https://github.com/jthelin/serverhost
.NET Server Hosting utility library, including in-process server host testing.
https://github.com/jthelin/serverhost
appdomain dotnet serverhost testing xunit
Last synced: 12 months ago
JSON representation
.NET Server Hosting utility library, including in-process server host testing.
- Host: GitHub
- URL: https://github.com/jthelin/serverhost
- Owner: jthelin
- License: apache-2.0
- Created: 2015-10-12T22:53:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-01-30T22:46:06.000Z (over 5 years ago)
- Last Synced: 2025-06-18T21:47:32.017Z (about 1 year ago)
- Topics: appdomain, dotnet, serverhost, testing, xunit
- Language: C#
- Size: 178 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ServerHost
.NET Server Hosting utility library, including in-process server host testing.
[](https://www.nuget.org/packages/ServerHost/)
## Build Status
Mono | Windows | Azure Pipelines
---- | ------- | ---------------
[](https://travis-ci.org/jthelin/ServerHost) | [](https://ci.appveyor.com/project/jthelin/serverhost/branch/master) | [](https://swtech.visualstudio.com/GitHub-Builds/_build/latest?definitionId=12&branchName=master)