ComposableAsync icon indicating copy to clipboard operation
ComposableAsync copied to clipboard

Create, compose and inject asynchronous behaviors in .Net Framework and .Net Core.

Results 1 ComposableAsync issues
Sort by recently updated
recently updated
newest added

Hi, I've tried using this lib (indirectly via https://github.com/David-Desmaisons/RateLimiter) in .NET Core 3.0 app recently, but as soon as I add the reference to ComposableAsync.Core NuGet package, the `dotnet build`...