QLog 1.5.0

dotnet add package QLog --version 1.5.0
NuGet\Install-Package QLog -Version 1.5.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="QLog" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add QLog --version 1.5.0
#r "nuget: QLog, 1.5.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 QLog as a Cake Addin
#addin nuget:?package=QLog&version=1.5.0

// Install QLog as a Cake Tool
#tool nuget:?package=QLog&version=1.5.0

QLog is a lightweight, very simple to use logging framework that works with Windows Azure .NET applications. It stores all logs in Windows Azure Table storage and comes with QLogBrowser that allows you to browse all logs.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.5.0 2,340 8/6/2015
1.4.11 1,257 6/29/2014
1.4.10 1,312 10/25/2013

If you update the NuGet package Microsoft.Data.OData, or related packages (System.Spatial, Microsoft.Data.Edm) to version newer than 5.2.0, you may need to setup assembly binding in your web.config or app.config file. Follow this instructions: http://preview.tinyurl.com/my2bafr.