Skip to content

llatinov/dotnet.core.templates

Repository files navigation

dotnet.core.templates

Code examples for following posts:

microservice

This is custom .NET Core 3.0 application template that has health checks, AWS SQS functionality, unit and integration tests.

Install

dotnet new -i <PATH_TO_FOLDER>

Create Project

dotnet new microservice --ProjectName SampleMicroservice

Uninstall

dotnet new -u <PATH_TO_FOLDER>

dotnet new --debug:reinit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published