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.
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.
// Install MvvmFrameWpf.TestAdapter as a Cake Addin #addin nuget:?package=MvvmFrameWpf.TestAdapter&version=3.0.0 // Install MvvmFrameWpf.TestAdapter as a Cake Tool #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 | 454 | 4/22/2021 |
2.5.2 | 393 | 3/5/2021 |
2.5.1 | 373 | 3/5/2021 |
2.5.0 | 598 | 6/24/2020 |
2.4.0 | 498 | 5/3/2020 |
2.3.0 | 478 | 3/25/2020 |
2.2.0 | 544 | 3/21/2020 |
2.1.0 | 583 | 3/15/2020 |
2.0.0 | 488 | 2/16/2020 |
1.3.1 | 571 | 11/4/2019 |
1.3.0 | 502 | 10/28/2019 |
1.2.1 | 502 | 10/28/2019 |
1.2.0 | 502 | 10/27/2019 |
1.1.0 | 515 | 10/20/2019 |
1.0.1 | 572 | 10/10/2019 |
1.0.0 | 507 | 10/9/2019 |
Changes:
- changed assembly name.