Restup 1.0.0

dotnet add package Restup --version 1.0.0
NuGet\Install-Package Restup -Version 1.0.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="Restup" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Restup --version 1.0.0
#r "nuget: Restup, 1.0.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.
// Install Restup as a Cake Addin
#addin nuget:?package=Restup&version=1.0.0

// Install Restup as a Cake Tool
#tool nuget:?package=Restup&version=1.0.0

A webserver for Universal Windows Platform (UWP) apps

Product Compatible and additional computed target framework versions.
Universal Windows Platform netcore50 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.0.0 20,374 10/18/2016
1.0.0-rc1 1,013 10/1/2016
1.0.0-beta4 2,100 4/21/2016
1.0.0-beta2 1,152 3/4/2016
1.0.0-beta1 1,110 1/26/2016
1.0.0-alpha3 1,010 12/18/2015
1.0.0-alpha2 919 10/30/2015
1.0.0-alpha1 985 9/15/2015

Allow no location header with post response with not location specified (#90)