Yamo is a simple micro ORM which supports MS SQL Server and SQLite databases.
Info
Version: | 0.10.0 |
Author(s): | Peter Šimno |
Last Update: | Saturday, February 25, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/esentio/Yamo |
NuGet Url: | https://www.nuget.org/packages/Yamo |
Install
Install-Package Yamo
dotnet add package Yamo
paket add Yamo
Yamo Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bcl.HashCode(>= 1.1.0)
Tags