db.robot.rabbit.mq.Template.CSharp 1.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet new install db.robot.rabbit.mq.Template.CSharp::1.0.5
This package contains a .NET Template Package you can call from the shell/command line.

Robot template with RabbitMQ. Dockerfile, docker-compose, xUnit are included. After creating robot-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.6 5,842 4/19/2019
1.0.5 3,412 4/19/2019
1.0.4 3,141 4/15/2019
1.0.3 3,177 4/15/2019
1.0.2 3,211 4/15/2019

Solution file will be renamed to the custom application name
     Initial Rabbitmq lib with Consumer class added