Skip to content

cloudnative-netcore/dotnet-new-miniservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotnet-new-miniservice

Miniservice template using Cloud Native .NET Core Kit

Features

  • Basic Clean Architecture skeleton
  • Basic CRUD actions with SQL Server Database
  • Versioning for API
  • OpenAPI enabled
  • Relicense and healthcheck
  • Dockerfile is out of the box
  • Kubernetes natively

Install and run

  1. Check out this repository

  2. Run commands below

> dotnet new -i <your path>\dotnet-new-miniservice\src\TodoWebApi
> dotnet new miniservice

Happy hacking!!!

About

Miniservice template using Cloud Native .NET Core Kit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors