Skip to content
This repository was archived by the owner on Nov 2, 2018. It is now read-only.

This repo is merging into aspnet/Extensions and will be archived #662

Merged
merged 1 commit into from
Nov 2, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand All @@ -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.