Metadata >> NuGet >> Antlr4.VS2008

Antlr4.VS2008

Metadata

Authors Sam Harwell, Terence Parr
Copyrights Copyright © Sam Harwell 2014
Description The C# target of the ANTLR 4 parser generator for Visual Studio 2008 projects. This package supports projects targeting .NET 2.0 or newer, and built using Visual Studio 2008.
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 2008 projects.
Tags antlr antlr4 parsing
Dependencies Antlr4.Runtime:4.4.1-alpha001
Title ANTLR 4 (Visual Studio 2008)
PackageSize 1281361
PackageHashAlgorithm SHA512
PackageHash eDxedoJO7FtVqWu9lKTgYUSR9ru+Py8IKnqThHGd5UCqF2tuMKGN+t5WNmQo+BBTNnVCRlQ2tFi8e0foswsZyw==
DownloadCount 000000
CreatedDate 2014-09-30T20:16:22

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.VS2008 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Antlr4.VS2008 -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.VS2008
Installing the package (HTTP Basic authentication):
Install-Package Antlr4.VS2008 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Antlr4.VS2008 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Antlr4.VS2008

OpenWrap

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

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