FlightRecorder.Entities
1.2.0
See the version list below for details.
dotnet add package FlightRecorder.Entities --version 1.2.0
NuGet\Install-Package FlightRecorder.Entities -Version 1.2.0
<PackageReference Include="FlightRecorder.Entities" Version="1.2.0" />
paket add FlightRecorder.Entities --version 1.2.0
#r "nuget: FlightRecorder.Entities, 1.2.0"
// Install FlightRecorder.Entities as a Cake Addin #addin nuget:?package=FlightRecorder.Entities&version=1.2.0 // Install FlightRecorder.Entities as a Cake Tool #tool nuget:?package=FlightRecorder.Entities&version=1.2.0
FlightRecorderDb
About FlightRecorderDb
FlightRecorderDb implements the entities and business logic for a SQL-based aircraft sightings logbook.
Each sighting consists of the following data:
- Flight details
- Flight number
- Embarkation airport
- Destination
- Airline
- Aircraft details
- Registration details
- Manufacturer
- Model
- Sighting details
- Date
- Altitude when sighted
- Location
Getting Started
Please see the Wiki for details on how to reference and use the Flight Recorder 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.EntityFrameworkCore (>= 7.0.5)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on FlightRecorder.Entities:
Package | Downloads |
---|---|
FlightRecorder.Data
FlightRecorder EF Core Database Layer |
|
FlightRecorder.BusinessLogic
FlightRecorder business logic |
|
FlightRecorder.DataExchange
FlightRecorder Data Exchange Tools |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.7.1 | 190 | 1/17/2024 |
1.7.0 | 198 | 1/1/2024 |
1.6.0 | 208 | 12/11/2023 |
1.5.0 | 211 | 11/5/2023 |
1.4.0 | 171 | 10/30/2023 |
1.3.0 | 167 | 10/27/2023 |
1.2.0 | 188 | 10/26/2023 |
1.1.4 | 174 | 10/23/2023 |
1.1.3 | 172 | 10/23/2023 |
1.1.2 | 177 | 10/23/2023 |
1.1.1 | 181 | 10/22/2023 |
1.1.0 | 175 | 10/22/2023 |
1.0.6 | 170 | 8/8/2023 |
1.0.5 | 229 | 7/29/2023 |
1.0.4 | 248 | 6/6/2023 |
1.0.2 | 770 | 9/16/2022 |
1.0.1 | 795 | 5/16/2022 |
1.0.0.5 | 665 | 10/1/2021 |
1.0.0.4 | 874 | 4/16/2020 |
1.0.0.3 | 662 | 4/14/2020 |
1.0.0.2 | 856 | 4/13/2020 |
1.0.0.1 | 646 | 4/11/2020 |
1.0.0 | 996 | 4/5/2020 |
Dependency updates