XCore.Common.Data.Repository
1.0.2
dotnet add package XCore.Common.Data.Repository --version 1.0.2
NuGet\Install-Package XCore.Common.Data.Repository -Version 1.0.2
<PackageReference Include="XCore.Common.Data.Repository" Version="1.0.2" />
<PackageVersion Include="XCore.Common.Data.Repository" Version="1.0.2" />
<PackageReference Include="XCore.Common.Data.Repository" />
paket add XCore.Common.Data.Repository --version 1.0.2
#r "nuget: XCore.Common.Data.Repository, 1.0.2"
#:package XCore.Common.Data.Repository@1.0.2
#addin nuget:?package=XCore.Common.Data.Repository&version=1.0.2
#tool nuget:?package=XCore.Common.Data.Repository&version=1.0.2
The XCore.Common.Data.Repository NuGet package is a useful tool for managing the repository pattern in Entity Framework Core. This package provides features to simplify data access and management of Create, Read, Update, Delete (CRUD) operations within a .NET application that uses Entity Framework Core.
| 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. 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. |
-
net8.0
- XCore.Common.Data (>= 1.0.2)
- XCore.Common.Data.Entity (>= 1.0.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on XCore.Common.Data.Repository:
| Package | Downloads |
|---|---|
|
XCore.Common.Data.Command
'XCore.Common.Data.Command' is a NuGet package designed to serve as a layer between your application and MediatR. It simplifies the process of sending commands and publishing events in your .NET applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.