If you’re working on more than one #Dotnet project, Chances are you keep repeating the same things: • C# language version • NuGet ,versions • Warning settings • Code style rules • Build configuration … over and over again in every csproj. That’s not productivity -…

TheCodeMan__'s tweet image. If you’re working on more than one #Dotnet project, 

Chances are you keep repeating the same things:

• C# language version
• NuGet ,versions
• Warning settings
• Code style rules
• Build configuration

… over and over again in every csproj.
That’s not productivity -…

BenchmarkDotNet project now available in Visual Studio 2026 #dotnet

Dave_DotNet's tweet image. BenchmarkDotNet project now available in Visual Studio 2026
#dotnet

You know what day it is today right? #dotnet #vs2026

stebets's tweet image. You know what day it is today right? #dotnet #vs2026

What if the C# type system was your SQL engine? Ours runs so fast it rivals hand‑coded loops… and leaves LINQ eating dust: dev.to/hez2010/typeds… #dotnet #SQL #csharpprogramming #performance

KaiSawano's tweet image. What if the C# type system was your SQL engine? Ours runs so fast it rivals hand‑coded loops… and leaves LINQ eating dust: dev.to/hez2010/typeds…

#dotnet #SQL #csharpprogramming #performance

ImageSharp is a fully managed, cross-platform library for: 1. Resizing & cropping 2. Filters & effects 3. Thumbnails & compression 4. Metadata & color management Perfect for consistent, high-performance image workflows. #dotnet #csharp #imageprocessing

elliot1one's tweet image. ImageSharp is a fully managed, cross-platform library for:

1. Resizing & cropping
2. Filters & effects
3. Thumbnails & compression
4. Metadata & color management

Perfect for consistent, high-performance image workflows.

#dotnet #csharp #imageprocessing
elliot1one's tweet image. ImageSharp is a fully managed, cross-platform library for:

1. Resizing & cropping
2. Filters & effects
3. Thumbnails & compression
4. Metadata & color management

Perfect for consistent, high-performance image workflows.

#dotnet #csharp #imageprocessing
elliot1one's tweet image. ImageSharp is a fully managed, cross-platform library for:

1. Resizing & cropping
2. Filters & effects
3. Thumbnails & compression
4. Metadata & color management

Perfect for consistent, high-performance image workflows.

#dotnet #csharp #imageprocessing
elliot1one's tweet image. ImageSharp is a fully managed, cross-platform library for:

1. Resizing & cropping
2. Filters & effects
3. Thumbnails & compression
4. Metadata & color management

Perfect for consistent, high-performance image workflows.

#dotnet #csharp #imageprocessing

What features do you wish C# and #dotnet had? 🤔

Dave_DotNet's tweet image. What features do you wish C# and #dotnet had?  🤔

Reinventing how .NET Builds and Ships (Again) news.ycombinator.com/item?id=460516… #dotnet


Create and run tests without slowing your flow, so you can ship faster with fewer bugs. .NET + Visual Studio 2026 + GitHub Copilot. Preview available in VS 2026 Insiders starting today. #dotnet #VisualStudio #githubcopilot #dotnetconf

gauravseth's tweet image. Create and run tests without slowing your flow, so you can ship faster with fewer bugs. .NET + Visual Studio 2026 + GitHub Copilot. Preview available in VS 2026 Insiders starting today.   

#dotnet #VisualStudio #githubcopilot #dotnetconf

Built a Cold War submarine sonar-themed "Find My Friends" app with @UnoPlatform Studio AI With full CRT vibes; scanlines, phosphor glow, pinging, the works. #dotnet


.NET wins. #dotnet

joonaslindholmm's tweet image. .NET wins. #dotnet

I'm in love. A JavaScript server that serves static files out of a public directory and routes everything else to an index.html SPA style

ryanflorence's tweet image. I'm in love. A JavaScript server that serves static files out of a public directory and routes everything else to an index.html SPA style


