MvvmFrameWpf.TestAdapter
3.0.0
dotnet add package MvvmFrameWpf.TestAdapter --version 3.0.0
NuGet\Install-Package MvvmFrameWpf.TestAdapter -Version 3.0.0
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="MvvmFrameWpf.TestAdapter" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MvvmFrameWpf.TestAdapter" Version="3.0.0" />
<PackageReference Include="MvvmFrameWpf.TestAdapter" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MvvmFrameWpf.TestAdapter --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MvvmFrameWpf.TestAdapter, 3.0.0"
#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.
#addin nuget:?package=MvvmFrameWpf.TestAdapter&version=3.0.0
#tool nuget:?package=MvvmFrameWpf.TestAdapter&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- Moq (>= 4.5.0)
- MSTest.TestFramework (>= 2.1.0)
- MvvmFrameWpf (>= 7.0.0)
- 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 | 482 | 4/22/2021 |
2.5.2 | 418 | 3/5/2021 |
2.5.1 | 399 | 3/5/2021 |
2.5.0 | 625 | 6/24/2020 |
2.4.0 | 528 | 5/3/2020 |
2.3.0 | 507 | 3/25/2020 |
2.2.0 | 571 | 3/21/2020 |
2.1.0 | 614 | 3/15/2020 |
2.0.0 | 516 | 2/16/2020 |
1.3.1 | 600 | 11/4/2019 |
1.3.0 | 532 | 10/28/2019 |
1.2.1 | 532 | 10/28/2019 |
1.2.0 | 532 | 10/27/2019 |
1.1.0 | 543 | 10/20/2019 |
1.0.1 | 601 | 10/10/2019 |
1.0.0 | 538 | 10/9/2019 |
Changes:
- changed assembly name.