The document provides an overview of the new features and improvements in ASP.NET Core 3.0, including support for .NET Core 3.0, enhanced JSON serialization with System.Text.Json, and various performance enhancements. It introduces Blazor for building interactive web UIs using C#, as well as the gRPC framework for high-performance RPC communications. It also mentions breaking changes in ASP.NET Core 3.1 and provides links to additional resources and demos.
Related topics: