go home

dotnet core webapi with RabbitMQ (webapi-rabbitmq)

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
dotnet new --install "db.webapi.rabbit.mq.Template.CSharp"
dotnet new webapi-rabbitmq
  • Tags: language: C# type: project
  • Classifications: webapi rabbitmq