Blue.MVVM 4.0.0-pre01

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

// Install Blue.MVVM as a Cake Tool
#tool nuget:?package=Blue.MVVM&version=4.0.0-pre01&prerelease

MVVM<BareknuckleStyle>
higly extensible, yet lightweight implementation of INotifyPropprtyChanged

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework 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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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
4.0.118-dev 889 5/3/2019
4.0.117-dev 850 5/3/2019
4.0.16-dev 1,142 11/30/2017
4.0.15-dev 1,150 11/24/2017
4.0.0-pre01 1,207 7/25/2017
3.0.4 2,196 7/20/2017
3.0.3 2,133 7/20/2017
3.0.2 2,315 5/29/2017
3.0.1 2,138 5/29/2017
3.0.0 2,085 5/29/2017
2.2.0-pre02 1,815 9/23/2016
2.2.0-pre01 1,836 9/23/2016
2.1.0-pre5 1,998 8/29/2016
2.1.0-pre4 1,983 8/29/2016
2.0.0-pre3 1,975 8/27/2016
2.0.0-pre2 1,873 8/27/2016
1.10.0 2,406 1/11/2016
1.9.1 2,046 12/21/2015
1.9.0 2,149 12/21/2015
1.8.0 2,217 9/17/2015
1.7.2 2,309 4/5/2015
1.7.0 2,166 3/20/2015
1.6.2 2,672 11/4/2014
1.6.1 2,422 9/3/2014
1.6.0 2,310 8/26/2014
1.5.0-beta1 2,118 7/4/2014
1.3.6 2,459 4/23/2014
1.3.5 2,498 3/23/2014

4.0.0 - Moving forward - dropping support for net35/40, sl4/5, wp7/8
3.0.4 - updated dependency of Blue.MVVM.Core
3.0.3 - updated dependency of Blue.MVVM.Core
3.0.0 - added netstandard1.0
2.2.0 - NotifyPropertyCHangedBase derived types can utilize NotifyPropertyChangedProxy to gain control over extension-resolution when not deriving from project specific NotifyPropertyChanged via protected Func<PropertyChangedHandler> PropertyCHangedHandler
2.1.0 - updated dependencies to use Blue.MVVM.Core
2.0.0 - added dependency to package Blue.MVVM.Commands
1.10.0 - UWP projects reference base class file via NuGet 3.3 conform machanism
1.9.0 - added netcore45 (UWP) as target, so that template files are populated coorect. updated dependency to Blue.MVVM.Lib (1.9.1)
1.8.0 - removed snippets from package, updated dependency to Blue.MVVM.Lib (1.8.2)
1.7.2 - Version alignment
1.7.0 - simplified package structure, added NET3.5 and SL5 support
1.6.1 - removed dependency to "SolutionSnippets" - if you want to deploy the Solution-Agnostic codesnippets, install "SolutionSnippets" seperatly
1.6.0 - remove snippets for argument validation, those are now in Blue.Utils
1.5.2 - requires Blue.MVVM.Lib 1.5.1
1.5.1 - included snippets for argument validation
1.5.0 - normalized content files to common names for the various target-platforms
1.4.0 - implemented NotifyPropertyChangedProxy for use in POCO classes, that can´t inherit a common ViewModel baseclass
1.3.8 - changed location of content-files to _Blue/MVVM
1.3.7 - targeting support for silverlight 5 and windows phone 8.1
1.3.6 - moved internal equality-comparison of NotifyPropertyChangedBase to protected AreEqual-Method, so custom logic can be provided. Default implementation uses EqualityComparery<T> instead of Comparer<T>.
1.3.5 - version alignment
1.2.2 - integrated snippets for notification properties
     - WindowsSore-apps references NET 4.5 files and snippets
1.2.1 - release build
1.2.0 - added XML-Comments, changes in raising PropertyChanged-Events according to latest updates in Blue.MVVM.Lib 1.3.2
1.1.4 - aligned assembly-versions to package version
1.1.3 - update aligning content and structure with sibling-packages
1.1.1 - Extracted binaries to Blue.MVVM.Lib, allowing this package to include base class that should be used within your projects
1.0.0 - Initial release with implementations of INotifyPropertyChanged and ICommand