#dotnet search results

Boost your .NET Routing with: 1. Use built-in constraints: like int, bool, range, maxLength, or regex to validate route parameters. 2. Custom rules: implement IRouteConstraint & register via ConstraintMap.Add(). #dotnet #webdev #programmingtip

elliot1one's tweet image. Boost your .NET Routing with:

1. Use built-in constraints: like int, bool, range, maxLength, or regex to validate route parameters. 

2. Custom rules: implement IRouteConstraint & register via ConstraintMap.Add(). 

#dotnet #webdev #programmingtip
elliot1one's tweet image. Boost your .NET Routing with:

1. Use built-in constraints: like int, bool, range, maxLength, or regex to validate route parameters. 

2. Custom rules: implement IRouteConstraint & register via ConstraintMap.Add(). 

#dotnet #webdev #programmingtip
elliot1one's tweet image. Boost your .NET Routing with:

1. Use built-in constraints: like int, bool, range, maxLength, or regex to validate route parameters. 

2. Custom rules: implement IRouteConstraint & register via ConstraintMap.Add(). 

#dotnet #webdev #programmingtip
elliot1one's tweet image. Boost your .NET Routing with:

1. Use built-in constraints: like int, bool, range, maxLength, or regex to validate route parameters. 

2. Custom rules: implement IRouteConstraint & register via ConstraintMap.Add(). 

#dotnet #webdev #programmingtip

Multiple Query Filter support coming in Entity Framework 10 #dotnet

Dave_DotNet's tweet image. Multiple Query Filter support coming in Entity Framework 10
#dotnet

I know it's nothing new, but it always blows me away how fast databinding can be when it works right, even with sizable data sets like a hierarchical list. #wpf #dotnet


Been using Visual Studio 2026 with Blazor and .NET 10 on a new project. Hot reload experience has been excellent. Major improvements. #dotnet


Keep EF Core DbContext clean! Use modular IEntityTypeConfiguration<T> classes and ApplyConfigurationsFromAssembly() instead of cluttering the OnModelCreating() DbContext. Benefits: ✅ Cleaner code ✅ Easier testing ✅ Scales better 🚀 #dotnet #efcore #csharp #cleancode

elliot1one's tweet image. Keep EF Core DbContext clean! 

Use modular IEntityTypeConfiguration&amp;lt;T&amp;gt; classes and ApplyConfigurationsFromAssembly() instead of cluttering the OnModelCreating() DbContext.

Benefits: 
✅ Cleaner code
✅ Easier testing
✅ Scales better 🚀

#dotnet #efcore #csharp #cleancode
elliot1one's tweet image. Keep EF Core DbContext clean! 

Use modular IEntityTypeConfiguration&amp;lt;T&amp;gt; classes and ApplyConfigurationsFromAssembly() instead of cluttering the OnModelCreating() DbContext.

Benefits: 
✅ Cleaner code
✅ Easier testing
✅ Scales better 🚀

#dotnet #efcore #csharp #cleancode

LINQPad 9 now supports file-based apps in #dotnet 10. You can run these .cs files directly via dotnet run! linqpad.net/linqpad9.aspx

linqpad's tweet image. LINQPad 9 now supports file-based apps in #dotnet 10. You can run these .cs files directly via dotnet run! linqpad.net/linqpad9.aspx

⬇️ "A small detail, but one that makes your data logic precise and predictable" ... apparently. #dotnet

Dave_DotNet's tweet image. ⬇️  &quot;A small detail, but one that makes your data logic precise and predictable&quot;  ...  apparently.

#dotnet

📣Big news: @UnoPlatform is officially teaming up with Microsoft. First up with .NET 10 RC2 - partnering with .NET MAUI to keep .NET for Android aligned with Android 16. Next: co-maintain SkiaSharp, enable WASM multithreading, plus lots more! #dotnet hubs.li/Q03NWkyJ0

dotnetfdn's tweet image. 📣Big news: @UnoPlatform is officially teaming up with Microsoft. First up with .NET 10 RC2 - partnering with .NET MAUI to keep .NET for Android aligned with Android 16. Next: co-maintain SkiaSharp, enable WASM multithreading, plus lots more! #dotnet

