pattern_matching 3.0.0-preview1

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

Pattern matching implementation

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.

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,000 7/9/2018
3.2.0 3,605 12/28/2015
3.1.0 1,526 12/12/2015
3.0.0.1 1,786 11/28/2015
3.0.0-preview1 1,439 11/25/2015
2.7.7 1,596 11/10/2015
2.7.6 1,513 10/26/2015
2.7.5 1,488 10/22/2015
2.7.4 1,460 10/13/2015
2.7.3 1,457 10/13/2015
2.7.2 1,490 10/13/2015
2.7.1 1,802 10/7/2015
2.7.0 1,758 10/6/2015
2.6.1 1,688 8/7/2015
2.5.0 1,625 6/23/2015
2.2.0 1,923 2/4/2015
2.1.0 1,889 11/20/2014
2.0.0 2,514 6/27/2014
1.2.2 1,435 6/27/2014
1.2.1 1,374 5/16/2014
1.2.0 1,397 5/13/2014
1.1.0 1,475 4/1/2014
1.0.0 1,440 3/18/2014
0.1.2 1,365 3/11/2014

Complete redesign of Union type