AdrienTorris / awesome-blazor

Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
Creative Commons Zero v1.0 Universal
8.67k stars 957 forks source link

Add Article EF Core and SQLite with Blazor WebAssembly #573

Closed patrickjahr closed 1 year ago

patrickjahr commented 2 years ago

Added an article link to my sneak preview article, which shows how to use EFCore and native SQLite with Blazor WebAssembly in the browser. It would be cool if you could add this article to the list :-)

AdrienTorris commented 1 year ago

Thanks.