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

Orleans v7 upgrade #37

Closed htxryan closed 1 year ago

htxryan commented 1 year ago

Description

Upgrading to Orleans v7 (and .NET 7).

Fixes #36

Type of Change

Describe testing that was performed for your change

All existing tests are passing.

Checklist

Kritner commented 1 year ago

Sorry about the delay, I'll take a look at this shortly!

Kritner commented 1 year ago

Looks great, thanks @htxryan! I'll get a release out shortly