hubs.li/Q03NWkyJ0

Visual Studio 2026 GA is coming soon. Join us at .NET Conf, starting 11/11, to learn more - dotnetconf.net. You can also try the insiders today - visualstudio.microsoft.com/insiders/ #VisualStudio #dotnet #dotnetconf

I’ve been using Voice in M365 Copilot every day, and it’s one of those features that quickly becomes indispensable at work. Excited for customers to try it out now.



.NET 10’s GC is getting a tune-up 🧠 Smarter memory management, less pressure, better performance. If you build with #dotnet, this is your kind of update. 🔗 msft.it/6015sFo0Z

dotnet's tweet image. .NET 10’s GC is getting a tune-up 🧠
Smarter memory management, less pressure, better performance.
If you build with #dotnet, this is your kind of update.
🔗 msft.it/6015sFo0Z

Set batch size in Entity Framework ⬇️ #dotnet It's 42 by default for the SQL Server provider. This means if we are inserting 100 rows, that is 5 separate roundtrips.

Dave_DotNet's tweet image. Set batch size in Entity Framework  ⬇️
#dotnet

It&apos;s 42 by default for the SQL Server provider.
This means if we are inserting 100 rows, that is 5 separate roundtrips.

🚀 #WinUITableView has reached a new milestone! 📦 10,000+ NuGet downloads ⭐ 250+ GitHub stars 🤝 10+ contributors Used by @windowsdev and @UnoPlatform developers around the world — thank you #WinUI, #DotNet, and #OpenSource community for your support and feedback! 🙏

_waheedahmad's tweet image. 🚀 #WinUITableView has reached a new milestone!

📦 10,000+ NuGet downloads
⭐ 250+ GitHub stars
🤝 10+ contributors

Used by @windowsdev  and @UnoPlatform  developers around the world — thank you #WinUI, #DotNet, and #OpenSource community for your support and feedback! 🙏
_waheedahmad's tweet image. 🚀 #WinUITableView has reached a new milestone!

📦 10,000+ NuGet downloads
⭐ 250+ GitHub stars
🤝 10+ contributors

Used by @windowsdev  and @UnoPlatform  developers around the world — thank you #WinUI, #DotNet, and #OpenSource community for your support and feedback! 🙏
_waheedahmad's tweet image. 🚀 #WinUITableView has reached a new milestone!

📦 10,000+ NuGet downloads
⭐ 250+ GitHub stars
🤝 10+ contributors

Used by @windowsdev  and @UnoPlatform  developers around the world — thank you #WinUI, #DotNet, and #OpenSource community for your support and feedback! 🙏
_waheedahmad's tweet image. 🚀 #WinUITableView has reached a new milestone!

📦 10,000+ NuGet downloads
⭐ 250+ GitHub stars
🤝 10+ contributors

Used by @windowsdev  and @UnoPlatform  developers around the world — thank you #WinUI, #DotNet, and #OpenSource community for your support and feedback! 🙏

.NET 10 just dropped - again. Faster code, lower cloud bills, and AI built right in. But sure, you can stay on .NET 6 and live dangerously. 😏 Read why this might actually be “the one.” hubs.li/Q03Q_DdK0 #dotnetconf #dotnet #visualstudio

ddskier's tweet image. .NET 10 just dropped - again. Faster code, lower cloud bills, and AI built right in. But sure, you can stay on .NET 6 and live dangerously. 😏 
Read why this might actually be “the one.” 
hubs.li/Q03Q_DdK0 #dotnetconf #dotnet #visualstudio

I love the simplicity of working with .http files in Visual Studio instead of external tools like Postman these days. What tool(s) do you use? #dotnet

Dave_DotNet's tweet image. I love the simplicity of working with .http files in Visual Studio instead of external tools like Postman these days.

What tool(s) do you use?
#dotnet

Maintaining #dotnet API Docs What tooling or processes are you using? 🤔

