Info
Version: | 8.0.1 |
Author(s): | Jon P Smith |
Last Update: | Wednesday, April 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EfCore.TestSupport |
Install
Install-Package EfCore.TestSupport
dotnet add package EfCore.TestSupport
paket add EfCore.TestSupport
EfCore.TestSupport Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Data.SqlClient(>= 2.1.1)
- Microsoft.EntityFrameworkCore.Cosmos(>= 5.0.1)
- Microsoft.EntityFrameworkCore.Design(>= 5.0.1)
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.1)
- Microsoft.EntityFrameworkCore.SqlServer(>= 5.0.1)
- Microsoft.EntityFrameworkCore.Sqlite(>= 5.0.1)
- Microsoft.Extensions.Configuration(>= 5.0.0)
- Microsoft.Extensions.Configuration.Json(>= 5.0.0)
- xunit.assert(>= 2.4.1)
- xunit.core(>= 2.4.1)
Tags
See readme file on github.