Simple, fast, and secure micro ORM for .NET.
Info
Version: | 1.3.7 |
Author(s): | Stan Drapkin |
Last Update: | Tuesday, January 16, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sdrapkin/SecurityDriven.TinyORM |
NuGet Url: | https://www.nuget.org/packages/TinyORM |
Install
Install-Package TinyORM
dotnet add package TinyORM
paket add TinyORM
TinyORM Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Data.SqlClient(>= 4.8.2)
- System.Reflection.Emit(>= 4.7.0)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
- System.ValueTuple(>= 4.5.0)
- System.Data.SqlClient(>= 4.8.2)
- System.Reflection.Emit(>= 4.7.0)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
- System.ValueTuple(>= 4.5.0)
Tags