ApiBoilerPlate.AspNetCore 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet new install ApiBoilerPlate.AspNetCore::1.0.1
This package contains a .NET Template Package you can call from the shell/command line.

Installation

  1. Install the latest .NET Core SDK.
  2. Open the command line
  3. Run dotnet new --install ApiBoilerPlate.AspNetCore. This will install the template in your machine
  4. Create a new directory for your project. For example: mkdir source\SampleApi
  5. Switch the command directory to your project directory. For example: cd source\SampleApi
  6. Run dotnet new apiboilerplate --name "MyApi". This will generate the project template within the source\SampleApi directory.

You can also install the project from the Visual Studio Market Place: ApiBoilerPlate.AspNetCore

Repo

proudmonkey/ApiBoilerPlate

Walkthrough

ApiBoilerPlate: A Project Template for Building ASP.NET Core APIs

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,219 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