Ninject extension that allows to easily determine the assembly version using the entry assembly.
Info
Version: | 0.1.0-beta |
Author(s): | Ninject Project Contributors |
Last Update: | Thursday, January 8, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.ninject.org |
NuGet Url: | https://www.nuget.org/packages/Ninject.Extensions.EntryAssemblyVersionInformation |
Install
Install-Package Ninject.Extensions.EntryAssemblyVersionInformation
dotnet add package Ninject.Extensions.EntryAssemblyVersionInformation
paket add Ninject.Extensions.EntryAssemblyVersionInformation
Ninject.Extensions.EntryAssemblyVersionInformation Download (Unzip the "nupkg" after downloading)
Dependencies
- Ninject(>= 3.2.2.0 && < 4.0.0.0)
Tags