EntityFrameworkCore.Testing.NSubstitute 3.0.0

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

// Install EntityFrameworkCore.Testing.NSubstitute as a Cake Tool
#tool nuget:?package=EntityFrameworkCore.Testing.NSubstitute&version=3.0.0

EntityFrameworkCore.Testing allows you to create an EntityFrameworkCore DbContext that you can use in your unit tests. It's easy to use (usually just a single line of code) with implementations for both Moq and NSubstitute.

It extends the functionality of an existing database provider by proxying over it. It was designed with the Microsoft in-memory provider in mind with supported operations sent to the database provider and unsupported operations, such as relational operations, handled by EntityFrameworkCore.Testing. While it does not attempt to mock supported operations, it does proxy over them using a mocking framework so you get all of the benefits of the latter such as being able to assert an invocation.

It includes support for queries/keyless db sets, FromSql/FromSqlRaw/FromSqlInterpolated, ExecuteSqlCommand/ExecuteSqlRaw/ExecuteSqlInterpolated, and async LINQ operations.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.0 43,961 11/24/2023
8.0.0-rc01 377 11/19/2023
5.0.0 83,773 1/4/2023
5.0.0-rc01 306 12/14/2022
4.0.2 60,789 6/11/2022
4.0.2-rc01 224 6/7/2022
4.0.1 769 6/7/2022
4.0.1-rc01 152 5/23/2022
4.0.0 31,594 11/15/2021
4.0.0-net6.preview.5 5,286 6/18/2021
4.0.0-net6.preview.4 201 5/25/2021
4.0.0-net6.preview.3 208 4/24/2021
3.0.5 1,888 6/11/2022
3.0.4 501 6/7/2022
3.0.4-beta01 1,284 5/16/2021
3.0.3 49,797 5/9/2021
3.0.3-rc01 277 5/9/2021
3.0.2 614 4/24/2021
3.0.2-rc02 279 4/24/2021
3.0.1 1,302 4/4/2021
3.0.1-rc01 347 4/4/2021
3.0.0 6,194 3/1/2021
2.4.5 747 6/11/2022
2.4.4 412 6/7/2022
2.4.3 3,327 5/15/2021
2.4.2 400 4/24/2021
2.4.2-rc01 225 4/24/2021
2.4.1 378 4/4/2021
2.4.1-rc01 308 4/4/2021
2.4.0 9,356 3/1/2021
2.3.2 19,999 11/14/2020
2.3.1 7,025 9/24/2020
2.3.0 9,148 9/20/2020
2.2.2 3,084 7/13/2020
2.2.1 1,406 5/22/2020
2.2.0 1,300 3/8/2020
2.1.0 1,252 1/22/2020
2.0.4 561 1/19/2020
2.0.3 616 1/5/2020
2.0.3-RC05 389 12/30/2019
2.0.3-RC04 423 12/28/2019
2.0.3-RC03 490 12/28/2019
2.0.3-RC02 400 12/22/2019
1.3.5 551 6/11/2022
1.3.4 495 6/7/2022
1.3.3 571 5/15/2021
1.3.2 396 4/24/2021
1.3.2-rc01 218 4/24/2021
1.3.1 452 4/4/2021
1.3.1-rc01 239 4/4/2021
1.3.0 768 3/1/2021
1.2.1 1,767 11/14/2020
1.2.0 512 9/20/2020
1.1.2 1,509 7/13/2020
1.1.1 623 5/22/2020
1.1.0 679 3/8/2020
1.0.7 589 1/19/2020
1.0.6 643 1/5/2020
1.0.6-RC04 401 12/28/2019
1.0.6-RC02 382 12/22/2019
1.0.5 594 12/17/2019
1.0.4 602 11/14/2019
1.0.3 605 11/11/2019
1.0.2 753 10/27/2019