Ariane is a very simple component to process message in JSON format with async generic queue like MSMQ, Azure Service Bus, File or InMemory.
Info
Version: | 4.4.58 |
Author(s): | Marc Chouteau |
Last Update: | Monday, June 4, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/chouteau/Ariane |
NuGet Url: | https://www.nuget.org/packages/Ariane |
Install
Install-Package Ariane
dotnet add package Ariane
paket add Ariane
Ariane Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 6.0.5)
Tags