欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
KestrelHttpServer
来自开放百科 - 灰狐
(版本间的差异)
小 (→链接) |
小 (→指南) |
||
第1行: | 第1行: | ||
KestrelHttpServer 是一个面向 [[ASP.NET Core]] 应用的 [[web server]],基于 [https://github.com/libuv/libuv libuv] 构建,采用 Apache v2 许可协议。 | KestrelHttpServer 是一个面向 [[ASP.NET Core]] 应用的 [[web server]],基于 [https://github.com/libuv/libuv libuv] 构建,采用 Apache v2 许可协议。 | ||
+ | |||
+ | ==简介== | ||
+ | KestrelHttpServer 已存档并成为 [[ASP.NET Core]] 的[https://github.com/aspnet/AspNetCore/tree/master/src/Servers/Kestrel 一部分] 不再单独开发维护。 | ||
==指南== | ==指南== |
2019年1月12日 (六) 15:18的版本
KestrelHttpServer 是一个面向 ASP.NET Core 应用的 web server,基于 libuv 构建,采用 Apache v2 许可协议。
目录 |
简介
KestrelHttpServer 已存档并成为 ASP.NET Core 的一部分 不再单独开发维护。
指南
ASP.NET
Microsoft.AspNetCore.Server.Kestrel Namespace
IIS
PM> Install-Package Microsoft.AspNetCore.Server.Kestrel
PM> Install-Package Microsoft.AspNetCore.Server.IISIntegration
Nginx
KestrelHttpServer与Nginx的集成。
Apache
用户
- Illyriad Games 制作的:Age of Ascent(崛起时代),是一款可以在装有现代浏览器的设备上运行的大型多人在线 (MMO) 史诗般 3D 空间游戏。 可以在 PC、笔记本电脑、手机和其他移动设备上玩此款游戏,无需安装任何插件。 该游戏使用 ASP.NET Core、HTML5、WebGL、KestrelHttpServer 和 Microsoft Azure。
图集
链接
分享您的观点