Dave_DotNet's tweet image. Maintaining #dotnet API Docs
What tooling or processes are you using?  🤔

My opinion on API testing tools would mean more if I was hostile towards Microsoft ... apparently 🤦🏻‍♂️ All I said was - "I love the simplicity of working with .http files in Visual Studio instead of external tools like Postman these days." #dotnet

Dave_DotNet's tweet image. My opinion on API testing tools would mean more if I was hostile towards Microsoft  ...  apparently  🤦🏻‍♂️

All I said was - &quot;I love the simplicity of working with .http files in Visual Studio instead of external tools like Postman these days.&quot;

#dotnet

🥳¡Gran PRIMICIA en DevTalles! 🆕¡Completo el NUEVO curso #dotNET: Arquitectura limpia y #Blazor! ©️¡Aprenderás desarrollo web Fullstack con C#, Blazor, .NET Core y más! Accede YA por $14(USD), cupón de #Descuento BLAZOR25 por lanzamiento exclusivo en: 👉🏻cursos.devtalles.com/courses/netful…


Ready to build next-gen AI apps with .NET? Catch the replay of #VSLive's AI and .NET: Building Intelligent Applications. Learn how to: ✅ Harness Azure to scale AI workloads ✅ Integrate AI into existing apps ✅ Use samples & templates to start today ✅ Prepare for what’s next in…



Get ready for #DotNETConf 2025! We’re celebrating with prizes, giveaways & full .NET 10 support in ComponentOne! Join us: bit.ly/35f9WhW #DotNet #DotNet10 #Microsoft #VirtualEvent #Developers #Coding #WebDevelopment

MESCIUS_inc's tweet image. Get ready for #DotNETConf 2025! 

We’re celebrating with prizes, giveaways &amp;amp; full .NET 10 support in ComponentOne! Join us: bit.ly/35f9WhW

#DotNet #DotNet10 #Microsoft #VirtualEvent #Developers #Coding #WebDevelopment

🚨 New from Socket Threat Research: 9 malicious #NuGet packages deliver time-delayed destructive payloads, designed to crash apps and sabotage industrial control systems. Read the full analysis → socket.dev/blog/9-malicio… #dotnet


How does the switch statement work in CSharp? Read more here: devleader.ca/2023/11/16/the… #csharp #dotnet #dotnetcore #beginner #learntocode

DevLeaderCa's tweet image. How does the switch statement work in CSharp?

Read more here:
devleader.ca/2023/11/16/the…

#csharp #dotnet #dotnetcore #beginner #learntocode

Boost your .NET projects with the power of Spargine’s UlidGenerator! Generate ULIDs faster & more efficiently than GUIDs. Explore the code & contribute to the project today! dotnettips.wordpress.com/2024/11/05/boo… #dotnet #OpenSource #ULID #MVPBuzz

realDotNetDave's tweet image. Boost your .NET projects with the power of Spargine’s UlidGenerator! Generate ULIDs faster &amp;amp; more efficiently than GUIDs. Explore the code &amp;amp; contribute to the project today!
dotnettips.wordpress.com/2024/11/05/boo…
#dotnet #OpenSource #ULID #MVPBuzz

Brace yourself, w̶i̶n̶t̶e̶r̶ #dotnet 10 is coming! ⛄️ Let's look at the new capabilities and features we are excited about for the upcoming .NET release in November. Expect passkeys, #opentelemetry additions,TLS for *.localhost, and more. duende.link/qet4wp9 #aspnetcore

DuendeIdentity's tweet image. Brace yourself, w̶i̶n̶t̶e̶r̶ #dotnet 10 is coming! ⛄️

Let&apos;s look at the new capabilities and features we are excited about for the upcoming .NET release in November. Expect passkeys, #opentelemetry additions,TLS for *.localhost, and more. 

duende.link/qet4wp9 #aspnetcore

