Rolosoft.Practices.EnterpriseLibrary.SemanticLogging.WindowsAzure
3.0.0
dotnet add package Rolosoft.Practices.EnterpriseLibrary.SemanticLogging.WindowsAzure --version 3.0.0
NuGet\Install-Package Rolosoft.Practices.EnterpriseLibrary.SemanticLogging.WindowsAzure -Version 3.0.0
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="Rolosoft.Practices.EnterpriseLibrary.SemanticLogging.WindowsAzure" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rolosoft.Practices.EnterpriseLibrary.SemanticLogging.WindowsAzure --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Rolosoft.Practices.EnterpriseLibrary.SemanticLogging.WindowsAzure, 3.0.0"
#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 Rolosoft.Practices.EnterpriseLibrary.SemanticLogging.WindowsAzure as a Cake Addin #addin nuget:?package=Rolosoft.Practices.EnterpriseLibrary.SemanticLogging.WindowsAzure&version=3.0.0 // Install Rolosoft.Practices.EnterpriseLibrary.SemanticLogging.WindowsAzure as a Cake Tool #tool nuget:?package=Rolosoft.Practices.EnterpriseLibrary.SemanticLogging.WindowsAzure&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The Semantic Logging Application Block provides a set of destinations to persist events published by a subclass of EventSource, This add-on packages adds support to persisting log entries in Azure table storage.
This re-implementation is because, as of Dec '16, SematicLogging seems to have been abandoned by Microsoft. By re-implementing, it allows The Community to maintain and update software.
Full credit, license and attribution for original source go to Microsoft.
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.
-
- Microsoft.WindowsAzure.ConfigurationManager (>= 3.2.3)
- Rolosoft.Practices.EnterpriseLibrary.SemanticLogging (>= 3.0.0.2)
- WindowsAzure.Storage (>= 8.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 3,529 | 1/2/2017 |
Initial release.