Azuro.Common
1.0.6387.16817
.NET Framework 4.5.2
Install-Package Azuro.Common -Version 1.0.6387.16817
dotnet add package Azuro.Common --version 1.0.6387.16817
<PackageReference Include="Azuro.Common" Version="1.0.6387.16817" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Azuro.Common --version 1.0.6387.16817
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Azuro.Common, 1.0.6387.16817"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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.6387.16817
// Install Azuro.Common as a Cake Tool
#tool nuget:?package=Azuro.Common&version=1.0.6387.16817
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Common functions used by and developed for Azuro Internal Use.
Product | Versions |
---|---|
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- NLog (>= 4.2.2)
- NLog.config (>= 4.0.1)
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,006 | 6/27/2017 |
1.0.6205.40054 | 750 | 12/27/2016 |
1.0.5829.29557 | 2,488 | 12/17/2015 |
1.0.5804.35409 | 921 | 11/22/2015 |
1.0.5729.40087 | 4,138 | 9/8/2015 |
1.0.5712.31390 | 831 | 8/22/2015 |
1.0.5712.22050 | 1,378 | 8/22/2015 |
1.0.5711.23158 | 838 | 8/21/2015 |
1.0.5709.36674 | 845 | 8/19/2015 |
1.0.5709.34957 | 2,698 | 8/19/2015 |
Updated Azuro.Messaging.SerializedMessage with better error management and logging, and added some comments.