db.rabbit.mq.Template.CSharp 1.0.1

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet new install db.rabbit.mq.Template.CSharp::1.0.1
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

Added references to RabbitMQ and Microsoft.Extensions.Configuration.EnvironmentVariables libs.
     Created xUnit test project
     removed files, which must live in root repository folder - docker-compose.yml, gitignore etc