Namespace Cuemon.AspNetCore.Infrastructure
Assembly: Cuemon.AspNetCore.dll
Classes
ConfigurableMiddlewareCore<TOptions>
Provides an base-class for configurable middleware implementation in ASP.NET Core that supports the options pattern. This API supports the product infrastructure and is not intended to be used directly from your code.
MiddlewareCore
Provides a base-class for middleware implementation in ASP.NET Core. This API supports the product infrastructure and is not intended to be used directly from your code.