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

新增返回实体 #127

Closed panda-big closed 4 years ago

panda-big commented 4 years ago

想要个这个方法,但不确定是在现有的Insert方法改还是再多新增一个InsertGetEntity

rigofunc commented 4 years ago

可以,就这样