News

Learn how to use gRPC, a language-agnostic, high-performance RPC framework, to build lightweight, high-performance services in ASP.NET Core 3.0 gRPC is a Google-created, open source, schema-first ...
Scaling applications with .NET Core: A guide to building high-performance backend systems By Faith Sodipe In backend development, scalability determines whether applications will succeed or fail.
Q&A Building and Deploying a .NET 9 App Using Azure, Bicep and GitHub Actions By David Ramel 08/13/2024 .NET 9 and its ASP.NET Core 9 web-dev framework are coming in November with the latest ...
Modern distributed applications require much more than just application logic. Features such as state management for services, communication using publish/subscribe messaging and event-driven binding ...
Take advantage of the open source library Serilog to log your ASP.NET Core application’s data to SQL Server or another database target.