Tolitech.Infrastructure.Persistence.EntityFrameworkCore
1.0.0-preview.3
dotnet add package Tolitech.Infrastructure.Persistence.EntityFrameworkCore --version 1.0.0-preview.3
NuGet\Install-Package Tolitech.Infrastructure.Persistence.EntityFrameworkCore -Version 1.0.0-preview.3
<PackageReference Include="Tolitech.Infrastructure.Persistence.EntityFrameworkCore" Version="1.0.0-preview.3" />
paket add Tolitech.Infrastructure.Persistence.EntityFrameworkCore --version 1.0.0-preview.3
#r "nuget: Tolitech.Infrastructure.Persistence.EntityFrameworkCore, 1.0.0-preview.3"
// Install Tolitech.Infrastructure.Persistence.EntityFrameworkCore as a Cake Addin #addin nuget:?package=Tolitech.Infrastructure.Persistence.EntityFrameworkCore&version=1.0.0-preview.3&prerelease // Install Tolitech.Infrastructure.Persistence.EntityFrameworkCore as a Cake Tool #tool nuget:?package=Tolitech.Infrastructure.Persistence.EntityFrameworkCore&version=1.0.0-preview.3&prerelease
Infrastructure.Persistence.EntityFrameworkCore
Overview
Welcome to the Infrastructure.Persistence.EntityFrameworkCore repository! This repository aims to deliver a robust implementation for the Repository pattern, Unit of Work, and Specification Query Builder using Entity Framework Core within the context of Clean Architecture.
Key Features
Repository Pattern: Provides a set of base classes for implementing the repository pattern, facilitating database interaction and abstraction.
Unit of Work: Implements the Unit of Work pattern, allowing you to group multiple operations into a single transaction.
Specification Query Builder: Offers a flexible and reusable way to build complex queries using the Specification pattern.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. 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. |
-
net9.0
- MediatR (>= 12.4.1)
- Microsoft.EntityFrameworkCore (>= 9.0.0)
- Microsoft.EntityFrameworkCore.Relational (>= 9.0.0)
- Tolitech.Application (>= 1.0.0-preview.2)
- Tolitech.Application.Messaging (>= 1.0.0-preview.1)
- Tolitech.Domain (>= 1.0.0-preview.2)
- Tolitech.Infrastructure.Messaging (>= 1.0.0-preview.1)
- Tolitech.Infrastructure.Persistence.ConstraintValidator (>= 1.0.0-preview.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Tolitech.Infrastructure.Persistence.EntityFrameworkCore:
Package | Downloads |
---|---|
Tolitech.Infrastructure.Persistence.EntityFrameworkCore.Specifications
The Tolitech.Infrastructure.Persistence.EntityFrameworkCore.Specifications repository provides a foundational implementation for the Specifications pattern. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-preview.3 | 16 | 1/8/2025 |
1.0.0-preview.2 | 41 | 1/6/2025 |
1.0.0-preview.1 | 52 | 12/12/2024 |