# System.Extension.EntityFrameworkCore **Repository Path**: zhenlei520/System.Extension.EntityFrameworkCore ## Basic Information - **Project Name**: System.Extension.EntityFrameworkCore - **Description**: 针对EFCore完善的MySql、SqlServer扩展库,版本号对标EFCore版本号 - **Primary Language**: C# - **License**: MIT - **Default Branch**: 3.0.0-preview.200829.x0011 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2020-08-28 - **Last Updated**: 2022-07-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # System.Extension.EntityFrameworkCore EInfrastructure.Core.EntityFrameworkCore仓库是一个netstandard2.0、netstandard2.1的基础类库,针对EFCore的不同版本做了扩展。 其中封装了IQuery、IRepository、IExecute等的实现类,其类库分别有: EInfrastructure.Core.EFCore.MySql(前身为:EInfrastructure.Core.MySql) EInfrastructure.Core.EFCore.SqlServer(前身为:EInfrastructure.Core.SqlServer) 由于各版本的EFCore调用方法上有不少差距,为了方便大家使用,特地按照EFCore指定版本发布,根据EFCore的兼容次版本号,不兼容大版本号的规则,此类库的包也拥有以上特性。 [Gitee地址](https://gitee.com/zhenlei520/System.Extension.EntityFrameworkCore) [Github地址](https://github.com/zhenlei520/System.Extension.EntityFrameworkCore) ## Stargazers over time [![Stargazers over time](https://starchart.cc/zhenlei520/System.Extension.EntityFrameworkCore.svg)](https://starchart.cc/zhenlei520/System.Extension.EntityFrameworkCore)