Tolitech.Infrastructure.Persistence.EntityFrameworkCore
1.0.0-preview.8
dotnet add package Tolitech.Infrastructure.Persistence.EntityFrameworkCore --version 1.0.0-preview.8
NuGet\Install-Package Tolitech.Infrastructure.Persistence.EntityFrameworkCore -Version 1.0.0-preview.8
<PackageReference Include="Tolitech.Infrastructure.Persistence.EntityFrameworkCore" Version="1.0.0-preview.8" />
<PackageVersion Include="Tolitech.Infrastructure.Persistence.EntityFrameworkCore" Version="1.0.0-preview.8" />
<PackageReference Include="Tolitech.Infrastructure.Persistence.EntityFrameworkCore" />
paket add Tolitech.Infrastructure.Persistence.EntityFrameworkCore --version 1.0.0-preview.8
#r "nuget: Tolitech.Infrastructure.Persistence.EntityFrameworkCore, 1.0.0-preview.8"
#:package Tolitech.Infrastructure.Persistence.EntityFrameworkCore@1.0.0-preview.8
#addin nuget:?package=Tolitech.Infrastructure.Persistence.EntityFrameworkCore&version=1.0.0-preview.8&prerelease
#tool nuget:?package=Tolitech.Infrastructure.Persistence.EntityFrameworkCore&version=1.0.0-preview.8&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. 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. |
-
net9.0
- MediatR (>= 12.5.0)
- Microsoft.EntityFrameworkCore (>= 9.0.6)
- Microsoft.EntityFrameworkCore.Relational (>= 9.0.6)
- Tolitech.Application (>= 1.0.0-preview.9)
- Tolitech.Application.Messaging (>= 1.0.0-preview.3)
- Tolitech.Domain (>= 1.0.0-preview.7)
- Tolitech.Infrastructure.Messaging (>= 1.0.0-preview.3)
- Tolitech.Infrastructure.Persistence.ConstraintValidator (>= 1.0.0-preview.4)
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.8 | 26 | 7/16/2025 |
1.0.0-preview.7 | 109 | 7/3/2025 |
1.0.0-preview.6 | 108 | 7/3/2025 |
1.0.0-preview.5 | 157 | 4/24/2025 |
1.0.0-preview.4 | 133 | 4/24/2025 |
1.0.0-preview.3 | 80 | 1/8/2025 |
1.0.0-preview.2 | 71 | 1/6/2025 |
1.0.0-preview.1 | 78 | 12/12/2024 |