rutta 4.0.160
See the version list below for details.
dotnet add package rutta --version 4.0.160
NuGet\Install-Package rutta -Version 4.0.160
<PackageReference Include="rutta" Version="4.0.160" />
paket add rutta --version 4.0.160
#r "nuget: rutta, 4.0.160"
// Install rutta as a Cake Addin #addin nuget:?package=rutta&version=4.0.160 // Install rutta as a Cake Tool #tool nuget:?package=rutta&version=4.0.160
Logary is a high performance, multi-target logging, metric and health-check library for mono and .Net.
Learn more about Target Frameworks and .NET Standard.
-
- Argu (>= 3.3.0)
- FSharp.Core (>= 4.0.0.1)
- FsPickler (>= 3.2.0)
- fszmq (>= 12.2.1)
- Hopac (>= 0.3.23)
- Logary (>= 4.0.160)
- Logary.Targets.InfluxDb (>= 4.0.160)
- Logary.Targets.Shipper (>= 4.0.160)
- Logary.WinPerfCounters (>= 4.0.160)
- NodaTime (>= 1.3.2)
- Suave (>= 1.1.3)
- Topshelf.FSharp (>= 3.0.0)
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,287 | 10/25/2016 |
4.0.180 | 1,021 | 10/24/2016 |
4.0.160 | 1,018 | 10/17/2016 |
4.0.150 | 1,049 | 10/10/2016 |
4.0.122 | 1,082 | 9/29/2016 |
4.0.121 | 1,015 | 9/29/2016 |
4.0.120 | 1,070 | 9/29/2016 |
4.0.112 | 1,132 | 9/2/2016 |
4.0.101 | 1,055 | 8/25/2016 |
4.0.100 | 1,046 | 8/25/2016 |
4.0.80 | 1,093 | 8/24/2016 |
4.0.60 | 1,075 | 8/11/2016 |
4.0.41 | 1,053 | 8/10/2016 |
4.0.40 | 1,083 | 8/10/2016 |
4.0.20 | 1,086 | 7/22/2016 |
4.0.19 | 1,060 | 7/21/2016 |
4.0.18 | 1,041 | 7/19/2016 |
4.0.14 | 1,135 | 6/18/2016 |
4.0.11 | 1,056 | 5/2/2016 |
4.0.10 | 1,076 | 4/29/2016 |
4.0.9 | 1,365 | 4/27/2016 |
4.0.7 | 1,333 | 4/25/2016 |
4.0.6 | 1,012 | 4/12/2016 |
4.0.5 | 1,099 | 4/10/2016 |
4.0.3 | 1,144 | 3/28/2016 |
4.0.2 | 1,032 | 3/17/2016 |
4.0.1 | 1,008 | 3/8/2016 |
4.0.0 | 1,103 | 3/8/2016 |
4.0.0-alpha2 | 897 | 3/8/2016 |
Release Notes:
* [logger] adding tests for TimeScope
* [infra] v4.0.160
* [core, middleware, rutta] reworking some middleware and TimeScope APIs
* [infra] bumping semver
* [winperfcounters] cleaning WPC names
* [winperfcounters] rework to use fields for WPC instances
* [winperfcounters] working app metrics and system metrics
* [winperfcounters] using #create
* [winperfcounters] regenerating
* [winperfcounters] modernising them, new API
* [csharp] fix Elmah sample
* [logger] adding LoggerScope abstraction
* [csharp] passing tests
* [csharp] expose more overloads, allow flush flag
* [docs] documenting backpressure semantics
* [infra] bump patch w/ overload
* [csharp] LogWithAck overload w/o CancellationToken, docs