toofz - toofz.FakeDbSet 1.1.0
Fake DbSet implementation for testing with Entity Framework 6.
PM> Install-Package toofz.FakeDbSet -Version 1.1.0 -Source https://www.myget.org/F/toofz/api/v3/index.json
> nuget.exe install toofz.FakeDbSet -Version 1.1.0 -Source https://www.myget.org/F/toofz/api/v3/index.json
> dotnet add package toofz.FakeDbSet --version 1.1.0 --source https://www.myget.org/F/toofz/api/v3/index.json
source https://www.myget.org/F/toofz/api/v3/index.json
nuget toofz.FakeDbSet ~> 1.1.0
Copy to clipboard
> choco install toofz.FakeDbSet --version 1.1.0 --source https://www.myget.org/F/toofz/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "toofz" -SourceLocation "https://www.myget.org/F/toofz/api/v2"
Install-Module -Name "toofz.FakeDbSet" -RequiredVersion "1.1.0" -Repository "toofz"
Copy to clipboard
Browse the sources in this package using Visual Studio or WinDbg by configuring the following legacy symbol server URL: https://www.myget.org/F/toofz/symbols/
OwnersLeonard Thieu |
AuthorsLeonard Thieu |
Project URLhttps://github.com/leonard-thieu/FakeDbSet |
LicenseMIT |
Info35 total downloads |
| 6 downloads for version 1.1.0 |
| Download (8.46 KB) |
| Download legacy symbols (12.27 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
1.1.5 | 9.76 KB | Tue, 05 Dec 2017 17:41:04 GMT | 4 |
|
||
|
1.1.4 | 9.49 KB | Mon, 04 Dec 2017 16:38:19 GMT | 7 |
|
||
|
1.1.3 | 9.49 KB | Sun, 03 Dec 2017 18:18:44 GMT | 5 |
|
||
|
1.1.2 | 8.46 KB | Sun, 03 Dec 2017 01:28:49 GMT | 8 |
|
||
|
1.1.0 | 8.46 KB | Wed, 29 Nov 2017 00:48:09 GMT | 6 |
|
||
|
1.0.1 | 8.18 KB | Tue, 28 Nov 2017 23:13:24 GMT | 5 |
|