Orleans.Providers.EntityFramework Versions Save

An Entity Framework Core implementation of Orleans Grain Storage. More providers to come later.

v0.15.1

4 years ago

Upgrade to Orleans 3.x and EfCore 3.x You can build the project for different versions (mentioned on docs)

v0.14.6

4 years ago
  • Added IGrainStateEntryConfigurator to have more flexibility configuring entity entries.

Breaking changes

  • Removed UseQueryExpression extension and added ConfigureReadState which completely overhauls the default conventions.

v0.13.0

5 years ago

Fixed an issue causing a null ref exception when the state is configured to use etags but during read the state was null.

v0.12.0

5 years ago

v0.10.0

5 years ago