rutta 4.0.181

dotnet add package rutta --version 4.0.181
                    
NuGet\Install-Package rutta -Version 4.0.181
                    
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="rutta" Version="4.0.181" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="rutta" Version="4.0.181" />
                    
Directory.Packages.props
<PackageReference Include="rutta" />
                    
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 rutta --version 4.0.181
                    
#r "nuget: rutta, 4.0.181"
                    
#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.
#:package rutta@4.0.181
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=rutta&version=4.0.181
                    
Install as a Cake Addin
#tool nuget:?package=rutta&version=4.0.181
                    
Install as a Cake Tool

Logary is a high performance, multi-target logging, metric and health-check library for mono and .Net.

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
4.0.181 1,493 10/25/2016
4.0.180 1,208 10/24/2016
4.0.160 1,211 10/17/2016
4.0.150 1,239 10/10/2016
4.0.122 1,270 9/29/2016
4.0.121 1,202 9/29/2016
4.0.120 1,258 9/29/2016
4.0.112 1,319 9/2/2016
4.0.101 1,260 8/25/2016
4.0.100 1,240 8/25/2016
4.0.80 1,293 8/24/2016
4.0.60 1,271 8/11/2016
4.0.41 1,244 8/10/2016
4.0.40 1,272 8/10/2016
4.0.20 1,275 7/22/2016
4.0.19 1,250 7/21/2016
4.0.18 1,230 7/19/2016
4.0.14 1,331 6/18/2016
4.0.11 1,253 5/2/2016
4.0.10 1,269 4/29/2016
4.0.9 1,561 4/27/2016
4.0.7 1,525 4/25/2016
4.0.6 1,206 4/12/2016
4.0.5 1,293 4/10/2016
4.0.3 1,344 3/28/2016
4.0.2 1,237 3/17/2016
4.0.1 1,208 3/8/2016
4.0.0 1,303 3/8/2016
4.0.0-alpha2 1,087 3/8/2016

Release Notes:

* [infra] whitespace
* [literate] test for #195
* [literate] fixes #195
* [infra] sequence tests for now
* [docs] more on Serilog
* [docs] forgot paren
* [docs] documeting differences with Serilog