Coder Social home page Coder Social logo

linuyn / aspnetcore-rabbitmq-heroes-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from referbruv/aspnetcore-rabbitmq-heroes-example

0.0 0.0 0.0 2.25 MB

A sample project to explain the integration of RabbitMQ with an ASP.NET Core API.

C# 100.00%

aspnetcore-rabbitmq-heroes-example's Introduction

aspnetcore-rabbitmq-heroes-example

A sample project to explain the integration of RabbitMQ with an ASP.NET Core API.

What is RabbitMQ?

RabbitMQ is a message-broker that offers multiple messaging protocols and features that help components asynchronously pass data (in the form of messages) among one another. In this article, let's look at how do we setup a RabbitMQ and utilize its message queuing capabilities for queueing data created by a remote producer server and consume it and store it to a database via an AspNetCore API.

What the Application comes with

  1. Onion Architecture with layers for Contracts, Infra and API separated
  2. Swagger UI
  3. EF Core implementation with migrations
  4. Dapper implementation
  5. Repository pattern
  6. SQLite database integration
  7. Entire solution is built on the latest .NET 5 project types
  8. RabbitMQ ReceiverService implemented as a BackgroundService

Learn More

The complete explanation and usage of this project is at https://referbruv.com/blog/posts/integrating-rabbitmq-with-aspnet-core-quickstart-with-an-example

aspnetcore-rabbitmq-heroes-example's People

Contributors

referbruv 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.