基于EFCore3.0+Dapper 封装Repository,实现UnitOfWork,提供基本的CURD操作,可直接注入泛型Repository,也可以继承Repository,重写CURD操作
Github:https://github.com/a34546/Wei.Repository