stakx-testing - Moq 4.7.100-pre
Moq is the most popular and friendly mocking framework for .NET
PM> Install-Package Moq -Version 4.7.100-pre -Source https://www.myget.org/F/stakx-testing/api/v3/index.json
> nuget.exe install Moq -Version 4.7.100-pre -Source https://www.myget.org/F/stakx-testing/api/v3/index.json
> dotnet add package Moq --version 4.7.100-pre --source https://www.myget.org/F/stakx-testing/api/v3/index.json
source https://www.myget.org/F/stakx-testing/api/v3/index.json
nuget Moq ~> 4.7.100-pre
Copy to clipboard
> choco install Moq --version 4.7.100-pre --source https://www.myget.org/F/stakx-testing/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "stakx-testing" -SourceLocation "https://www.myget.org/F/stakx-testing/api/v2"
Install-Module -Name "Moq" -RequiredVersion "4.7.100-pre" -Repository "stakx-testing" -AllowPreRelease
Copy to clipboard
A changelog is available at https://github.com/moq/moq4/blob/master/CHANGELOG.md.
-
.NETFramework 4.5
- Castle.Core (>= 4.1.1)
-
.NETStandard 1.3
- Castle.Core (>= 4.1.1)
- NETStandard.Library (>= 1.6.1)
- System.Linq.Queryable (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
- .NETFramework 4.5: 4.5.0.0
- .NETStandard 1.3: 1.3.0.0
Ownersstakx |
AuthorsDaniel Cazzulino, kzu |
Project URLhttps://github.com/moq/moq4 |
LicenseBSD-3-Clause |
Tagsmoq tdd mocking mocks unittesting agile unittest |
Info10 total downloads |
| 10 downloads for version 4.7.100-pre |
| Download (399.98 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
4.7.100-pre | 399.98 KB | Sat, 16 Sep 2017 22:24:15 GMT | 10 |
|