Drone Flight Logging In Memory Database Layer.
Info
Version: | 1.1.2 |
Author(s): | Dave Walker |
Last Update: | Friday, March 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/davewalker5/DroneFlightLogDb |
NuGet Url: | https://www.nuget.org/packages/DroneFlightLog.Data.InMemory |
Install
Install-Package DroneFlightLog.Data.InMemory
dotnet add package DroneFlightLog.Data.InMemory
paket add DroneFlightLog.Data.InMemory
DroneFlightLog.Data.InMemory Download (Unzip the "nupkg" after downloading)
Dependencies
- DroneFlightLog.Data(>= 1.0.0)
- Microsoft.EntityFrameworkCore(>= 3.1.1)
- Microsoft.EntityFrameworkCore.InMemory(>= 3.1.1)
Tags