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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Candor.Web.Mvc" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Candor.Web.Mvc --version 1.0.3
#r "nuget: Candor.Web.Mvc, 1.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Candor.Web.Mvc:

Package Downloads
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.

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.3 1,795 7/24/2014
1.0.2 1,287 5/7/2014
1.0.1 1,680 10/19/2013
1.0.0 1,806 8/20/2013
0.10.11.30726 1,287 8/16/2013
0.7.0.30405 1,796 4/5/2013
0.6.1.30221 1,887 2/21/2013
0.6.0.30129 1,308 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