Computation expressions for C# based on async/await.
Info
Version: | 0.2.1 |
Author(s): | Jérémie Laval |
Last Update: | Monday, April 9, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/garuma/Neteril.ComputationExpression |
NuGet Url: | https://www.nuget.org/packages/Neteril.ComputationExpression |
Install
Install-Package Neteril.ComputationExpression
dotnet add package Neteril.ComputationExpression
paket add Neteril.ComputationExpression
Neteril.ComputationExpression Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Threading.Tasks.Extensions(>= 4.4.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)