Skip to content

v2.0.0

Compare
Choose a tag to compare
@borland borland released this 09 Feb 07:26
· 6 commits to master since this release

Updated for netstandard2.0 - The Nuget package also contains a net462 version for those on the desktop framework.

Internally the code has been updated for C# 8 with null safety, etc, and the SerialQueue now also supports being used as a SynchronizationContext, so it will be captured by async/await.