LangExt 2.1.1

dotnet add package LangExt --version 2.1.1
                    
NuGet\Install-Package LangExt -Version 2.1.1
                    
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="LangExt" Version="2.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LangExt" Version="2.1.1" />
                    
Directory.Packages.props
<PackageReference Include="LangExt" />
                    
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 LangExt --version 2.1.1
                    
#r "nuget: LangExt, 2.1.1"
                    
#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=LangExt&version=2.1.1
                    
Install LangExt as a Cake Addin
#tool nuget:?package=LangExt&version=2.1.1
                    
Install LangExt as a Cake Tool

This is a functional library for C#.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on LangExt:

Package Downloads
LangExt.Compatibility.FSharp

This library supports functional programming using C#.

ParameterizedDsl.NUnit

This library provides the DSL for parameterized unit test.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.1 7,205 4/8/2014
2.1.0 2,450 10/2/2013
2.0.2 1,622 7/7/2013
2.0.1 1,567 7/7/2013
2.0.0 1,981 5/21/2013
1.4.0 2,402 10/2/2012
1.3.0 1,701 4/10/2012
1.2.0 1,580 3/23/2012
1.1.0 1,556 3/22/2012
1.0.0 1,604 2/21/2012