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,966 12/23/2016
2.0.9 1,283 12/22/2016
2.0.8 1,295 12/15/2016
2.0.7 1,304 12/15/2016
2.0.6 1,295 12/15/2016
2.0.5 1,351 12/14/2016
2.0.4 1,411 9/9/2016
2.0.3 1,282 9/9/2016
2.0.2 1,344 3/16/2016
2.0.1 1,325 3/15/2016
1.0.11 1,466 11/2/2015
1.0.10 1,336 11/2/2015
1.0.9 1,352 10/29/2015
1.0.8 1,465 10/13/2015
1.0.7 1,498 10/8/2015
1.0.6 1,469 10/8/2015
1.0.5 1,468 10/8/2015
1.0.4 1,559 10/8/2015
1.0.3 1,486 4/13/2015
1.0.2 1,403 4/13/2015
1.0.1 2,021 11/13/2014
1.0.0 2,122 11/5/2014

base31 fix