Caliburn.Micro.Logging
2.0.3
dotnet add package Caliburn.Micro.Logging --version 2.0.3
NuGet\Install-Package Caliburn.Micro.Logging -Version 2.0.3
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="Caliburn.Micro.Logging" Version="2.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Caliburn.Micro.Logging --version 2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Caliburn.Micro.Logging, 2.0.3"
#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 Caliburn.Micro.Logging as a Cake Addin #addin nuget:?package=Caliburn.Micro.Logging&version=2.0.3 // Install Caliburn.Micro.Logging as a Cake Tool #tool nuget:?package=Caliburn.Micro.Logging&version=2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Logging for Caliburn.Micro (PCL)
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Caliburn.Micro.Core (>= 2.0.0)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.3 | 1,217 | 5/31/2014 |
2.0.2-beta2 | 81 | 5/21/2014 |
2.0.1-beta2 | 50 | 4/17/2014 |
2.0.0-beta2 | 56 | 4/17/2014 |
1.5.0 | 2,354 | 12/15/2012 |
1.3.0 | 120 | 5/19/2012 |
1.2.1 | 73 | 8/12/2011 |
1.2.0 | 202 | 7/6/2011 |
1.1.0 | 131 | 7/5/2011 |
1.0.0 | 128 | 7/5/2011 |
Upgraded solution / project files to Visual Studio 2013 Update 2
Upgraded Caliburn.Micro 1.4 to Caliburn.Micro.Core 2.0.0
Converted Caliburn.Micro.Logging to a portable class library (.NET4.5, Win8, WPA8.1 WPSL8)
Dropped support for TraceLogger since it is not supported in a PCL
Dropped SilverLight 4/5 and Windows Phone 7.1 support
Added a key for strong name support for all assemblies