https://github.com/lnsp/box
A HTTP server in C#
https://github.com/lnsp/box
Last synced: about 1 year ago
JSON representation
A HTTP server in C#
- Host: GitHub
- URL: https://github.com/lnsp/box
- Owner: lnsp
- Created: 2015-07-28T13:38:36.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-02-11T18:58:45.000Z (over 10 years ago)
- Last Synced: 2025-02-11T16:43:13.151Z (over 1 year ago)
- Language: C#
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# box
A HTTP server in C#
A side project I worked on to learn a bit about C# and networking with .NET.