Sprache 2.3.1
See the version list below for details.
dotnet add package Sprache --version 2.3.1
NuGet\Install-Package Sprache -Version 2.3.1
<PackageReference Include="Sprache" Version="2.3.1" />
<PackageVersion Include="Sprache" Version="2.3.1" />
<PackageReference Include="Sprache" />
paket add Sprache --version 2.3.1
#r "nuget: Sprache, 2.3.1"
#addin nuget:?package=Sprache&version=2.3.1
#tool nuget:?package=Sprache&version=2.3.1
Sprache is a simple, lightweight library for constructing parsers directly in C# code.
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 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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.0 is compatible. netstandard1.1 was computed. netstandard1.2 was computed. netstandard1.3 was computed. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Silverlight | sl5 is compatible. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp8 was computed. wp81 was computed. wpa81 was computed. |
Windows Store | netcore was computed. netcore45 was computed. netcore451 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- System.Globalization (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Private.Uri (>= 4.3.2)
- System.Runtime (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.0)
-
.NETStandard 2.1
- System.Globalization (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Private.Uri (>= 4.3.2)
- System.Runtime (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.0)
-
Silverlight 5.0
- No dependencies.
NuGet packages (128)
Showing the top 5 NuGet packages that depend on Sprache:
Package | Downloads |
---|---|
DotNetEnv
A .NET library to load environment variables from .env files |
|
ExtendedXmlSerializer
An extensible Xml Serializer for .NET that builds on the functionality of the classic XmlSerializer with a powerful and robust extension model. |
|
Octostache
Variable substitution syntax used in Octopus Deploy. |
|
Valleysoft.DockerfileModel
Structured model for parsing and generating Dockerfiles. |
|
Octopus.CoreParsers.Hcl
Provides a way to parse and reprint HCL templates using the Sprache library. |
GitHub repositories (17)
Showing the top 17 popular GitHub repositories that depend on Sprache:
Repository | Stars |
---|---|
datalust/superpower
A C# parser construction toolkit with high-quality error reporting
|
|
benjamin-hodgson/Pidgin
A lightweight and fast parsing library for C#.
|
|
sebastienros/parlot
Fast and lightweight parser creation tools
|
|
exercism/csharp
Exercism exercises in C#.
|
|
sonatype-nexus-community/DevAudit
Open-source, cross-platform, multi-purpose security auditing tool
|
|
ExtendedXmlSerializer/home
A configurable and eXtensible Xml serializer for .NET.
|
|
mookid8000/Cirqus
:x: d60 event sourcing + CQRS framework
|
|
Hyrules/WinHue
Controlling the Philips Hue lighting system from your Windows PC.
|
|
OmniGUI/OmniXAML
The freakin' awesome Cross-platform XAML Framework
|
|
pdevito3/QueryKit
🎛️ QueryKit is a .NET library that makes it easier to query your data by providing a fluent and intuitive syntax for filtering and sorting.
|
|
kentcb/WorkoutWotch
Repository for my video series on building an iOS app in .NET.
|
|
OmniGUI/OmniGUI
A cross-platform GUI framework from scratch just to learn
|
|
FacticiusVir/SharpVk
C# Bindings for the Vulkan API & SPIR-V
|
|
anuviswan/LearningPoint
A repository for learning different technologies, frameworks, features......
|
|
picoe/Eto.Parse
Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars
|
|
docusign/docusign-esign-csharp-client
The Official Docusign C# Client Library used to interact with the eSignature REST API. Send, sign, and approve documents using this client.
|
|
Seddryck/NBi
NBi is a testing framework (add-on to NUnit) for Business Intelligence and Data Access. The main goal of this framework is to let users create tests with a declarative approach based on an Xml syntax. By the means of NBi, you don't need to develop C# or Java code to specify your tests! Either, you don't need Visual Studio or Eclipse to compile your test suite. Just create an Xml file and let the framework interpret it and play your tests. The framework is designed as an add-on of NUnit but with the possibility to port it easily to other testing frameworks.
|
Version | Downloads | Last updated |
---|---|---|
3.0.0-develop-00049 | 25,652 | 9/20/2021 |
3.0.0-develop-00048 | 673 | 7/30/2021 |
3.0.0-develop-00047 | 389 | 7/5/2021 |
3.0.0-develop-00046 | 5,384 | 7/5/2021 |
2.3.2-develop-00043 | 13,405 | 11/2/2020 |
2.3.2-develop-00042 | 652 | 10/7/2020 |
2.3.2-develop-00041 | 810 | 9/4/2020 |
2.3.1 | 13,052,811 | 9/4/2020 |
2.3.1-develop-00039 | 595 | 9/4/2020 |
2.3.1-develop-00033 | 1,771 | 4/14/2020 |
2.3.0 | 680,636 | 3/20/2020 |
2.3.0-develop-00031 | 2,399 | 2/2/2020 |
2.2.1-develop-00030 | 791 | 2/2/2020 |
2.2.1-develop-00029 | 769 | 1/24/2020 |
2.2.1-develop-00025 | 6,290 | 1/10/2019 |
2.2.1-develop-00024 | 1,643 | 10/9/2018 |
2.2.0 | 1,678,662 | 10/9/2018 |
2.2.0-develop-00022 | 1,005 | 10/9/2018 |
2.1.3-develop-00021 | 1,519 | 9/17/2018 |
2.1.3-develop-00020 | 1,039 | 9/10/2018 |
2.1.3-develop-00018 | 4,155 | 3/6/2018 |
2.1.2 | 765,860 | 1/11/2018 |
2.1.2-develop-00016 | 1,503 | 1/11/2018 |
2.1.1-develop-00012 | 3,008 | 9/28/2016 |
2.1.1-develop-00011 | 1,694 | 9/7/2016 |
2.1.1-develop-00010 | 1,598 | 8/18/2016 |
2.1.0 | 1,274,314 | 8/16/2016 |
2.1.0-develop-00007 | 1,617 | 8/11/2016 |
2.1.0-develop-00006 | 1,607 | 8/9/2016 |
2.1.0-develop-00005 | 1,593 | 8/9/2016 |
2.0.0.52 | 23,315 | 6/9/2016 |
2.0.0.51 | 25,877 | 2/18/2016 |
2.0.0.50 | 86,679 | 11/11/2015 |
2.0.0.49 | 2,258 | 10/29/2015 |
2.0.0.48 | 1,686 | 10/29/2015 |
2.0.0.47 | 39,869 | 9/6/2015 |
2.0.0.46 | 12,967 | 6/23/2015 |
2.0.0.45 | 15,977 | 1/21/2015 |
2.0.0.44 | 75,223 | 10/8/2014 |
1.10.0.37 | 39,568 | 6/26/2014 |
1.10.0.36 | 7,693 | 1/28/2014 |
1.10.0.35 | 25,853 | 7/23/2013 |
1.10.0.28 | 7,894 | 4/29/2013 |
1.10.0.27 | 1,873 | 4/20/2013 |
1.10.0.26 | 2,281 | 4/2/2013 |
1.10.0.25 | 23,674 | 3/5/2013 |
1.10.0.23 | 1,956 | 2/25/2013 |
1.10.0.22 | 2,517 | 1/14/2013 |
1.10.0.21 | 1,865 | 1/10/2013 |
1.10.0.20 | 1,854 | 1/9/2013 |
1.10.0.19 | 1,872 | 1/6/2013 |
1.10.0.18 | 1,854 | 1/6/2013 |
1.10.0.17 | 1,831 | 1/4/2013 |
1.10.0.15 | 1,862 | 1/4/2013 |
1.10.0.14 | 1,919 | 1/3/2013 |
1.10.0.12 | 2,779 | 11/20/2012 |
1.10.0.11 | 4,984 | 8/9/2012 |
1.10.0.10 | 1,900 | 8/7/2012 |
1.10.0.9 | 1,972 | 8/7/2012 |
1.10.0.8 | 1,932 | 8/7/2012 |
1.10.0.7 | 1,903 | 8/7/2012 |
1.10.0 | 2,018 | 7/22/2013 |
1.9.1.31 | 5,474 | 1/7/2011 |
0.0.0 | 56,268 | 9/22/2014 |