🥳¡Gran PRIMICIA en DevTalles! 🆕¡Completo el NUEVO curso #dotNET: Arquitectura limpia y #Blazor! ©️¡Aprenderás desarrollo web Fullstack con C#, Blazor, .NET Core y más! Accede YA por $14(USD), cupón de #Descuento BLAZOR25 por lanzamiento exclusivo en: 👉🏻cursos.devtalles.com/courses/netful…

DevTalles's tweet image. 🥳¡Gran PRIMICIA en DevTalles!

🆕¡Completo el NUEVO curso #dotNET: Arquitectura limpia y #Blazor!

©️¡Aprenderás desarrollo web Fullstack con C#, Blazor, .NET Core y más! Accede YA por $14(USD), cupón de #Descuento BLAZOR25 por lanzamiento exclusivo en:
👉🏻cursos.devtalles.com/courses/netful…

Boost your .NET Routing with: 1. Use built-in constraints: like int, bool, range, maxLength, or regex to validate route parameters. 2. Custom rules: implement IRouteConstraint & register via ConstraintMap.Add(). #dotnet #webdev #programmingtip

elliot1one's tweet image. Boost your .NET Routing with:

1. Use built-in constraints: like int, bool, range, maxLength, or regex to validate route parameters. 

2. Custom rules: implement IRouteConstraint &amp;amp; register via ConstraintMap.Add(). 

#dotnet #webdev #programmingtip
elliot1one's tweet image. Boost your .NET Routing with:

1. Use built-in constraints: like int, bool, range, maxLength, or regex to validate route parameters. 

2. Custom rules: implement IRouteConstraint &amp;amp; register via ConstraintMap.Add(). 

#dotnet #webdev #programmingtip
elliot1one's tweet image. Boost your .NET Routing with:

1. Use built-in constraints: like int, bool, range, maxLength, or regex to validate route parameters. 

2. Custom rules: implement IRouteConstraint &amp;amp; register via ConstraintMap.Add(). 

#dotnet #webdev #programmingtip
elliot1one's tweet image. Boost your .NET Routing with:

1. Use built-in constraints: like int, bool, range, maxLength, or regex to validate route parameters. 

2. Custom rules: implement IRouteConstraint &amp;amp; register via ConstraintMap.Add(). 

#dotnet #webdev #programmingtip

Multiple Query Filter support coming in Entity Framework 10 #dotnet

Dave_DotNet's tweet image. Multiple Query Filter support coming in Entity Framework 10
#dotnet

So when you visualize a FlowSynx workflow, you’re actually seeing a live DAG — a map of logic that flows cleanly, safely, and smartly. That’s what makes it powerful 🔥 @flowsynxio #FlowSynx #dotnet #automation #DAG


In this video, Christian Wenz dives deep into Cross-Site Request Forgery (CSRF), a simple yet devastating attack that has plagued web applications for years. Learn what CSRF is, how it works, and how to defend against it in #aspnetcore youtu.be/WUJrKw05YfI #dotnet

DuendeIdentity's tweet card. Prevent Cross-Site Request Forgery

youtube.com

YouTube

Prevent Cross-Site Request Forgery


Developers — when it comes to reporting, what’s your biggest challenge right now? Dynamic reporting in ActiveReports .NET lets you adapt reports at runtime without rebuilding layouts — but we’re curious: Which area needs the most improvement in your workflow? #DotNet


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

#dotnet #Aspire is most certainly a great tool for on-boarding. new front-end dev running a docker DB, client similator, three back-end APIs. first day!

evvillian's tweet image. #dotnet #Aspire is most certainly a great tool for on-boarding.  new front-end dev running a docker DB, client similator, three back-end APIs.  first day!

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 🚀

Boost your .NET Routing with: 1. Use built-in constraints: like int, bool, range, maxLength, or regex to validate route parameters. 2. Custom rules: implement IRouteConstraint & register via ConstraintMap.Add(). #dotnet #webdev #programmingtip

elliot1one's tweet image. Boost your .NET Routing with:

1. Use built-in constraints: like int, bool, range, maxLength, or regex to validate route parameters. 

2. Custom rules: implement IRouteConstraint &amp;amp; register via ConstraintMap.Add(). 

