Microsoft.EntityFrameworkCore.InMemory (7.0.4)
Published 2023-05-05 11:31:07 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 7.0.4 Microsoft.EntityFrameworkCore.InMemory
About this package
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.EntityFrameworkCore | 7.0.4 | net6.0 |