An extremely easy to use Micro-ORM supporting Sql Server, MySQL, PostgreSQL, Oracle, Sqlite, SqlCE.
Info
Version: | 6.0.0-preview5 |
Author(s): | Adam Schröder |
Last Update: | Friday, March 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/schotime/NPoco |
NuGet Url: | https://www.nuget.org/packages/NPoco |
Install
Install-Package NPoco
dotnet add package NPoco
paket add NPoco
NPoco Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.1)
- System.Linq.Async(>= 5.0.0)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.1)
- System.Linq.Async(>= 5.0.0)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
- System.ValueTuple(>= 4.5.0)
- System.Linq.Async(>= 5.0.0)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
Tags