ColinEberhardt / wasmweekly

Website for the WebAssembly weekly newsletter
http://wasmweekly.news/
Creative Commons Zero v1.0 Universal
74 stars 11 forks source link

Blazor WebAssembly: The Power Of EF Core And SQLite In The Browser – In-Depth #72

Closed ChristianWeyer closed 2 years ago

ChristianWeyer commented 2 years ago

Rumor has it, this is the dream of many .NET developers: Using SQLite and EF Core in the browser with Blazor WebAssembly. Is this possible? In this article, we will have a look at how you can manage your offline data with the help of SQLite and EF Core by persisting the data with standard browser features and APIs.

https://www.thinktecture.com/en/blazor/ef-core-and-sqlite-in-browser/

ColinEberhardt commented 2 years ago

Thanks - added it to the queue https://twitter.com/WasmWeekly/status/1514497367051059201