arch / UnitOfWork

A plugin for Microsoft.EntityFrameworkCore to support repository, unit of work patterns, multiple database with distributed transaction supported, and MySQL multiple databases/tables sharding supported.
MIT License
1.34k stars 343 forks source link

Add CountAsync, LongCount, LongCountAsync, Min, MinAsync, Average and AverageAsync #130

Closed MohMehrnia closed 4 years ago

MohMehrnia commented 4 years ago

When do you decide to upload it to nuget.org?