ajeetx - Unity 5.9.2

This package contains Unity Container and Abstractions libraries as a single package.

PM> Install-Package Unity -Version 5.9.2 -Source https://www.myget.org/F/ajeetx/api/v3/index.json

Copy to clipboard

> nuget.exe install Unity -Version 5.9.2 -Source https://www.myget.org/F/ajeetx/api/v3/index.json

Copy to clipboard

> dotnet add package Unity --version 5.9.2 --source https://www.myget.org/F/ajeetx/api/v3/index.json

Copy to clipboard
<PackageReference Include="Unity" Version="5.9.2" />
Copy to clipboard
source https://www.myget.org/F/ajeetx/api/v3/index.json

nuget Unity  ~> 5.9.2
Copy to clipboard

> choco install Unity --version 5.9.2 --source https://www.myget.org/F/ajeetx/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "ajeetx" -SourceLocation "https://www.myget.org/F/ajeetx/api/v2"
Install-Module -Name "Unity" -RequiredVersion "5.9.2" -Repository "ajeetx" 
Copy to clipboard

Overview

The Unity Container (Unity) is a full featured, extensible dependency injection container. It facilitates building loosely coupled applications and provides developers with the following advantages:

  • Simplified object creation, especially for hierarchical object structures and dependencies
  • Abstraction of requirements; this allows developers to specify dependencies at run time or in configuration and simplify management of crosscutting concerns
  • Increased flexibility by deferring component configuration to the container
  • Service location capability; this allows clients to store or cache the container
  • Instance and type interception
  • Registration by convention

Installation

Install Unity with the following command:

Install-Package Unity

Unity 5.x loosely follows Semantic Versioning — minor releases may introduce breaking changes. Floating version references should lock in the minor version in addition to the major version:

<PackageReference Include="Unity.Container" Version="5.x.*" />

Documentation

The documentation is a work in progress. Some info is available here but more is coming... Feel free to open issues in Documentation project with all the questions you would like to be covered or questions you might have.

New Features

Suggest new features or vote for the proposals you like, ADD your comments:

Feature Requests

Packages & Status

Unity library consists of multiple packages. For information about each package please follow the links


Package License Version Downloads
Unity (Composite) License NuGet NuGet
Unity.Abstractions License NuGet NuGet
Unity.Container License NuGet NuGet
Unity.Configuration License NuGet NuGet
Unity.Interception License NuGet NuGet
Unity.Interception.Configuration License NuGet NuGet
Unity.RegistrationByConvention License NuGet NuGet
Unity.log4net License NuGet NuGet
Unity.NLog License NuGet NuGet
Unity.Microsoft.Logging License NuGet NuGet
Unity.Microsoft.DependencyInjection License NuGet NuGet
Unity.AspNet.WebApi License NuGet NuGet
Unity.Mvc License NuGet NuGet
Unity.WCF License NuGet NuGet
Unity.ServiceLocation License NuGet NuGet
CommonServiceLocator License NuGet NuGet

Code of Conduct

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct

Contributing

See the Contributing guide for more information.

.NET Foundation

Unity Container is a .NET Foundation project.

Entire Unity Library as single package.

  • .NETFramework 4.0
    • System.ValueTuple (>= 4.5.0)
  • .NETFramework 4.5
    • System.ValueTuple (>= 4.5.0)
  • .NETFramework 4.6
    • System.ValueTuple (>= 4.5.0)
  • .NETCoreApp 1.0
    • System.ValueTuple (>= 4.5.0)
  • .NETStandard 1.0
    • System.ValueTuple (>= 4.5.0)
  • .NETCoreApp 1.0: 1.0.0.0
  • .NETCoreApp 2.0: 2.0.0.0
  • .NETFramework 4.0: 4.0.0.0
  • .NETFramework 4.5: 4.5.0.0
  • .NETFramework 4.6: 4.6.0.0
  • .NETFramework 4.7: 4.7.0.0
  • .NETStandard 1.0: 1.0.0.0
  • .NETStandard 2.0: 2.0.0.0

