FBicsharp / WebApiTemplate

A sample project template for web API in Visual Studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebApiTemplate

How to use install

  1. Clone project
  2. Open the console on the project's folder
  3. install the template with command <dotnet new --install .>
  4. check the exixsting template <dotnet new fbwebapi --help >

About

A sample project template for web API in Visual Studio


Languages

Language:C# 100.0%