343 packages
returned for Tags:"katana"
Provides a set of helper types and abstractions for simplifying the creation of OWIN components.
Common types which are shared by the various authentication middleware components.
OWIN server that enables OWIN-based applications to run on IIS using the ASP.NET request pipeline.
Middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Middleware that enables an application to use cookie based authentication, similar to ASP.NET's forms authentication.
Provides default infrastructure types for hosting and running OWIN-based applications.
Middleware that enables an application to protect and validate JSON Web Tokens.
Contains middlewares to support Google's OAuth 2.0 authentication workflow.
This package contains the components to enable Cross-Origin Resource Sharing (CORS) in OWIN middleware.
OWIN server built on the .NET Framework's HttpListener class. Currently the default server used for self-hosting.
Middleware that enables an application to support the Microsoft Account authentication workflow.
Middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
Middleware that enables an application to support Twitter's OAuth 2.0 authentication workflow.
Middleware that enables an application to use OpenIdConnect for authentication.
Middleware that enables an application to use Microsoft's technology for authentication.
This package contains file system abstractions and implementations.
This package contains OWIN middleware that handle requests for file system resources including files and directories.
Provides middleware components to assist in developing OWIN-based applications.
Provides helper classes for unit testing OWIN components.
Includes components needed to host an OWIN-based application in a custom process.