EnterpriseLibrary.SemanticLogging 1.1.1403.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package EnterpriseLibrary.SemanticLogging --version 1.1.1403.1
NuGet\Install-Package EnterpriseLibrary.SemanticLogging -Version 1.1.1403.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="EnterpriseLibrary.SemanticLogging" Version="1.1.1403.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EnterpriseLibrary.SemanticLogging --version 1.1.1403.1
#r "nuget: EnterpriseLibrary.SemanticLogging, 1.1.1403.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 EnterpriseLibrary.SemanticLogging as a Cake Addin
#addin nuget:?package=EnterpriseLibrary.SemanticLogging&version=1.1.1403.1

// Install EnterpriseLibrary.SemanticLogging as a Cake Tool
#tool nuget:?package=EnterpriseLibrary.SemanticLogging&version=1.1.1403.1

The Semantic Logging Application Block provides a set of destinations (sinks) to persist application events published using a subclass of the EventSource class from the System.Diagnostics.Tracing namespace. Sinks include Azure table storage, SQL Server databases, Elasticsearch, and rolling files with several formats and you can extend the block by creating your own custom formatters and sinks. For the sinks that can store structured data, the block preserves the full structure of the event payload in order to facilitate analysing or processing the logged data.
     An out-of-proc Windows Service is available as a separate NuGet package (EnterpriseLibrary.SemanticLogging.Service).

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 (23)

Showing the top 5 NuGet packages that depend on EnterpriseLibrary.SemanticLogging:

Package Downloads
EnterpriseLibrary.SemanticLogging.EventSourceAnalyzer The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

The EventSource Analyzer is part of the Semantic Logging Application Block. It can be incorporated into your automated tests to help validate your EventSource instances.

EnterpriseLibrary.SemanticLogging.TextFile The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 into rolling text files and simple text files.

EnterpriseLibrary.SemanticLogging.Database The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 SQL Server and Azure SQL Database.

EnterpriseLibrary.SemanticLogging.WindowsAzure The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

EnterpriseLibrary.SemanticLogging.Elasticsearch

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 into Elasticsearch.

GitHub repositories (6)

Showing the top 5 popular GitHub repositories that depend on EnterpriseLibrary.SemanticLogging:

Repository Stars
Azure/durabletask
Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
Azure/azure-iot-protocol-gateway
Azure IoT protocol gateway enables protocol translation for Azure IoT Hub
microsoftarchive/semantic-logging
Supporting semantic/structured logging for .NET
mpostol/OPC-UA-OOI
Object Oriented Internet - C# deliverables supporting a new Machine To Machine (M2M) communication architecture
neuecc/EtwStream
Logs are event streams. EtwStream provides In-Process and Out-of-Process ObservableEventListener. Everything can compose and output to anywhere by Reactive Extensions.
Version Downloads Last updated
2.0.1406.1 2,218,257 7/8/2014
1.1.1403.1 94,788 3/28/2014
1.0.1304 195,922 4/26/2013
0.9.0 5,684 3/26/2013