This package works with the Ninject.Extensions.Logging package to automatically inject loggers without having to scatter your code with [Inject] attributes on every logger property.
Info
| Version: | 1.0.0.1 |
| Author(s): | RationalGeek.com |
| Last Update: | Tuesday, November 27, 2012 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://rationalgeek.com/blog/introducing-ninjectautologging |
| NuGet Url: | https://www.nuget.org/packages/NinjectAutoLogging |
Install
Install-Package NinjectAutoLogging
dotnet add package NinjectAutoLogging
paket add NinjectAutoLogging
NinjectAutoLogging Download (Unzip the "nupkg" after downloading)
Dependencies
- Ninject.Extensions.Logging(3.0.1.0)
Tags