SelfishHttp 0.3.0

dotnet add package SelfishHttp --version 0.3.0
                    
NuGet\Install-Package SelfishHttp -Version 0.3.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SelfishHttp" Version="0.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SelfishHttp" Version="0.3.0" />
                    
Directory.Packages.props
<PackageReference Include="SelfishHttp" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SelfishHttp --version 0.3.0
                    
#r "nuget: SelfishHttp, 0.3.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=SelfishHttp&version=0.3.0
                    
Install SelfishHttp as a Cake Addin
#tool nuget:?package=SelfishHttp&version=0.3.0
                    
Install SelfishHttp as a Cake Tool

self hosting HTTP server for testing

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.0 15,946 12/12/2014
0.2.0 9,083 4/25/2014
0.1.1 2,021 4/16/2013
0.1.0 1,895 2/25/2013
0.0.18 1,819 12/11/2012
0.0.17 1,440 12/11/2012
0.0.16 1,634 12/5/2012
0.0.15 1,613 12/5/2012
0.0.14 1,433 12/4/2012
0.0.13 1,631 11/6/2012
0.0.12 1,627 11/5/2012
0.0.11 1,546 11/5/2012
0.0.10 1,536 10/29/2012
0.0.9 1,434 10/26/2012
0.0.8 1,460 10/26/2012
0.0.7 1,447 10/26/2012
0.0.6 1,479 10/10/2012
0.0.5 1,492 10/10/2012
0.0.4 1,473 10/8/2012
0.0.3 1,516 10/8/2012
0.0.2 1,460 10/8/2012
0.0.1 1,497 10/8/2012

allowing random ports