Classes and interfaces to jumpstart using PetaPoco with the Repository Pattern.
Info
Version: | 1.0.11 |
Author(s): | Tim Burris |
Last Update: | Tuesday, June 20, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TimBurris/PetaPoco.Repository |
NuGet Url: | https://www.nuget.org/packages/PetaPoco.Repository.Abstractions |
Install
Install-Package PetaPoco.Repository.Abstractions
dotnet add package PetaPoco.Repository.Abstractions
paket add PetaPoco.Repository.Abstractions
PetaPoco.Repository.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- PetaPoco.Core.Compiled(>= 5.1.306)
Tags