Implementation of the Scientist library for .NET, inspired by the Ruby library from GitHub.
Info
Version: | 2.1.0 |
Author(s): | GitHub |
Last Update: | Sunday, September 28, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/scientistproject/Scientist.net |
NuGet Url: | https://www.nuget.org/packages/scientist |
Install
Install-Package scientist
dotnet add package scientist
paket add scientist
scientist Download (Unzip the "nupkg" after downloading)
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)
No dependencies.
Tags