Metadata >> NuGet >> Antlr4

Antlr4

Metadata

Authors Sam Harwell, Terence Parr
Copyrights Copyright © Sam Harwell 2014
Description The C# target of the ANTLR 4 parser generator for Visual Studio 2010+ projects. This package supports projects targeting .NET 2.0 or newer, and built using Visual Studio 2010 or newer.
IconUrl https://raw.github.com/antlr/website-antlr4/master/images/icons/antlr.png
Language en-us
LicenseUrl https://raw.github.com/sharwell/antlr4cs/master/LICENSE.txt
Owners Sam Harwell
ProjectUrl https://github.com/sharwell/antlr4cs
ReleaseNotes https://github.com/sharwell/antlr4cs/releases/v4.4.1-alpha001
RequireLicenseAcceptance True
Summary The C# target of the ANTLR 4 parser generator for Visual Studio 2010+ projects.
Tags antlr antlr4 parsing
Dependencies Antlr4.Runtime:4.4.1-alpha001
Title ANTLR 4
PackageSize 1281387
PackageHashAlgorithm SHA512
PackageHash Va+XEWbGyYHPE+4hF0vAy70UinEyRUBnkyMeJJG9oW9Mr9v830toKPGvodgXtVx1HFwkZc/LJZ/jbgzakWDxvA==
DownloadCount 000000
CreatedDate 2014-09-30T20:15:46

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Antlr4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Antlr4 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Antlr4
Installing the package (HTTP Basic authentication):
Install-Package Antlr4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Antlr4 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Antlr4

OpenWrap

Installing the package:
o add-wrap Antlr4
Uninstalling the package:
o remove-wrap Antlr4

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
4.4.1-alpha001
4.3.0
4.2.2-alpha001
4.2.1-alpha001
4.2.0-alpha001