Metadata >> NuGet >> Antlr4 >> 4.3.0

4.3.0

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.3.0
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.3.0
Title ANTLR 4
PackageSize 1267503
PackageHashAlgorithm SHA512
PackageHash 2MFsreMJgHu5xjGrqhwEUQv+V3CLD/bzfw+kT4lgzg0Q7HN4WkTmwyya85v/TkwXHZVQHnyhgnYr+xc7e4mOTw==
DownloadCount 000000
CreatedDate 2014-07-07T10:54:15

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Antlr4 -Version 4.3.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Antlr4 -Version 4.3.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Antlr4 4.3.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

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

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related