Abp.ZeroCore.EntityFrameworkCore 2.1.0-beta4

Prefix Reserved
This is a prerelease version of Abp.ZeroCore.EntityFrameworkCore.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Abp.ZeroCore.EntityFrameworkCore --version 2.1.0-beta4
                    
NuGet\Install-Package Abp.ZeroCore.EntityFrameworkCore -Version 2.1.0-beta4
                    
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="Abp.ZeroCore.EntityFrameworkCore" Version="2.1.0-beta4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Abp.ZeroCore.EntityFrameworkCore" Version="2.1.0-beta4" />
                    
Directory.Packages.props
<PackageReference Include="Abp.ZeroCore.EntityFrameworkCore" />
                    
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 Abp.ZeroCore.EntityFrameworkCore --version 2.1.0-beta4
                    
#r "nuget: Abp.ZeroCore.EntityFrameworkCore, 2.1.0-beta4"
                    
#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 Abp.ZeroCore.EntityFrameworkCore@2.1.0-beta4
                    
#: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=Abp.ZeroCore.EntityFrameworkCore&version=2.1.0-beta4&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Abp.ZeroCore.EntityFrameworkCore&version=2.1.0-beta4&prerelease
                    
Install as a Cake Tool

Package Description

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.6 is compatible.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net46 is compatible.  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. 
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 (22)

Showing the top 5 NuGet packages that depend on Abp.ZeroCore.EntityFrameworkCore:

Package Downloads
Abp.ZeroCore.IdentityServer4.EntityFrameworkCore

Abp.ZeroCore.IdentityServer4.EntityFrameworkCore

Abp.ZeroCore.IdentityServer4.vNext.EntityFrameworkCore

Abp.ZeroCore.IdentityServer4.vNext.EntityFrameworkCore

Abp.ZeroCore.OpenIddict.EntityFrameworkCore

Abp.ZeroCore.OpenIddict.EntityFrameworkCore

HappyCode.Core

Package Description

LinFx.CMS

基于 Abp Zero, 快速开发框架。

GitHub repositories (8)

Showing the top 8 popular GitHub repositories that depend on Abp.ZeroCore.EntityFrameworkCore:

Repository Stars
dotnetcore/sharding-core
high performance lightweight solution for efcore sharding table and sharding database support read-write-separation .一款ef-core下高性能、轻量级针对分表分库读写分离的解决方案,具有零依赖、零学习成本、零业务代码入侵
optimajet/WorkflowEngine.NET
WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as a web service).
aspnetboilerplate/module-zero-core-template
ASP.NET Core MVC / Angular Startup Project For ASP.NET Boilerplate
aspnetboilerplate/eventcloud
Sample SaaS (Multi Tenant) Event Management Application
mettoc/Abp.WorkflowCore
ABP+WorkflowCore+jsplumb实现的工作流模块
Liu233w/acm-statistics
An online tool (crawler) to analyze users performance in online judges (coding competition websites). Supported OJ: POJ, HDU, HYSBZ, CodeForces, UVA, ICPC Live Archive, FZU, SPOJ, Timus (URAL), LeetCode_CN, CSU, LibreOJ, 洛谷, 牛客OJ, Lutece (UESTC), AtCoder, AIZU, CodeChef, El Judge, BNUOJ, Codewars, UOJ, NBUT, 51Nod, DMOJ, VJudge
geffzhang/NanoFabric-ServiceFabric
A Service Fabric sample with a Frontend, one Identity Sevice,one API Gateway and three ABP Microservices
aspnetboilerplate/questions-answers
A sample application using ABP and module-zero
Version Downloads Last Updated
10.3.0 157 8/14/2025
10.2.0 7,578 5/26/2025
10.1.0 13,157 2/25/2025
10.0.0 51,715 11/19/2024
9.4.2 127,664 9/17/2024
9.4.1 21,912 9/12/2024
9.4.0 2,711 9/10/2024
9.3.0 68,173 7/23/2024
9.2.2 114,361 4/26/2024
9.2.1 1,151 4/25/2024
9.2.0 2,094 4/25/2024
9.1.3 91,973 3/21/2024
9.1.2 11,624 3/11/2024
9.1.1 39,146 2/19/2024
9.1.0 38,004 2/6/2024
9.0.0 117,015 11/16/2023
8.4.0 134,125 10/5/2023
8.3.1 54,537 8/9/2023
8.3.0 4,314 8/9/2023
8.2.0 112,575 5/12/2023
8.1.0 87,473 3/2/2023
8.0.0 110,977 12/8/2022
7.4.0 221,442 10/14/2022
7.3.0 362,891 6/20/2022
7.2.1 65,515 5/9/2022
7.2.0 9,397 5/5/2022
7.1.0 240,941 2/11/2022
7.0.1 147,655 12/16/2021
7.0.0 56,519 12/1/2021
7.0.0-rc.1 3,805 11/25/2021
6.6.2 18,174 12/16/2021
6.6.1 5,055 12/1/2021
6.6.0 4,213 11/25/2021
6.5.0 103,214 9/23/2021
6.4.0 206,752 7/14/2021
6.4.0-rc1 1,285 6/22/2021
6.3.1 39,522 4/30/2021
6.3.0 153,391 3/23/2021
6.3.0-rc1 1,195 2/23/2021
6.2.0 91,783 1/14/2021
6.1.1 45,833 12/17/2020
6.1.0 1,379 12/17/2020
6.0.0 75,087 11/10/2020
5.14.0 165,200 10/15/2020
5.13.0 128,327 9/21/2020
5.12.0 78,505 8/7/2020
5.10.1 176,921 7/1/2020
5.10.0 1,378 7/1/2020
5.9.0 79,074 6/3/2020
5.8.0 39,221 5/20/2020
5.7.0 50,071 5/6/2020
5.6.0 46,805 4/17/2020
5.5.0 42,588 3/31/2020
5.4.0 106,271 3/17/2020
5.3.0 20,924 3/5/2020
5.2.0 29,203 2/18/2020
5.1.0 125,811 12/13/2019
5.0.0 52,915 10/21/2019
4.21.0 4,599 12/18/2020
4.20.0 1,800 10/15/2020
4.19.0 7,018 8/7/2020
4.18.1 1,463 7/1/2020
4.18.0 1,318 7/1/2020
4.17.0 1,388 6/3/2020
4.16.0 1,874 5/21/2020
4.15.0 2,386 5/6/2020
4.14.0 1,569 3/18/2020
4.13.0 2,004 3/5/2020
4.12.0 3,405 2/20/2020
4.11.0 13,937 11/21/2019
4.10.1 19,447 10/21/2019
4.10.0 5,330 10/15/2019
4.9.0 119,300 9/3/2019
4.8.1 86,469 7/23/2019
4.8.0 2,118 7/19/2019
4.7.0 25,922 7/2/2019
4.6.0 145,114 5/20/2019
4.5.0 79,940 4/1/2019
4.4.0 24,183 3/11/2019
4.3.0 70,570 2/25/2019
4.2.0 20,000 2/7/2019
4.1.0 67,208 1/10/2019
4.0.2 1,436,463 11/19/2018
4.0.1 86,567 11/2/2018
4.0.0 14,613 10/26/2018
3.9.0 53,593 10/12/2018
3.8.3 20,063 9/26/2018
3.8.2 49,401 8/7/2018
3.8.1 34,921 7/27/2018
3.8.0 7,132 7/25/2018
3.7.2 82,309 6/12/2018
3.7.1 2,317 6/11/2018
3.7.0 3,258 6/6/2018
3.6.2 11,945 5/23/2018
3.6.1 44,450 5/9/2018
3.6.0 2,845 5/7/2018
3.5.0 31,643 3/12/2018
3.4.0 38,013 1/29/2018
3.3.0 13,717 12/22/2017
3.2.5 9,585 11/28/2017
3.2.4 11,080 11/21/2017
3.2.3 1,909 11/20/2017
3.2.2 2,137 11/17/2017
3.2.1 2,254 11/15/2017
3.2.0 1,952 11/15/2017
3.1.2 8,633 10/17/2017
3.1.1 7,085 10/13/2017
3.1.0 1,900 10/13/2017
3.0.0 19,836 9/7/2017
3.0.0-rc2 1,463 9/6/2017
3.0.0-rc1 1,410 9/5/2017
3.0.0-beta3 1,327 8/24/2017
3.0.0-beta2 1,187 8/22/2017
3.0.0-beta1 1,137 8/22/2017
2.3.0 6,728 8/4/2017
2.2.1 4,640 7/24/2017
2.1.3 5,187 6/16/2017
2.1.2 8,833 6/9/2017
2.1.1 2,259 6/8/2017
2.1.0 2,060 6/8/2017
2.1.0-rc1 1,437 5/31/2017
2.1.0-beta4 1,394 5/28/2017
2.1.0-beta2 1,147 5/19/2017
2.0.2 2,181 4/26/2017
2.0.1 8,661 4/24/2017
2.0.0 2,396 4/20/2017
2.0.0-rc3 1,181 4/20/2017
2.0.0-rc2 1,179 4/18/2017
2.0.0-rc 1,204 4/12/2017
2.0.0-preview4-1 1,152 4/10/2017
2.0.0-preview4 1,186 4/9/2017
2.0.0-preview3 1,216 4/9/2017
2.0.0-preview1 1,229 3/31/2017