A hybrid ORM library for .NET.
Info
Version: | 1.13.2-alpha1 |
Author(s): | Michael Camara Pendon |
Last Update: | Monday, February 26, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://repodb.net/ |
NuGet Url: | https://www.nuget.org/packages/RepoDb |
Install
Install-Package RepoDb
dotnet add package RepoDb
paket add RepoDb
RepoDb Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- System.ComponentModel.Annotations(>= 5.0.0)
- System.Data.Common(>= 4.3.0)
- System.Dynamic.Runtime(>= 4.3.0)
- System.Reflection.Emit(>= 4.7.0)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
- System.Reflection.TypeExtensions(>= 4.7.0)