Liteweight ORM interface for SQL databases.
Info
| Version: | 1.1.2 |
| Author(s): | Dmitry Molodtsov |
| Last Update: | Wednesday, July 29, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dma198/commanet.Db.ORMLite |
| NuGet Url: | https://www.nuget.org/packages/commanet.Db.ORMLite |
Install
Install-Package commanet.Db.ORMLite
dotnet add package commanet.Db.ORMLite
paket add commanet.Db.ORMLite
commanet.Db.ORMLite Download (Unzip the "nupkg" after downloading)
Dependencies
- NLog(>= 4.7.2)
- commanet.Db.SQL(>= 1.1.2)