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,231 3/16/2020
3.0.0-rc 402 3/15/2020
2.0.0 787 12/1/2019
2.0.0-rc 368 12/1/2019
1.0.5 653 9/29/2019
1.0.4 515 9/29/2019
1.0.3 519 9/29/2019
1.0.1 498 9/28/2019
1.0.1-rc 355 9/28/2019

official release