People waking up in 2025 realizing that C# is modern, runs cross platform, and is fast AF news.ycombinator.com/item?id=459204… #dotnet


🚀Exciting news for #WinUI developers! #WinUITableView v1.4.0-preview1 is now live!🎉 and it's packed with... 👉Non-scrollable row headers 👉Frozen Columns 👉Row Details support 👉Conditional Cell Styling 👉Column reordering 👉New row style for Uno ... and more #dotnet #WinDev


@mkristensen should #VisualStudio 2026 dev shell not setup for 2026? This doesn't seem to work as for 2022? #dotnet

nietras1's tweet image. @mkristensen should #VisualStudio 2026 dev shell not setup for 2026? This doesn't seem to work as for 2022? #dotnet

Sep, the world's fastest #dotnet csv parser, infographic by Nano Banana Pro 🍌🚀 github.com/nietras/Sep PS: Take info with grain of salt, read the readme for accurate info.

nietras1's tweet image. Sep, the world's fastest #dotnet csv parser, infographic by Nano Banana Pro 🍌🚀

github.com/nietras/Sep

PS: Take info with grain of salt, read the readme for accurate info.

Feeling smart today? Prove it 😏 Join the Secret Decoder Challenge at #dotNETConf. Clues. Codes. Chaos. Prizes. Your brain deserves some cardio. 🧠💪 hubs.li/Q03S9rP10 #dotnet

ddskier's tweet image. Feeling smart today? Prove it 😏
Join the Secret Decoder Challenge at #dotNETConf.
Clues. Codes. Chaos. Prizes.
Your brain deserves some cardio. 🧠💪

hubs.li/Q03S9rP10 #dotnet

F# 10 enhances functional programming on #dotNET with nullable reference types, optimized equality checks, faster integral ranges, and improved tooling diagnostics. It reinforces F#’s reputation as a concise, reliable, (cont) msft.it/l/6017tXJ7U

dotnet's tweet image. F# 10 enhances functional programming on #dotNET with nullable reference types, optimized equality checks, faster integral ranges, and improved tooling diagnostics. It reinforces F#’s reputation as a concise, reliable, (cont) msft.it/l/6017tXJ7U

At #xedotnet .NET Conf 2025 @dottor just talked about the latest features released in Blazor for #dotnet 10 .

xedotnet's tweet image. At #xedotnet .NET Conf 2025 @dottor just talked about the latest features released in Blazor for #dotnet 10 .
xedotnet's tweet image. At #xedotnet .NET Conf 2025 @dottor just talked about the latest features released in Blazor for #dotnet 10 .

Explore the creation of a social media app using .NET MAUI! Learn how to streamline development across platforms and enhance user experience with native features. #DotNet #MAUI isaacl.dev/gwe


Rendering nested comments or menus?! Use recursion with partial views/components! Render hierarchical data dynamically, reduce duplicate markup, and keep your UI scalable. ✅ Stop recursion when there’s no more data. #dotnet #webdevelopment #programming #coding

elliot1one's tweet image. Rendering nested comments or menus?!

Use recursion with partial views/components! 

Render hierarchical data dynamically, reduce duplicate markup, and keep your UI scalable. 

✅ Stop recursion when there’s no more data.

#dotnet #webdevelopment #programming #coding

💻 ¡Aprende #dotNet #FullStack y más, con esta prueba de mi curso! Implementando la capa de aplicación 👉 youtu.be/DEuhSVikSxs ¡Conoce más con esta pequeño vistazo a sus lecciones y obtenlo completo en la academia #DevTalles!

paz_ted's tweet card. [S4/L6] .NET Fullstack: Arquitectura limpia al frontend y blazor -...

youtube.com

YouTube

[S4/L6] .NET Fullstack: Arquitectura limpia al frontend y blazor -...


Boost your .NET projects with "TypeHelper" in Spargine! 🚀 Easily manage types, create instances, discover derived types, handle JSON, and more—all with optimized performance. dotnettips.wordpress.com/2025/05/21/boo… #dotnet #csharp #Spargine #MVPBuzz

