EntityFrameworkCore.BootKit 8.0.0

dotnet add package EntityFrameworkCore.BootKit --version 8.0.0
NuGet\Install-Package EntityFrameworkCore.BootKit -Version 8.0.0
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="EntityFrameworkCore.BootKit" Version="8.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EntityFrameworkCore.BootKit --version 8.0.0
#r "nuget: EntityFrameworkCore.BootKit, 8.0.0"
#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 EntityFrameworkCore.BootKit as a Cake Addin
#addin nuget:?package=EntityFrameworkCore.BootKit&version=8.0.0

// Install EntityFrameworkCore.BootKit as a Cake Tool
#tool nuget:?package=EntityFrameworkCore.BootKit&version=8.0.0

EntityFrameworkCore Boot Kit (EFBK) is a quick start database connecter for using EntityFrameworkCore.
Support variety of databases such as Sqlite, MySql, SqlServer, PostgreSql, MongoDb, Amazon Redshift, AWS Aurora and Memory database.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
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 (4)

Showing the top 4 NuGet packages that depend on EntityFrameworkCore.BootKit:

Package Downloads
BotSharp.Core

Open source LLM application framework to build scalable, flexible and robust AI system.

Quickflow.Core

Package Description

ContentFoundation.Core

Content Management Framework

CustomEntityFoundation.Core

Custom Entity Foundation (CEF) is a high level customized entity library wirtten in C# .Net Core. CEF is with high flexible & business oriented abstract layer. It could be used in any .net project to serve as an entity service.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on EntityFrameworkCore.BootKit:

Repository Stars
SciSharp/BotSharp
The AI Agent Framework in .NET
Version Downloads Last updated
8.0.0 168 3/4/2024
6.3.0 264 3/4/2024
6.2.1 40,884 6/4/2023
6.2.0 1,040 3/22/2023
6.1.0 2,580 1/27/2023
6.0.0 932 1/12/2023
3.4.1 2,777 8/23/2022
3.4.0 1,081 8/13/2022
3.3.2 1,089 8/3/2022
3.3.1 1,416 6/10/2022
3.3.0 2,641 9/20/2021
3.1.1 1,772 6/29/2021
3.1.0 1,067 6/27/2021
3.0.0 1,064 6/26/2021
2.8.1 1,135 6/25/2021
2.8.0 1,078 6/23/2021
2.7.1 1,167 6/3/2021
2.7.0 1,082 5/19/2021
2.6.1 1,510 3/20/2021
2.6.0 3,238 11/9/2020
2.5.0 1,203 11/4/2020
2.4.0 3,237 9/5/2020
2.1.0 8,609 1/10/2020
1.15.0 3,037 11/18/2019
1.14.2 3,914 8/5/2019
1.14.1 4,491 7/19/2019
1.14.0 1,504 7/17/2019
1.13.0 1,491 6/18/2019
1.12.0 2,033 3/11/2019
1.11.0 475,833 1/22/2019
1.10.0 4,453 11/6/2018
1.9.1 13,461 8/21/2018
1.9.0 1,693 8/15/2018
1.8.0 1,589 8/3/2018
1.7.1 1,671 7/20/2018
1.7.0 1,622 7/19/2018
1.6.3 2,695 7/2/2018
1.6.2 1,645 7/1/2018
1.6.1 1,615 7/1/2018
1.6.0 3,521 6/5/2018
1.5.4 3,370 3/28/2018
1.5.2 1,533 3/27/2018
1.5.1 2,043 2/26/2018
1.5.0 1,699 2/8/2018
1.4.3 1,584 3/27/2018
1.4.2 4,469 1/9/2018
1.4.1 1,625 1/7/2018
1.4.0 4,235 1/5/2018
1.3.0 1,733 1/1/2018
1.2.0 10,761 12/19/2017
1.1.0 1,649 12/19/2017
1.0.2 3,000 12/17/2017
1.0.1 2,363 12/17/2017
1.0.0 10,389 12/11/2017

1. Change to .netstandard 2.1.
2. Upgrade to EF 6.0.
3. Query raw sql in Dapper.
4. Add TransactionAsync.
5. Upgrade to EF 8.0.