NServiceKit.Mvc
1.0.43
dotnet add package NServiceKit.Mvc --version 1.0.43
NuGet\Install-Package NServiceKit.Mvc -Version 1.0.43
<PackageReference Include="NServiceKit.Mvc" Version="1.0.43" />
paket add NServiceKit.Mvc --version 1.0.43
#r "nuget: NServiceKit.Mvc, 1.0.43"
// 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
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).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- NServiceKit (>= 1.0.0 && < 2.0.0)
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.