#aspnetcore kết quả tìm kiếm
Stop Letting Your Controllers Talk to SQL: Layered Architecture in ASP .NET Core by @cwoodruff woodruff.dev/stop-letting-y… #aspnetcore
Performance Tuning in ASP .NET Core: Best Practices for 2025 by @abooarulraj syncfusion.com/blogs/post/per… #aspnetcore
🔥 Want to stay ahead in web development? Check out “Understanding the Old vs New ASP.NET Core Pipeline: A Complete Guide” by @IamCkNitin. 🚀 Don’t miss the edge before everyone else - read the article here👉 c-sharpcorner.com/article/unders… #ASPNetCore #DotNet #WebDev…
Enterprise Patterns for ASP .NET Core Minimal API: Transaction Script Pattern – The Shortcut That Quietly Reshapes Your System by @cwoodruff woodruff.dev/enterprise-pat… #aspnetcore
How to upgrade .NET application to .NET 10 by Remigiusz Zalewski medium.com/@remigiuszzale… #aspnetcore
Multitenancy Techniques for the UI in ASP .NET Core by @RJPeres75 developmentwithadot.blogspot.com/2025/11/multit… #aspnetcore
Minimal API Data Validation Changes in .NET 10 by @IAmTimCorey youtube.com/watch?v=sW_AcN… #aspnetcore
Say hello to your new best friend: the Telerik UI for #ASPNETCore AI Coding Assistant! 🤖 This purpose-built tool is trained on over 110 components to generate high-quality, production-ready code so you can spend less time fixing & more time delivering features faster than ever…
Minimal APIs, CQRS, DDD… Or Just Use Controllers? by @codeopinion codeopinion.com/minimal-apis-c… #aspnetcore
Optimizing Rendering and Reconciliation in Large Blazor Apps by Mladen Macanović blazorise.com/blog/optimizin… #aspnetcore #blazor
How do browsers determine what kind of content they're displaying? It's usually through the Content-Type header. But what happens when that's missing or incorrect? It can be a serious security risk! Let's see how to fix this in #aspnetcore youtu.be/kSaSb2hBbyk #dotnet
youtube.com
YouTube
Understanding the X-Content-Type-Options Header
I published a complete course on building #aspnetcore 9 Web APIs the right way — using Entity Framework Core and DDD principles. Most API tutorials show you how to make things work. This one is about building APIs that scale, stay maintainable, and follow best practices from…
💻 Ready to modernize legacy .NET apps? In "Migrating ASP.NET Web Forms & MVC to Core", I walk you through upgrading MVC and Web Forms apps to Core. 🔗 bit.ly/3KMo4GA #DotNet #ASPNETCore #LegacyMigration
🔥 Handling exceptions in .NET 8 just got better! Say hello to IExceptionHandler — the new recommended approach for global exception handling in #aspnetcore. 💡 What's awesome about it? ➡️ Implement a single method: TryHandleAsync ➡️ Work directly with HttpContext & error…
The 2025 Q4 Release is LIVE! 📢🥳 Get ready for #AI behaves like a teammate, generating full UI layouts & refining code on the fly. 🤖 ✨ Featuring the Agentic UI Generator, Prompt-Controlled DataGrid in #Blazor & #ASPNETCore, day-zero support for #dotNET 10 & tons more! Come…
A while ago, we ran into a strange issue in one of our #aspnetcore apps. We had a global exception handler in place. Everything looked fine on paper. But somehow, certain exceptions were slipping through. No logs. No custom error responses. Just raw 500s hitting the client. We…
Performance Tuning in ASP .NET Core: Best Practices for 2025 by @abooarulraj syncfusion.com/blogs/post/per… #aspnetcore
How do browsers determine what kind of content they're displaying? It's usually through the Content-Type header. But what happens when that's missing or incorrect? It can be a serious security risk! Let's see how to fix this in #aspnetcore youtu.be/kSaSb2hBbyk #dotnet
youtube.com
YouTube
Understanding the X-Content-Type-Options Header
ASP.NET Core is packed with new 2026 features—but which ones matter? Our blog highlights the top updates for CTOs. 👉 Read now! coders.dev/blog/the-best-… #ASPNETCore #TechUpdates #CTOInsights #codersdev
Enterprise Patterns for ASP .NET Core Minimal API: Transaction Script Pattern – The Shortcut That Quietly Reshapes Your System by @cwoodruff woodruff.dev/enterprise-pat… #aspnetcore
Minimal API Data Validation Changes in .NET 10 by @IAmTimCorey youtube.com/watch?v=sW_AcN… #aspnetcore
Great session with the @UofGlasgow on ASP.NET Core Web API! Appreciate the amazing feedback—especially on the hands-on labs and approachable instructor. Always a pleasure helping devs level up. #dotnetcore #aspnetcore #webapi
🔥 Want to stay ahead in web development? Check out “Understanding the Old vs New ASP.NET Core Pipeline: A Complete Guide” by @IamCkNitin. 🚀 Don’t miss the edge before everyone else - read the article here👉 c-sharpcorner.com/article/unders… #ASPNetCore #DotNet #WebDev…
Want to manage different environments in your .NET Core Web API? Here’s how to use multiple appsettings.json files the right way! Watch the tutorial 👇 🎥youtu.be/e3N1CGdUswk #dotnet #aspnetcore #csharp #webapi #programming
youtube.com
YouTube
How to Use Multiple appsettings.json Files in .NET Core Web API |...
Stop Letting Your Controllers Talk to SQL: Layered Architecture in ASP .NET Core by @cwoodruff woodruff.dev/stop-letting-y… #aspnetcore
Securing WebSocket Connections in ASP .NET Core using Sec WebSocket Protocol Header by @txbjoern textcontrol.com/blog/2025/11/2… #aspnetcore
App Settings in Azure App Service: The Complete Guide youtu.be/7sUIVA4D8M4?si… via @YouTube #ASPNETCore #AzureAppService #AppSettings #AzureDeployment #ProgrammingTutorial #WebDevelopment #MicrosoftAzure #azurefunctions
Containerizing Dotnet App With Sql Server Using Docker Compose ravindradevrani.com/posts/containe… #dotnetcore #dotnet #aspnetcore
Minimal APIs, CQRS, DDD… Or Just Use Controllers? by @codeopinion codeopinion.com/minimal-apis-c… #aspnetcore
Multitenancy Techniques for the UI in ASP .NET Core by @RJPeres75 developmentwithadot.blogspot.com/2025/11/multit… #aspnetcore
Optimizing Rendering and Reconciliation in Large Blazor Apps by Mladen Macanović blazorise.com/blog/optimizin… #aspnetcore #blazor
🔧 Level up your ASP.NET Core apps with custom Middleware! 🚀 Add correlation IDs & better logging in just a few lines. #dotnet #aspnetcore #middleware #logging #correlationid ottorinobruni.com/getting-starte…
La registrazione del Live Coding "Sviluppiamo un'API per generare QR Code" è disponibile online youtube.com/watch?v=cR15-Z… #dotnet #aspnetcore #minimalapi
youtube.com
YouTube
Live Coding: sviluppiamo un'API per generare QR Code
How to upgrade .NET application to .NET 10 by Remigiusz Zalewski medium.com/@remigiuszzale… #aspnetcore
🔥 Want to stay ahead in web development? Check out “Understanding the Old vs New ASP.NET Core Pipeline: A Complete Guide” by @IamCkNitin. 🚀 Don’t miss the edge before everyone else - read the article here👉 c-sharpcorner.com/article/unders… #ASPNetCore #DotNet #WebDev…
Performance Tuning in ASP .NET Core: Best Practices for 2025 by @abooarulraj syncfusion.com/blogs/post/per… #aspnetcore
📘 𝐀𝐝𝐯𝐚𝐧𝐜𝐞𝐝 𝐒𝐰𝐚𝐠𝐠𝐞𝐫 𝐔𝐬𝐞 𝐂𝐚𝐬𝐞𝐬 𝐢𝐧 𝐀𝐒𝐏.𝐍𝐄𝐓 𝐂𝐨𝐫𝐞 🚀Master advanced configurations and best practices. 💡Perfect for developers working with 𝐀𝐏𝐈𝐬 𝐢𝐧 .𝐍𝐄𝐓. 👉𝐑𝐞𝐚𝐝 𝐦𝐨𝐫𝐞: c-sharpcorner.com/article/advanc… #aspnetcore #swaggerui #apidevelopment…
The 2025 Q4 Release is LIVE! 📢🥳 Get ready for #AI behaves like a teammate, generating full UI layouts & refining code on the fly. 🤖 ✨ Featuring the Agentic UI Generator, Prompt-Controlled DataGrid in #Blazor & #ASPNETCore, day-zero support for #dotNET 10 & tons more! Come…
🚀 Just launched a new API + UI combo under the APIverse project! 🔐 Generate precise 10-digit location codes with the DigiPin Generator API — fast, simple, and no user data stored. Read the full story + try it live 👇 🌐 code-town.blogspot.com/2025/06/digipi… #dotnet #WebAPI #ASPNetCore…
I published a complete course on building #aspnetcore 9 Web APIs the right way — using Entity Framework Core and DDD principles. Most API tutorials show you how to make things work. This one is about building APIs that scale, stay maintainable, and follow best practices from…
🎓 My newest course just dropped! "Migrating ASP.NET Web APIs → Core" Get strategies, advice, and demos of updating your Web API solutions to Core. 🔗 dometrain.com/course/migrati… #dotnet #aspnetcore #csharp #webapi
🔥 Handling exceptions in .NET 8 just got better! Say hello to IExceptionHandler — the new recommended approach for global exception handling in #aspnetcore. 💡 What's awesome about it? ➡️ Implement a single method: TryHandleAsync ➡️ Work directly with HttpContext & error…
A while ago, we ran into a strange issue in one of our #aspnetcore apps. We had a global exception handler in place. Everything looked fine on paper. But somehow, certain exceptions were slipping through. No logs. No custom error responses. Just raw 500s hitting the client. We…
Just wrapping up writing a blog post I'm going to publish next week about the new OpenAPI support in #aspnetcore 👀
Stop Letting Your Controllers Talk to SQL: Layered Architecture in ASP .NET Core by @cwoodruff woodruff.dev/stop-letting-y… #aspnetcore
Y'all, I'm not sure if we're going in the right direction. I did File, New on a simple #aspnetcore API project, and it installed 80+ packages to get it going.
Something went wrong.
Something went wrong.
United States Trends
- 1. Brian Cole 34.1K posts
- 2. #TrumpAffordabilityCrisis 5,204 posts
- 3. Eurovision 103K posts
- 4. Tong 18.8K posts
- 5. #EndRevivalInParis 13K posts
- 6. #Kodezi 1,178 posts
- 7. #OlandriaxHarvard 1,662 posts
- 8. Rwanda 33K posts
- 9. Woodbridge 5,600 posts
- 10. Jalen Carter 1,554 posts
- 11. #NationalCookieDay 1,656 posts
- 12. Legend Bey 1,327 posts
- 13. Wray 13.6K posts
- 14. Black Album 2,125 posts
- 15. Chadwick 1,111 posts
- 16. TPUSA 76.6K posts
- 17. KJ Jackson N/A
- 18. Sidwell N/A
- 19. Jermaine 4,110 posts
- 20. Price 268K posts