DroneFlightLog.Data
1.1.0
See the version list below for details.
dotnet add package DroneFlightLog.Data --version 1.1.0
NuGet\Install-Package DroneFlightLog.Data -Version 1.1.0
<PackageReference Include="DroneFlightLog.Data" Version="1.1.0" />
paket add DroneFlightLog.Data --version 1.1.0
#r "nuget: DroneFlightLog.Data, 1.1.0"
// Install DroneFlightLog.Data as a Cake Addin #addin nuget:?package=DroneFlightLog.Data&version=1.1.0 // Install DroneFlightLog.Data as a Cake Tool #tool nuget:?package=DroneFlightLog.Data&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
- Microsoft.AspNetCore.Identity (>= 2.2.0)
- Microsoft.EntityFrameworkCore (>= 7.0.10)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on DroneFlightLog.Data:
Package | Downloads |
---|---|
DroneFlightLog.Data.Sqlite
Drone Flight Logging SQLite Database Layer |
|
DroneFlightLog.Data.InMemory
Drone Flight Logging In Memory Database Layer |
GitHub repositories
This package is not used by any popular GitHub repositories.
NuGet package and framework updates