Pegasus 3.1.1

Requires NuGet 2.5 or higher.

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

// Install Pegasus as a Cake Tool
#tool nuget:?package=Pegasus&version=3.1.1

A PEG (Parsing Expression Grammar) Style parser compiler that integrates with MSBuild / Visual Studio.  Inspired by the excellent peg.js project.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Pegasus:

Repository Stars
luca-piccioni/OpenGL.Net
Modern OpenGL bindings for C#.
Azure/diagnostics-eventflow
Microsoft Diagnostics EventFlow
SixLabors/Fonts
:black_nib: Font loading and layout library.
Version Downloads Last updated
3.1.1 1,520 2/28/2015
3.1.0 695 1/22/2014
3.0.0 71 10/28/2013
2.3.3 50 4/26/2013
2.3.2 43 4/24/2013
2.3.1 45 4/22/2013
2.2.0 45 3/19/2013
2.1.0 46 1/9/2013
1.1.0 47 9/17/2012
1.0.0 47 8/27/2012