Skip to content

everydayhero/dotnet-webapi-template

Repository files navigation

WebApi JG Template

This repo contains a dotnet core template for a WebApi to run inside of a docker image.

To build run:

build.sh

To bring the server up run:

run.sh

Api documentation is located at:

http://localhost:8080/swagger

Template

Please install this template with

dotnet new -i .

Usage to generate a new project:

dotnet new jgwebapi

About

WebApi .Net Core Template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published