Brigadier.NET
1.0.10
Brigadier.NET is a port of Mojang's brigadier command line parser & dispatcher, originally for Minecraft: Java Edition and now freely available for use elsewhere under the MIT license.
This port is not supported by Mojang or Microsoft.
Install-Package Brigadier.NET -Version 1.0.10
dotnet add package Brigadier.NET --version 1.0.10
<PackageReference Include="Brigadier.NET" Version="1.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Brigadier.NET --version 1.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Brigadier.NET, 1.0.10"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install Brigadier.NET as a Cake Addin #addin nuget:?package=Brigadier.NET&version=1.0.10 // Install Brigadier.NET as a Cake Tool #tool nuget:?package=Brigadier.NET&version=1.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
- System.Memory (>= 4.5.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.10 | 1,521 | 10/11/2018 |
1.0.10-beta | 369 | 10/11/2018 |