Tolitech.Infrastructure.Persistence.EntityFrameworkCore 1.0.0-preview.3

This is a prerelease version of Tolitech.Infrastructure.Persistence.EntityFrameworkCore.
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                
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="Tolitech.Infrastructure.Persistence.EntityFrameworkCore" Version="1.0.0-preview.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Tolitech.Infrastructure.Persistence.EntityFrameworkCore --version 1.0.0-preview.3                
#r "nuget: Tolitech.Infrastructure.Persistence.EntityFrameworkCore, 1.0.0-preview.3"                
#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.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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