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

New in ASP.NET Core 3.0 - Blazor Client Side #149

Open
utterances-bot opened this issue Dec 13, 2019 · 2 comments
Open

New in ASP.NET Core 3.0 - Blazor Client Side #149

utterances-bot opened this issue Dec 13, 2019 · 2 comments

Comments

@utterances-bot
Copy link

New in ASP.NET Core 3.0 - Blazor Client Side

https://asp.net-hacker.rocks/2019/09/30/aspnetcore30-blazor-clientside.html

Copy link

Actually, I want the the client can access database without webapi to make it avariable offline. Is there any way?

@JuergenGutsch
Copy link
Owner

Hey @970065574
You need to use a offline database, that can be used and stored on the client side. Currently I don't know which database will work. Maybe it is also possible to access the browsers storage.

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

3 participants