Replies: 1 comment
-
I don't offer a migration from libraries because this isn't a product. You likely won't want to take in a library like Shiny just for settings anyhow. Shiny.Core has Stores which line up with the ISettings. IKeyValueStore for secure storage, local settings, and in-memory. I don't document these classes because they're mostly meant to be used internally. For the best way of using settings with Shiny, you can use https://shinylib.net/client/other/statefulservices/ |
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 have an older project that uses Acr.Settings. That repo says the library moved to Shiny, but I find no information here on how to migrate. Can anyone point me to some doc's or a guide?
Beta Was this translation helpful? Give feedback.
All reactions