ANTLR4.Runtime.vs2019.shared 4.9.1-RC6

This is a prerelease version of ANTLR4.Runtime.vs2019.shared.
dotnet add package ANTLR4.Runtime.vs2019.shared --version 4.9.1-RC6                
NuGet\Install-Package ANTLR4.Runtime.vs2019.shared -Version 4.9.1-RC6                
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="ANTLR4.Runtime.vs2019.shared" Version="4.9.1-RC6" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ANTLR4.Runtime.vs2019.shared --version 4.9.1-RC6                
#r "nuget: ANTLR4.Runtime.vs2019.shared, 4.9.1-RC6"                
#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 ANTLR4.Runtime.vs2019.shared as a Cake Addin
#addin nuget:?package=ANTLR4.Runtime.vs2019.shared&version=4.9.1-RC6&prerelease

// Install ANTLR4.Runtime.vs2019.shared as a Cake Tool
#tool nuget:?package=ANTLR4.Runtime.vs2019.shared&version=4.9.1-RC6&prerelease                

ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build and walk parse trees..

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.9.1-RC6 1 4/8/2021
4.9.1-beta.1 1 1/10/2021
4.9.1-beta 2 1/10/2021

releaseNotes