DroneFlightLog.Data.Sqlite 1.1.2

dotnet add package DroneFlightLog.Data.Sqlite --version 1.1.2
NuGet\Install-Package DroneFlightLog.Data.Sqlite -Version 1.1.2
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.2" />
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.2
#r "nuget: DroneFlightLog.Data.Sqlite, 1.1.2"
#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.2

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

DroneFlightLog

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

About

DroneFlightLog implements a SQL-based drone flight log boook. An ASP.NET WebAPI provides access to the business logic and data access layer while an ASP.NET MVC UI provides the user interface.

The logbook allows for storage and maintenance of the following data:

  • Operator details
  • Drones, models and manufacturers
  • Flights, flight locations and flight properties

Getting Started

Please see the Wiki for configuration details and the user guide.

Authors

Credits

Implementation of authentication using JWT in the REST API is based on the following tutorial:

The Drone Flight Log MVC project uses the Gijgo JavaScript controls library:

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 net8.0 is compatible.  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 81 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