Sirius.Common
1.0.24
dotnet add package Sirius.Common --version 1.0.24
NuGet\Install-Package Sirius.Common -Version 1.0.24
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.Common" Version="1.0.24" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sirius.Common" Version="1.0.24" />
<PackageReference Include="Sirius.Common" />
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.Common --version 1.0.24
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sirius.Common, 1.0.24"
#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 Sirius.Common@1.0.24
#: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=Sirius.Common&version=1.0.24
#tool nuget:?package=Sirius.Common&version=1.0.24
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
.NET Library with types and functions used by other Sirius projects
| Product | Versions 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.
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Sirius.Common:
| Package | Downloads |
|---|---|
|
Sirius.Parser
.NET Library for computing parsing tables and perform parsing |
|
|
Sirius.RegularExpressions
.NET Library for generating NFA and DFA of arbitrary regular expressions |
|
|
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.24 | 4,757 | 1/13/2019 |
| 1.0.23 | 4,509 | 1/13/2019 |
| 1.0.22 | 4,536 | 1/7/2019 |
| 1.0.21 | 4,595 | 12/29/2018 |
| 1.0.20 | 4,491 | 12/29/2018 |
| 1.0.19 | 4,201 | 12/28/2018 |
| 1.0.18 | 4,195 | 12/28/2018 |
| 1.0.17 | 4,170 | 12/27/2018 |
| 1.0.16 | 4,196 | 12/27/2018 |
| 1.0.15 | 4,161 | 12/22/2018 |
| 1.0.14 | 4,177 | 12/22/2018 |
| 1.0.13 | 4,266 | 11/14/2018 |
| 1.0.12 | 5,013 | 11/13/2018 |
| 1.0.11 | 4,282 | 11/13/2018 |
| 1.0.10 | 4,220 | 11/13/2018 |
| 1.0.9 | 4,209 | 10/30/2018 |
| 1.0.8 | 5,493 | 10/15/2018 |
| 1.0.7 | 4,254 | 10/12/2018 |
| 1.0.6 | 4,272 | 10/11/2018 |
| 1.0.5 | 4,528 | 9/6/2018 |
Loading failed