CorLib 0.0.2.5
dotnet add package CorLib --version 0.0.2.5
NuGet\Install-Package CorLib -Version 0.0.2.5
<PackageReference Include="CorLib" Version="0.0.2.5" />
paket add CorLib --version 0.0.2.5
#r "nuget: CorLib, 0.0.2.5"
// Install CorLib as a Cake Addin #addin nuget:?package=CorLib&version=0.0.2.5 // Install CorLib as a Cake Tool #tool nuget:?package=CorLib&version=0.0.2.5
CorLib is a class-library containing many useful types missing from the .NET Framework, such as Gate, AtomicUInt64, & EventLoopSchedulerSlim, and extension methods expanding on Rx's ToTask for APM integration, as well as WaitHandle conversions to IObsevable<Unit>!
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Rx-Main (>= 1.0.11226)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CorLib:
Package | Downloads |
---|---|
Corlib-Reactive
Corlib-Reactive is a class-library containing many useful types missing from the .NET Framework, such as the EventLoopSchedulerSlim, extension methods expanding on Rx's ToTask for APM integration, as well as WaitHandle conversions to IObsevable<Unit>! |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.0.2.5 | 3,225 | 1/19/2012 |
Corrected TaskUtilities visibility and implementation of AsyncCallback in ToTask