JSMunroe-SimpleMvc 1.0.0-alpha6

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

// Install JSMunroe-SimpleMvc as a Cake Tool
#tool nuget:?package=JSMunroe-SimpleMvc&version=1.0.0-alpha6&prerelease                

Facilitates MVC pattern anywhere with optional support for WPF.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
1.0.1-alpha00024 890 4/18/2016
1.0.1-alpha00023 832 10/15/2015
1.0.1-alpha00021 816 9/4/2015
1.0.1-alpha00020 827 9/4/2015
1.0.1-alpha00019 853 9/3/2015
1.0.1-alpha00016 821 9/3/2015
1.0.1-alpha00014 806 9/3/2015
1.0.1-alpha00013 801 9/2/2015
1.0.1-alpha00010 803 8/31/2015
1.0.1-alpha00009 824 8/28/2015
1.0.1-alpha00006 804 8/28/2015
1.0.1-alpha00001 821 8/28/2015
1.0.0-alpha8 818 8/26/2015
1.0.0-alpha6 813 8/26/2015
1.0.0-alpha3 832 8/25/2015
1.0.0-alpha 793 8/24/2015

Added unit tests for abstract ControllerBase.