Table of Contents

Namespace Cuemon.AspNetCore.Hosting

Assembly: Cuemon.AspNetCore.dll

The Cuemon.AspNetCore.Hosting namespace contains types that provides middleware for determining the hosting environment. The namespace is an addition to the Microsoft.AspNetCore.Hosting namespace.

Availability: .NET 8, .NET 7 and .NET 6

Complements: Microsoft.AspNetCore.Hosting namespace 🔗

Related: Cuemon.Extensions.AspNetCore.Hosting namespace 📘

Classes

HostingEnvironmentMiddleware

Provides a hosting environment middleware implementation for ASP.NET Core.

HostingEnvironmentOptions

Configuration options for HostingEnvironmentMiddleware.