Rivulet.Core
1.0.0
See the version list below for details.
dotnet add package Rivulet.Core --version 1.0.0
NuGet\Install-Package Rivulet.Core -Version 1.0.0
<PackageReference Include="Rivulet.Core" Version="1.0.0" />
<PackageVersion Include="Rivulet.Core" Version="1.0.0" />
<PackageReference Include="Rivulet.Core" />
paket add Rivulet.Core --version 1.0.0
#r "nuget: Rivulet.Core, 1.0.0"
#:package Rivulet.Core@1.0.0
#addin nuget:?package=Rivulet.Core&version=1.0.0
#tool nuget:?package=Rivulet.Core&version=1.0.0
Safe, async-first parallel operators with bounded concurrency, retries, and backpressure for I/O-heavy workloads.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- System.Linq.Async (>= 6.0.3)
- System.Threading.Channels (>= 8.0.0)
-
net9.0
- System.Linq.Async (>= 6.0.3)
- System.Threading.Channels (>= 8.0.0)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on Rivulet.Core:
| Package | Downloads |
|---|---|
|
Rivulet.Diagnostics
Enterprise observability for Rivulet.Core with EventListener wrappers, metric aggregators, and health check integration. |
|
|
Rivulet.Testing
Testing utilities for Rivulet parallel operations including deterministic schedulers, virtual time, fake channels, and chaos injection. |
|
|
Rivulet.Diagnostics.OpenTelemetry
OpenTelemetry integration for Rivulet.Core with distributed tracing, metrics, and logging support. |
|
|
Rivulet.Hosting
Integration with Microsoft.Extensions.Hosting for dependency injection, configuration, and hosted services using Rivulet parallel operations. |
|
|
Rivulet.Sql
Safe parallel SQL operations with connection pooling awareness and bulk operations for Rivulet.Core |
GitHub repositories
This package is not used by any popular GitHub repositories.