Metadata >> NuGet >> ILogInject.Unity

ILogInject.Unity

Metadata

Authors github.com/trondr
Copyrights Copyright © <github.com/trondr> 2013
Description ILogInject.Unity enables the Unity IOC container to inject a CommonLogging.ILog class logger into a registered class.
IconUrl https://github.com/trondr/ILogInject/blob/master/src/ILogInject.Graphics/ILogInject.ico?raw=true
Language en-US
LicenseUrl https://github.com/trondr/ILogInject/blob/master/License.md
Owners github.com/trondr
ProjectUrl https://github.com/trondr/ILogInject/blob/master/README.md
RequireLicenseAcceptance False
Tags ilog unity ioc inject class logger logging
Dependencies Common.Logging:2.0.0|Unity.Interception:2.1.505.0
Title ILogInject.Unity
PackageSize 106578
PackageHashAlgorithm SHA512
PackageHash kghZ0GzeV71OWnOu6oXqUukyntbDxHdVheSvOBZ7sRaEVt3UtP5XRiaw48ilyV8egTpVWxfYfE+KyP+8BhGTIA==
DownloadCount 000000
CreatedDate 2013-06-25T13:16:56

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install ILogInject.Unity -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ILogInject.Unity -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package ILogInject.Unity
Installing the package (HTTP Basic authentication):
Install-Package ILogInject.Unity -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ILogInject.Unity -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package ILogInject.Unity

OpenWrap

Installing the package:
o add-wrap ILogInject.Unity
Uninstalling the package:
o remove-wrap ILogInject.Unity

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.13176.19
1.0.13134.14