Belt 0.4.0.26185

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

// Install Belt as a Cake Tool
#tool nuget:?package=Belt&version=0.4.0.26185

A very lightweight utility library for increased expressiveness.

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 (1)

Showing the top 1 NuGet packages that depend on Belt:

Package Downloads
Belt.Serialization.JsonNet

Json.Net serialization extension for Belt

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.8.1 3,701 4/4/2014
0.8.0.21534 1,489 4/4/2014
0.7.0.25369 1,681 4/1/2014
0.6.0.15762 1,504 3/31/2014
0.5.0.27574 1,498 3/27/2014
0.4.0.26185 1,482 3/27/2014
0.3.0.24093 1,460 3/24/2014
0.2.1.27454 1,459 3/13/2014
0.2.0.29619 1,269 3/4/2014
0.1.0.29158 1,298 2/19/2014

Extension method for the retrieval of IMaybe values from an IDictionary added.