OrleansContrib / Orleans.SyncWork

This package's intention is to expose an abstract base class to allow https://github.com/dotnet/orleans/ to work with long running CPU bound synchronous work, without becoming overloaded.
https://OrleansContrib.github.io/Orleans.SyncWork
MIT License
58 stars 12 forks source link

Updates SyncWork to target netstandard2.0 rather than net5 and net6 #24

Closed Kritner closed 2 years ago

Kritner commented 2 years ago