Mona 0.1.22

There is a newer version of this package available.
See the version list below for details.
dotnet add package Mona --version 0.1.22
NuGet\Install-Package Mona -Version 0.1.22
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="Mona" Version="0.1.22" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mona --version 0.1.22
#r "nuget: Mona, 0.1.22"
#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 Mona as a Cake Addin
#addin nuget:?package=Mona&version=0.1.22

// Install Mona as a Cake Tool
#tool nuget:?package=Mona&version=0.1.22

Reactive monadic parser combinator in C#

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Mona:

Package Downloads
Literal

A tiny markup language based on (dynamic) C# literal assignments

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.27 1,447 9/29/2014
0.1.25 1,077 9/29/2014
0.1.24 1,073 9/29/2014
0.1.23 1,047 9/29/2014
0.1.22 1,054 9/29/2014
0.1.20 1,131 9/28/2014
0.1.18 1,692 8/4/2014
0.1.16 1,108 8/3/2014
0.1.13 1,174 6/26/2014
0.1.7 1,134 6/22/2014
0.1.6 1,134 6/22/2014

Allows parser.Select to change TNode