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 2,559 2016/10/25
4.0.180 2,192 2016/10/24
4.0.160 2,163 2016/10/17
4.0.150 2,223 2016/10/10
4.0.122 2,237 2016/9/29
4.0.121 2,154 2016/9/29
4.0.120 2,220 2016/9/29
4.0.112 2,281 2016/9/2
4.0.101 2,221 2016/8/25
4.0.100 2,208 2016/8/25
4.0.80 2,269 2016/8/24
4.0.60 2,252 2016/8/11
4.0.41 2,225 2016/8/10
4.0.40 2,238 2016/8/10
4.0.20 2,238 2016/7/22
4.0.19 2,214 2016/7/21
4.0.18 2,227 2016/7/19
4.0.14 2,309 2016/6/18
4.0.11 2,228 2016/5/2
4.0.10 2,224 2016/4/29
Loading failed

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