Mona 0.1.23

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

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

Reactive monadic parser combinator in C#

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in 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,437 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