Closed Licshee closed 9 years ago
That's Nito.AsyncEx, not Nito.Async
I am not planning a NuGet package at this time, mainly due to time constraints.
If you're interested in using ActionDispatcher in modern code, I'd recommend checking out the AsyncContext in Nito.AsyncEx. It's not an exact equivalent, but it is definitely similar.
Thanks, I would try that out.
Tho I know I can just download the binary from codeplex, but I think having a nuget package would help a lot.
Or is there an ActionDispatcherSynchronzationContext equivalent that I missed?