Microsoft.CodeAnalysis.ActivePatterns
0.8.20
F# Active pattern helper functions for Roslyn C#/Visual Basic AST.
Install-Package Microsoft.CodeAnalysis.ActivePatterns -Version 0.8.20
dotnet add package Microsoft.CodeAnalysis.ActivePatterns --version 0.8.20
<PackageReference Include="Microsoft.CodeAnalysis.ActivePatterns" Version="0.8.20" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.CodeAnalysis.ActivePatterns --version 0.8.20
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.CodeAnalysis.ActivePatterns, 0.8.20"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.CodeAnalysis.ActivePatterns as a Cake Addin
#addin nuget:?package=Microsoft.CodeAnalysis.ActivePatterns&version=0.8.20
// Install Microsoft.CodeAnalysis.ActivePatterns as a Cake Tool
#tool nuget:?package=Microsoft.CodeAnalysis.ActivePatterns&version=0.8.20
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Fixed NamespaceDeclaration matcher.
Dependencies
-
.NETCoreApp 3.1
- FSharp.Core (>= 4.7.2)
- Microsoft.CodeAnalysis.CSharp (>= 3.6.0)
- Microsoft.CodeAnalysis.VisualBasic (>= 3.6.0)
-
.NETFramework 4.8
- FSharp.Core (>= 4.7.2)
- Microsoft.CodeAnalysis.CSharp (>= 3.6.0)
- Microsoft.CodeAnalysis.VisualBasic (>= 3.6.0)
-
.NETStandard 2.0
- FSharp.Core (>= 4.7.2)
- Microsoft.CodeAnalysis.CSharp (>= 3.6.0)
- Microsoft.CodeAnalysis.VisualBasic (>= 3.6.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.