SQLite.CodeFirst
1.6.0.30
Creates a SQLite Database from Code, using Entity Framework CodeFirst. This Project ships several IDbInitializer which creates a new SQLite Database, based on your model/code.
Install-Package SQLite.CodeFirst -Version 1.6.0.30
dotnet add package SQLite.CodeFirst --version 1.6.0.30
<PackageReference Include="SQLite.CodeFirst" Version="1.6.0.30" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SQLite.CodeFirst --version 1.6.0.30
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.0
- EntityFramework (>= 6.4.0)
-
.NETFramework 4.5
- EntityFramework (>= 6.4.0)
-
.NETStandard 2.1
- EntityFramework (>= 6.4.0)
Used By
NuGet packages (8)
Showing the top 5 NuGet packages that depend on SQLite.CodeFirst:
Package | Downloads |
---|---|
SQLite.CodeFirst.Migrations
Local SQLite database generated via Entity Framework 6 from code (code first). Provides custom support for database migrations based on schema versioning as described by Inne Hoekstra: https://medium.com/@hoekje/simple-migrations-with-c-and-sqlite-9942e1863536
Adds a few sample files to your project: example of data model classes under SampleDataModel, example of accessing data in the database via model classes under SampleDataAccess, and example of migration scripts under Migrations.
|
|
Infrastructure.Auth.Imp
Description
|
|
Diamond.Patterns.DatabaseStrategy.SQLite
Provides code first database strategies for SQLite.
|
|
EFDbProvider.EntityFramework
EntityFramework 6.1.3的简单封装包。统一仓储的实现,支持MsSql、MySql和SqLite。
|
|
Nethereum.BlockchainStore.EF.Sqlite
Store Ethereum blockchain data in Sqlite using Entity Framework (not core).
|
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on SQLite.CodeFirst:
Repository | Stars |
---|---|
chkimes/graphql-net
Convert GraphQL to IQueryable
|
|
Particular/Workshop
SOA Done Right
|
|
elastic/apm-agent-dotnet
Elastic APM .NET Agent
|
|
yuzhengyang/Fork
a c# utility library. C#工具包,C#工具类,常用方法,系统API,文件处理、加密解密、Winform美化(C# Tools)
|
|
Planshit/ProjectEye
😎 一个基于20-20-20规则的用眼休息提醒Windows软件
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.6.0.30 | 10,202 | 5/2/2020 |
1.5.3.29 | 13,678 | 11/16/2019 |
1.5.2.28 | 29,652 | 1/28/2019 |
1.5.1.25 | 56,830 | 2/3/2018 |
1.5.0.22 | 5,373 | 2/3/2018 |
1.5.0.21 | 2,131 | 12/28/2017 |
1.4.0.20 | 10,349 | 10/8/2017 |
1.3.2.19 | 9,305 | 7/9/2017 |
1.3.1.18 | 6,778 | 6/1/2017 |
1.3.0.17 | 11,087 | 3/4/2017 |
1.2.4.16 | 19,068 | 7/9/2016 |
1.2.3.15 | 1,918 | 6/17/2016 |
1.2.2.14 | 616 | 6/11/2016 |
1.2.1.13 | 1,214 | 5/27/2016 |
1.2.0.12 | 7,491 | 4/21/2016 |
1.1.11 | 5,167 | 1/18/2016 |
1.0.0 | 2,616 | 10/31/2015 |
0.9.8 | 2,598 | 7/15/2015 |
0.9.7 | 584 | 7/12/2015 |
0.9.6 | 2,301 | 6/21/2015 |
0.9.5 | 2,103 | 4/12/2015 |
0.9.4 | 586 | 4/9/2015 |
0.9.3 | 603 | 4/4/2015 |
0.9.0 | 531 | 4/4/2015 |