Microsoft.Owin.Infrastructure Namespace
The Microsoft.Owin.Infrastructure namespace contains utility types for OWIN.
| Class | Description | |
|---|---|---|
![]() | ChunkingCookieManager | This handles cookies that are limited by per cookie length. It breaks down long cookies for responses, and reassembles them from requests. |
![]() | SignatureConversions | Adds adapters between T:System.Func.IDictionary.String.Object.Task and OwinMiddleware. |
![]() | SystemClock | Provides access to the normal system clock. |
![]() | WebUtilities | Response generation utilities. |
| Interface | Description | |
|---|---|---|
![]() | ICookieManager | |
![]() | ISystemClock | Abstracts the system clock to facilitate testing. |
Show:

