Fonlow.EntityFrameworkCore.Abstract
1.0.0
See the version list below for details.
dotnet add package Fonlow.EntityFrameworkCore.Abstract --version 1.0.0
NuGet\Install-Package Fonlow.EntityFrameworkCore.Abstract -Version 1.0.0
<PackageReference Include="Fonlow.EntityFrameworkCore.Abstract" Version="1.0.0" />
paket add Fonlow.EntityFrameworkCore.Abstract --version 1.0.0
#r "nuget: Fonlow.EntityFrameworkCore.Abstract, 1.0.0"
// Install Fonlow.EntityFrameworkCore.Abstract as a Cake Addin #addin nuget:?package=Fonlow.EntityFrameworkCore.Abstract&version=1.0.0 // Install Fonlow.EntityFrameworkCore.Abstract as a Cake Tool #tool nuget:?package=Fonlow.EntityFrameworkCore.Abstract&version=1.0.0
IDbEngineDbContext for an implementation that will initialize Microsoft.EntityFrameworkCore.DbContextOptionsBuilder with a specific DB engine driver/lib.
DbEngineDbContextLoader is a factory class to load a concrete type of IDbEngineDbContext through reflection.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
-
net8.0
- Microsoft.EntityFrameworkCore (>= 8.0.3)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Fonlow.EntityFrameworkCore.Abstract:
Package | Downloads |
---|---|
Fonlow.AuthDbCreator
Helper functions to established a new Identity database, and optionally seed with predefined roles and users. |
|
Fonlow.EntityFrameworkCore.MySql
MySqlDbEngineDbContext: Implementation of IDbEngineDbContext for MySql |
|
Fonlow.EntityFrameworkCore.Sqlite
SqliteDbEngineDbContext: Implementation of IDbEngineDbContext for Sqlite |
|
Fonlow.EntityFrameworkCore.MsSql
MsSqlDbEngineDbContext: Implementation of IDbEngineDbContext for MS SQL Server |
GitHub repositories
This package is not used by any popular GitHub repositories.