News

You will often want to create documentation for your API. To create this documentation, you can take advantage of Swagger – a tool that can be used to provide a UI representation of your API with ease ...
ASP.NET Core offers a simplified hosting model, called minimal APIs, that allows us to build lightweight APIs with minimal dependencies. However, “minimal” doesn’t mean minimal security. Minimal APIs ...
ASP.NET Core sees a bunch of new features and functionality in the just-released .NET 6, including Blazor updates, Hot Reload and minimal APIs. ASP.NET Core is the web-dev component of .NET 6, ...
Last week Microsoft released the first look at the upcoming .NET version, featuring several ASP.NET Core-powered web development advancements. The .NET 8 version has a particular focus on enhancing ...