Abp.ZeroCore.EntityFrameworkCore 2.0.0-preview4

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.0.0-preview4
                    
NuGet\Install-Package Abp.ZeroCore.EntityFrameworkCore -Version 2.0.0-preview4
                    
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.0.0-preview4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Abp.ZeroCore.EntityFrameworkCore" Version="2.0.0-preview4" />
                    
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.0.0-preview4
                    
#r "nuget: Abp.ZeroCore.EntityFrameworkCore, 2.0.0-preview4"
                    
#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.0.0-preview4
                    
#: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.0.0-preview4&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Abp.ZeroCore.EntityFrameworkCore&version=2.0.0-preview4&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.2.0 3,526 5/26/2025
10.1.0 12,677 2/25/2025
10.0.0 49,512 11/19/2024
9.4.2 122,825 9/17/2024
9.4.1 20,902 9/12/2024
9.4.0 2,631 9/10/2024
9.3.0 66,862 7/23/2024
9.2.2 113,558 4/26/2024
9.2.1 1,146 4/25/2024
9.2.0 2,079 4/25/2024
9.1.3 91,080 3/21/2024
9.1.2 11,109 3/11/2024
9.1.1 38,216 2/19/2024
9.1.0 37,767 2/6/2024
9.0.0 114,763 11/16/2023
8.4.0 132,114 10/5/2023
8.3.1 54,185 8/9/2023
8.3.0 3,903 8/9/2023
8.2.0 111,800 5/12/2023
8.1.0 87,162 3/2/2023
8.0.0 109,816 12/8/2022
7.4.0 220,705 10/14/2022
7.3.0 361,824 6/20/2022
7.2.1 64,336 5/9/2022
7.2.0 9,379 5/5/2022
7.1.0 240,420 2/11/2022
7.0.1 147,450 12/16/2021
7.0.0 56,408 12/1/2021
7.0.0-rc.1 3,794 11/25/2021
6.6.2 18,117 12/16/2021
6.6.1 5,041 12/1/2021
6.6.0 4,201 11/25/2021
6.5.0 103,017 9/23/2021
6.4.0 206,617 7/14/2021
6.4.0-rc1 1,272 6/22/2021
6.3.1 39,306 4/30/2021
6.3.0 153,284 3/23/2021
6.3.0-rc1 1,181 2/23/2021
6.2.0 91,732 1/14/2021
6.1.1 45,756 12/17/2020
6.1.0 1,364 12/17/2020
6.0.0 74,986 11/10/2020
5.14.0 165,042 10/15/2020
5.13.0 127,995 9/21/2020
5.12.0 78,368 8/7/2020
5.10.1 176,749 7/1/2020
5.10.0 1,364 7/1/2020
5.9.0 78,834 6/3/2020
5.8.0 39,143 5/20/2020
5.7.0 50,022 5/6/2020
5.6.0 46,772 4/17/2020
5.5.0 42,563 3/31/2020
5.4.0 106,179 3/17/2020
5.3.0 20,790 3/5/2020
5.2.0 29,180 2/18/2020
5.1.0 125,734 12/13/2019
5.0.0 52,748 10/21/2019
4.21.0 4,582 12/18/2020
4.20.0 1,788 10/15/2020
4.19.0 7,004 8/7/2020
4.18.1 1,449 7/1/2020
4.18.0 1,305 7/1/2020
4.17.0 1,375 6/3/2020
4.16.0 1,856 5/21/2020
4.15.0 2,372 5/6/2020
4.14.0 1,553 3/18/2020
4.13.0 1,989 3/5/2020
4.12.0 3,391 2/20/2020
4.11.0 13,921 11/21/2019
4.10.1 19,432 10/21/2019
4.10.0 5,309 10/15/2019
4.9.0 119,019 9/3/2019
4.8.1 86,393 7/23/2019
4.8.0 2,105 7/19/2019
4.7.0 25,887 7/2/2019
4.6.0 145,014 5/20/2019
4.5.0 79,873 4/1/2019
4.4.0 24,151 3/11/2019
4.3.0 70,529 2/25/2019
4.2.0 19,956 2/7/2019
4.1.0 67,165 1/10/2019
4.0.2 1,436,367 11/19/2018
4.0.1 86,549 11/2/2018
4.0.0 14,575 10/26/2018
3.9.0 53,568 10/12/2018
3.8.3 20,044 9/26/2018
3.8.2 49,014 8/7/2018
3.8.1 34,892 7/27/2018
3.8.0 7,106 7/25/2018
3.7.2 82,190 6/12/2018
3.7.1 2,284 6/11/2018
3.7.0 3,223 6/6/2018
3.6.2 11,909 5/23/2018
3.6.1 44,401 5/9/2018
3.6.0 2,808 5/7/2018
3.5.0 31,596 3/12/2018
3.4.0 37,937 1/29/2018
3.3.0 13,659 12/22/2017
3.2.5 9,391 11/28/2017
3.2.4 11,055 11/21/2017
3.2.3 1,884 11/20/2017
3.2.2 2,111 11/17/2017
3.2.1 2,230 11/15/2017
3.2.0 1,929 11/15/2017
3.1.2 8,592 10/17/2017
3.1.1 7,060 10/13/2017
3.1.0 1,876 10/13/2017
3.0.0 19,794 9/7/2017
3.0.0-rc2 1,442 9/6/2017
3.0.0-rc1 1,386 9/5/2017
3.0.0-beta3 1,303 8/24/2017
3.0.0-beta2 1,162 8/22/2017
3.0.0-beta1 1,111 8/22/2017
2.3.0 6,704 8/4/2017
2.2.1 4,617 7/24/2017
2.1.3 5,158 6/16/2017
2.1.2 8,809 6/9/2017
2.1.1 2,233 6/8/2017
2.1.0 2,034 6/8/2017
2.1.0-rc1 1,415 5/31/2017
2.1.0-beta4 1,372 5/28/2017
2.1.0-beta2 1,123 5/19/2017
2.0.2 2,159 4/26/2017
2.0.1 8,639 4/24/2017
2.0.0 2,367 4/20/2017
2.0.0-rc3 1,158 4/20/2017
2.0.0-rc2 1,154 4/18/2017
2.0.0-rc 1,181 4/12/2017
2.0.0-preview4-1 1,127 4/10/2017
2.0.0-preview4 1,161 4/9/2017
2.0.0-preview3 1,191 4/9/2017
2.0.0-preview1 1,202 3/31/2017