Sharp 2.0.10

dotnet add package Sharp --version 2.0.10
                    
NuGet\Install-Package Sharp -Version 2.0.10
                    
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="Sharp" Version="2.0.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sharp" Version="2.0.10" />
                    
Directory.Packages.props
<PackageReference Include="Sharp" />
                    
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 Sharp --version 2.0.10
                    
#r "nuget: Sharp, 2.0.10"
                    
#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=Sharp&version=2.0.10
                    
Install Sharp as a Cake Addin
#tool nuget:?package=Sharp&version=2.0.10
                    
Install Sharp as a Cake Tool

A set of utilities and a simple framework for turning methods into httpRequest end points.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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.

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
2.0.10 2,943 12/23/2016
2.0.9 1,279 12/22/2016
2.0.8 1,291 12/15/2016
2.0.7 1,300 12/15/2016
2.0.6 1,291 12/15/2016
2.0.5 1,347 12/14/2016
2.0.4 1,407 9/9/2016
2.0.3 1,278 9/9/2016
2.0.2 1,340 3/16/2016
2.0.1 1,321 3/15/2016
1.0.11 1,462 11/2/2015
1.0.10 1,332 11/2/2015
1.0.9 1,348 10/29/2015
1.0.8 1,461 10/13/2015
1.0.7 1,494 10/8/2015
1.0.6 1,465 10/8/2015
1.0.5 1,464 10/8/2015
1.0.4 1,555 10/8/2015
1.0.3 1,482 4/13/2015
1.0.2 1,399 4/13/2015
1.0.1 2,015 11/13/2014
1.0.0 2,116 11/5/2014

base31 fix