System.Data.SQLite.EF6.Migrations
1.0.113
dotnet add package System.Data.SQLite.EF6.Migrations --version 1.0.113
NuGet\Install-Package System.Data.SQLite.EF6.Migrations -Version 1.0.113
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="System.Data.SQLite.EF6.Migrations" Version="1.0.113" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Data.SQLite.EF6.Migrations --version 1.0.113
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Data.SQLite.EF6.Migrations, 1.0.113"
#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 System.Data.SQLite.EF6.Migrations as a Cake Addin #addin nuget:?package=System.Data.SQLite.EF6.Migrations&version=1.0.113 // Install System.Data.SQLite.EF6.Migrations as a Cake Tool #tool nuget:?package=System.Data.SQLite.EF6.Migrations&version=1.0.113
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Entity framework 6.x migration provider for SQLite
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- EntityFramework (>= 6.2.0)
- System.Data.SQLite (>= 1.0.90)
- System.Data.SQLite.Core (>= 1.0.90)
- System.Data.SQLite.EF6 (>= 1.0.90)
- System.Data.SQLite.Linq (>= 1.0.90)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on System.Data.SQLite.EF6.Migrations:
Repository | Stars |
---|---|
HeBianGu/WPF-ControlBase
Wpf封装的自定义控件资源库
|