ABP可以快速搭建开发架构,但是内置的是EFCore,国内中小企业使用FreeSql与SqlSugar还是较多,为新手提供使用提供参考 ABP、FreeSql、SqlSugar参考地址: ABP Framework | Open source web application framework for ASP.NET Core 指南 | FreeSql 官方文档 SqlSugar .Net
1.Microsoft.AspNetCore.Builder.IApplicationBuilder.ApplicationServices 解析:Gets or sets the IServiceProvider that provides access to the application’s service container. 2.Microsoft.Extensions.Depende