realDotNetDave's tweet image. Boost your .NET projects with "TypeHelper" in Spargine! 🚀 
Easily manage types, create instances, discover derived types, handle JSON, and more—all with optimized performance. 
dotnettips.wordpress.com/2025/05/21/boo…
#dotnet #csharp #Spargine #MVPBuzz

Ensure your .NET apps handle data safely! 🚀 Check out how dotNetTips Spargine’s `Validator` makes validation effortless—prevent bad input, avoid crashes, and write cleaner code. dotnettips.wordpress.com/2025/05/28/cod… #dotNET #CodeQuality #MVPBuzz #DataValidation

realDotNetDave's tweet image. Ensure your .NET apps handle data safely! 🚀 Check out how dotNetTips Spargine’s `Validator` makes validation effortless—prevent bad input, avoid crashes, and write cleaner code. 
dotnettips.wordpress.com/2025/05/28/cod…
#dotNET #CodeQuality #MVPBuzz #DataValidation

Let me invite you to our last #dotnet Meetup this year. We have 3 great talks prepared for you, and of course food. 📍 Microsoft Office (Delta Building, Vyskočilova 1561/4a, Prague 4) 📅 Monday, December 8, 2025 🕗 5.30pm - 9.00pm English, Free entry meetup.com/microsoft-even…


Just fixed a massive memory leak! 20 instances of Process.GetProcessById were hanging the bridge. Always dispose your process objects! 🧹 #DotNet


Discover the new approach to .NET's build and ship process. Embrace streamlined workflows, enhanced performance, and better collaboration. #dotnet isaacl.dev/gwc


🔐 Strengthen your .NET app security with Spargine's SHA256PasswordHasher! Learn how to implement secure password hashing and boost resilience against attacks. Check out my guide on using SHA-256 for reliable protection. dotnettips.wordpress.com/2024/11/26/enh… #dotnet #OpenSource #MVPBuzz

realDotNetDave's tweet image. 🔐 Strengthen your .NET app security with Spargine's SHA256PasswordHasher! Learn how to implement secure password hashing and boost resilience against attacks. Check out my guide on using SHA-256 for reliable protection.
dotnettips.wordpress.com/2024/11/26/enh…
#dotnet #OpenSource #MVPBuzz

Add clear signatures to your #PDF #reports. Insert branded, on-page signature panels into PDFs to convey authenticity, reinforce trust, and enhance the professionalism of every report. Compare leading #dotNET #Reporting #components. dlvr.it/TPWSNf


🚀Exciting news for #WinUI developers! #WinUITableView v1.4.0-preview1 is now live!🎉 and it's packed with... 👉Non-scrollable row headers 👉Frozen Columns 👉Row Details support 👉Conditional Cell Styling 👉Column reordering 👉New row style for Uno ... and more #dotnet #WinDev


“Logging is easy” …until production goes down and your logs are either screaming or dead silent 😅 I wrote about 10 common .NET logging mistakes and how to fix them before they wake you up at 3AM: 👉 dev.to/mashrulhaque/1… #dotnet #csharp #logging #DevOps #backend


Docs are gold for real projects Any must-read .NET / ASP.NET Core docs or articles? Drop 👇 #dotnet #ASPNETCore #csharp #DevCommunity

Dhruvan287214's tweet image. Docs are gold for real projects

Any must-read .NET / ASP.NET Core docs or articles? Drop 👇
#dotnet #ASPNETCore #csharp #DevCommunity �

Migrating from Microsoft Learn to Aspire Dev opens new opportunities for skill development and community engagement. #dotnet #aspmnet #aspire isaacl.dev/gwb


⚙️ C#: Curso Completo Domine C# do básico ao avançado e crie aplicações poderosas com a linguagem da Microsoft! 👉 amazon.com.br/Completo-Domin… #CSharp #DotNet #Programação #Dev #Backend #Tech #OsielPereiraPinto

nadafdsf19791's tweet image. ⚙️ C#: Curso Completo

Domine C# do básico ao avançado e crie aplicações poderosas com a linguagem da Microsoft!

👉 amazon.com.br/Completo-Domin…

#CSharp #DotNet #Programação #Dev #Backend #Tech #OsielPereiraPinto

Calling it an 'incident' when everything just goes haywire! 😂 AI keeping life interesting as always! #AIHaHaLol #dotnet #dotnetdeveloper #entityframework #microsoft #techmemes #programmermemes #dotnetcore

AiHaHaLol's tweet image. Calling it an 'incident' when everything just goes haywire! 😂 AI keeping life interesting as always! 

#AIHaHaLol #dotnet  #dotnetdeveloper  #entityframework  #microsoft  #techmemes  #programmermemes  #dotnetcore

How you know that a Blazor website is built by a .NET MAUI developer! #dotnet #dotnetmaui #blazor

hindrikes's tweet image. How you know that a Blazor website is built by a .NET MAUI developer! #dotnet #dotnetmaui #blazor

Really looking forward to #dotnet 9 🤦🏻‍♂️

Dave_DotNet's tweet image. Really looking forward to #dotnet 9  🤦🏻‍♂️

You know what day it is today right? #dotnet #vs2026

stebets's tweet image. You know what day it is today right? #dotnet #vs2026

BenchmarkDotNet project now available in Visual Studio 2026 #dotnet

Dave_DotNet's tweet image. BenchmarkDotNet project now available in Visual Studio 2026
#dotnet

.NET wins. #dotnet

joonaslindholmm's tweet image. .NET wins. #dotnet

I'm in love. A JavaScript server that serves static files out of a public directory and routes everything else to an index.html SPA style

ryanflorence's tweet image. I'm in love. A JavaScript server that serves static files out of a public directory and routes everything else to an index.html SPA style


This team is just amazing! Few of the many awesome folks prepping for tomorrow's .NET Conf. #dotnet #visualstudio #aspire #dotnetconf

gauravseth's tweet image. This team is just amazing! Few of the many awesome folks prepping for tomorrow's .NET Conf. 

#dotnet #visualstudio #aspire #dotnetconf
gauravseth's tweet image. This team is just amazing! Few of the many awesome folks prepping for tomorrow's .NET Conf. 

#dotnet #visualstudio #aspire #dotnetconf

Thinking of moving your enterprise #Blazor app to #dotNET 10? Don't miss @sbwalker's session at #dotnetconf! He will walk through a massive, successful migration, showing you the most effective approaches & common pitfalls. Learn exactly where .NET 10 provides game-changing…

Telerik's tweet image. Thinking of moving your enterprise #Blazor app to #dotNET 10? 

Don't miss @sbwalker's session at #dotnetconf! 

He will walk through a massive, successful migration, showing you the most effective approaches & common pitfalls. Learn exactly where .NET 10 provides game-changing…

Here are the .NET 10 RC2 #Android APK sizes for #dotnet new project Comparing release build sizes for ARM64 (default, AOT & CoreCLR) : • Pure .NET Android • #dotnetmaui#unoplatform#avaloniaui

danardelean's tweet image. Here are the .NET 10 RC2 #Android APK sizes for #dotnet new project 
Comparing release build sizes for ARM64 (default, AOT & CoreCLR) :
•   Pure .NET Android
•   #dotnetmaui
•   #unoplatform
•   #avaloniaui

🚀 Wow! Looks like the .NET 10 packages landed 3 hours ago! #dotnet #aspnetcore #efcore

marcominerva's tweet image. 🚀 Wow! Looks like the .NET 10 packages landed 3 hours ago! #dotnet #aspnetcore #efcore

What features do you wish C# and #dotnet had? 🤔

Dave_DotNet's tweet image. What features do you wish C# and #dotnet had?  🤔

ImageSharp is a fully managed, cross-platform library for: 1. Resizing & cropping 2. Filters & effects 3. Thumbnails & compression 4. Metadata & color management Perfect for consistent, high-performance image workflows. #dotnet #csharp #imageprocessing

