EntityFrameworkCore.Testing.Moq 2.3.3-beta05

This is a prerelease version of EntityFrameworkCore.Testing.Moq.
There is a newer version of this package available.
See the version list below for details.
dotnet add package EntityFrameworkCore.Testing.Moq --version 2.3.3-beta05
                    
NuGet\Install-Package EntityFrameworkCore.Testing.Moq -Version 2.3.3-beta05
                    
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.Moq" Version="2.3.3-beta05" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EntityFrameworkCore.Testing.Moq" Version="2.3.3-beta05" />
                    
Directory.Packages.props
<PackageReference Include="EntityFrameworkCore.Testing.Moq" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add EntityFrameworkCore.Testing.Moq --version 2.3.3-beta05
                    
#r "nuget: EntityFrameworkCore.Testing.Moq, 2.3.3-beta05"
                    
#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.
#addin nuget:?package=EntityFrameworkCore.Testing.Moq&version=2.3.3-beta05&prerelease
                    
Install EntityFrameworkCore.Testing.Moq as a Cake Addin
#tool nuget:?package=EntityFrameworkCore.Testing.Moq&version=2.3.3-beta05&prerelease
                    
Install EntityFrameworkCore.Testing.Moq as a Cake Tool

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 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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 (1)

Showing the top 1 NuGet packages that depend on EntityFrameworkCore.Testing.Moq:

Package Downloads
Nanis.RepositoryCriteria.EntityFrameworkCore

Nanis.RepositoryCriteria.EntityFrameworkCore is a library designed to implement an abstraction of the **Repository** pattern using **Entity Framework**. This library also implements the **Unit of Work** pattern to manage database transactions and commits, and the **Criteria** pattern to build complex queries with logical operators and criteria composition.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.1 41,009 11/27/2024
9.0.1-rc01 94 11/26/2024
9.0.0 981 11/25/2024
9.0.0-rc02 89 11/23/2024
9.0.0-rc01 89 11/23/2024
8.1.1 35,187 11/23/2024
8.1.0 2,160 11/23/2024
8.1.0-rc01 88 11/23/2024
8.0.0 204,465 11/24/2023
8.0.0-rc01 460 11/19/2023
5.0.0 585,808 1/4/2023
5.0.0-rc01 2,642 12/14/2022
4.0.2 259,734 6/11/2022
4.0.2-rc01 645 6/7/2022
4.0.1 7,244 6/7/2022
4.0.1-rc01 611 5/23/2022
4.0.0 159,003 11/15/2021
4.0.0-net6.preview.5 515 6/18/2021
4.0.0-net6.preview.4 256 5/25/2021
4.0.0-net6.preview.3 283 4/24/2021
3.0.5 11,031 6/11/2022
3.0.4 1,093 6/7/2022
3.0.4-beta01 3,272 5/16/2021
3.0.3 69,663 5/9/2021
3.0.3-rc01 731 5/9/2021
3.0.2 8,579 4/24/2021
3.0.2-rc02 731 4/24/2021
3.0.2-rc01 663 4/24/2021
3.0.1 8,775 4/4/2021
3.0.1-rc01 793 4/4/2021
3.0.0 2,616 3/1/2021
2.4.5 17,085 6/11/2022
2.4.4 910 6/7/2022
2.4.3 84,930 5/15/2021
2.4.2 1,424 4/24/2021
2.4.2-rc01 766 4/24/2021
2.4.1 1,110 4/4/2021
2.4.1-rc01 751 4/4/2021
2.4.0 5,182 3/1/2021
2.3.3-beta05 808 1/28/2021
2.3.2 11,416 11/14/2020
2.3.1 22,912 9/24/2020
2.3.0 15,999 9/20/2020
2.2.2 9,839 7/13/2020
2.2.1 16,629 5/22/2020
2.2.0 4,155 3/8/2020
2.1.0 2,382 1/22/2020
2.0.4 1,156 1/19/2020
2.0.3 1,424 1/5/2020
2.0.3-RC04 992 12/28/2019
2.0.3-RC03 1,083 12/28/2019
2.0.3-RC02 924 12/22/2019
2.0.2 1,961 12/17/2019
2.0.1 1,355 11/14/2019
2.0.0 1,419 11/11/2019
1.3.5 2,452 6/11/2022
1.3.4 1,155 6/7/2022
1.3.3 2,407 5/15/2021
1.3.2 970 4/24/2021
1.3.2-rc01 783 4/24/2021
1.3.1 1,037 4/4/2021
1.3.1-rc01 807 4/4/2021
1.3.0 3,968 3/1/2021
1.2.1 6,340 11/14/2020
1.2.0 1,368 9/20/2020
1.1.2 2,957 7/13/2020
1.1.1 1,452 5/22/2020
1.1.0 6,690 3/8/2020
1.0.7 3,209 1/19/2020
1.0.6 1,245 1/5/2020
1.0.6-RC04 1,036 12/28/2019
1.0.6-RC02 966 12/22/2019
1.0.5 1,557 12/17/2019
1.0.4 12,500 11/14/2019
1.0.3 1,290 11/11/2019
1.0.2 2,355 10/27/2019
1.0.1 2,155 10/20/2019
1.0.0 1,473 10/20/2019