Skip to content

A Giraffe Web API template using the latest ASP.NET Core minimal hosting model.

License

Notifications You must be signed in to change notification settings

AntonisManiatis/giraffe-ext-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Giraffe Ext Template

A Web API template for Giraffe using the latest ASP.NET Core minimal hosting model.

Installation

There's no NuGet package currently released for this template so if you'd like to use it you'd have to clone this repository.

git@github.com:AntonisManiatis/giraffe-ext-templates.git

and then if you cd into it and do:

dotnet new install .

And you're done!

Usage

dotnet new giraffe-webapi -n "MyAwesomeApp"

To see all available options:

dotnet new giraffe-webapi -h

License

MIT

About

A Giraffe Web API template using the latest ASP.NET Core minimal hosting model.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages