#aspnetcore résultats de recherche
Designing APIs Like a Pro: Lessons from Jerry Nixon on Data API Builder and Beyond by @JerryNixon dotnetcore.show/season-8/desig… #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…
Blazor Server Reconnection Gets an Upgrade in .NET 10 by @jonhilt jonhilton.net/blazor-server-… #aspnetcore #blazor

Building Secure APIs with Role-Based Access Control in ASP .NET Core by @mjovanovictech milanjovanovic.tech/blog/building-… #aspnetcore

How to Build an In Memory Background Job Queue in ASP .NET Core from Scratch by Oğuzhan Ağır abp.io/community/arti… #aspnetcore

💻 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

Passkeys in .NET 10 Blazor Apps with ASP .NET Identity by @maartenballiauw duendesoftware.com/blog/20251007-… #aspnetcore

Tips for Efficient Data Queries in ASP .NET Core by @AssisZang telerik.com/blogs/tips-eff… #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…

Blazor Basics: Why Build Desktop App with Blazor Components by @CHBernasconiC telerik.com/blogs/blazor-b… #aspnetcore #blazor

Is your #ASPNETCore app struggling with slow data queries? 🐌 Sounds like you need a nice new performance roadmap from @AssisZang! Learn the 7 best practices for optimizing your backend queries: prgress.co/48JPsiv

🔥 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…

Designing APIs Like a Pro: Lessons from Jerry Nixon on Data API Builder and Beyond by @JerryNixon dotnetcore.show/season-8/desig… #aspnetcore

>> Today's grind: tuning APIs, managing invoices & Customer data💻 Feeling productive! #DevLife #AspNetCore #webapi
Master Dependency Injection in ASP.NET Core like a pro! 💡 Read the full blog here: tinyurl.com/ptvf9nth . . . . . . . . #ASPNETCore #DependencyInjection #DotNetDevelopers #SoftwareArchitecture #CodingBestPractices #BackendDevelopment #EmbarkingOnVoyage

🔒 Boost ASP.NET Core API security & performance with rate limiting! Control requests to prevent overloads & ensure stability. #dotnet #aspnetcore #ratelimiting #apidev" ottorinobruni.com/how-to-use-rat…
AIクリエーターの道 ニュース:ASP.NET Core Minimal APIでCORSを設定して、セキュリティを強化!シンプルAPIのクロスオリジン対策。 #ASPNetCore #CORS #MinimalAPI 詳しくはこちら↓↓↓ gamefi.co.jp/2025/10/11/how…

Too many requests? ⏱️ ASP.NET Core has you covered with its built-in Rate Limiting Middleware protect your APIs and keep them fast & fair ⚡ Read here 👉 ottorinobruni.com/how-to-use-rat… #dotnet #aspnetcore #security

Passkeys in .NET 10 Blazor Apps with ASP .NET Identity by @maartenballiauw duendesoftware.com/blog/20251007-… #aspnetcore

Recording of our livestream with .NET MVP Tore Nestenius is now available on YouTube. Demystifying Authentication in #aspnetcore Core Take a hands-on deep dive into the world of authentication. youtube.com/watch?v=8tZQ... #dotnet #security #identity
Call for Speakers for .NET Saturday 2026 Pordenone is open on Sessionize and I've just submitted a session! sessionize.com/dotnetsat2026p… #dotnet #aspnetcore #minimalapi
Understanding Middleware in .NET Core made simple — learn how the request pipeline works, why middleware order matters, and how to create custom middleware. Check it out! 👇 dotnet-az.blogspot.com/2025/10/unders… #dotnet #aspnetcore #middleware #webdev #csharp #programming
🌍 Make ASP.NET Core Minimal APIs multilingual! Deliver seamless, language-tailored experiences with built-in localization. #dotnet #aspnetcore #localization #multilingual ottorinobruni.com/localization-i…

Restricting Access to an Action Method in ASP.NET Core MVC developmentwithadot.blogspot.com/2025/10/restri… #csharp #net #aspnetcore #mvc
The source code, including the wwwroot folder, is made available in this repository. Check out the src\NET_10\HybridApp folder. dotnet run App.cs #dotnet #csharp #aspnetcore #Blazor #WinForms #Hybrid github.com/egvijayanand/d…
.NET 10 File-based Apps. Run a C# source file directly from the command line. Here is the WinForms Blazor Hybrid app sample. #dotnet #csharp #aspnetcore #Blazor #dotnetmaui #WinForms #WPF #WinUI #Desktop #Hybrid #Windows #Web #Modernization #Razor

.NET Days Online 2025, Day 1: Aspire, Clean Architecture, C# Nullability, Messaging, Uno, Blazor TDD by @jetbrains youtube.com/watch?v=Srsnb7… #aspnetcore #blazor

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…

Is your #ASPNETCore app struggling with slow data queries? 🐌 Sounds like you need a nice new performance roadmap from @AssisZang! Learn the 7 best practices for optimizing your backend queries: prgress.co/48JPsiv

Blazor Server Reconnection Gets an Upgrade in .NET 10 by @jonhilt jonhilton.net/blazor-server-… #aspnetcore #blazor

🚀 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…

Why should you be excited about #dotNET #Aspire if you're an #ASPNETCore dev? 🤔 Let's check with @danroth27 & @maddymontaquila & learn how it can streamline building & deploying apps, making your life easier: prgress.co/3HHpbGo

🔥 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…

Designing APIs Like a Pro: Lessons from Jerry Nixon on Data API Builder and Beyond by @JerryNixon dotnetcore.show/season-8/desig… #aspnetcore

Just wrapping up writing a blog post I'm going to publish next week about the new OpenAPI support in #aspnetcore 👀

Something went wrong.
Something went wrong.
United States Trends
- 1. Bills 100K posts
- 2. Bills 100K posts
- 3. phil 117K posts
- 4. Bijan 14.5K posts
- 5. Josh Allen 9,491 posts
- 6. Drake London 3,218 posts
- 7. McDermott 2,555 posts
- 8. phan 89.7K posts
- 9. Jake Moody 1,538 posts
- 10. #DaBears 1,987 posts
- 11. #BUFvsATL 2,247 posts
- 12. Columbus 255K posts
- 13. #RaiseHail 3,841 posts
- 14. Starship 66.3K posts
- 15. Beane 1,254 posts
- 16. #RiseUp 1,047 posts
- 17. Penix 3,022 posts
- 18. SpaceX 101K posts
- 19. Brisker 1,189 posts
- 20. Jayden 10.1K posts