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
<PackageReference Include="scientist" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add scientist --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: scientist, 2.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install scientist as a Cake Addin
#addin nuget:?package=scientist&version=2.0.0
// Install scientist as a Cake Tool
#tool nuget:?package=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)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on scientist:
Package | Downloads |
---|---|
Smartunicom.Runtime
Smartunicom Shared Library - Runtime
|
|
Scientist.Publishers.Serilog
SerilogResultPublisher for Scientist.NET
|
|
Scientist.Publishers.Shared
Package Description
|
|
Scientist.Publishers.Console
ConsoleResultPublisher for Scientist.NET
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 196,470 | 6/5/2018 |
2.0.0-beta | 876 | 6/1/2018 |
1.0.1 | 246,110 | 9/29/2016 |
1.0.0-alpha6 | 1,205 | 6/10/2016 |
1.0.0-alpha5 | 597 | 4/15/2016 |
1.0.0-alpha4 | 593 | 4/13/2016 |
1.0.0-alpha3 | 619 | 2/17/2016 |
1.0.0-alpha2 | 829 | 2/9/2016 |
1.0.0-alpha1 | 802 | 2/4/2016 |
1.0.0-alpha | 817 | 2/4/2016 |