Devart.Data.SQLite.EFCore 5.18.1985

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Devart.Data.SQLite.EFCore --version 5.18.1985
                    
NuGet\Install-Package Devart.Data.SQLite.EFCore -Version 5.18.1985
                    
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="Devart.Data.SQLite.EFCore" Version="5.18.1985" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Devart.Data.SQLite.EFCore" Version="5.18.1985" />
                    
Directory.Packages.props
<PackageReference Include="Devart.Data.SQLite.EFCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Devart.Data.SQLite.EFCore --version 5.18.1985
                    
#r "nuget: Devart.Data.SQLite.EFCore, 5.18.1985"
                    
#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.
#:package Devart.Data.SQLite.EFCore@5.18.1985
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Devart.Data.SQLite.EFCore&version=5.18.1985
                    
Install as a Cake Addin
#tool nuget:?package=Devart.Data.SQLite.EFCore&version=5.18.1985
                    
Install as a Cake Tool

dotConnect for SQLite is an enhanced database connectivity solution built over ADO.NET architecture and a development framework with advanced support for OR/M solutions, such as Entity Framework and EF Core, and offers a complete solution for developing database-related applications and web sites. It introduces new approaches for designing a data access layer and boosts the productivity of database application development.

This package contains the .NET Standard/.NET Core compatible assemblies with Entity Framework Core-related functionality of dotConnect for SQLite. It includes support for Entity Framework Core 1.1, 3.1, and 5.0. Note that for Entity Framework Core 1.1 it does not include support for database-first approach via the Scaffold-DbContext command, which is available via the separate Devart.Data.SQLite.EFCore.Design package.

This package contains only runtime features of dotConnect for SQLite. dotConnect for SQLite is also provided as an installation package (exe), which installs runtime assemblies for Full .NET Framework and a set of design-time tools, integrated into Visual Studio - Server Explorer integration, DataSet tools, Windows Forms components with powerful design-time, etc. It also includes visual ORM designer for Entity Framework, Entity Framework Core, and LinqConnect ORM models. Besides, this installer generates the trial key files required for using this package on a trial basis. You can download it at www.devart.com.

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework 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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 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 (2)

Showing the top 2 NuGet packages that depend on Devart.Data.SQLite.EFCore:

Package Downloads
Devart.Data.SQLite.EFCore.Design

dotConnect for SQLite is a high-performance ORM enabled data provider for SQLite that builds on ADO.NET technology. The provider works with .NET Frameworks 2.0+, .NET Core 1.0+, .NET 5+. It supports a wide range of SQLite-specific features, such as a variety of built-in encryption methods, including TripleDES, Blowfish, AES128, AES192, AES256, Cast128, and RC4. We provide integration with advanced encryption solutions such as SQLiteCrypt and SQLCipher, which typically require separate licenses but are included in our product at no extra cost. Additionally, it supports user-defined functions, CEROD, support for enabling SQLite extensions with connection string parameters, and others. More information at https://www.devart.com/dotconnect/sqlite/ License dotConnect for SQLite is available in several editions https://www.devart.com/dotconnect/sqlite/ordering.html The NuGet package initiates a 30-day free trial automatically, so no additional action is required. Key Features * Built-in SQLite Encryption: Supports robust encryption for your SQLite databases such as TripleDES, Blowfish, AES128, AES192, AES256, Cast128, RC4. * Easy Connection: Allows your application to work with SQLite. * ASP.NET Core: Supports ASP.NET Core Identity. * Performance: Uses many SQLite-specific performance features and optimizations to ensure the highest performance. * Monitoring: Allows per-component tracing of database events with a free dbMonitor application. * Support and updates: Enjoy dedicated support team for prompt issue resolution and regular updates to keep your software running smoothly and securely.

Devart.Data.SQLite.EFCore.NetTopologySuite

