Blue.MVVM
4.0.0-pre01
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
<PackageReference Include="Blue.MVVM" Version="4.0.0-pre01" />
paket add Blue.MVVM --version 4.0.0-pre01
#r "nuget: Blue.MVVM, 4.0.0-pre01"
// 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 | Versions 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. |
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
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 | 913 | 5/3/2019 |
4.0.117-dev | 868 | 5/3/2019 |
4.0.16-dev | 1,170 | 11/30/2017 |
4.0.15-dev | 1,172 | 11/24/2017 |
4.0.0-pre01 | 1,236 | 7/25/2017 |
3.0.4 | 2,265 | 7/20/2017 |
3.0.3 | 2,179 | 7/20/2017 |
3.0.2 | 2,364 | 5/29/2017 |
3.0.1 | 2,177 | 5/29/2017 |
3.0.0 | 2,124 | 5/29/2017 |
2.2.0-pre02 | 1,853 | 9/23/2016 |
2.2.0-pre01 | 1,880 | 9/23/2016 |
2.1.0-pre5 | 2,040 | 8/29/2016 |
2.1.0-pre4 | 2,022 | 8/29/2016 |
2.0.0-pre3 | 2,017 | 8/27/2016 |
2.0.0-pre2 | 1,915 | 8/27/2016 |
1.10.0 | 2,452 | 1/11/2016 |
1.9.1 | 2,095 | 12/21/2015 |
1.9.0 | 2,195 | 12/21/2015 |
1.8.0 | 2,261 | 9/17/2015 |
1.7.2 | 2,370 | 4/5/2015 |
1.7.0 | 2,213 | 3/20/2015 |
1.6.2 | 2,713 | 11/4/2014 |
1.6.1 | 2,461 | 9/3/2014 |
1.6.0 | 2,355 | 8/26/2014 |
1.5.0-beta1 | 2,155 | 7/4/2014 |
1.3.6 | 2,509 | 4/23/2014 |
1.3.5 | 2,539 | 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