Blazored packages deprecated #568
bill-shepherd-ms
started this conversation in
Ideas
Replies: 1 comment
-
|
I will be replacing this ASAP... but Nuru 3.0 release will come first. Thanks for the patience. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was creating this as an issue initially, but it may make more sense as a discussion item.
The Blazored packages have been deprecated and the projects archived. We've removed the Blazored package from our projects and rolled our own implementation, but TimeWarp's persistence feature has a hard dependency on Blazored's ILocalStorageService and ISessionStorageService.
In the meantime, we have re-added the Blazored packages, implemented the Blazored interfaces in our bespoke services, and added them to injection as a work-around.
I should be able to provide some time to work on a contribution for this issue if it's not already on your list.
Beta Was this translation helpful? Give feedback.
All reactions