All Projects → rabbitmq → Rabbitmq Dotnet Client

rabbitmq / Rabbitmq Dotnet Client

Licence: other
RabbitMQ .NET client for .NET Standard 2.0+ and .NET 4.6.1+

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Rabbitmq Dotnet Client

Aaframework
AA.Framework is built on the popular open source class library of NET Core
Stars: ✭ 128 (-91.9%)
Mutual labels:  rabbitmq, dotnet-core
Reactivetradercloud
Real-time FX trading showcase by Adaptive.
Stars: ✭ 1,664 (+5.32%)
Mutual labels:  rabbitmq, dotnet-core
Brighter
Command Dispatcher, Processor, and Distributed Task Queue
Stars: ✭ 1,393 (-11.84%)
Mutual labels:  rabbitmq, dotnet-core
Bankflix
Aplicação que simula um banco digital, contendo a área do cliente e administrativa, permitindo depósitos e transferências entre contas do mesmo banco. | Application that simulates a digital bank, containing the customer and administrative areas, allowing deposits and transfers between accounts of the same bank.
Stars: ✭ 82 (-94.81%)
Mutual labels:  rabbitmq, dotnet-core
Ketchup
ketchup (番茄酱) 是一个基于dotnet core的微服务框架。
Stars: ✭ 170 (-89.24%)
Mutual labels:  rabbitmq, dotnet-core
Eventflow.example
DDD+CQRS+Event-sourcing examples using EventFlow following CQRS-ES architecture. It is configured with RabbitMQ, MongoDB(Snapshot store), PostgreSQL(Read store), EventStore(GES). It's targeted to .Net Core 2.2 and include docker compose file.
Stars: ✭ 131 (-91.71%)
Mutual labels:  rabbitmq, dotnet-core
Dotnet Istanbul Microservices Demo
This is the demo application that i created for my talk 'Microservice Architecture & Implementation with Asp.Net Core' at Dotnet İstanbul Meetup Group.
Stars: ✭ 109 (-93.1%)
Mutual labels:  rabbitmq, dotnet-core
Dotnetlabs
.NET Labs -- Show Me the Tips and Tricks and Code
Stars: ✭ 135 (-91.46%)
Mutual labels:  rabbitmq, dotnet-core
Netcoremicroservicessample
Sample using micro services in .NET Core 3.1 Focusing on clean code
Stars: ✭ 403 (-74.49%)
Mutual labels:  rabbitmq, dotnet-core
Dotnetcore Microservices Poc
Very simplified insurance sales system made in a microservices architecture using .NET Core
Stars: ✭ 1,304 (-17.47%)
Mutual labels:  rabbitmq, dotnet-core
Microwork
Microwork - simple creation of distributed scalable microservices in node.js with RabbitMQ
Stars: ✭ 97 (-93.86%)
Mutual labels:  rabbitmq
March hare
Idiomatic, fast and well-maintained JRuby client for RabbitMQ
Stars: ✭ 97 (-93.86%)
Mutual labels:  rabbitmq
Springboot Quartz
quartz + springboot + RabbitMQ + H2(in-memory database) + dynamic task management web console.
Stars: ✭ 103 (-93.48%)
Mutual labels:  rabbitmq
Dotnet Stellar Sdk
Stellar API SDK for .NET Core 2.x and .NET Standard 2.0
Stars: ✭ 97 (-93.86%)
Mutual labels:  dotnet-core
Netcorecli Fsc
[DEPRECATED] F# and .NET Core SDK working together
Stars: ✭ 97 (-93.86%)
Mutual labels:  dotnet-core
Aspnetcore App Workshop
This workshop has been migrated to https://github.com/dotnet-presentations/aspnetcore-app-workshop
Stars: ✭ 105 (-93.35%)
Mutual labels:  dotnet-core
Grpcjsontranscoder
A filter which allows a RESTful JSON API client to send requests to .NET web server over HTTP and get proxied to a gRPC service
Stars: ✭ 97 (-93.86%)
Mutual labels:  dotnet-core
Scaleable Crawler With Docker Cluster
a scaleable and efficient crawelr with docker cluster , crawl million pages in 2 hours with a single machine
Stars: ✭ 96 (-93.92%)
Mutual labels:  rabbitmq
Server
The backend server software layer which is the part of ONLYOFFICE Document Server and is the base for all other components
Stars: ✭ 104 (-93.42%)
Mutual labels:  rabbitmq
Pokemon
A Pokémon API that was made with .NET Core and the frontend with React.
Stars: ✭ 105 (-93.35%)
Mutual labels:  dotnet-core

RabbitMQ .NET Client

AppVeyor Build status GitHub Actions (Linux) CodeQL

This repository contains source code of the RabbitMQ .NET client. The client is maintained by the RabbitMQ team at VMware.

Dependency (NuGet Artifact)

The client is distributed via NuGet.

Tutorials and Documentation

Supported Platforms and .NET Releases

6.x

6.x versions of the library require .NET 4.6.1 or a .NET Core version implementing .NET Standard 2.0. They also introduce potentially breaking public API changes covered in the changelog.

5.x and 4.x

4.x and 5.x versions of the library require .NET 4.5.1 or later or .NET Core. For .NET Core users, 2.0 is the minimum supported version for 5.x series.

Change Log

See CHANGELOG.md.

Building from Source

Please see How to Run Tests for the build and test process overview.

Contributing

See Contributing and How to Run Tests.

License

This package, the RabbitMQ .NET client library, is double-licensed under the Mozilla Public License 2.0 ("MPL") and the Apache License version 2 ("ASL").

This means that the user can consider the library to be licensed under any of the licenses from the list above. For example, you may choose the Apache Public License 2.0 and include this client into a commercial product.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].