suadev / Asp.NetMvc.RabbitMQ
Consuming RabbitMQ messages from Asp.Net MVC application
☆9Updated 7 years ago
Alternatives and similar repositories for Asp.NetMvc.RabbitMQ:
Users that are interested in Asp.NetMvc.RabbitMQ are comparing it to the libraries listed below
- Error and Redeliver Handling with MassTransit code sample☆9Updated 8 years ago
- Simple host application to provide send/receive feature for any kind of notifications and messages between client(s) and the host. The ap…☆28Updated 6 years ago
- Simple CQRS ORM with Generic Unit of Work and Repository Pattern☆16Updated 7 years ago
- Actor model based product API sample with orleans. Meetup sample project.☆10Updated 6 years ago
- Sample ASP.NET Core RESTful API with Dapper, Repository and Swagger☆31Updated 7 years ago
- This library allows to develop plugin-based AspNetCore project development.☆16Updated 2 years ago
- ☆18Updated 6 years ago
- Sample projects for experimental and educational purposes☆38Updated last year
- Sample Code: ASP.Net Core + Microservices + Dapper + Docker + DockerCompose☆11Updated 7 years ago
- Loki provides an easy way to handle locking scenarios on distributed systems.☆35Updated 7 years ago
- This library contains more than one cache provider for dotnet.☆34Updated 2 years ago
- .NET Standard and Entity Framework Core Audit Log☆26Updated 2 years ago
- Practical EventSourcing on Azure around Order Bounded Context☆13Updated 3 years ago
- Sample microservice architecture on .net core 2.1 with rabbitMQ, mediatR and eventbus, also included ocelot api gateway and docker compos…☆10Updated 6 years ago
- My presentations and playgrounds☆11Updated last year
- AspNetCore Markdown Documenting☆21Updated 3 years ago
- Demo application of my speech 'Add OData Support to Your Asp.Net Core Web Api' at Dotnet Konf İstanbul. http://dotnetkonf.com/☆27Updated 5 years ago
- Lightweight core messaging boilerplate with RabbitMQ and Masstransit☆18Updated 8 years ago
- Jobber is lightweight, simple and distributed task scheduler.☆27Updated 7 years ago
- Lightweight messaging wrapper of MassTransit☆72Updated 4 years ago
- A sample project for my blog article.☆10Updated 7 years ago
- ASP.NET 5 midleware to log request and response☆11Updated 8 years ago
- Saga State Machine Implementation with Masstransit☆25Updated 2 years ago
- Building Autocomplete API with Completion Suggester in ASP.NET Core sample project☆23Updated 7 years ago
- ASP.NET Core Elasticsearch Audit Trial☆44Updated 4 months ago
- Unit of Work component that automatically handles transactions (with multiple DbContext support). Created as a .NET standard library with…☆36Updated 2 years ago
- Free open-source ASP.net Core development framework derived from NopCommerce☆20Updated 2 years ago
- ASP.NET MVC5 web site☆24Updated 7 years ago
- Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 5, Docker …☆13Updated 3 years ago
- How to handle asynchronous methods if Twenty Thousand customers come to our News Portal concurrently when the Redis is expired.