What's new in #ASPNETCore in #dotNET 10
learn.microsoft.com/en-us/aspnet...
What's new in #ASPNETCore in #dotNET 10
learn.microsoft.com/en-us/aspnet...
Designing #Microservices: An Architectural and Practical Approach
www.telerik.com/blogs/design... by Assis Zang
Enterprise Patterns for #ASPNETCore #MinimalAPI: Domain Model Pattern β When Your Core Rules Deserve Their Own Gravity
www.woodruff.dev/enterprise-p... by Chris Woodruff
Blogged: Implement a secure MCP OAuth desktop client using OAuth and Entra ID
damienbod.com/2025/10/16/i...
#mcp #entra #oauth #identity #iam #llm #oidc #openidconnect #ai
π‘οΈ Secure ASP.NET Core APIs with Rate Limiting! Prevent abuse & boost performanceβbuilt-in middleware for .NET 8/9. #dotnet #aspnetcore #ratelimiting #apidev
www.ottorinobruni.com/how-to-use-r...
Blogged: Adding metadata to fallback endpoints in ASPβ.NET Core
andrewlock.net/adding-metad...
In this post I discuss fallback endpoints and show how adding metadata to MVC or Razor Page fallback endpoints has some quirks to be aware of
#dotnet #aspnetcore
#Blazor Basics: Using Local Storage to Save and Restore Form Input
www.telerik.com/blogs/blazor... by @bernasconi.bsky.social
#Passkeys in .NET 10 #Blazor Apps with ASP.NET #Identity
duendesoftware.com/blog/2025100... by Maarten Balliauw via @duendesoftware.com
Secure a .NET #RAG System with #Auth0 #FGA
auth0.com/blog/secure-... by Andrea Chiarelli via @auth0byokta.bsky.social blog
Global talent marketplace & payments
Hire freelancers, manage projects efficiently and pay globally with EasyStaff. Letβs erase the border between you and your remote teams.
easystaff.io/connect?ref=...
#talent_marketplace #global_payments
Understanding HATEOAS in #ASPNETCore APIs: Explore when and why to use this hypermedia constraint to enhance client-server interactions. Is it still relevant in modern web API design? #WebDevelopment
What's new in #ASPNETCore in .NET 10
learn.microsoft.com/en-us/aspnet...
Looking for talented software developers?
Hire them from the top 3% at Toptal!
www.toptal.com/XldPKX/world...
Explore different return types in ASP.NET Core controllers to enhance your API's flexibility: IActionResult, ActionResult<T>, and direct return of T. Each type provides various benefits in HTTP response handling. #ASPNetCore #WebDevelopment
Aspire Roadmap (2025 β 2026) #DotNet #Blazor github.com/dotnet/aspir...
Building a Proof of Concept and Teaching Developers How to Master Modern #ASPNETCore, #Aspire, and #Azure Development
medium.com/@robert_8483... by Robert Felkins
A list of questions related to the functionalities of a software tool, including deployment, CI/CD, and multi-repo setups.
#Aspire: A Modern DevOps Toolchain by: @davidfowl.com #Blazor medium.com/@davidfowl/a...
Blogged: Running .NET in the browser without Blazor
andrewlock.net/running-dotn...
In this post I show how to run .NET in your browser without using Blazor, and instead rely on lower-level abstractions provided by [JSImport] and [JSExport]
#dotnet #aspnetcore #wasm #webassembly
Blogged: Using and authoring .NET tools
andrewlock.net/using-and-au...
In this post I describe some of the complexities around authoring .NET tools, specifically around supporting multiple .NET runtimes and testing in CI
#dotnet
Blogged: Fixing an old .NET Core native library loading issue on Alpine
andrewlock.net/fixing-an-ol...
In this post I walk through the process of solving a native library loading issue on alpine with an old .NET runtime, showing the steps we took and the solution
#dotnet
Tired of Configuration["Key"] in ASP.NET Core? π€
Itβs fragile, no IntelliSense, & errors only at runtime.
The solution π Options Pattern
www.ottorinobruni.com/how-to-use-t...
#dotnet #csharp #aspnetcore #indiedev #cleanarchitecture #minimalapi
My #blazor dropzone component has now support for multiple files
Check it out at www.nuget.org/packages/Sup...
Try it here: nikpiermafrost.github.io/SuperSimpleB...
Supercharging API Development with #FastEndpoints in #ASPNETCore
www.telerik.com/blogs/superc... by Assis Zang
#Blazor Day // Thursday, September 25, 2025
blazorday.net #BlazorDay #BlazorDay2025
Measure Application Performance in .NET Using IMeterFactory
code-maze.com/dotnet-imete... by Muhammed Saleem via CodeMaze Blog #OpenTelemetry
How to Get Started with #ASPNETCore and #gRPC: A Handbook for Developers
www.freecodecamp.org/news/get-sta... by Isaiah Clifford Opoku
Blazor Basics: Exploring #Blazorβs Enhanced Navigation
www.telerik.com/blogs/blazor... by @bernasconi.bsky.social
.NET 10 Preview Release 6 Tackles #Blazor Serverβs Lost State Problem
www.telerik.com/blogs/net-10... by @jonhilton.net
Blazor Basics: Leveraging #CircuitHandler in #Blazor Server for Connection-Level Monitoring
www.telerik.com/blogs/blazor... by @bernasconi.bsky.social
Blazor Minimum Project Templates just got updated for .NET 10 Preview 7 π
Now with an option to use the .localhost TLD π
Give it a try:
www.nuget.org/packages/Too... #Blazor