Fluorine.Abp.Template
1.0.5
dotnet new install Fluorine.Abp.Template::1.0.5
This package contains a .NET Template Package you can call from the shell/command line.
install template
dotnet new --install Fluorine.Abp.Template::1.0.0
usage
dotnet new fabp -h
examples
dotnet new fabp
dotnet new fabp -abpversion 6.0.1
dotnet new fabp -abpversion 6.0.1 -dbms MySQL
dotnet new fabp -abpversion 6.0.1 -dbms SqlServer --connection-string "Server=127.0.0.1;Database=TestMyAbp;Trusted_Connection=True;TrustServerCertificate=True"
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.