Sirius.RegularExpressions 1.0.10

dotnet add package Sirius.RegularExpressions --version 1.0.10
                    
NuGet\Install-Package Sirius.RegularExpressions -Version 1.0.10
                    
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="Sirius.RegularExpressions" Version="1.0.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sirius.RegularExpressions" Version="1.0.10" />
                    
Directory.Packages.props
<PackageReference Include="Sirius.RegularExpressions" />
                    
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 Sirius.RegularExpressions --version 1.0.10
                    
#r "nuget: Sirius.RegularExpressions, 1.0.10"
                    
#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.
#addin nuget:?package=Sirius.RegularExpressions&version=1.0.10
                    
Install Sirius.RegularExpressions as a Cake Addin
#tool nuget:?package=Sirius.RegularExpressions&version=1.0.10
                    
Install Sirius.RegularExpressions as a Cake Tool

.NET Library for generating NFA and DFA of arbitrary regular expressions

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Sirius.RegularExpressions:

Package Downloads
Sirius.Parser.Grammars

.NET Library for computing grammar-based parsers

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.10 1,056 11/13/2018
1.0.9 726 11/13/2018
1.0.8 783 10/30/2018
1.0.7 902 10/29/2018
1.0.6 751 10/29/2018
1.0.5 750 10/27/2018
1.0.4 800 10/16/2018
1.0.3 1,002 10/9/2018
1.0.2 833 8/31/2018
1.0.1 834 8/14/2018