Joe.Web.Mvc 3.2.0.2-alpha

This is a prerelease version of Joe.Web.Mvc.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Joe.Web.Mvc --version 3.2.0.2-alpha
NuGet\Install-Package Joe.Web.Mvc -Version 3.2.0.2-alpha
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="Joe.Web.Mvc" Version="3.2.0.2-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Joe.Web.Mvc --version 3.2.0.2-alpha
#r "nuget: Joe.Web.Mvc, 3.2.0.2-alpha"
#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 Joe.Web.Mvc as a Cake Addin
#addin nuget:?package=Joe.Web.Mvc&version=3.2.0.2-alpha&prerelease

// Install Joe.Web.Mvc as a Cake Tool
#tool nuget:?package=Joe.Web.Mvc&version=3.2.0.2-alpha&prerelease

Provides Base Controllers(And API controllers) that interact with Joe.Business to implement Default CRUD Actions.

Product Compatible and additional computed target framework versions.
.NET Framework 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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.2.0.20 1,187 11/2/2018
3.2.0.19 1,204 4/6/2018
3.2.0.17 1,617 11/1/2016
3.2.0.16 1,384 11/1/2016
3.2.0.15 1,127 5/19/2016
3.2.0.14 1,239 8/24/2015
3.2.0.13 1,146 5/12/2015
3.2.0.12 1,261 4/23/2015
3.2.0.11 1,268 3/31/2015
3.2.0.10 1,146 3/31/2015
3.2.0.9 1,129 3/6/2015
3.2.0.8 1,259 3/4/2015
3.2.0.7 1,116 3/3/2015
3.2.0.6 1,510 3/3/2015
3.2.0.5 1,445 3/3/2015
3.2.0.4 1,121 2/27/2015
3.2.0.3 1,688 2/27/2015
3.2.0.2 1,139 2/27/2015
3.2.0.2-alpha 1,160 2/17/2015
3.2.0.1-alpha 1,071 2/17/2015
3.2.0-alpha 1,111 2/17/2015
3.1.5 1,230 2/11/2015
3.1.4 1,262 2/10/2015
3.1.3 1,163 2/4/2015
3.1.2 1,188 1/20/2015
3.1.1 1,414 12/16/2014
3.1.0 1,426 12/9/2014
3.0.0 1,405 12/9/2014
2.0.0.1-alpha 943 9/9/2014
2.0.0-alpha 936 9/9/2014
1.0.6.18 1,234 6/3/2014
1.0.6.17 1,447 3/27/2014
1.0.6.16 1,311 2/19/2014
1.0.6.15 1,199 1/3/2014
1.0.6.14 1,153 1/2/2014
1.0.6.13 1,241 1/2/2014
1.0.6.12 1,210 1/2/2014
1.0.6.11 1,141 1/2/2014
1.0.6.10 1,218 12/30/2013
1.0.6.9 1,193 12/30/2013
1.0.6.8 1,238 12/9/2013
1.0.6.7 1,199 11/8/2013
1.0.6.6 1,193 11/6/2013
1.0.6.5 1,227 10/25/2013
1.0.6.4 1,230 10/23/2013
1.0.6.3 1,186 10/23/2013
1.0.6.2 1,238 10/19/2013
1.0.6.1 1,190 10/18/2013
1.0.6 1,281 10/18/2013
1.0.0 1,287 6/12/2013

Adding the Ability to Pass UpdateTargetID to AutoForm Helper