Candor.Web.Mvc
1.0.3
dotnet add package Candor.Web.Mvc --version 1.0.3
NuGet\Install-Package Candor.Web.Mvc -Version 1.0.3
<PackageReference Include="Candor.Web.Mvc" Version="1.0.3" />
paket add Candor.Web.Mvc --version 1.0.3
#r "nuget: Candor.Web.Mvc, 1.0.3"
// Install Candor.Web.Mvc as a Cake Addin
#addin nuget:?package=Candor.Web.Mvc&version=1.0.3
// Install Candor.Web.Mvc as a Cake Tool
#tool nuget:?package=Candor.Web.Mvc&version=1.0.3
Extensions for MVC such as Enhanced dropdown lists and enhanced checkbox lists. Enhanced controls support all valid html attributes, whereas basic MVC only supports common html attributes.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- Candor.Core (>= 1.2.1)
- Common.Logging (>= 2.2.0)
- T4MVCExtensions (>= 3.7.4)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Candor.Web.Mvc:
Package | Downloads |
---|---|
Candor.Web.Mvc.ErrorHandler
An MVC ErrorController with corresponding shared views, and configuration settings. When installed the added files will adopt your project's root namespace. |
|
Candor.Web.Mvc.Security
An MVC AccountController with corresponding view models, and views. When installed the added files will adopt your project's root namespace. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.3 | 1,634 | 7/24/2014 |
1.0.2 | 1,194 | 5/7/2014 |
1.0.1 | 1,446 | 10/19/2013 |
1.0.0 | 1,544 | 8/20/2013 |
0.10.11.30726 | 1,155 | 8/16/2013 |
0.7.0.30405 | 1,541 | 4/5/2013 |
0.6.1.30221 | 1,605 | 2/21/2013 |
0.6.0.30129 | 1,185 | 1/30/2013 |
This code is open source and can be found at https://github.com/michael-lang/candor-common.
In depth articles can be found at http://candordeveloper.com/
Changes:
1.0.3: Update package dependency references, updated documentation.
1.0.2: Update package dependency references
1.0.1: Update package dependency references