/byndyusoft-net-rabbitmqconsumer-template

Template for .Net RabbitMQ consumer service

Primary LanguageC#Apache License 2.0Apache-2.0

.NET RabbitMQ consumer service template

What does it include?

Template includes:

Projects:

  • src

    • RabbitMqConsumerTemplate - Consumer that handles incoming messages
    • Contracts - Consumer integration contracts
  • tests

    • UnitTests - Unit Tests
    • IntegrationTests - Consumer Integration Tests

Install

dotnet new --install Byndyusoft.Net.RabbitMqConsumerTemplate

Template with bsrabbitconsumer name should appear in your project list

Create service

dotnet new bsrabbitconsumer -o <DIRECTORY_NAME>

Note: Service name will match to the directory name. Here you can see full list of available options.

Maintainers

github.maintain@byndyusoft.com