Parlot 1.5.7
.NET 8.0
This package targets .NET 8.0. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.7.2
This package targets .NET Framework 4.7.2. The package is compatible with this framework or higher.
There is a newer prerelease version of this package available.
See the version list below for details.
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.7Install as a Cake Addin
#tool nuget:?package=Parlot&version=1.5.7Install 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 was computed. net5.0-windows was computed. net6.0 was computed. 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 is compatible. 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 is compatible. 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- System.Collections.Immutable (>= 10.0.1)
- System.Memory (>= 4.6.3)
-
.NETStandard 2.0
- System.Collections.Immutable (>= 10.0.1)
- System.Memory (>= 4.6.3)
-
net10.0
- No dependencies.
-
net8.0
- No dependencies.
NuGet packages (159)
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. |
|
|
OrchardCore.DisplayManagement
Orchard Core Framework is an application framework for building modular, multi-tenant applications on ASP.NET Core. Library for DisplayManagement. Provides BaseDisplayManager, Shape, Layout and Theming support. |
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 | 518 | 1/7/2026 |
| 1.6.0-preview.7 | 136 | 1/6/2026 |
| 1.6.0-preview.6 | 209 | 12/31/2025 |
| 1.6.0-preview.5 | 133 | 12/31/2025 |
| 1.6.0-preview.4 | 325 | 12/18/2025 |
| 1.6.0-preview.3 | 310 | 12/16/2025 |
| 1.6.0-preview.2 | 330 | 12/16/2025 |
| 1.6.0-preview.1 | 263 | 12/15/2025 |
| 1.6.0-preiew.1 | 239 | 12/14/2025 |
| 1.5.7 | 496,089 | 12/31/2025 |
| 1.5.6 | 307,597 | 11/25/2025 |
| 1.5.5 | 1,868 | 11/24/2025 |
| 1.5.4 | 1,546 | 11/24/2025 |
| 1.5.3 | 1,626 | 11/22/2025 |
| 1.5.2 | 1,508,362 | 11/3/2025 |
| 1.5.1 | 5,847 | 10/27/2025 |
| 1.5.0 | 1,717 | 10/25/2025 |
| 1.4.3 | 42,154 | 9/16/2025 |
| 1.4.2 | 14,983 | 8/15/2025 |
| 1.4.1 | 1,612 | 8/15/2025 |
Loading failed