HttpListener:.NET Core和通用Windows平台(UWP)的HttpListener

时间:2021-02-05 07:31:26
【文件属性】:
文件名称:HttpListener:.NET Core和通用Windows平台(UWP)的HttpListener
文件大小:58KB
文件格式:ZIP
更新时间:2021-02-05 07:31:26
dotnet uwp concept dotnet-standard http-listener 适用于.NET Core和UWP的HttpListener 一个简单的库,实质上允许在.NET Core和通用Windows平台(UWP)上构建自己的HTTP服务器。 总览 该库填补了.NET Core和通用Windows平台(UWP)中缺少的System.Net.Http.HttpListener留下的空白。 通过定位.NET Core和UWP,此API可以在Windows 10上的Raspberry Pi(2和3)上的IoT上启用HTTP服务器方案。 采用现代方法,此API并不意味着与Windows桌面上完整.NET Framework中的HttpListener完全兼容。 请注意
【文件预览】:
HttpListener-master
----global.json(37B)
----.gitignore(3KB)
----src()
--------TestApp()
--------_build nuget.cmd(85B)
--------System.Net.Http.HttpListener()
--------TestConsoleApp()
--------System.Net.Http.HttpListener.UAP()
----LICENSE.md(1KB)
----README.md(3KB)
----System.Net.Http.HttpListener.sln(8KB)
----.gitattributes(2KB)
----test()
--------System.Net.Http.HttpListener.Tests()

网友评论