#dotnet #webdev #programmingtip
elliot1one's tweet image. Boost your .NET Routing with:

1. Use built-in constraints: like int, bool, range, maxLength, or regex to validate route parameters. 

2. Custom rules: implement IRouteConstraint &amp;amp; register via ConstraintMap.Add(). 

#dotnet #webdev #programmingtip
elliot1one's tweet image. Boost your .NET Routing with:

1. Use built-in constraints: like int, bool, range, maxLength, or regex to validate route parameters. 

2. Custom rules: implement IRouteConstraint &amp;amp; register via ConstraintMap.Add(). 

#dotnet #webdev #programmingtip
elliot1one's tweet image. Boost your .NET Routing with:

1. Use built-in constraints: like int, bool, range, maxLength, or regex to validate route parameters. 

2. Custom rules: implement IRouteConstraint &amp;amp; register via ConstraintMap.Add(). 

#dotnet #webdev #programmingtip

Is this the best REST API Client in #dotnet? Let's talk about Refit. 👇 Refit is a REST API client library for .NET that allows you to define an API as an interface in your application. With Refit, you use attributes to define HTTP requests, making it a breeze to call…

TheCodeMan__'s tweet image. Is this the best REST API Client in #dotnet? 

Let&apos;s talk about Refit. 👇 

Refit is a REST API client library for .NET that allows you to define an API as an interface in your application.

With Refit, you use attributes to define HTTP requests, making it a breeze to call…

About to drop my next #dotnet code obfuscator featuring a novel symbol renaming technique with 100% reverser deterrence

washi_dev's tweet image. About to drop my next #dotnet code obfuscator featuring a novel symbol renaming technique with 100% reverser deterrence

“Moving off of TypeScript, 2.5M lines of code” to C# 🔥 news.ycombinator.com/item?id=452771… Anders rn: #dotnet #typescript

davidfowl's tweet image. “Moving off of TypeScript, 2.5M lines of code” to C# 🔥

news.ycombinator.com/item?id=452771…

Anders rn:

#dotnet #typescript

Keep EF Core DbContext clean! Use modular IEntityTypeConfiguration<T> classes and ApplyConfigurationsFromAssembly() instead of cluttering the OnModelCreating() DbContext. Benefits: ✅ Cleaner code ✅ Easier testing ✅ Scales better 🚀 #dotnet #efcore #csharp #cleancode

elliot1one's tweet image. Keep EF Core DbContext clean! 

Use modular IEntityTypeConfiguration&amp;lt;T&amp;gt; classes and ApplyConfigurationsFromAssembly() instead of cluttering the OnModelCreating() DbContext.

Benefits: 
✅ Cleaner code
✅ Easier testing
✅ Scales better 🚀

#dotnet #efcore #csharp #cleancode
elliot1one's tweet image. Keep EF Core DbContext clean! 

Use modular IEntityTypeConfiguration&amp;lt;T&amp;gt; classes and ApplyConfigurationsFromAssembly() instead of cluttering the OnModelCreating() DbContext.

Benefits: 
✅ Cleaner code
✅ Easier testing
✅ Scales better 🚀

#dotnet #efcore #csharp #cleancode

One of the most interesting features in #Dotnet 10: -> Extensions ⬇️ With the .NET 10 extension feature, you can now define extension blocks for any type. It is shaping up to be one of the most exciting updates in recent years - and one of the most underrated gems is the…

TheCodeMan__'s tweet image. One of the most interesting features in #Dotnet  10:

-&amp;gt; Extensions ⬇️ 

With the .NET 10 extension feature, you can now define extension blocks for any type. 

It is shaping up to be one of the most exciting updates in recent years - and one of the most underrated gems is the…

🚀 #WinUITableView has reached a new milestone! 📦 10,000+ NuGet downloads ⭐ 250+ GitHub stars 🤝 10+ contributors Used by @windowsdev and @UnoPlatform developers around the world — thank you #WinUI, #DotNet, and #OpenSource community for your support and feedback! 🙏

