зеркало из
1
0
Форкнуть 0
[Archived] Contains common DI abstractions that ASP.NET Core and Entity Framework Core use. Project moved to https://github.com/aspnet/Extensions
Перейти к файлу
Nate McMaster af08243a95
Update README.md (#662)
2018-11-02 09:18:47 -07:00
.github Create ISSUE_TEMPLATE.md 2018-01-02 10:37:27 -08:00
.vsts-pipelines/builds [automated] Change default branch to master 2018-07-02 12:40:16 -07:00
benchmarks/DI.Performance ILEmit backend for DependencyInjeciton (#630) 2018-03-19 09:44:11 -07:00
build Update dependencies.props 2018-10-07 19:11:04 +00:00
shared Add ActivatorUtilities constructor attribute (#629) 2018-03-14 10:41:22 -07:00
src Make lifetime a callsite property and add stackguards (#638) 2018-10-17 15:12:09 -07:00
test Make lifetime a callsite property and add stackguards (#638) 2018-10-17 15:12:09 -07:00
.appveyor.yml [automated] Change default branch to master 2018-07-02 12:40:16 -07:00
.gitattributes Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:31:23 -07:00
.gitignore Pin tool and package versions to make builds more repeatable 2017-11-01 09:03:41 -07:00
.travis.yml [automated] Change default branch to master 2018-07-02 12:40:16 -07:00
CONTRIBUTING.md Update CONTRIBUTING.md 2018-07-24 10:48:19 -07:00
DependencyInjection.sln Fix benchmarks and move them to benchmarks directory (#593) 2017-10-11 09:36:26 -07:00
Directory.Build.props automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties 2018-09-28 17:10:32 -07:00
Directory.Build.targets Fix targets 2018-05-07 12:59:41 -07:00
LICENSE.txt Update LICENSE.txt 2018-09-27 15:30:47 -07:00
NuGet.config Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 12:15:46 -08:00
NuGetPackageVerifier.json Move ActivatorUtilities to DI (#562) 2017-07-28 12:34:05 -07:00
README.md Update README.md (#662) 2018-11-02 09:18:47 -07:00
build.cmd Update bootstrappers 2017-10-09 12:41:38 -07:00
build.sh Update bootstrappers 2017-10-09 12:41:38 -07:00
korebuild-lock.txt Update dependencies.props 2018-10-07 19:11:04 +00:00
korebuild.json [automated] Change default branch to master 2018-07-02 12:40:16 -07:00
run.cmd Update bootstrappers 2017-10-09 12:41:38 -07:00
run.ps1 automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties 2018-09-28 17:10:32 -07:00
run.sh automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties 2018-09-28 17:10:32 -07:00
version.props Update branding to 2.2.0-preview3 2018-09-05 16:33:55 -07:00

README.md

DependencyInjection [Archived]

This GitHub project has been archived. Ongoing development on this project can be found in https://github.com/aspnet/Extensions.

Contains common DI abstractions that ASP.NET Core and Entity Framework Core use.

Using other containers with Microsoft.Extensions.DependencyInjection