Table of Contents

Microsoft ASP.NET Core

ASP.NET Core is the open-source version of ASP.NET, that runs on Windows, Linux, macOS, and Docker.

ASP.NET Core API

ASP.NET Core API, that is part of Cuemon for .NET, is a toolbelt of assemblies designed to be intuitive and follow the same namespace declarations as we have been accustomed by Microsoft.AspNetCore which is included in the .NET platform by Microsoft.

Availability: .NET 10 and .NET 9

Complements: Microsoft.AspNetCore

ASP.NET Core API Extensions

Extensions for ASP.NET Core API, that is part of Cuemon for .NET, is a toolbelt of assemblies designed to be intuitive and follow the same namespace declarations as we have been accustomed by Microsoft.Extensions which is included in the .NET platform by Microsoft.

Availability: .NET 10 and .NET 9

Complements: Cuemon.AspNetCore