зеркало из
1
0
Форкнуть 0
This commit is contained in:
Nate McMaster 2018-11-02 09:18:47 -07:00 коммит произвёл GitHub
Родитель d77b090567
Коммит af08243a95
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 4 добавлений и 7 удалений

Просмотреть файл

@ -1,8 +1,8 @@
DependencyInjection
===================
AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/o6mbbm70k0gddtej/branch/dev?svg=true)](https://ci.appveyor.com/project/aspnetci/DependencyInjection/branch/dev)
DependencyInjection [Archived]
==============================
Travis: [![Travis](https://travis-ci.org/aspnet/DependencyInjection.svg?branch=dev)](https://travis-ci.org/aspnet/DependencyInjection)
**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.
@ -16,6 +16,3 @@ Contains common DI abstractions that ASP.NET Core and Entity Framework Core use.
* [**StructureMap**](https://github.com/structuremap/StructureMap.Microsoft.DependencyInjection)
* [**Stashbox**](https://github.com/z4kn4fein/stashbox-extensions-dependencyinjection)
* [**Unity**](https://www.nuget.org/packages/Unity.Microsoft.DependencyInjection/)
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [Home](https://github.com/aspnet/home) repo.