Skip to content

mr-nuno/dotnet-rabbitmq-template

.NET C# RabbitMQ template

This is a .NET C# RabbitMQ template for the AsyncAPI generator

All Contributors

This template is for generating a .NET C# wrapper for the RabbitMQ client based on your AsyncAPI document. The template uses the RabbitMQ C# Client library.

Have you found a bug or have an idea for improvement? Feel free to contribute! See the contribution guidelines how to do so.

Example usage

Given any AsyncAPI file (AsyncAPI.yml) first generate the client with the AsyncAPI generator such as

ag .\asyncapi.yaml .\dotnet-rabbitmq-template\ -o .\output --force-write -p server=production

How to use

The generated output shall be seen a subscriber and/or publisher of message on/from a rabbit mq broker.

Requirements

  • @asyncapi/generator < v2.0.0 >v1.1.1

Install the generator through npm or run it from docker official installer.

Contributing

Before contributing please read the CONTRIBUTING document.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Peter Wikström

💻 🚧 💬 🤔 📖 🐛

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Async API code generator for dotnet

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published