Joe.Web.Mvc 2.0.0-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 2.0.0-alpha
NuGet\Install-Package Joe.Web.Mvc -Version 2.0.0-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="2.0.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Joe.Web.Mvc --version 2.0.0-alpha
#r "nuget: Joe.Web.Mvc, 2.0.0-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=2.0.0-alpha&prerelease

// Install Joe.Web.Mvc as a Cake Tool
#tool nuget:?package=Joe.Web.Mvc&version=2.0.0-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 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. 
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,175 11/2/2018
3.2.0.19 1,201 4/6/2018
3.2.0.17 1,613 11/1/2016
3.2.0.16 1,381 11/1/2016
3.2.0.15 1,126 5/19/2016
3.2.0.14 1,236 8/24/2015
3.2.0.13 1,143 5/12/2015
3.2.0.12 1,250 4/23/2015
3.2.0.11 1,262 3/31/2015
3.2.0.10 1,140 3/31/2015
3.2.0.9 1,120 3/6/2015
3.2.0.8 1,252 3/4/2015
3.2.0.7 1,110 3/3/2015
3.2.0.6 1,500 3/3/2015
3.2.0.5 1,438 3/3/2015
3.2.0.4 1,114 2/27/2015
3.2.0.3 1,680 2/27/2015
3.2.0.2 1,132 2/27/2015
3.2.0.2-alpha 1,155 2/17/2015
3.2.0.1-alpha 1,064 2/17/2015
3.2.0-alpha 1,106 2/17/2015
3.1.5 1,224 2/11/2015
3.1.4 1,255 2/10/2015
3.1.3 1,160 2/4/2015
3.1.2 1,185 1/20/2015
3.1.1 1,411 12/16/2014
3.1.0 1,424 12/9/2014
3.0.0 1,403 12/9/2014
2.0.0.1-alpha 942 9/9/2014
2.0.0-alpha 935 9/9/2014
1.0.6.18 1,230 6/3/2014
1.0.6.17 1,442 3/27/2014
1.0.6.16 1,306 2/19/2014
1.0.6.15 1,196 1/3/2014
1.0.6.14 1,149 1/2/2014
1.0.6.13 1,237 1/2/2014
1.0.6.12 1,206 1/2/2014
1.0.6.11 1,137 1/2/2014
1.0.6.10 1,215 12/30/2013
1.0.6.9 1,189 12/30/2013
1.0.6.8 1,234 12/9/2013
1.0.6.7 1,195 11/8/2013
1.0.6.6 1,189 11/6/2013
1.0.6.5 1,223 10/25/2013
1.0.6.4 1,226 10/23/2013
1.0.6.3 1,183 10/23/2013
1.0.6.2 1,234 10/19/2013
1.0.6.1 1,186 10/18/2013
1.0.6 1,277 10/18/2013
1.0.0 1,282 6/12/2013

Adding Charting Capabilities VIA ReportController