NServiceKit.Mvc
1.0.43
Free and Open Source fork of NServiceKit.Mvc V3
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).
Install-Package NServiceKit.Mvc -Version 1.0.43
dotnet add package NServiceKit.Mvc --version 1.0.43
<PackageReference Include="NServiceKit.Mvc" Version="1.0.43" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NServiceKit.Mvc --version 1.0.43
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NServiceKit.Mvc, 1.0.43"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install NServiceKit.Mvc as a Cake Addin
#addin nuget:?package=NServiceKit.Mvc&version=1.0.43
// Install NServiceKit.Mvc as a Cake Tool
#tool nuget:?package=NServiceKit.Mvc&version=1.0.43
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- NServiceKit (>= 1.0.0 && < 2.0.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NServiceKit.Mvc:
Package | Downloads |
---|---|
NServiceKit.Host.Mvc
Free and Open Source fork of NServiceKit.Host.Mvc V3
Host NServiceKit side-by-side with an existing ASP.NET MVC application at the path '/api'.
NServiceKit is a modern, high-performance, code-first web service framework promoting code and web services best practices. Simple, Fast, Elegant. Website: http://www.nservicekit.com
|
GitHub repositories
This package is not used by any popular GitHub repositories.