Byndyusoft.Net.RabbitMqConsumerTemplate 1.0.0

dotnet new install Byndyusoft.Net.RabbitMqConsumerTemplate::1.0.0
This package contains a .NET Template Package you can call from the shell/command line.

.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

  • .NETStandard 2.1

    • 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.0 1,823 9/21/2023
0.5.0 1,572 9/7/2023
0.4.1 1,436 9/1/2023
0.4.0 1,600 9/1/2023
0.3.0 1,599 8/18/2023
0.2.0 2,133 2/9/2023
0.1.0 1,933 10/6/2022