Nancy.ClientAppSettings.Razor 0.1.0

dotnet add package Nancy.ClientAppSettings.Razor --version 0.1.0
NuGet\Install-Package Nancy.ClientAppSettings.Razor -Version 0.1.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="Nancy.ClientAppSettings.Razor" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nancy.ClientAppSettings.Razor --version 0.1.0
#r "nuget: Nancy.ClientAppSettings.Razor, 0.1.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 Nancy.ClientAppSettings.Razor as a Cake Addin
#addin nuget:?package=Nancy.ClientAppSettings.Razor&version=0.1.0

// Install Nancy.ClientAppSettings.Razor as a Cake Tool
#tool nuget:?package=Nancy.ClientAppSettings.Razor&version=0.1.0

HtmlHelper extensions for the Razor view engine to make it easy to output client app settings

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
0.1.0 1,697 6/18/2014
0.0.4.17766 1,272 3/27/2014
0.0.3.34631 1,163 3/15/2014
0.0.2.34421 1,123 3/15/2014
0.0.1.26232 1,141 3/9/2014
0.0.1.25968 1,133 3/9/2014

Updated dependencies to Nancy 0.23.0.0. Updated project url to new github repo address.