MVVM-Sidekick.Behaviors
0.2.4.2
See the version list below for details.
dotnet add package MVVM-Sidekick.Behaviors --version 0.2.4.2
NuGet\Install-Package MVVM-Sidekick.Behaviors -Version 0.2.4.2
<PackageReference Include="MVVM-Sidekick.Behaviors" Version="0.2.4.2" />
paket add MVVM-Sidekick.Behaviors --version 0.2.4.2
#r "nuget: MVVM-Sidekick.Behaviors, 0.2.4.2"
// Install MVVM-Sidekick.Behaviors as a Cake Addin #addin nuget:?package=MVVM-Sidekick.Behaviors&version=0.2.4.2 // Install MVVM-Sidekick.Behaviors as a Cake Tool #tool nuget:?package=MVVM-Sidekick.Behaviors&version=0.2.4.2
MVVM-Sidekick https://github.com/waynebaby/MVVM-Sidekick/
=============
MVVM密友 https://github.com/waynebaby/MVVM-Sidekick/
===================
A Modern light-weight MVVM framework based on RX and TPL await
轻量级MVVM框架,基于RX与 await等新技术
[微博] [twitter] [Mail]
[微博]: http://www.weibo.com/waynebabywang "WaynebabyWang"
[twitter]: http://twitter.com/waynebaby "Waynebaby"
[Mail]: mailto:blackshaman_wayne@hotmail.com "MSN Skype"
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. 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. |
Silverlight | sl5 is compatible. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp8 is compatible. wp81 was computed. wpa81 is compatible. |
Windows Store | netcore was computed. netcore45 is compatible. netcore451 was computed. win8 is compatible. |
-
- MVVM-Sidekick (>= 1.2.4.1 && < 2.0.0)
- Rx-Core (>= 2.2.2 && < 3.0.0)
- Rx-Interfaces (>= 2.2.2 && < 3.0.0)
- Rx-Linq (>= 2.2.2 && < 3.0.0)
- Rx-Main (>= 2.2.2 && < 3.0.0)
- Rx-PlatformServices (>= 2.2.3 && < 3.0.0)
- Rx-Xaml (>= 2.2.2 && < 3.0.0)
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 |
---|---|---|
0.4.0 | 1,826 | 1/14/2015 |
0.3.20141126.13091873 | 1,345 | 11/26/2014 |
0.3.0.3 | 1,293 | 7/30/2014 |
0.3.0 | 1,353 | 6/19/2014 |
0.2.4.3 | 1,158 | 6/17/2014 |
0.2.4.2 | 1,212 | 6/14/2014 |
0.2.4.1 | 1,176 | 5/25/2014 |
0.2.2.8 | 1,247 | 3/5/2014 |
0.2.2.7 | 1,270 | 3/4/2014 |
0.2.2.6 | 1,321 | 2/26/2014 |
0.2.2.5 | 1,438 | 2/11/2014 |
0.2.2.4 | 1,224 | 2/11/2014 |
0.2.2.2 | 1,205 | 1/21/2014 |
0.0.0.6 | 1,205 | 1/16/2014 |
0.0.0.4 | 1,377 | 12/9/2013 |
---
0.2.4.1
Try support wpa81
0.2.3.1
update with main lib
0.2.2.8
Fixed WP8 AppBar behavior: multi behaviors in a page would register multiple time appbar click event bug.
0.2.2.6
Update with Main Lib
0.2.2.5
Update with Main Lib
0.2.2.4
Add Application Bar Item binding Action
Add SendToEventRouterAction to wire a Event to ViewModel's EventRouter or the Public static EventRouter