DroneFlightLog.Data.InMemory
1.1.0
See the version list below for details.
dotnet add package DroneFlightLog.Data.InMemory --version 1.1.0
NuGet\Install-Package DroneFlightLog.Data.InMemory -Version 1.1.0
<PackageReference Include="DroneFlightLog.Data.InMemory" Version="1.1.0" />
paket add DroneFlightLog.Data.InMemory --version 1.1.0
#r "nuget: DroneFlightLog.Data.InMemory, 1.1.0"
// Install DroneFlightLog.Data.InMemory as a Cake Addin #addin nuget:?package=DroneFlightLog.Data.InMemory&version=1.1.0 // Install DroneFlightLog.Data.InMemory as a Cake Tool #tool nuget:?package=DroneFlightLog.Data.InMemory&version=1.1.0
DroneFlightLogDb
About
DroneFlightLogDb implements the entities and business logic for a SQL-based drone flight logbook, providing facilities for recording and querying the following data:
- Operator details
- Drones, models and manufacturers
- Flights, flight locations and flight properties
Getting Started
Please see the Wiki for details on how to reference and use the Drone Flight Log business logic and how to get started with a database to hold the data.
Authors
- Dave Walker - Initial work - LinkedIn
Feedback
To file issues or suggestions, please use the Issues page for this project on GitHub.
License
This project is licensed under the MIT License - see the LICENSE file for details
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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. |
-
net7.0
- DroneFlightLog.Data (>= 1.1.0)
- Microsoft.EntityFrameworkCore (>= 7.0.10)
- Microsoft.EntityFrameworkCore.InMemory (>= 7.0.10)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
NuGet package and framework updates