An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# ServerHost

.NET Server Hosting utility library, including in-process server host testing.

[![NuGet](https://img.shields.io/nuget/v/ServerHost.svg)](https://www.nuget.org/packages/ServerHost/)

## Build Status

Mono | Windows | Azure Pipelines
---- | ------- | ---------------
[![Build Status](https://travis-ci.org/jthelin/ServerHost.svg?branch=master)](https://travis-ci.org/jthelin/ServerHost) | [![Build status](https://ci.appveyor.com/api/projects/status/2y41gnrcl5nqldw6/branch/master?svg=true)](https://ci.appveyor.com/project/jthelin/serverhost/branch/master) | [![Build Status](https://swtech.visualstudio.com/GitHub-Builds/_apis/build/status/ServerHost-CI?branchName=master)](https://swtech.visualstudio.com/GitHub-Builds/_build/latest?definitionId=12&branchName=master)