ExGrip.WinRT.LoggingX64 1.1.1

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

// Install ExGrip.WinRT.LoggingX64 as a Cake Tool
#tool nuget:?package=ExGrip.WinRT.LoggingX64&version=1.1.1

Portable implementation of a simple logging framework for Universal Apps. It supports logging to files, archiving and logging to SQLite. Please visit the project page for further informations.(Windows Phone 8.1, and Windows 8.1)

There are no supported framework assets in this 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.1.1 1,448 9/28/2014
1.1.0 1,156 8/11/2014

1.1.0: Second working release with SQLite support
1.1.1: Bugfix release