Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doc and official package inconsistency? #52

Open
datvm opened this issue Feb 26, 2020 · 1 comment
Open

Doc and official package inconsistency? #52

datvm opened this issue Feb 26, 2020 · 1 comment

Comments

@datvm
Copy link

datvm commented Feb 26, 2020

I was so confused because the doc state that I should use ILocalStorage but in my package installed from Nuget there is no such thing. I checked the source code and see ILocalStorage is there but have no idea why I can't use it.

Turned out the Nuget official release is still at 1.0.0 (I see there are 2 preview versions now), and there is an update 3 months ago that change it.

I think the README should be updated to say that, if we are still using the official 1.0.0, we should use LocalStorage instead until next version is official released..

@datvm datvm changed the title Doc and package inconsistency? Doc and official package inconsistency? Feb 26, 2020
@Bananas-Are-Yellow
Copy link

Me too. Just wasted over an hour trying to chase this down. ILocalStorage does not exist, even though it is there in the source. It is not a good sign that the authors didn't reply to your issue!

I was interested in this package because Microsoft.AspNetCore.ProtectedBrowserStorage is pre-release, but now I shall use it anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants