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 9 and .NET 8
Complements: Microsoft.AspNetCore.Hosting namespace 🔗
Classes
HostingEnvironmentMiddleware
Provides a hosting environment middleware implementation for ASP.NET Core.
HostingEnvironmentOptions
Configuration options for HostingEnvironmentMiddleware.