Microsoft OWIN Components
原文地址:
https://msdn.microsoft.com/library/mt152002(v=vs.113).aspx
Namespace | Description |
---|---|
Microsoft.Owin |
The Microsoft.Owin namespace contains classes that supports OWIN collection. |
Microsoft.Owin.Builder |
The Microsoft.Owin.Builder namespace contains class for application builder. |
Microsoft.Owin.BuilderProperties |
Provides wrapper classes for AppBuilder properties. |
Microsoft.Owin.Cors |
The Microsoft.Owin.Cors namespace contains types related to CORS middleware. |
Microsoft.Owin.Diagnostics |
The Microsoft.Owin.Diagnostics namespace contains class that supports OWIN page. |
Microsoft.Owin.Diagnostics.Views |
The Microsoft.Owin.Diagnostics.Views namespace contains class that supports diagnostic views. |
Microsoft.Owin.Extensions |
Contains classes that provide extensions to OWIN. |
Microsoft.Owin.FileSystems |
The Microsoft.Owin.FileSystems namespace provides types related to file information. |
Microsoft.Owin.Helpers |
Provides helper classes for OWIN. |
Microsoft.Owin.Host.HttpListener |
Contains factory class for OWIN HTTP server. |
Microsoft.Owin.Host.SystemWeb |
The Microsoft.Owin.Host.SystemWeb namespace contains types related to handling OWIN requests. |
Microsoft.Owin.Hosting |
The Microsoft.Owin.Hosting namespace contains types for managing hosting. |
Microsoft.Owin.Hosting.Builder |
The Microsoft.Owin.Hosting.Builder namespace contains classes that provides OWIN application hosting. |
Microsoft.Owin.Hosting.Engine |
The Microsoft.Owin.Hosting.Engine namespace contains types related to the OWIN hosting engine. |
Microsoft.Owin.Hosting.Loader |
The Microsoft.Owin.Hosting.Loader namespace contains types related to loading applications. |
Microsoft.Owin.Hosting.ServerFactory |
The Microsoft.Owin.Hosting.ServerFactory namespace contains classes that manages server factory. |
Microsoft.Owin.Hosting.Services |
Provides classes related to hosting services. |
Microsoft.Owin.Hosting.Starter |
The Microsoft.Owin.Hosting.Starter namespace contains classes that provides hosting starter. |
Microsoft.Owin.Hosting.Tracing |
Contains classes that provides TextWriter for diagnostics. |
Microsoft.Owin.Hosting.Utilities |
Provides classes for accessing configuration settings. |
Microsoft.Owin.Infrastructure |
The Microsoft.Owin.Infrastructure namespace contains utility types for OWIN. |
Microsoft.Owin.Logging |
Provides classes used for logging diagnostics. |
Microsoft.Owin.Mapping |
Provides class for OWIN mapping. |
Microsoft.Owin.Security |
The Microsoft.Owin.Security namespace contains types related to authentication. |
Microsoft.Owin.Security.ActiveDirectory |
The Microsoft.Owin.Security.ActiveDirectory namespace contains types for configuring active directory. |
Microsoft.Owin.Security.Cookies |
The Microsoft.Owin.Security.Cookies namespace provides types related to identity cookies. |
Microsoft.Owin.Security.DataHandler |
The Microsoft.Owin.Security.DataHandler namespace contains types related to data handlers. |
Microsoft.Owin.Security.DataHandler.Encoder |
The Microsoft.Owin.Security.DataHandler.Encoder namespace contains types for encoding text. |
Microsoft.Owin.Security.DataHandler.Serializer |
The Microsoft.Owin.Security.DataHandler.Serializer namespace provides types related to data serialization. |
Microsoft.Owin.Security.DataProtection |
The Microsoft.Owin.Security.DataProtection namespace contains types related to data protection services. |
Microsoft.Owin.Security.Facebook |
The Microsoft.Owin.Security.Facebook namespace provides types related to Facebook authentication. |
Microsoft.Owin.Security.Google |
The Microsoft.Owin.Security.Google namespace contains types related to Google authentication. |
Microsoft.Owin.Security.Infrastructure |
The Microsoft.Owin.Security.Infrastructure namespace contains types used when implementing authentication classes. |
Microsoft.Owin.Security.Jwt |
The Microsoft.Owin.Security.Jwt namespace contains types related to JSON Web Tokens. |
Microsoft.Owin.Security.MicrosoftAccount |
The Microsoft.Owin.Security.MicrosoftAccount namespace contains types related to Microsoft Account authentication. |
Microsoft.Owin.Security.Notifications | |
Microsoft.Owin.Security.OAuth |
The Microsoft.Owin.Security.OAuth namespace contains types related to OAuth providers. |
Microsoft.Owin.Security.OAuth.Messages |
The Microsoft.Owin.Security.OAuth.Messages namespace contains types related to endpoint requests. |
Microsoft.Owin.Security.OpenIdConnect | |
Microsoft.Owin.Security.Provider |
The Microsoft.Owin.Security.Provider namespace contains classes for context provider. |
Microsoft.Owin.Security.Twitter |
The Microsoft.Owin.Security.Twitter namespace contains types related to Twitter authentication. |
Microsoft.Owin.Security.Twitter.Messages |
The Microsoft.Owin.Security.Twitter.Messages namespace contains types related to Twitter tokens. |
Microsoft.Owin.Security.WsFederation | |
Microsoft.Owin.StaticFiles | |
Microsoft.Owin.StaticFiles.ContentTypes | |
Microsoft.Owin.StaticFiles.DirectoryFormatters | |
Microsoft.Owin.StaticFiles.Infrastructure | |
Microsoft.Owin.Testing | |
Owin |
The Owin namespace contains extension types for OWIN. |
System.Web |
The System.Web namespace contains extension class for HTTP context. |
System.Web.Routing |
The System.Web.Routing namespace contains extension types for routing. |
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· TypeScript + Deepseek 打造卜卦网站:技术与玄学的结合
· Manus的开源复刻OpenManus初探
· AI 智能体引爆开源社区「GitHub 热点速览」
· 从HTTP原因短语缺失研究HTTP/2和HTTP/3的设计差异
· 三行代码完成国际化适配,妙~啊~