ComposableAsync.Core
1.0.0-alpha.2
See the version list below for details.
dotnet add package ComposableAsync.Core --version 1.0.0-alpha.2
NuGet\Install-Package ComposableAsync.Core -Version 1.0.0-alpha.2
<PackageReference Include="ComposableAsync.Core" Version="1.0.0-alpha.2" />
paket add ComposableAsync.Core --version 1.0.0-alpha.2
#r "nuget: ComposableAsync.Core, 1.0.0-alpha.2"
// Install ComposableAsync.Core as a Cake Addin #addin nuget:?package=ComposableAsync.Core&version=1.0.0-alpha.2&prerelease // Install ComposableAsync.Core as a Cake Tool #tool nuget:?package=ComposableAsync.Core&version=1.0.0-alpha.2&prerelease
Package Description
Product | Versions 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. |
-
.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 (4)
Showing the top 4 popular GitHub repositories that depend on ComposableAsync.Core:
Repository | Stars |
---|---|
cxfksword/jellyfin-plugin-danmu
jellyfin弹幕自动下载插件
|
|
darklinkpower/PlayniteExtensionsCollection
Collection of extensions made for Playnite.
|
|
David-Desmaisons/RateLimiter
C# rate limiting utility
|
|
fengymi/emby-plugin-danmu
emby弹幕插件
|
Version | Downloads | Last updated |
---|---|---|
1.3.0 | 1,674,840 | 11/2/2020 |
1.1.0 | 156,769 | 7/31/2019 |
1.0.3 | 7,333 | 7/4/2019 |
1.0.2-alpha.2 | 339 | 6/27/2019 |
1.0.2-alpha.1 | 345 | 6/17/2019 |
1.0.1-alpha.2 | 393 | 6/7/2019 |
1.0.1-alpha.1 | 370 | 6/7/2019 |
1.0.0-alpha.5 | 387 | 6/4/2019 |
1.0.0-alpha.4 | 356 | 6/2/2019 |
1.0.0-alpha.3 | 347 | 5/30/2019 |
1.0.0-alpha.2 | 341 | 5/28/2019 |
1.0.0-alpha.1 | 346 | 5/23/2019 |