ApiBoilerPlate.AspNetCore
1.0.5
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 ApiBoilerPlate.AspNetCore::1.0.5
This package contains a .NET Template Package you can call from the shell/command line.
Installation
- Install the latest .NET Core SDK.
- Run
dotnet new -i apiboilerplate.aspnetcore
This will install the latest template in your machine. - Run
dotnet new apiboilerplate --name "myap" -o samples
. This will generate the project template within thesamples
directory.
Alternatively, you can also install the VSIX
via Visual Studio: ApiBoilerPlate.AspNetCore Extension
Walkthrough
ApiBoilerPlate: A Project Template for Building ASP.NET Core APIs
Repo
-
.NETCoreApp 3.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.
official release