通过使用OWIN,可以将Web Api框架承载在各种应用程序中,包括控制台、Winform、WPF、Windows Service等。此框架还集成了swagger接口文档,方便管理和测试API。同时,采用自承载方式,将Web应用程序与服务器分离,避免了繁琐的部署过程,方便处理外部的请求。
使用OWIN实现自承载的Web Api框架
文件列表
OWIN来实现自承载Web Api框架
(预估有个234文件)
SwaggerUI.csproj.AssemblyReference.cache
14KB
SwaggerUI.csproj.CoreCompileInputs.cache
42B
DesignTimeResolveAssemblyReferencesInput.cache
9KB
Global.asax
104B
DesignTimeResolveAssemblyReferencesInput.cache
9KB
WebApi.csproj.AssemblyReference.cache
27KB
WebApi.csproj.CoreCompileInputs.cache
42B
DemoWork_MarkupCompile.cache
244B
DesignTimeResolveAssemblyReferencesInput.cache
8KB
MainWindow.baml
994B
暂无评论