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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A webserver for Universal Windows Platform (UWP) apps
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | netcore50 is compatible. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 7.0.1)
- Restup.Logging (>= 1.0.0)
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,269 | 10/18/2016 |
1.0.0-rc1 | 981 | 10/1/2016 |
1.0.0-beta4 | 2,058 | 4/21/2016 |
1.0.0-beta2 | 1,121 | 3/4/2016 |
1.0.0-beta1 | 1,061 | 1/26/2016 |
1.0.0-alpha3 | 963 | 12/18/2015 |
1.0.0-alpha2 | 896 | 10/30/2015 |
1.0.0-alpha1 | 938 | 9/15/2015 |
Allow no location header with post response with not location specified (#90)