Add and manage artisan command for aspnet core projects.
Info
Version: | 1.0.0 |
Author(s): | Farhad Nowzari |
Last Update: | Saturday, January 30, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/farhadnowzari/DotNetCore.Artisan |
NuGet Url: | https://www.nuget.org/packages/DotNetCore.Artisan |
Install
Install-Package DotNetCore.Artisan
dotnet add package DotNetCore.Artisan
paket add DotNetCore.Artisan
DotNetCore.Artisan Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.8)
- Microsoft.Extensions.Hosting(>= 3.1.8)
- Microsoft.Extensions.Options(>= 3.1.8)
Tags