Quick helper library containing interfaces and classes to help you prepare for the C# 8 Async Streams feature.
Info
Version: | 1.5.2 |
Author(s): | Christiaan Rakowski |
Last Update: | Sunday, January 8, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/csrakowski/CSRakowski.AsyncStreamsPreparations |
NuGet Url: | https://www.nuget.org/packages/CSRakowski.AsyncStreamsPreparations |
Install
Install-Package CSRakowski.AsyncStreamsPreparations
dotnet add package CSRakowski.AsyncStreamsPreparations
paket add CSRakowski.AsyncStreamsPreparations
CSRakowski.AsyncStreamsPreparations Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.0
- NETStandard.Library(>= 1.6.1)
- System.Threading.Tasks.Extensions(>= 4.5.4)
- System.Threading.Tasks.Extensions(>= 4.5.4)
- System.Threading.Tasks.Extensions(>= 4.5.4)
- System.Threading.Tasks.Extensions(>= 4.5.4)
- System.Threading.Tasks.Extensions(>= 4.5.4)
No dependencies.
Tags