elliot1one's tweet image. ImageSharp is a fully managed, cross-platform library for:

1. Resizing & cropping
2. Filters & effects
3. Thumbnails & compression
4. Metadata & color management

Perfect for consistent, high-performance image workflows.

#dotnet #csharp #imageprocessing
elliot1one's tweet image. ImageSharp is a fully managed, cross-platform library for:

1. Resizing & cropping
2. Filters & effects
3. Thumbnails & compression
4. Metadata & color management

Perfect for consistent, high-performance image workflows.

#dotnet #csharp #imageprocessing
elliot1one's tweet image. ImageSharp is a fully managed, cross-platform library for:

1. Resizing & cropping
2. Filters & effects
3. Thumbnails & compression
4. Metadata & color management

Perfect for consistent, high-performance image workflows.

#dotnet #csharp #imageprocessing
elliot1one's tweet image. ImageSharp is a fully managed, cross-platform library for:

1. Resizing & cropping
2. Filters & effects
3. Thumbnails & compression
4. Metadata & color management

Perfect for consistent, high-performance image workflows.

#dotnet #csharp #imageprocessing

What's new in #WinForms for #visualstudio and #dotnet 10? Well, a lot! The best: WinForms is one of the first disciplines in VS which gets a dedicated context agent for Copilot! And we showed it at #dotnetconf on stage - live #vibecode 'd! youtube.com/watch?v=f0971p…

loeffelmann's tweet image. What's new in #WinForms for #visualstudio and #dotnet 10? Well, a lot! The best: WinForms is one of the first disciplines in VS which gets a dedicated context agent for Copilot! And we showed it at #dotnetconf on stage - live #vibecode 'd!

youtube.com/watch?v=f0971p…

Luis Quintanilla just dropped a killer post on Microsoft’s new Agent Framework. AI agents for .NET are now as easy to spin up as a web API — and they scale to full workflows with hosting + monitoring built in. Read it here: devblogs.microsoft.com/dotnet/introdu… #dotnet #AI 🚀

MsftTechNews's tweet image. Luis Quintanilla just dropped a killer post on Microsoft’s new Agent Framework.

AI agents for .NET are now as easy to spin up as a web API — and they scale to full workflows with hosting + monitoring built in.

Read it here: devblogs.microsoft.com/dotnet/introdu…

#dotnet #AI 🚀

Congrats to @jodydonetti on his new @dometrain course! Looking forward to going through it this weekend. #dotnet

cecilphillip's tweet image. Congrats to @jodydonetti  on his new @dometrain course! Looking forward to going through it this weekend. 
#dotnet

Exciting partnership: @AvaloniaUI is working with @flutterdev to bring Impeller, Flutter’s next-generation GPU renderer, to .NET. A major step forward for cross-platform performance and open-source collaboration. hubs.li/Q03SjBJF0 #dotnet #OSS

dotnetfdn's tweet image. Exciting partnership: @AvaloniaUI is working with @flutterdev to bring Impeller, Flutter’s next-generation GPU renderer, to .NET.

A major step forward for cross-platform performance and open-source collaboration.

hubs.li/Q03SjBJF0 #dotnet #OSS

.NET Conf 2025 is done. Time to stop procrastinating. All the technical glory (and chaos) is now on YouTube for your viewing pleasure. Catch up on .NET 10 and VS 2026 plus AI, Blazor, C#, and tons of your other favorite technologies. hubs.li/Q03Tw-kW0 #dotnetconf #dotnet

dotnetfdn's tweet image. .NET Conf 2025 is done. Time to stop procrastinating. All the technical glory (and chaos) is now on YouTube for your viewing pleasure. Catch up on .NET 10 and VS 2026 plus AI, Blazor, C#, and tons of your other favorite technologies. 

hubs.li/Q03Tw-kW0 #dotnetconf #dotnet

Loading...

Something went wrong.


Something went wrong.


United States Trends