Simple injector integration for Umbraco CMS.
Info
Version: | 1.0.2 |
Author(s): | EVRY Corporate IT |
Last Update: | Monday, July 30, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Evry.Umbraco.SimpleInjectorIntegration |
Install
Install-Package Evry.Umbraco.SimpleInjectorIntegration
dotnet add package Evry.Umbraco.SimpleInjectorIntegration
paket add Evry.Umbraco.SimpleInjectorIntegration
Evry.Umbraco.SimpleInjectorIntegration Download (Unzip the "nupkg" after downloading)
Dependencies
- ClientDependency(>= 1.8.4)
- Microsoft.AspNet.Mvc(>= 5.2.3)
- Microsoft.Owin.Security(>= 3.0.1)
- Microsoft.Owin.Security.Cookies(>= 3.0.1)
- Microsoft.Owin.Security.OAuth(>= 3.0.1)
- MySql.Data(>= 6.9.12)
- Newtonsoft.Json(>= 6.0.8)
- SimpleInjector(>= 4.2.0)
- UmbracoCms.Core(>= 7.4.0)