Skip to content

OleConsignado/apiboot-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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