Owners

Authors

Unity Container Project

Project URL

https://github.com/unitycontainer/unity

License

Apache-2.0

Tags

Unity Container unitycontainer Microsoft.Practices.Unity IoC

Info

14697 total downloads
2814 downloads for version 5.9.2
Download (2.27 MB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
5.11.7 1.17 MB Wed, 27 May 2020 15:11:51 GMT 10
5.11.6 926.27 KB Wed, 29 Apr 2020 14:54:11 GMT 7
5.11.5 924.07 KB Wed, 08 Apr 2020 14:44:55 GMT 6
5.11.4 924.02 KB Wed, 26 Feb 2020 14:01:25 GMT 7
5.11.3 924.08 KB Wed, 08 Jan 2020 13:31:38 GMT 7
5.11.2 924.38 KB Wed, 11 Dec 2019 13:21:13 GMT 7
5.11.1 918 KB Wed, 26 Jun 2019 11:14:47 GMT 7
5.10.3 850.55 KB Wed, 10 Apr 2019 10:11:59 GMT 2818
5.10.2 846.74 KB Wed, 27 Mar 2019 10:11:37 GMT 7
5.10.1 849.74 KB Wed, 20 Mar 2019 10:11:17 GMT 7
5.10.0 843.9 KB Wed, 20 Mar 2019 10:11:15 GMT 599
5.9.8 843.38 KB Wed, 20 Mar 2019 10:11:18 GMT 1117
5.9.7 840.51 KB Wed, 06 Mar 2019 10:11:09 GMT 490
5.9.6 840.63 KB Wed, 06 Mar 2019 10:11:08 GMT 1167
5.9.5 794.06 KB Wed, 20 Feb 2019 10:01:08 GMT 630
5.9.4 794.13 KB Wed, 13 Feb 2019 09:52:43 GMT 7
5.9.3 791.62 KB Wed, 30 Jan 2019 09:21:26 GMT 7
5.9.2 2.27 MB Wed, 30 Jan 2019 09:21:25 GMT 2814
5.9.1 2.27 MB Wed, 30 Jan 2019 09:21:24 GMT 1696
5.9.0 2.26 MB Wed, 23 Jan 2019 09:11:37 GMT 7
5.9.0-RC1 2.21 MB Wed, 23 Jan 2019 09:11:39 GMT 281
5.9.0-RC 2.18 MB Wed, 16 Jan 2019 08:56:09 GMT 7
5.8.13 1.61 MB Wed, 12 Dec 2018 08:31:01 GMT 7
5.8.12 1.61 MB Wed, 05 Dec 2018 08:21:54 GMT 7
5.8.11 1.6 MB Wed, 05 Sep 2018 07:21:23 GMT 2881
5.8.10 1.59 MB Wed, 29 Aug 2018 07:12:13 GMT 6
5.8.9 1.59 MB Wed, 29 Aug 2018 07:12:16 GMT 7
5.8.8 1.59 MB Wed, 29 Aug 2018 07:12:15 GMT 6
5.8.7 1.59 MB Wed, 29 Aug 2018 07:12:14 GMT 7
5.8.6 1.33 MB Wed, 25 Apr 2018 05:36:55 GMT 7
5.8.5 1.32 MB Wed, 11 Apr 2018 05:31:01 GMT 7
5.8.4 1.32 MB Wed, 04 Apr 2018 05:22:47 GMT 7
5.8.3 1.32 MB Wed, 04 Apr 2018 05:22:45 GMT 6
5.8.2 1.32 MB Wed, 04 Apr 2018 05:22:44 GMT 7
5.8.1 1.32 MB Wed, 04 Apr 2018 05:22:42 GMT 7
5.8.0 1.32 MB Wed, 28 Mar 2018 05:22:19 GMT 7
5.7.3 1.3 MB Wed, 07 Mar 2018 20:35:26 GMT 12
5.6.0 969.52 KB Wed, 07 Mar 2018 06:39:32 GMT 11