Code Monkey home page Code Monkey logo

masstransit.extensions's Introduction

MassTransit.Extensions

A collection of extensions and tools for the MassTransit library.

How did you come up with this project

I've been using the MassTransit library for a few months now, and despite its advantages, it has some weaknesses that make life miserable. First of all, I would like to approach two elements that can be useful to me in my current work:

  • Support for RabbitMQ in Azure Functions - it is not possible to use providers other than Azure Service Bus/Event Hub and the developers do not want to do so. This extension will make at least local work and integration testing easier. For local work, you can get around this by using your own developer Azure ServiceBus or emulating it, I would like to simplify this with one option-driven solution.
  • ARM/Bicep generator for Azure Service BusTopics, Subscriptions, Queue - currently MassTransit needs to have high permissions to Azure Service Bus to work properly. The developers' assumptions are that MassTransit if it needs some structures on the Azure Service Bus side will be able to create them itself. I would like to create a tool with which it will be possible to generate scripts for the Azure CLI to create the necessary structures in Azure Service Bus, thus it will be possible to lower access permissions to Azure Service Bus.

As the work progresses, it is possible that there will be more extensions to MassTransit that I would like to develop.

masstransit.extensions's People

Contributors

piotrbrzuska avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.