A .NET Core full modular and generic command lib inspired in ASP.NET Core.
Info
Version: | 1.0.0.6-alpha |
Author(s): | renanrcp |
Last Update: | Friday, September 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MariBotOfficial/MariCommands |
NuGet Url: | https://www.nuget.org/packages/MariCommands |
Install
Install-Package MariCommands
dotnet add package MariCommands
paket add MariCommands
MariCommands Download (Unzip the "nupkg" after downloading)
Dependencies
- MariGlobals(>= 2.0.1)
- Microsoft.Extensions.DependencyInjection(>= 3.1.5)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.5)
- System.Collections.Immutable(>= 1.7.1)