PivotalServices.WebApiTemplate.CSharp 3.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet new install PivotalServices.WebApiTemplate.CSharp::3.0.0
This package contains a .NET Template Package you can call from the shell/command line.

Pivotal .NET Core Web Api Template (PCF Enabled)

This is an opinionated .NET Core template for the dotnet new command.

Getting Started

  1. Install the template from nuget.org

    dotnet new -i PivotalServices.WebApiTemplate.CSharp
    
  2. This should install a template with the shortname pvtlwebapi

    Templates                                         Short Name         Language          Tags
    ----------------------------------------------------------------------------------------------------------------------------
    PCF Ready .NET Core WebAPI                        pvtlwebapi         [C#]              PCF/WebAPI/Web
    
  3. To generate a new project

    dotnet new pvtlwebapi -n <NAME_OF_SOLUTION>
    
  4. Make sure you have the compatible .NET Core SDK versions installed

    Package Version 3.0.0 → .NET Core SDK Version 3.1

  5. Goto the folder and run either build.bat or build.sh for the initial build.

  • .NETCoreApp 3.1

    • 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 2,554 2/28/2020