Info
| Version: | 1.0.43 |
| Author(s): | NServiceKit |
| Last Update: | Monday, February 29, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/NServiceKit/NServiceKit |
| NuGet Url: | https://www.nuget.org/packages/NServiceKit.Mvc |
Install
Install-Package NServiceKit.Mvc
dotnet add package NServiceKit.Mvc
paket add NServiceKit.Mvc
NServiceKit.Mvc Download (Unzip the "nupkg" after downloading)
Dependencies
- NServiceKit(>= 1.0.0 && < 2.0.0)
Tags
Full details in Mvc PowerPack: http://nservicekit.com/mvc-powerpack/
Adapter classes to provide tight integration and re-usable functionality between NServiceKit and MVC3.
Including adapters for: MiniProfiler, FluentValidation, Funq IOC Controller Factory, Funq Validator Factory
ControllerBase (configured with access to NServiceKit's ICacheClient, ISession, typed UserSession dependencies).