MvvmFrameWpf.TestAdapter
2.5.2
See the version list below for details.
dotnet add package MvvmFrameWpf.TestAdapter --version 2.5.2
NuGet\Install-Package MvvmFrameWpf.TestAdapter -Version 2.5.2
<PackageReference Include="MvvmFrameWpf.TestAdapter" Version="2.5.2" />
<PackageVersion Include="MvvmFrameWpf.TestAdapter" Version="2.5.2" />
<PackageReference Include="MvvmFrameWpf.TestAdapter" />
paket add MvvmFrameWpf.TestAdapter --version 2.5.2
#r "nuget: MvvmFrameWpf.TestAdapter, 2.5.2"
#:package MvvmFrameWpf.TestAdapter@2.5.2
#addin nuget:?package=MvvmFrameWpf.TestAdapter&version=2.5.2
#tool nuget:?package=MvvmFrameWpf.TestAdapter&version=2.5.2
This library is designed to simplify testing applications created using the library MvvmFrame.Wpf
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- Moq (>= 4.5.0)
- MSTest.TestFramework (>= 2.1.0)
- MvvmFrameWpf (>= 6.1.3)
- PresentationFramework (>= 4.6.0)
- System.Threading.Tasks.Extensions (>= 4.5.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MvvmFrameWpf.TestAdapter:
| Package | Downloads |
|---|---|
|
MvvmFrameWpf.TestAdapter.Extensions
Extensions for MvvmFrameWpf.TestAdapter |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.0 | 654 | 4/22/2021 |
| 2.5.2 | 590 | 3/5/2021 |
| 2.5.1 | 571 | 3/5/2021 |
| 2.5.0 | 790 | 6/24/2020 |
| 2.4.0 | 669 | 5/3/2020 |
| 2.3.0 | 680 | 3/25/2020 |
| 2.2.0 | 739 | 3/21/2020 |
| 2.1.0 | 800 | 3/15/2020 |
| 2.0.0 | 705 | 2/16/2020 |
| 1.3.1 | 741 | 11/4/2019 |
| 1.3.0 | 675 | 10/28/2019 |
| 1.2.1 | 719 | 10/28/2019 |
| 1.2.0 | 726 | 10/27/2019 |
| 1.1.0 | 720 | 10/20/2019 |
| 1.0.1 | 791 | 10/10/2019 |
| 1.0.0 | 719 | 10/9/2019 |
Changes:
- Added readme https://github.com/GetcuReone/MvvmFrame.Wpf.TestAdapter/issues/4;
- Added empty blocks https://github.com/GetcuReone/MvvmFrame.Wpf.TestAdapter/issues/9;
- Added method IsPageType https://github.com/GetcuReone/MvvmFrame.Wpf.TestAdapter/issues/11;
- Added given with init view-model https://github.com/GetcuReone/MvvmFrame.Wpf.TestAdapter/issues/19.