You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.
Current Orleans provider's configuration APIs are not DI-friendly. I made a work around to have this provider to support DI at some extent but it turns out that doing that, I'm only allowed to have 1 persistence provider registered.
Check with Orleans team when/if we will have:
DI-friendly provider APIs
Named options support
The text was updated successfully, but these errors were encountered:
Current Orleans provider's configuration APIs are not DI-friendly. I made a work around to have this provider to support DI at some extent but it turns out that doing that, I'm only allowed to have 1 persistence provider registered.
Check with Orleans team when/if we will have:
The text was updated successfully, but these errors were encountered: