MBRepoCore 4.0.0
See the version list below for details.
dotnet add package MBRepoCore --version 4.0.0
NuGet\Install-Package MBRepoCore -Version 4.0.0
<PackageReference Include="MBRepoCore" Version="4.0.0" />
paket add MBRepoCore --version 4.0.0
#r "nuget: MBRepoCore, 4.0.0"
// Install MBRepoCore as a Cake Addin #addin nuget:?package=MBRepoCore&version=4.0.0 // Install MBRepoCore as a Cake Tool #tool nuget:?package=MBRepoCore&version=4.0.0
An Open-Source, full generic & specific repository project for Entity Framework Core (Targeted .NET 5), and cross RDBMS providers (works with [SQL Server, MySQL, Oracle])
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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. |
-
net5.0
- Microsoft.EntityFrameworkCore (>= 5.0.4)
- Microsoft.EntityFrameworkCore.Relational (>= 5.0.4)
- Microsoft.EntityFrameworkCore.SqlServer (>= 5.0.4)
- Microsoft.Extensions.Configuration (>= 5.0.0)
- Microsoft.Extensions.Configuration.FileExtensions (>= 5.0.0)
- Microsoft.Extensions.Configuration.Json (>= 5.0.0)
- Oracle.EntityFrameworkCore (>= 5.21.1)
- Pomelo.EntityFrameworkCore.MySql (>= 5.0.0-alpha.2)
- Z.EntityFramework.Extensions.EFCore (>= 5.1.25)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Specific Repository added
New features for both Generic and Specific repositories
New bug fixes
UOW support both Specific and Generic repositories
Abstraction for Specificrepository and UOW, this means that you can override all thier methods and properties
New advanced feautures/Methods for both Specific and Generic repositories