Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 525 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 525 Bytes

Welcome to ApiBoot

Build Status

This reposiotory contains a sample/template project which uses Otc.AspNetCore.ApiBoot library as it bases, you can learn more about ApiBoot at https://github.com/OleConsignado/otc-aspnetcore-apiboot.

Quickstart

Install ApiBoot template

$ dotnet new -i apiboot

Create a new project

$ dotnet new apiboot --name=MyProjectName