_waheedahmad's tweet image. 🚀 #WinUITableView has reached a new milestone!

📦 10,000+ NuGet downloads
⭐ 250+ GitHub stars
🤝 10+ contributors

Used by @windowsdev  and @UnoPlatform  developers around the world — thank you #WinUI, #DotNet, and #OpenSource community for your support and feedback! 🙏
_waheedahmad's tweet image. 🚀 #WinUITableView has reached a new milestone!

📦 10,000+ NuGet downloads
⭐ 250+ GitHub stars
🤝 10+ contributors

Used by @windowsdev  and @UnoPlatform  developers around the world — thank you #WinUI, #DotNet, and #OpenSource community for your support and feedback! 🙏
_waheedahmad's tweet image. 🚀 #WinUITableView has reached a new milestone!

📦 10,000+ NuGet downloads
⭐ 250+ GitHub stars
🤝 10+ contributors

Used by @windowsdev  and @UnoPlatform  developers around the world — thank you #WinUI, #DotNet, and #OpenSource community for your support and feedback! 🙏
_waheedahmad's tweet image. 🚀 #WinUITableView has reached a new milestone!

📦 10,000+ NuGet downloads
⭐ 250+ GitHub stars
🤝 10+ contributors

Used by @windowsdev  and @UnoPlatform  developers around the world — thank you #WinUI, #DotNet, and #OpenSource community for your support and feedback! 🙏

Introducing "Reachlyst": a new premium #template for the BlazorUI library! 🚀 A stunning, ready-to-use landing page for your SaaS projects. Speed up your development with this powerful Check it out 👇 blazorui.com #dotnet #csharp #ui #blazor #component

alihangudenoglu's tweet image. Introducing &quot;Reachlyst&quot;: a new premium #template for the BlazorUI library! 🚀

A stunning, ready-to-use landing page for your SaaS projects. Speed up your development with this powerful 

Check it out 👇
blazorui.com

#dotnet #csharp #ui #blazor #component

Code Coverage available in Visual Studio 2026 Community and Professional Editions 🥳 Nice move Microsoft 👍🏻 #dotnet

Dave_DotNet's tweet image. Code Coverage available in Visual Studio 2026 Community and Professional Editions  🥳

Nice move Microsoft  👍🏻

#dotnet

My amazing colleagues at JetBrains @matkoch87 @citizenmatt and @mehulharry have just kicked off .NET Days Online 2025 with a keynote🥳 Watch it live: youtube.com/watch?v=Srsnb7… #jbdotnetdays #dotnet

kolesovaalex's tweet image. My amazing colleagues at JetBrains @matkoch87 @citizenmatt and @mehulharry have just kicked off .NET Days Online 2025 with a keynote🥳
Watch it live: youtube.com/watch?v=Srsnb7… #jbdotnetdays #dotnet

Our @UnoPlatform booth at @BASTAcon Mainz is up and running! Come learn about the most productive #dotnet cross-platform app development solution!

mzikmunddev's tweet image. Our @UnoPlatform booth at @BASTAcon Mainz is up and running! Come learn about the most productive #dotnet cross-platform app development solution!

🌟 Exciting News! 🌟 I’m running for the @dotnetfdn board! I would be honored to have your support, and if you're comfortable, a share of this post and recommendation to others in the .NET community. dotnetfoundation.org/board-election… #DotNet #DotNetFoundation #Community

JTowerMI's tweet image. 🌟 Exciting News! 🌟 I’m running for the @dotnetfdn  board!

I would be honored to have your support, and if you&apos;re comfortable, a share of this post and recommendation to others in the .NET community.

dotnetfoundation.org/board-election…

#DotNet #DotNetFoundation #Community

Want to build your first .NET Core API the right way? Here’s a step-by-step breakdown 🧵 #DotNet #WebAPI #Coding #Backend

sankyn1's tweet image. Want to build your first .NET Core API the right way?
Here’s a step-by-step breakdown 🧵
#DotNet #WebAPI #Coding #Backend

Loading...

Something went wrong.


Something went wrong.


United States Trends