Ariane 3.0.33

There is a newer version of this package available.
See the version list below for details.
dotnet add package Ariane --version 3.0.33                
NuGet\Install-Package Ariane -Version 3.0.33                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Ariane" Version="3.0.33" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ariane --version 3.0.33                
#r "nuget: Ariane, 3.0.33"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Ariane as a Cake Addin
#addin nuget:?package=Ariane&version=3.0.33

// Install Ariane as a Cake Tool
#tool nuget:?package=Ariane&version=3.0.33                

Ariane is a very simple component to process message in JSON format with async generic queue like MSMQ, Azure Service Bus, File or  InMemory

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Ariane:

Package Downloads
QMailer

Send mass email for aspnet with service bus

QMailer.Web

Install this assembly in aspnet project

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.4.58 2,849 6/4/2018 4.4.58 is deprecated because it is no longer maintained.
4.4.57 1,360 4/18/2018
4.3.56 1,460 12/7/2017
4.2.55.3 1,254 11/26/2017
4.2.54.2 1,352 10/15/2017
4.2.53.1 1,258 10/6/2017
4.2.52 1,348 7/7/2017
4.1.50 1,305 5/4/2017
4.1.49 1,363 4/14/2017
4.0.47 1,426 11/20/2016
4.0.46 1,736 11/7/2016
3.2.45.1 1,627 2/23/2016
3.2.44 1,445 2/18/2016
3.2.43 1,475 2/18/2016
3.2.42 1,423 2/7/2016
3.1.41.7 1,419 2/5/2016
3.1.40.6 1,419 2/3/2016
3.1.39.5 1,396 2/3/2016
3.1.38.4 1,490 1/2/2016
3.1.37.3 1,505 1/1/2016
3.1.36.2 1,505 10/26/2015
3.1.35.1 2,238 11/14/2014
3.1.35 1,857 11/14/2014
3.0.34.2 2,077 7/28/2014
3.0.34.1 1,830 7/14/2014
3.0.33 1,620 7/11/2014
3.0.32 2,128 3/27/2014
2.9.3.3-beta 1,332 2/11/2014
2.9.3.2-beta 1,381 2/11/2014
2.9.3.1-beta 1,351 1/22/2014
2.9.3-beta 1,337 1/22/2014
2.9.2 1,908 12/27/2013
2.9.1 1,871 12/12/2013
2.9.0 1,964 11/29/2013
2.8.0.5 1,614 11/26/2013
2.8.0.4 1,609 11/5/2013
2.8.0.3 1,776 10/25/2013
2.8.0.1 1,616 10/25/2013
2.7.0.3 1,604 10/21/2013
2.7.0.2 1,610 10/16/2013
2.7.0.1 1,617 9/29/2013
2.6.0 1,869 9/22/2013
2.5.0.2 1,619 9/16/2013
2.5.0.1 1,812 9/15/2013
2.5.0 1,675 9/15/2013
2.4.0 1,664 9/15/2013
2.3.0.1 1,814 9/12/2013
2.3.0 1,700 9/3/2013
2.2.0.4 1,833 8/13/2013
2.2.0.3 1,851 8/7/2013
2.2.0.1 1,856 8/5/2013
2.2.0 2,264 6/9/2013
2.1.0.4 1,735 6/4/2013
2.1.0.3 1,686 6/4/2013
2.1.0.2 1,688 6/3/2013
2.1.0.1 1,691 6/3/2013
2.1.0 1,732 6/3/2013
2.0.0.1 1,734 6/3/2013

3.0.33.0
- Best singleton for globalconfiguration with lazyloading
- Fix thread not closed in reader not used when bus manager stop

3.0.32.0
- Add this file
- Change versionning method
- Allow disable autostart for reading queue
- Add Synchronized receive items in queues without process
- Add many tests , 81% code coveraged
- Remove pause queue
- Add start/stop reading specific queue by name
- Add clear registered queue
- Add GetRegisteredQueues() name list of registered queues
- Separate client/server console from test project
- Separate Azure tests in specific project

see https://ariane.codeplex.com/SourceControl/latest#changelog.txt