EveHR.Microservice.Host 1.11.0-b8

This is a prerelease version of EveHR.Microservice.Host.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet new install EveHR.Microservice.Host::1.11.0-b8
This package contains a .NET Template Package you can call from the shell/command line.

EveHR Microservice Host Template

This is a template to create microservice host

It uses v4.4.2 app template of ABP.

Installation

  • Install templates from nuget:

    dotnet new -i EveHR.Microservice.Host
    
  • Create a project with CLI

    dotnet new evehr.host -n SERVICE_NAME -o OUTPUT_DIRECTORY
    
  • Example: create BookService module in folder src/microservices

    dotnet new evehr.host -n BookService -o src/microservices
    
  • net5.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.

Version Downloads Last updated
1.11.0-b9 203 7/12/2022
1.11.0-b8 103 7/12/2022
1.11.0-b7 107 7/12/2022
1.11.0-b6 114 7/12/2022
1.11.0-b11 106 7/12/2022
1.11.0-b10 94 7/12/2022