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 ...
Understand the key advantages of Razor Pages in ASP.NET Core for building real-world web applications Learn how features like dependency injection, configuration, and environment awareness improve ...
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 ...
The shift to building on what was originally called .NET Core has brought big changes to .NET. Not only is it now open source and cross-platform, it’s also no longer tied to Windows’ release cycles.