JSMunroe-SimpleMvc 1.0.0-alpha3

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-alpha3
                    
NuGet\Install-Package JSMunroe-SimpleMvc -Version 1.0.0-alpha3
                    
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-alpha3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JSMunroe-SimpleMvc" Version="1.0.0-alpha3" />
                    
Directory.Packages.props
<PackageReference Include="JSMunroe-SimpleMvc" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add JSMunroe-SimpleMvc --version 1.0.0-alpha3
                    
#r "nuget: JSMunroe-SimpleMvc, 1.0.0-alpha3"
                    
#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.
#addin nuget:?package=JSMunroe-SimpleMvc&version=1.0.0-alpha3&prerelease
                    
Install JSMunroe-SimpleMvc as a Cake Addin
#tool nuget:?package=JSMunroe-SimpleMvc&version=1.0.0-alpha3&prerelease
                    
Install JSMunroe-SimpleMvc as a Cake Tool

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 979 4/18/2016
1.0.1-alpha00023 920 10/15/2015
1.0.1-alpha00021 906 9/4/2015
1.0.1-alpha00020 918 9/4/2015
1.0.1-alpha00019 942 9/3/2015
1.0.1-alpha00016 911 9/3/2015
1.0.1-alpha00014 896 9/3/2015
1.0.1-alpha00013 891 9/2/2015
1.0.1-alpha00010 894 8/31/2015
1.0.1-alpha00009 915 8/28/2015
1.0.1-alpha00006 893 8/28/2015
1.0.1-alpha00001 910 8/28/2015
1.0.0-alpha8 907 8/26/2015
1.0.0-alpha6 902 8/26/2015
1.0.0-alpha3 922 8/25/2015
1.0.0-alpha 882 8/24/2015

Added basic WPF support.