System.Data.SQLite.EF6.Migrations
1.0.112
Entity framework 6.x migration provider for SQLite
Install-Package System.Data.SQLite.EF6.Migrations -Version 1.0.112
dotnet add package System.Data.SQLite.EF6.Migrations --version 1.0.112
<PackageReference Include="System.Data.SQLite.EF6.Migrations" Version="1.0.112" />
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.112
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.112"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- EntityFramework (>= 6.3.0)
- System.Data.SQLite (>= 1.0.112)
- System.Data.SQLite.Core (>= 1.0.112)
- System.Data.SQLite.EF6 (>= 1.0.112)
- System.Data.SQLite.Linq (>= 1.0.112)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on System.Data.SQLite.EF6.Migrations:
Package | Downloads |
---|---|
EFDbProvider.EntityFramework
EntityFramework 6.1.3的简单封装包。统一仓储的实现,支持MsSql、MySql和SqLite。
|
GitHub repositories
This package is not used by any popular GitHub repositories.