CloudTraceListener 1.0.2.19

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

// Install CloudTraceListener as a Cake Tool
#tool nuget:?package=CloudTraceListener&version=1.0.2.19

Tracing library that writes either immidiately or buffered to Azure Storage.  It is a standard System.Diagnostics TraceListener, but also adds some additional capabilities.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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 (1)

Showing the top 1 NuGet packages that depend on CloudTraceListener:

Package Downloads
CloudTraceListener.Mvc

Tracing library for ASP.NET MVC that writes to Azure Storage.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0.10 2,195 2/6/2013
1.1.0.9 1,414 2/6/2013
1.1.0.8 1,416 2/6/2013
1.1.0.7 1,396 2/6/2013
1.1.0.6 1,377 2/5/2013
1.1.0.5 1,393 2/5/2013
1.1.0.4 1,602 2/5/2013
1.1.0.3 1,412 2/5/2013
1.1.0.2 1,745 11/7/2012
1.1.0.1 1,575 11/7/2012
1.1.0 1,799 11/7/2012
1.0.2.31 1,751 10/14/2012
1.0.2.30 1,515 10/6/2012
1.0.2.20 1,521 10/6/2012
1.0.2.19 1,563 10/5/2012
1.0.2.18 1,655 9/30/2012
1.0.2.17 1,684 9/30/2012
1.0.2.16 1,493 9/29/2012
1.0.2.15 1,499 9/29/2012
1.0.2.14 1,830 9/28/2012
1.0.2.12 1,468 9/28/2012
1.0.1.12 1,474 9/27/2012
1.0.1.11 1,541 9/27/2012
1.0.1.10 2,150 9/25/2012
1.0.1.9 1,500 9/25/2012
1.0.1.8 1,489 9/25/2012
1.0.1.7 1,470 9/25/2012
1.0.1.6 1,487 9/25/2012
1.0.1.5 1,796 9/25/2012
1.0.1.4 1,551 9/25/2012
1.0.1.3 1,480 9/25/2012
1.0.1.2 1,511 9/25/2012
1.0.1.1 2,273 9/25/2012
1.0.0.21405 1,481 9/24/2012
1.0.0.21328 1,467 9/24/2012
1.0.0.21164 1,438 9/24/2012
1.0.0.21038 1,454 9/24/2012
1.0.0.18080 1,509 9/25/2012
1.0.0.16 1,454 9/24/2012
1.0.0.15 1,631 9/23/2012
1.0.0.14 1,492 9/23/2012
1.0.0.13 1,484 9/23/2012
1.0.0.12 1,522 7/18/2012
1.0.0.11 1,456 7/18/2012
1.0.0.10 1,464 7/17/2012
1.0.0.7 1,448 7/16/2012
1.0.0.6 1,452 7/16/2012
1.0.0.5 1,529 7/16/2012
1.0.0.4 1,537 7/16/2012
1.0.0.3 1,459 7/16/2012
1.0.0.2 1,443 7/16/2012
1.0.0.1 1,795 7/16/2012

Added config transformation so the logging configuration appears in web.config as appsettings entries.