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 as a Cake Addin
#tool nuget:?package=Sharp&version=2.0.10
                    
Install 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 3,089 12/23/2016
2.0.9 1,368 12/22/2016
2.0.8 1,388 12/15/2016
2.0.7 1,393 12/15/2016
2.0.6 1,388 12/15/2016
2.0.5 1,440 12/14/2016
2.0.4 1,502 9/9/2016
2.0.3 1,365 9/9/2016
2.0.2 1,436 3/16/2016
2.0.1 1,418 3/15/2016
1.0.11 1,553 11/2/2015
1.0.10 1,424 11/2/2015
1.0.9 1,449 10/29/2015
1.0.8 1,560 10/13/2015
1.0.7 1,594 10/8/2015
1.0.6 1,560 10/8/2015
1.0.5 1,559 10/8/2015
1.0.4 1,651 10/8/2015
1.0.3 1,585 4/13/2015
1.0.2 1,501 4/13/2015
1.0.1 2,160 11/13/2014
1.0.0 2,267 11/5/2014

base31 fix