F2F.Testing.MSTest.EF
1.3.1
.NET Framework 4.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package F2F.Testing.MSTest.EF --version 1.3.1
NuGet\Install-Package F2F.Testing.MSTest.EF -Version 1.3.1
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="F2F.Testing.MSTest.EF" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add F2F.Testing.MSTest.EF --version 1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: F2F.Testing.MSTest.EF, 1.3.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install F2F.Testing.MSTest.EF as a Cake Addin
#addin nuget:?package=F2F.Testing.MSTest.EF&version=1.3.1
// Install F2F.Testing.MSTest.EF as a Cake Tool
#tool nuget:?package=F2F.Testing.MSTest.EF&version=1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Add LocalDbContextFeature to your TestFixture (F2F.Testing.MSTest)
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- EntityFramework (= 6.0.0)
- F2F.Sandbox (= 1.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 1,014 | 10/6/2016 |
2.0.0-beta1 | 805 | 11/19/2015 |
1.4.2 | 949 | 11/12/2015 |
1.4.1 | 771 | 11/11/2015 |
1.4.0 | 888 | 11/3/2015 |
1.3.1 | 879 | 10/27/2015 |
1.2.1 | 1,187 | 4/29/2015 |
1.2.0 | 1,145 | 4/28/2015 |
1.0.15 | 1,042 | 4/23/2015 |
1.0.13 | 1,018 | 4/23/2015 |
1.0.12 | 1,028 | 4/23/2015 |
1.0.11 | 956 | 4/13/2015 |
1.0.10 | 945 | 3/17/2015 |
1.0.8 | 917 | 3/10/2015 |
Switch to ProjectScaffold and Paket #33