dotConnect for SQLite is a high-performance ORM enabled data provider for SQLite that builds on ADO.NET technology. The provider works with .NET Frameworks 2.0+, .NET Core 1.0+, .NET 5+. It supports a wide range of SQLite-specific features, such as a variety of built-in encryption methods, including TripleDES, Blowfish, AES128, AES192, AES256, Cast128, and RC4. We provide integration with advanced encryption solutions such as SQLiteCrypt and SQLCipher, which typically require separate licenses but are included in our product at no extra cost. Additionally, it supports user-defined functions, CEROD, support for enabling SQLite extensions with connection string parameters, and others. More information at https://www.devart.com/dotconnect/sqlite/ License dotConnect for SQLite is available in several editions https://www.devart.com/dotconnect/sqlite/ordering.html The NuGet package initiates a 30-day free trial automatically, so no additional action is required. Key Features * Built-in SQLite Encryption: Supports robust encryption for your SQLite databases such as TripleDES, Blowfish, AES128, AES192, AES256, Cast128, RC4. * Easy Connection: Allows your application to work with SQLite. * ASP.NET Core: Supports ASP.NET Core Identity. * Performance: Uses many SQLite-specific performance features and optimizations to ensure the highest performance. * Monitoring: Allows per-component tracing of database events with a free dbMonitor application. * Support and updates: Enjoy dedicated support team for prompt issue resolution and regular updates to keep your software running smoothly and securely.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.4.235.9 328 4/25/2025
6.4.235.8 155 4/25/2025
6.4.235.7 145 4/25/2025
6.4.235 187 4/25/2025
6.4.193.9 232 2/11/2025
6.4.193.8 159 2/11/2025
6.4.193.7 132 2/11/2025
6.4.193 183 2/11/2025
6.4.191.9 143 1/15/2025
6.4.191.8 103 1/15/2025
6.4.191.7 125 1/15/2025
6.4.191 174 1/15/2025
6.4.190.9 144 12/27/2024
6.4.190.8 116 12/27/2024
6.4.190.7 126 12/27/2024
6.4.190 185 12/27/2024
6.3.105.8 204 11/13/2024
6.3.105.7 130 11/13/2024
6.3.105 209 11/13/2024
6.3.104.8 138 11/8/2024
6.3.104.7 142 11/8/2024
6.3.104 165 11/8/2024
6.3.21.8 370 6/6/2024
6.3.21.7 158 6/6/2024
6.3.21 234 6/6/2024
6.3.20.8 158 5/30/2024
6.3.20.7 153 5/30/2024
6.3.20 248 5/30/2024
6.3.10.8 431 1/18/2024
6.3.10.7 164 1/18/2024
6.3.10 351 1/18/2024
6.2.0.7 355 11/17/2023
6.2.0 397 11/17/2023
6.1.151.7 485 6/7/2023
6.1.151 1,012 6/7/2023
6.1.134.7 562 3/4/2023
6.1.134 1,222 3/4/2023
6.0.0 2,437 7/1/2022
5.19.2066 2,418 1/26/2022
5.19.2042 1,193 12/21/2021
5.18.2014 1,558 11/9/2021
5.18.2001 1,287 10/21/2021
5.18.1985 1,303 9/28/2021
5.17.1944 1,585 7/30/2021
5.17.1930 1,346 7/8/2021
5.17.1905 1,328 6/3/2021
5.17.1866 2,890 4/9/2021
5.17.1860 1,339 4/1/2021
5.17.1836 1,409 2/18/2021
5.17.1812 1,380 1/14/2021
5.17.1792 1,414 12/17/2020
5.17.1782 1,397 12/3/2020
5.16.1759 1,528 10/29/2020
5.16.1739 1,365 10/1/2020
5.16.1730 1,481 9/17/2020
5.15.1696 1,371 7/30/2020
5.15.1686 1,272 7/16/2020
5.15.1666 1,349 6/17/2020
5.15.1612 3,316 4/2/2020
5.15.1583 3,973 2/20/2020
5.15.1541 4,804 12/23/2019
5.14.1519 3,256 11/21/2019
5.14.1504 1,922 10/31/2019
5.14.1499 1,762 10/24/2019
5.13.1470 3,050 9/13/2019
5.12.1437 3,215 7/25/2019
5.12.1422 2,029 7/4/2019
5.12.1402 1,692 6/6/2019
5.12.1366 1,616 4/12/2019
5.11.1357 1,540 3/28/2019
5.11.1328 1,713 2/14/2019
5.11.1307 1,620 1/10/2019
5.11.1278 1,707 11/29/2018
5.11.1253 1,667 10/25/2018
5.11.1229 3,901 9/20/2018
5.11.1216 1,805 8/31/2018
5.11.1202 1,765 8/10/2018
5.11.1190 1,964 7/19/2018
5.11.1172 2,006 6/22/2018
5.10.1152 1,995 5/25/2018
5.10.1134 2,215 4/27/2018
5.10.1115 2,421 3/30/2018
5.10.1086 1,997 2/15/2018
5.10.1061 1,999 1/11/2018
5.10.1031 1,832 11/23/2017
5.10.1013 1,886 10/30/2017
5.9.980 2,192 9/7/2017
5.9.958 2,164 8/4/2017
5.9.946 2,011 7/14/2017
5.9.931 1,950 6/23/2017
5.9.912 2,173 5/25/2017