https://github.com/lcomplete/aspnetserver
C#版 简易ASP.NET Web服务器
https://github.com/lcomplete/aspnetserver
Last synced: 9 months ago
JSON representation
C#版 简易ASP.NET Web服务器
- Host: GitHub
- URL: https://github.com/lcomplete/aspnetserver
- Owner: lcomplete
- Created: 2013-07-13T12:45:06.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-07-13T12:49:37.000Z (over 12 years ago)
- Last Synced: 2025-03-27T08:11:20.791Z (10 months ago)
- Language: C#
- Size: 110 KB
- Stars: 37
- Watchers: 3
- Forks: 33
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
本程序是用 C# 写的一个简易的 Web 服务器,可以提供 Asp.Net 的运行环境。