Anto.Abp.Microservice.Template
0.1.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet new install Anto.Abp.Microservice.Template::0.1.4
This package contains a .NET Template Package you can call from the shell/command line.
ABP Microservice Template
Introduction
This is a template for creating a microservice with ABP using the dotnet template engine.
Usage
Install the template
dotnet new install Anto.Abp.Microservice.Template::1.0.0
Create a new project
dotnet new abp-ms -n MyProjectName
Why?
This template is created to make it easier to create a new microservice project with ABP. This template is based on the blog post .NET Microservice with ABP. The template is created using the dotnet new template engine. The template is available on NuGet.
-
net6.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.