Nap 0.4.11

There is a newer version of this package available.
See the version list below for details.
dotnet add package Nap --version 0.4.11
NuGet\Install-Package Nap -Version 0.4.11
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="Nap" Version="0.4.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nap --version 0.4.11
#r "nuget: Nap, 0.4.11"
#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 Nap as a Cake Addin
#addin nuget:?package=Nap&version=0.4.11

// Install Nap as a Cake Tool
#tool nuget:?package=Nap&version=0.4.11

A short and sweet REST client

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Nap:

Package Downloads
Nap.Html

An add-on for Nap to allow binding of HTML elements to POCO elements via CSS selectors.

Nap.Configuration

An add-on to Nap to allow for configuration in *.config files.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.4.12 2,680 5/20/2017
0.4.11 1,383 5/20/2017
0.4.10 1,398 4/17/2017
0.4.9 1,632 4/16/2017
0.4.8 1,617 4/16/2017
0.4.7 1,684 4/16/2017
0.4.6 1,602 4/16/2017
0.4.5 1,607 4/16/2017
0.4.4 1,566 4/16/2017
0.4.3 1,620 4/15/2017
0.4.2 1,647 4/4/2017
0.4.1 1,604 4/3/2017
0.4.0 2,149 10/3/2016
0.3.23 1,549 2/19/2016
0.3.11 1,411 2/19/2016
0.3.9 1,441 2/19/2016
0.3.2 1,452 2/19/2016
0.2.71 2,834 4/28/2015
0.2.65 1,572 4/10/2015
0.2.62 1,594 4/10/2015
0.2.57 1,527 4/8/2015
0.2.47 1,522 3/22/2015
0.0.2.4 1,518 3/19/2015
0.0.2.3 1,377 3/4/2015
0.0.2.2 1,510 2/22/2015
0.0.2.1 1,526 2/22/2015
0.0.2 1,537 2/22/2015
0.0.1 1,348 2/16/2015
0.0.0.1 1,624 11/8/2014

Fixed an issue where invalid response content types would break deserialization.