ApiBoilerPlate.AspNetCore 1.0.5

There is a newer version of this package available.
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

  1. Install the latest .NET Core SDK.
  2. Run dotnet new -i apiboilerplate.aspnetcore This will install the latest template in your machine.
  3. Run dotnet new apiboilerplate --name "myap" -o samples. This will generate the project template within the samples 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

https://github.com/proudmonkey/ApiBoilerPlate

  • .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.

Version Downloads Last updated
3.0.0 3,217 3/16/2020
3.0.0-rc 399 3/15/2020
2.0.0 784 12/1/2019
2.0.0-rc 365 12/1/2019
1.0.5 650 9/29/2019
1.0.4 513 9/29/2019
1.0.3 517 9/29/2019
1.0.1 496 9/28/2019
1.0.1-rc 351 9/28/2019

official release