A high performance Hybrid-ORM, supporting CRUD-operations, DB-Migrations and Data-Listing(views, filtering, sorting, paging) for SQL Server, Oracle, MySQL and PostgreSQL, SQLite and others.
Info
Version: | 1.0.7 |
Author(s): | M Yousaf |
Last Update: | Friday, February 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/meettaimur/MYeORM |
NuGet Url: | https://www.nuget.org/packages/MYeORM |
Install
Install-Package MYeORM
dotnet add package MYeORM
paket add MYeORM
MYeORM Download (Unzip the "nupkg" after downloading)
Dependencies
- uormclient(>= 1.0.5)
- Microsoft.CSharp(>= 4.5.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
Tags