pattern_matching 1.2.0

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

C# pattern matching implementation

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  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.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on pattern_matching:

Package Downloads
DbSeedGenerator

Description

BillingDataProvider

SKY@NET billing data provider library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.3.0 4,029 7/9/2018
3.2.0 3,635 12/28/2015
3.1.0 1,543 12/12/2015
3.0.0.1 1,803 11/28/2015
3.0.0-preview1 1,456 11/25/2015
2.7.7 1,613 11/10/2015
2.7.6 1,530 10/26/2015
2.7.5 1,505 10/22/2015
2.7.4 1,477 10/13/2015
2.7.3 1,474 10/13/2015
2.7.2 1,507 10/13/2015
2.7.1 1,819 10/7/2015
2.7.0 1,775 10/6/2015
2.6.1 1,705 8/7/2015
2.5.0 1,642 6/23/2015
2.2.0 1,948 2/4/2015
2.1.0 1,906 11/20/2014
2.0.0 2,532 6/27/2014
1.2.2 1,453 6/27/2014
1.2.1 1,393 5/16/2014
1.2.0 1,415 5/13/2014
1.1.0 1,493 4/1/2014
1.0.0 1,458 3/18/2014
0.1.2 1,383 3/11/2014

Union class improvements