EfCore.TestSupport 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package EfCore.TestSupport --version 2.0.0
NuGet\Install-Package EfCore.TestSupport -Version 2.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="EfCore.TestSupport" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EfCore.TestSupport --version 2.0.0
#r "nuget: EfCore.TestSupport, 2.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 EfCore.TestSupport as a Cake Addin
#addin nuget:?package=EfCore.TestSupport&version=2.0.0

// Install EfCore.TestSupport as a Cake Tool
#tool nuget:?package=EfCore.TestSupport&version=2.0.0

EfCore.TestSupport

This git repo contains the source of the EfCore.TestSupport, and various tests to check the EfCore.TestSupport NuGet package. See Release Notes for information on changes. This project is open-source (MIT licence).

Documentation

The NuGet package EfCore.TestSupport is a netstandard2.0 library containing methods to help you unit test applications that use Entity Framework Core for database access. This readme defines the various groups, with links to the documentation in the EfCore.TestSupport wiki.
NOTE: The techniques are explained in much more details in chapter 15 of the book Entity Framework in Action.

The various groups of tools are:

  1. Helpers to create an in-memory Sqlite database for unit testing.
    See Sqlite in memory test database.
  2. Helpers to create an InMemory database for unit testing.
    See EF InMemory test database.
  3. Helpers to create connection strings with a unique database name.
    See Creating connection strings.
  4. Helpers for creating unique SQL Server databases for unit testing.
    See Create SQL Server databases.
  5. Helpers for creating an empty database, and deleting SQL unit test databases.
    See Quickly create empty databases.
  6. Various tools for getting test data, or file paths to test data.
    See Test Data tools.
  7. A tool for applying a SQL script file to a EF Core database.
    See Run SQL Script.
  8. Tools for capturing EF Core logging.
    See Capture EF Core logging.
  9. Tool to compare EF Core's view of the database with an actual database.
    See EfSchemaCompare.
  10. Capture cleaned production data to supply better data for unit tests.
    See Seed from Production feature.
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (7)

Showing the top 5 popular GitHub repositories that depend on EfCore.TestSupport:

Repository Stars
JonPSmith/AuthPermissions.AspNetCore
This library provides extra authorization and multi-tenant features to an ASP.NET Core application.
JonPSmith/EfCore.GenericServices
A library to help you quickly code CRUD accesses for a web/mobile/desktop application using EF Core.
JonPSmith/EfCoreinAction-SecondEdition
Supporting repo to go with book "Entity Framework Core in Action", second edition
JonPSmith/PermissionAccessControl2
Version 2 of example application to go with articles on feature and data authorization
JonPSmith/PermissionAccessControl
Example code for Authorization articles
Version Downloads Last updated
8.0.1 503 4/10/2024
8.0.0 211 4/4/2024
6.0.2 11,201 2/7/2024
6.0.1 5,506 1/23/2024
6.0.0 31,865 11/21/2023
5.3.0 191,262 11/14/2022
5.2.2 327,643 1/4/2022
5.2.1 22,960 11/19/2021
5.2.0 1,153 11/16/2021
5.1.0 7,161 11/10/2021
5.1.0-preview001 200 11/4/2021
5.0.0 189,231 1/2/2021
5.0.0-preview006 958 12/11/2020
5.0.0-preview005 713 12/10/2020
5.0.0-preview004 799 12/10/2020
5.0.0-preview003 799 12/5/2020
5.0.0-preview002 805 12/5/2020
5.0.0-preview001 809 12/5/2020
3.2.0 166,200 5/23/2020
3.1.1 29,973 3/26/2020
3.1.0 57,434 11/1/2019
3.0.0 8,689 10/12/2019
2.0.1 48,161 7/22/2019
2.0.0 29,701 6/4/2019
1.9.0 124,496 4/22/2019
1.8.0 5,106 3/25/2019
1.7.0 2,604 3/19/2019
1.6.1 11,714 1/28/2019
1.6.0 1,436 1/28/2019
1.5.2 16,328 1/4/2019
1.5.1 46,214 10/24/2018
1.5.0 4,037 10/2/2018
1.4.0 14,283 6/7/2018
1.3.1 7,080 4/1/2018
1.3.0 2,637 3/1/2018
1.2.0 2,031 1/22/2018
1.1.5 1,889 12/27/2017
1.1.4 1,728 12/27/2017
1.1.3 1,895 12/1/2017
1.1.2 1,614 11/21/2017
1.1.1 1,620 11/17/2017
1.1.0 1,605 11/16/2017
1.0.2 1,558 10/13/2017
1.0.1 1,611 9/30/2017
1.0.0 1,955 9/29/2017

- BREAKING CHANGE: By default EfSchemaCompare to only scan the tables that the entity classes map to - see issue #18.
     - Improvement: EfSchemaCompare now has case insensitive table, schema, columns, etc. matching feature - see issues #9 and #19.
     - BREAKING CHANGE: In EfSchemaCompare missing indexes are now referred to by "index constraint name" instead of "constraint name" - this was done as part of case insensitivity
     - Bug fix: EfSchemaCompare default SQL value handled improved, plus now sets the correct ValueGenerated - see issue #15
     - Bug fix: Fixed problem with serializing/deserializing DDD-styled entity classes.