MonkeyOrm.MySql NuGet Package

MonkeyOrm is a small, powerful SQL-based ORM for .NET.
Website: http://www.monkeyorm.com .
Source code: https://github.com/Sinbadsoft/MonkeyOrm.
Some of MonkeyOrm features and design choices:
* Doesn’t pollute your code: no base classes to inherit from, no attributes and no xml config.
* Easy to adopt, easy to get rid of: No lock-in, it’s just your POCOs and plain old SQL.
* Stateless, no caching.
* Built-in CRUD: Create, Read, Update, Delete and Create-or-Update (aka Upsert).
* Transactions.
* Objects slicing on insertion and update with a black list or a white list.
* Bulk-fetching.
* Data streaming.
* Batch insertion, with fine-grained control on number of inserted objects per query.
* Blobbing.




Got any MonkeyOrm.MySql Question?





Info

Version: 0.4.10
Author(s): Sinbadsoft
Last Update: Thursday, May 22, 2014
.NET Fiddle: Create the first Fiddle
Project Url: http://www.monkeyorm.com
NuGet Url: https://www.nuget.org/packages/MonkeyOrm.MySql


Install
Install-Package MonkeyOrm.MySql
dotnet add package MonkeyOrm.MySql
paket add MonkeyOrm.MySql
MonkeyOrm.MySql Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

.3

avg-downloads-per-day

2

days-since-last-release

3620