VOOZH about

URL: https://www.nuget.org/packages/Parlot/

⇱ NuGet Gallery | Parlot 1.5.7




Parlot 1.5.7

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Parlot --version 1.5.7
 
 
NuGet\Install-Package Parlot -Version 1.5.7
 
 
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="Parlot" Version="1.5.7" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Parlot" Version="1.5.7" />
 
Directory.Packages.props
<PackageReference Include="Parlot" />
 
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 Parlot --version 1.5.7
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Parlot, 1.5.7"
 
 
#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 Parlot@1.5.7
 
 
#: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=Parlot&version=1.5.7
 
Install as a Cake Addin
#tool nuget:?package=Parlot&version=1.5.7
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Parlot is a fast, lightweight and simple to use .NET parser combinator.

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp2.0 netcoreapp2.0 was computed.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 was computed. 
.NET Framework net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 is compatible.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (34)

Showing the top 5 NuGet packages that depend on Parlot:

Package Downloads
Fluid.Core

Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.

NCalc.Core

Assembly with the core logic of NCalc.

YesSql.Filters.Abstractions

Package Description

Shortcodes

Shortcodes processor for .NET with focus on performance and simplicity.

EntityGraphQL

A GraphQL library for .NET. Compiles queries into .NET Expressions (LinqProvider) for runtime execution against object graphs. E.g. against an ORM data model (EntityFramework or others) or just an in-memory object.

GitHub repositories (11)

Showing the top 11 popular GitHub repositories that depend on Parlot:

Repository Stars
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
elsa-workflows/elsa-core
The Workflow Engine for .NET
microsoft/kernel-memory
Research project. A Memory solution for users, teams, and applications.
sebastienros/fluid
Fluid is an open-source .NET template engine based on the Liquid template language.
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 10
sebastienros/yessql
A .NET document database working on any RDBMS
ncalc/ncalc
NCalc is a fast and lightweight expression evaluator library for .NET, designed for flexibility and high performance. It supports a wide range of mathematical and logical operations.
EntityGraphQL/EntityGraphQL
A GraphQL library for .NET
isbeorn/nina
N.I.N.A. (Nighttime Imaging 'N' Astronomy) - Advanced astrophotography sequencing software for Windows, supporting full automation of imaging sessions.
elgarf/vMixUTC
Customizable controller for vMix
unchase/Unchase.OpenAPI.Connectedservice
:scroll: Visual Studio extension to generate OpenAPI (Swagger) web service reference.
Version Downloads Last Updated
1.6.0-preview.8 483 1/7/2026
1.6.0-preview.7 133 1/6/2026
1.6.0-preview.6 205 12/31/2025
1.6.0-preview.5 129 12/31/2025
1.6.0-preview.4 321 12/18/2025
1.6.0-preview.3 305 12/16/2025
1.6.0-preview.2 322 12/16/2025
1.6.0-preview.1 257 12/15/2025
1.6.0-preiew.1 235 12/14/2025
1.5.7 393,105 12/31/2025
1.5.6 288,330 11/25/2025
1.5.5 1,860 11/24/2025
1.5.4 1,540 11/24/2025
1.5.3 1,614 11/22/2025
1.5.2 1,328,978 11/3/2025
1.5.1 5,822 10/27/2025
1.5.0 1,706 10/25/2025
1.4.3 40,215 9/16/2025
1.4.2 14,722 8/15/2025
1.4.1 1,605 8/15/2025
Loading failed