mikd1.service.template
1.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet new install mikd1.service.template::1.0.0
This package contains a .NET Template Package you can call from the shell/command line.
.NET Service Template
dotnet new template for create web service
https://www.nuget.org/packages/mikd1.service.template/
Features
- Solution structure
- StyleCop.Analyzers support
- Docker support
- Postgres support
Install
dotnet new --install mikd1.service.template
Usage
dotnet new webservice SomeName
Uninstall
dotnet new -u mikd1.service.template
-
.NETStandard 2.0
- 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.