StyleMVVM.Conventions 2.3.1

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

// Install StyleMVVM.Conventions as a Cake Tool
#tool nuget:?package=StyleMVVM.Conventions&version=2.3.1

StyleMVVM.Conventions is the conventions library for StyleMVVM

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. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed. 
Windows Store netcore was computed.  netcore45 is compatible.  netcore451 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.1.5 1,477 1/14/2014
3.1.4 1,114 10/4/2013
3.1.3 1,096 9/18/2013
3.1.1 1,119 8/31/2013
3.0.3 1,273 6/27/2013
3.0.2 1,240 6/24/2013
3.0.1 1,321 6/24/2013
3.0.0 1,185 6/17/2013
2.3.2 1,198 6/2/2013
2.3.1 1,160 5/24/2013
2.3.0 1,145 5/20/2013

This is minor bug fixes and performance changes release, covering the following areas DepenencyInjection (WPF), Regions, Validation, and Conventions.