scientist 2.0.0
Implementation of the Scientist library from GitHub
Install-Package scientist -Version 2.0.0
dotnet add package scientist --version 2.0.0
paket add scientist --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Features**
- Make IoC/DI friendlier - #108 via @martincostello
- Add `FireAndForgetResultPublisher`. Wrap an existing `IResultPublisher` to delegate publishing to another thread and avoid publishing delays when running experiments - #83 via @thematthopkins and @joncloud
Dependencies
-
.NETFramework 4.5.1
- No dependencies.
-
.NETStandard 1.1
- Microsoft.CSharp (>= 4.4.0)
- NETStandard.Library (>= 1.6.1)
- System.Collections (>= 4.3.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Threading (>= 4.3.0)
Version History
Version | Downloads | Last updated | |
---|---|---|---|
2.0.0 | 12,244 | 6/5/2018 | |
2.0.0-beta | 164 | 6/1/2018 | |
1.0.1 | 57,394 | 9/29/2016 | |
1.0.0-alpha6 | 563 | 6/10/2016 | |
1.0.0-alpha5 | 225 | 4/15/2016 | |
1.0.0-alpha4 | 208 | 4/13/2016 | |
1.0.0-alpha3 | 249 | 2/17/2016 | |
1.0.0-alpha2 | 239 | 2/9/2016 | |
1.0.0-alpha1 | 231 | 2/4/2016 | |
1.0.0-alpha | 234 | 2/4/2016 |