Soarus.ServiceBus.Core 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Soarus.ServiceBus.Core --version 1.0.1
NuGet\Install-Package Soarus.ServiceBus.Core -Version 1.0.1
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="Soarus.ServiceBus.Core" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Soarus.ServiceBus.Core --version 1.0.1
#r "nuget: Soarus.ServiceBus.Core, 1.0.1"
#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 Soarus.ServiceBus.Core as a Cake Addin
#addin nuget:?package=Soarus.ServiceBus.Core&version=1.0.1

// Install Soarus.ServiceBus.Core as a Cake Tool
#tool nuget:?package=Soarus.ServiceBus.Core&version=1.0.1

The core capabilities that I use when implementing Service Bus solutions

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (16)

Showing the top 5 NuGet packages that depend on Soarus.ServiceBus.Core:

Package Downloads
Soarus.Parsers.Base

Soarus Parser Base Class.

Soarus.ServiceBus.Base.Publisher

Soarus Base Library for implementations publishing ServiceBus messages.

Soarus.ServiceBus.Base.Consumer

Soarus Base Library for implementations consuming ServiceBus messages.

Soarus.Parsers.CSV

Soarus Parser for CSV feed files.

Soarus.ETL.Mapper

The Mapper deployment package.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5970.15462 1,189 5/6/2016
1.0.5970.15264 959 5/6/2016
1.0.5970.14948 977 5/6/2016
1.0.5826.17680 1,056 12/14/2015
1.0.5826.17124 966 12/14/2015
1.0.5816.21371 1,214 12/4/2015
1.0.5816.21302 957 12/4/2015
1.0.5816.21177 1,212 12/4/2015
1.0.5816.21019 1,078 12/4/2015
1.0.5816.20649 1,163 12/4/2015
1.0.5816.20373 1,123 12/4/2015
1.0.5814.26824 1,266 12/2/2015
1.0.5814.23186 1,211 12/2/2015
1.0.5814.21330 1,130 12/2/2015
1.0.5814.21075 1,272 12/2/2015
1.0.5814.18641 1,383 12/2/2015
1.0.5814.18534 1,357 12/2/2015
1.0.5814.18464 1,063 12/2/2015
1.0.5814.17577 1,327 12/2/2015
1.0.5814.17497 1,070 12/2/2015
1.0.5814.17475 1,143 12/2/2015
1.0.5814.17076 1,368 12/2/2015
1.0.3 1,205 11/30/2015
1.0.2 1,062 11/19/2015
1.0.1 1,010 11/19/2015
1.0.0 42,088 11/17/2015

Fixed Serialization in BaseMessage class.