SQLite.CodeFirst 1.7.0.36

dotnet add package SQLite.CodeFirst --version 1.7.0.36                
NuGet\Install-Package SQLite.CodeFirst -Version 1.7.0.36                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SQLite.CodeFirst" Version="1.7.0.36" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SQLite.CodeFirst --version 1.7.0.36                
#r "nuget: SQLite.CodeFirst, 1.7.0.36"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SQLite.CodeFirst as a Cake Addin
#addin nuget:?package=SQLite.CodeFirst&version=1.7.0.36

// Install SQLite.CodeFirst as a Cake Tool
#tool nuget:?package=SQLite.CodeFirst&version=1.7.0.36                

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.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (11)

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.

Nethereum.BlockchainStore.EF.Sqlite

Store Ethereum blockchain data in Sqlite using Entity Framework (not core).

Nethereum.BlockchainStore.EF.Hana

Store Ethereum blockchain data in SAP Hana using Entity Framework (not core).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.7.0.36 114,227 2/23/2024
1.7.0.34 162,525 5/10/2021
1.6.2.32 3,817 4/23/2021
1.6.1.31 72,063 1/30/2021
1.6.0.30 43,967 5/2/2020
1.5.3.29 45,100 11/16/2019
1.5.2.28 117,365 1/28/2019
1.5.1.25 103,306 2/3/2018
1.5.0.22 36,915 2/3/2018
1.5.0.21 3,838 12/28/2017
1.4.0.20 16,243 10/8/2017
1.3.2.19 13,449 7/9/2017
1.3.1.18 8,578 6/1/2017
1.3.0.17 18,801 3/4/2017
1.2.4.16 23,195 7/9/2016
1.2.3.15 3,170 6/17/2016
1.2.2.14 1,739 6/11/2016
1.2.1.13 2,398 5/27/2016
1.2.0.12 9,970 4/21/2016
1.1.11 7,340 1/18/2016
1.0.0 3,781 10/31/2015
0.9.8 3,875 7/15/2015
0.9.7 1,719 7/12/2015
0.9.6 3,605 6/21/2015
0.9.5 3,409 4/12/2015
0.9.4 1,741 4/9/2015
0.9.3 1,762 4/4/2015
0.9.0 1,685 4/4/2015