db.webapi.rabbit.mq.Template.CSharp 1.0.1

dotnet new install db.webapi.rabbit.mq.Template.CSharp::1.0.1
This package contains a .NET Template Package you can call from the shell/command line.

webapi template with RabbitMQ. Dockerfile, docker-compose, xUnit are included. After creating webapi-rabbitmq application, run "dotnet restore" in project folder, to get back nuget packages

This package has 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.0.1 2,828 4/15/2019
1.0.0 561 4/15/2019

Fixed wrong docker image for runtime. To run webapi mcr.microsoft.com/dotnet/core/aspnet:2.2 image requried