Azuro.Common 1.0.5729.40087

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

// Install Azuro.Common as a Cake Tool
#tool nuget:?package=Azuro.Common&version=1.0.5729.40087

Common functions used by and developed for Azuro Internal Use.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on Azuro.Common:

Package Downloads
Azuro.MSMQ

A wrapper to process MSMQ messages.

Azuro.Common.WindowsService

Windows Service Console Wrapper.

Azuro.Crm.Integration.v2015

Crm Integration Helpers

Azuro.Common.MSMQ

Common helper classes for working with MSMQ.

Azuro.Crm.Integration.v2011

CRM 2011 Integration classes. Also works with CRM 2013.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.6387.16817 1,593 6/27/2017
1.0.6205.40054 1,028 12/27/2016
1.0.5829.29557 4,288 12/17/2015
1.0.5804.35409 1,215 11/22/2015
1.0.5729.40087 8,377 9/8/2015
1.0.5712.31390 1,145 8/22/2015
1.0.5712.22050 2,364 8/22/2015
1.0.5711.23158 1,125 8/21/2015
1.0.5709.36674 1,137 8/19/2015
1.0.5709.34957 5,096 8/19/2015

Updated Azuro.Messaging.SerializedMessage with better error management and logging, and added some comments.