OrleansContrib / Orleans.Providers.MongoDB

A MongoDb implementation of the Orleans Providers: Membership, Storage and Reminders.
MIT License
100 stars 43 forks source link

Auto AddReminders() call #116

Closed htxryan closed 1 year ago

htxryan commented 1 year ago

Adding the AddReminders() call so callers do not have to call it explicitly

wassim-k commented 1 year ago

Can you also please bump up the project version in Orleans.Providers.MongoDB.csproj

htxryan commented 1 year ago

Can you also please bump up the project version in Orleans.Providers.MongoDB.csproj

Done.

wassim-k commented 1 year ago

Thanks for the PR @htxryan