Skip to content

Commit 4da179b

Browse files
authored
Update README.md
1 parent ac2cf4e commit 4da179b

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,29 @@ The Unity Container (Unity) is a lightweight, extensible dependency injection co
2323
[![Feature Requests](http://feathub.com/unitycontainer/unity?format=svg)](http://feathub.com/unitycontainer/unity)
2424

2525

26+
## Packages & Status
27+
Unity library consists of multiple packages. For information about each package please follow the links
28+
29+
---
30+
Package | Build status | NuGet
31+
-------- | :------------ | :------------
32+
Unity | [![Build status](https://ci.appveyor.com/api/projects/status/nv00dk4lax6oqd00/branch/master?svg=true)](https://ci.appveyor.com/project/IoC-Unity/unity/branch/master) | [![NuGet](https://img.shields.io/nuget/v/Unity.svg)](https://www.nuget.org/packages/Unity)
33+
[Unity.Abstractions](https://github.com/unitycontainer/abstractions) | [![Build status](https://ci.appveyor.com/api/projects/status/l3bwjwm7q10nrdus/branch/master?svg=true)](https://ci.appveyor.com/project/IoC-Unity/abstractions/branch/master) | [![NuGet](https://img.shields.io/nuget/v/Unity.Abstractions.svg)](https://www.nuget.org/packages/Unity.Abstractions)
34+
[Unity.Container](https://github.com/unitycontainer/container) | [![Build status](https://ci.appveyor.com/api/projects/status/s7s905q6xd6b2503/branch/master?svg=true)](https://ci.appveyor.com/project/IoC-Unity/container/branch/master) | [![NuGet](https://img.shields.io/nuget/v/Unity.Container.svg)](https://www.nuget.org/packages/Unity.Container)
35+
[Unity.Configuration](https://github.com/unitycontainer/configuration) | [![Build status](https://ci.appveyor.com/api/projects/status/89jo5cuum6839j3b/branch/master?svg=true)](https://ci.appveyor.com/project/IoC-Unity/configuration/branch/master) | [![NuGet](https://img.shields.io/nuget/v/Unity.Configuration.svg)](https://www.nuget.org/packages/Unity.Configuration)
36+
[Unity.Interception](https://github.com/unitycontainer/interception) | [![Build status](https://ci.appveyor.com/api/projects/status/xb5tbuxxqb381kxc/branch/master?svg=true)](https://ci.appveyor.com/project/IoC-Unity/interception/branch/master) | [![NuGet](https://img.shields.io/nuget/v/Unity.Interception.svg)](https://www.nuget.org/packages/Unity.Interception)
37+
[Unity.Interception.Configuration](https://github.com/unitycontainer/interception-configuration) | [![Build status](https://ci.appveyor.com/api/projects/status/wh7x0lml55c483st/branch/master?svg=true)](https://ci.appveyor.com/project/IoC-Unity/interception-configuration/branch/master) | [![NuGet](https://img.shields.io/nuget/v/Unity.Interception.Configuration.svg)](https://www.nuget.org/packages/Unity.Interception.Configuration)
38+
[Unity.RegistrationByConvention] | [![Build status](https://ci.appveyor.com/api/projects/status/xv7bkc6v62g4w7n4/branch/master?svg=true)](https://ci.appveyor.com/project/IoC-Unity/registration-by-convention/branch/master) | [![NuGet](https://img.shields.io/nuget/v/Unity.RegistrationByConvention.svg)](https://www.nuget.org/packages/Unity.RegistrationByConvention)
39+
[Unity.log4net](https://github.com/unitycontainer/log4net) | [![Build status](https://ci.appveyor.com/api/projects/status/3x9gf21l6qqxo9rn/branch/master?svg=true)](https://ci.appveyor.com/project/IoC-Unity/log4net/branch/master) | [![NuGet](https://img.shields.io/nuget/v/Unity.log4net.svg)](https://www.nuget.org/packages/Unity.log4net)
40+
[Unity.NLog](https://github.com/unitycontainer/NLog) | Unavailable | [![NuGet](https://img.shields.io/nuget/v/Unity.NLog.svg)](https://www.nuget.org/packages/Unity.NLog)
41+
[Unity.Microsoft.Logging](https://github.com/unitycontainer/microsoft-logging) | Unavailable | [![NuGet](https://img.shields.io/nuget/v/Unity.Microsoft.Logging.svg)](https://www.nuget.org/packages/Unity.Microsoft.Logging)
42+
[Unity.Microsoft.DependencyInjection](https://github.com/unitycontainer/microsoft-dependency-injection) | [![Build status](https://ci.appveyor.com/api/projects/status/sevk2yb2jokf8ltr/branch/master?svg=true)](https://ci.appveyor.com/project/IoC-Unity/microsoft-dependency-injection/branch/master) | [![NuGet](https://img.shields.io/nuget/v/Unity.Microsoft.DependencyInjection.svg)](https://www.nuget.org/packages/Unity.Microsoft.DependencyInjection)
43+
[Unity.AspNet.WebApi](https://github.com/unitycontainer/aspnet-webapi) | [![Build status](https://ci.appveyor.com/api/projects/status/rn0ohbxtv6c0q726/branch/master?svg=true)](https://ci.appveyor.com/project/IoC-Unity/aspnet-webapi/branch/master) | [![NuGet](https://img.shields.io/nuget/v/Unity.AspNet.WebApi.svg)](https://www.nuget.org/packages/Unity.AspNet.WebApi)
44+
[Unity.Mvc](https://github.com/unitycontainer/aspnet-mvc) | [![Build status](https://ci.appveyor.com/api/projects/status/ed670lsbm4sx95f0/branch/master?svg=true)](https://ci.appveyor.com/project/IoC-Unity/aspnet-mvc/branch/master) | [![NuGet](https://img.shields.io/nuget/v/Unity.Mvc.svg)](https://www.nuget.org/packages/Unity.Mvc)
45+
[Unity.ServiceLocation](https://github.com/unitycontainer/service-location) | [![Build status](https://ci.appveyor.com/api/projects/status/5q5129q417rg7xe2/branch/master?svg=true)](https://ci.appveyor.com/project/IoC-Unity/service-location/branch/master) | [![NuGet](https://img.shields.io/nuget/v/Unity.ServiceLocation.svg)](https://www.nuget.org/packages/Unity.ServiceLocation)
46+
[CommonServiceLocator](https://github.com/unitycontainer/commonservicelocator) | [![Build status](https://ci.appveyor.com/api/projects/status/dax8w8u3d5c6kv0a/branch/master?svg=true)](https://ci.appveyor.com/project/IoC-Unity/commonservicelocator/branch/master) | [![NuGet](https://img.shields.io/nuget/v/commonservicelocator.svg)](https://www.nuget.org/packages/CommonServiceLocator)
47+
48+
2649

2750

2851
# Roadmap

0 commit comments

Comments
 (0)