SolerSoft.MvvmCross.Logging 1.0.0-beta9

This is a prerelease version of SolerSoft.MvvmCross.Logging.
dotnet add package SolerSoft.MvvmCross.Logging --version 1.0.0-beta9
                    
NuGet\Install-Package SolerSoft.MvvmCross.Logging -Version 1.0.0-beta9
                    
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="SolerSoft.MvvmCross.Logging" Version="1.0.0-beta9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SolerSoft.MvvmCross.Logging" Version="1.0.0-beta9" />
                    
Directory.Packages.props
<PackageReference Include="SolerSoft.MvvmCross.Logging" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SolerSoft.MvvmCross.Logging --version 1.0.0-beta9
                    
#r "nuget: SolerSoft.MvvmCross.Logging, 1.0.0-beta9"
                    
#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.
#addin nuget:?package=SolerSoft.MvvmCross.Logging&version=1.0.0-beta9&prerelease
                    
Install SolerSoft.MvvmCross.Logging as a Cake Addin
#tool nuget:?package=SolerSoft.MvvmCross.Logging&version=1.0.0-beta9&prerelease
                    
Install SolerSoft.MvvmCross.Logging as a Cake Tool

This will eventually be a cross platform logging plugin but for now it's only supported on Windows Universal Apps. The current implementation uses MetroLog under the covers but this plugin serves as an abstraction layer so that the underlying logging framework could change over time.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa is compatible. 
Windows Store netcore was computed.  netcore45 is compatible.  netcore451 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 SolerSoft.MvvmCross.Logging:

Package Downloads
SolerSoft.MvvmCross

This is a base framework for building apps on MvvmCross. It adds helper classes like ViewModelBase that provide guidance and structure via overrides. It also adds logging and exception handling for ViewModel operations out of the box. Because dependencies on SolerSoft Logging and UserInteraction plugins, right now this only works on Windows Universal Apps.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-beta9 1,753 11/3/2014
1.0.0-beta8 1,125 10/29/2014
1.0.0-beta7 1,089 10/28/2014
1.0.0-beta6 1,156 10/28/2014
1.0.0-beta5 1,078 10/28/2014
1.0.0-beta4 1,186 10/28/2014
1.0.0-beta3 1,119 10/28/2014
1.0.0-beta2 1,070 10/28/2014
1.0.0-beta1 1,085 10/28/2014