Akka.NET extension allowing you to Ask Synchronously, when you want to avoid asyc-await.
Info
Version: | 1.1.3.112 |
Author(s): | samuel |
Last Update: | Saturday, April 8, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/contactsamie/AskSync |
NuGet Url: | https://www.nuget.org/packages/AkkaAskSync |
Install
Install-Package AkkaAskSync
dotnet add package AkkaAskSync
paket add AkkaAskSync
AkkaAskSync Download (Unzip the "nupkg" after downloading)
Dependencies
- Akka.Remote(>= 1.1.3)
Tags