Build web apps and services that run on Windows, Linux, and macOS using C#, HTML, CSS, and JavaScript. Get started for free on Windows, Linux, or macOS.
Learn how to dockerize ASP.NET Core Web API and SQL Server using Docker Compose and How to run multi container apps using Docker Compose.
Learn how to implement the clean architecture in Blazor server apps using CQRS, Mediatr, Entity Framework Core, and repository patterns.
Learn how to save and load the localized resource strings from a relational database and display them in ASP.NET Core controllers and views.
Learn how to construct a complex object step by step using the Builder pattern and how to separate the construction from its representations.