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

This is a prerelease version of Tolitech.Infrastructure.Persistence.EntityFrameworkCore.
dotnet add package Tolitech.Infrastructure.Persistence.EntityFrameworkCore --version 1.0.0-preview.7
                    
NuGet\Install-Package Tolitech.Infrastructure.Persistence.EntityFrameworkCore -Version 1.0.0-preview.7
                    
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.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Tolitech.Infrastructure.Persistence.EntityFrameworkCore" Version="1.0.0-preview.7" />
                    
Directory.Packages.props
<PackageReference Include="Tolitech.Infrastructure.Persistence.EntityFrameworkCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Tolitech.Infrastructure.Persistence.EntityFrameworkCore --version 1.0.0-preview.7
                    
#r "nuget: Tolitech.Infrastructure.Persistence.EntityFrameworkCore, 1.0.0-preview.7"
                    
#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.
#addin nuget:?package=Tolitech.Infrastructure.Persistence.EntityFrameworkCore&version=1.0.0-preview.7&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Tolitech.Infrastructure.Persistence.EntityFrameworkCore&version=1.0.0-preview.7&prerelease
                    
Install as a Cake Tool

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.  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. 
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.7 0 3 hours ago
1.0.0-preview.6 0 5 hours ago
1.0.0-preview.5 151 2 months ago
1.0.0-preview.4 129 2 months ago
1.0.0-preview.3 74 6 months ago
1.0.0-preview.2 67 6 months ago
1.0.0-preview.1 74 7 months ago