DroneFlightLog.Data.Sqlite 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package DroneFlightLog.Data.Sqlite --version 1.1.0
NuGet\Install-Package DroneFlightLog.Data.Sqlite -Version 1.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DroneFlightLog.Data.Sqlite" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DroneFlightLog.Data.Sqlite --version 1.1.0
#r "nuget: DroneFlightLog.Data.Sqlite, 1.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DroneFlightLog.Data.Sqlite as a Cake Addin
#addin nuget:?package=DroneFlightLog.Data.Sqlite&version=1.1.0

// Install DroneFlightLog.Data.Sqlite as a Cake Tool
#tool nuget:?package=DroneFlightLog.Data.Sqlite&version=1.1.0

DroneFlightLogDb

Build Status GitHub issues Coverage Status Releases NuGet License: MIT Language GitHub code size in bytes

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

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.2 83 3/15/2024
1.1.1 109 1/17/2024
1.1.0 159 9/7/2023
1.0.1 485 5/17/2022
1.0.0.4 353 10/1/2021
1.0.0.3 579 2/19/2020
1.0.0.1 499 2/2/2020
1.0.0 564 2/2/2020

NuGet package and framework updates