ComposableAsync.Core 1.0.2-alpha.2

This is a prerelease version of ComposableAsync.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package ComposableAsync.Core --version 1.0.2-alpha.2
NuGet\Install-Package ComposableAsync.Core -Version 1.0.2-alpha.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ComposableAsync.Core" Version="1.0.2-alpha.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ComposableAsync.Core --version 1.0.2-alpha.2
#r "nuget: ComposableAsync.Core, 1.0.2-alpha.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ComposableAsync.Core as a Cake Addin
#addin nuget:?package=ComposableAsync.Core&version=1.0.2-alpha.2&prerelease

// Install ComposableAsync.Core as a Cake Tool
#tool nuget:?package=ComposableAsync.Core&version=1.0.2-alpha.2&prerelease

Package Description

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.1

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on ComposableAsync.Core:

Package Downloads
RateLimiter

C# client-side rate limiting utility. Features: * Easy to use * Fully asynchronous: lower resource usage than thread sleep * Cancellable via CancellationToken * Thread safe so you can share time contraints object to rate limit diferent threads using the same resource * Composable: ability to compose diferent rate limits in one constraint

Twitch.Net.Shared

Package Description

ComposableAsync.Factory

EasyActor provides a factory that transforms POCOs in actors that are then seen trougth an interface. Actor guarantees that all calls to the actor interface will occur in a separated thread, sequencially. In order to work, The target interface should only expose methods returning Task or Task. If this not the case, an exception will be raised at runtime when calling a none compliant method. Make also sure that all method parameters and return values are immutable to avoid concurrency problems.

ComposableAsync.Concurrent

Package Description

ComposableAsync.Resilient

ComposableAsync.Resilient provides dispatchers that implement resilient behaviors to handle exceptions, includient retry and circuit breaker.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on ComposableAsync.Core:

Repository Stars
David-Desmaisons/RateLimiter
C# rate limiting utility
darklinkpower/PlayniteExtensionsCollection
Collection of extensions made for Playnite.
cxfksword/jellyfin-plugin-danmu
jellyfin弹幕自动下载插件
Version Downloads Last updated
1.3.0 1,220,287 11/2/2020
1.1.0 147,219 7/31/2019
1.0.3 7,052 7/4/2019
1.0.2-alpha.2 330 6/27/2019
1.0.2-alpha.1 335 6/17/2019
1.0.1-alpha.2 377 6/7/2019
1.0.1-alpha.1 360 6/7/2019
1.0.0-alpha.5 372 6/4/2019
1.0.0-alpha.4 347 6/2/2019
1.0.0-alpha.3 337 5/30/2019
1.0.0-alpha.2 333 5/28/2019
1.0.0-alpha.1 331 5/23/2019