Info
Version: | 2.1.316 |
Author(s): | Wayne Wang |
Last Update: | Monday, January 24, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/waynebaby/MVVM-Sidekick |
NuGet Url: | https://www.nuget.org/packages/MVVM-Sidekick |
Install
Install-Package MVVM-Sidekick
dotnet add package MVVM-Sidekick
paket add MVVM-Sidekick
MVVM-Sidekick Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Components.WebAssembly(>= 3.2.1 && < 100.0.0)
- Microsoft.NETCore.Platforms(>= 3.1.2 && < 100.0.0)
- System.Reactive(>= 4.4.1 && < 100.0.0)
- Expression.Interaction(>= 3.0.40218 && < 100.0.0)
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.1 && < 100.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.7 && < 100.0.0)
- Microsoft.NETCore.Platforms(>= 3.1.2 && < 100.0.0)
- Microsoft.Xaml.Behaviors.Wpf(>= 1.1.19 && < 100.0.0)
- NETStandard.Library(>= 2.0.3 && < 100.0.0)
- System.Reactive(>= 4.4.1 && < 100.0.0)
- System.Reactive.Interfaces(>= 4.4.1 && < 100.0.0)
- System.Reactive.Linq(>= 4.4.1 && < 100.0.0)
- System.Reactive.PlatformServices(>= 4.4.1 && < 100.0.0)
- System.Reactive.Windows.Threading(>= 4.4.1 && < 100.0.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1 && < 100.0.0)
- System.Threading.Tasks.Extensions(>= 4.5.4 && < 100.0.0)
- System.ValueTuple(>= 4.5.0 && < 100.0.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.7 && < 100.0.0)
- Microsoft.NETCore.Platforms(>= 3.1.2 && < 100.0.0)
- Microsoft.NETCore.UniversalWindowsPlatform(>= 6.2.10 && < 100.0.0)
- Microsoft.Xaml.Behaviors.Uwp.Managed(>= 2.0.1 && < 100.0.0)
- NETStandard.Library(>= 2.0.3 && < 100.0.0)
- System.Reactive(>= 4.4.1 && < 100.0.0)
- System.Reactive.PlatformServices(>= 4.4.1 && < 100.0.0)
- System.Reactive.Windows.Threading(>= 4.4.1 && < 100.0.0)
- System.ValueTuple(>= 4.5.0 && < 100.0.0)
Tags
=============
MVVM密友 https://github.com/waynebaby/MVVM-Sidekick
===================
A Modern light-weight MVVM framework based on RX and TPL await
轻量级MVVM框架,基于RX与 await等新技术.