Parsley 0.0.9

dotnet add package Parsley --version 0.0.9
                    
NuGet\Install-Package Parsley -Version 0.0.9
                    
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="Parsley" Version="0.0.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Parsley" Version="0.0.9" />
                    
Directory.Packages.props
<PackageReference Include="Parsley" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Parsley --version 0.0.9
                    
#r "nuget: Parsley, 0.0.9"
                    
#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.
#:package Parsley@0.0.9
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Parsley&version=0.0.9
                    
Install as a Cake Addin
#tool nuget:?package=Parsley&version=0.0.9
                    
Install as a Cake Tool

Expressive parsing inspired by Haskell's Parsec.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Parsley:

Package Downloads
TempusReader

A small .NET library for reading plain English text and converting it to a TimeSpan

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.9 17,519 8/7/2022
0.0.7-beta-0013 1,472 6/20/2016
0.0.7-beta-0008 1,627 6/14/2016
0.0.7-beta-0005 1,572 6/14/2016
0.0.7-beta-0003 1,349 6/14/2016
0.0.6 11,552 1/8/2016
0.0.5 5,706 3/16/2013
0.0.4 5,501 12/27/2012
0.0.3 2,059 5/19/2012
0.0.2 1,683 4/1/2012
0.0.1 1,629 3/28/2012