Blazor WebAssembly LocalStorage.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 2.0.1 |
Author(s): | David Ikin |
Last Update: | Monday, May 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/morrisjdev/EntityFrameworkCore.LocalStorage |
NuGet Url: | https://www.nuget.org/packages/EntityFrameworkCore.LocalStorage |
Install
Install-Package EntityFrameworkCore.LocalStorage
dotnet add package EntityFrameworkCore.LocalStorage
paket add EntityFrameworkCore.LocalStorage
EntityFrameworkCore.LocalStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Blazored.LocalStorage(>= 2.1.1)
- CsvHelper(>= 12.1.3)
- Microsoft.EntityFrameworkCore(>= 3.1.4)
- Microsoft.EntityFrameworkCore.InMemory(>= 3.1.4)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.4)
- Newtonsoft.Json(>= 12.0.2)
- Newtonsoft.Json.Bson(>= 1.0.2)
- System.Xml.XmlSerializer(>= 4.3.0)
Tags