TuanZi Data Access Component, encapsulates the implementation of data access functionality for Sqlite using EntityFrameworkCore.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 3.0.128 |
Author(s): | TuanZi.EntityFrameworkCore.Sqlite |
Last Update: | Monday, October 21, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TuanZi.EntityFrameworkCore.Sqlite |
Install
Install-Package TuanZi.EntityFrameworkCore.Sqlite
dotnet add package TuanZi.EntityFrameworkCore.Sqlite
paket add TuanZi.EntityFrameworkCore.Sqlite
TuanZi.EntityFrameworkCore.Sqlite Download (Unzip the "nupkg" after downloading)
Dependencies
- TuanZi.EntityFrameworkCore(>= 1.0.0)
- Microsoft.EntityFrameworkCore.Sqlite(>= 2.2.4)
Tags