InMemoryAdminkaOptionsFactory - replacement for EF Core DbContextOptionsBuilder.
Info
Version: | 3.0.5 |
Author(s): | Roman Pokrovskij (Github user rpokrovskij) |
Last Update: | Saturday, July 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DashboardCode/Routines |
NuGet Url: | https://www.nuget.org/packages/DashboardCode.Routines.Storage.EfCore.Relational.InMemory |
Install
Install-Package DashboardCode.Routines.Storage.EfCore.Relational.InMemory
dotnet add package DashboardCode.Routines.Storage.EfCore.Relational.InMemory
paket add DashboardCode.Routines.Storage.EfCore.Relational.InMemory
DashboardCode.Routines.Storage.EfCore.Relational.InMemory Download (Unzip the "nupkg" after downloading)
Dependencies
- DashboardCode.Routines.Storage.EfCore(>= 3.0.5)
- DashboardCode.Routines(>= 3.0.5)
- Microsoft.EntityFrameworkCore.InMemory(>= 3.1.6)