Azuro.Common
1.0.6387.16817
dotnet add package Azuro.Common --version 1.0.6387.16817
NuGet\Install-Package Azuro.Common -Version 1.0.6387.16817
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.6387.16817" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Azuro.Common" Version="1.0.6387.16817" />
<PackageReference Include="Azuro.Common" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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 and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Azuro.Common@1.0.6387.16817
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Azuro.Common&version=1.0.6387.16817
#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 Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net452 is compatible. 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.
-
- 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 | 2,106 | 6/27/2017 |
| 1.0.6205.40054 | 1,448 | 12/27/2016 |
| 1.0.5829.29557 | 5,234 | 12/17/2015 |
| 1.0.5804.35409 | 1,646 | 11/22/2015 |
| 1.0.5729.40087 | 9,965 | 9/8/2015 |
| 1.0.5712.31390 | 1,573 | 8/22/2015 |
| 1.0.5712.22050 | 3,001 | 8/22/2015 |
| 1.0.5711.23158 | 1,565 | 8/21/2015 |
| 1.0.5709.36674 | 1,567 | 8/19/2015 |
| 1.0.5709.34957 | 6,134 | 8/19/2015 |
Updated Azuro.Messaging.SerializedMessage with better error management and logging, and added some comments.