DroneFlightLog.Data.InMemory
1.1.1
See the version list below for details.
dotnet add package DroneFlightLog.Data.InMemory --version 1.1.1
NuGet\Install-Package DroneFlightLog.Data.InMemory -Version 1.1.1
<PackageReference Include="DroneFlightLog.Data.InMemory" Version="1.1.1" />
paket add DroneFlightLog.Data.InMemory --version 1.1.1
#r "nuget: DroneFlightLog.Data.InMemory, 1.1.1"
// Install DroneFlightLog.Data.InMemory as a Cake Addin #addin nuget:?package=DroneFlightLog.Data.InMemory&version=1.1.1 // Install DroneFlightLog.Data.InMemory as a Cake Tool #tool nuget:?package=DroneFlightLog.Data.InMemory&version=1.1.1
DroneFlightLog
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
- Dave Walker - Initial work - LinkedIn
Credits
Implementation of authentication using JWT in the REST API is based on the following tutorial:
- https://github.com/cornflourblue/aspnet-core-3-jwt-authentication-api
- https://jasonwatmore.com/post/2019/10/11/aspnet-core-3-jwt-authentication-tutorial-with-example-api#users-controller-cs
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 | Versions 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. |
-
net8.0
- DroneFlightLog.Data (>= 1.1.1)
- Microsoft.EntityFrameworkCore (>= 8.0.1)
- Microsoft.EntityFrameworkCore.InMemory (>= 8.0.1)
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