FlightRecorder.BusinessLogic 1.1.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package FlightRecorder.BusinessLogic --version 1.1.4
NuGet\Install-Package FlightRecorder.BusinessLogic -Version 1.1.4
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="FlightRecorder.BusinessLogic" Version="1.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FlightRecorder.BusinessLogic --version 1.1.4
#r "nuget: FlightRecorder.BusinessLogic, 1.1.4"
#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 FlightRecorder.BusinessLogic as a Cake Addin
#addin nuget:?package=FlightRecorder.BusinessLogic&version=1.1.4

// Install FlightRecorder.BusinessLogic as a Cake Tool
#tool nuget:?package=FlightRecorder.BusinessLogic&version=1.1.4

FlightRecorderDb

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

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

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 (1)

Showing the top 1 NuGet packages that depend on FlightRecorder.BusinessLogic:

Package Downloads
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 121 1/17/2024
1.7.0 144 1/1/2024
1.6.0 131 12/11/2023
1.5.0 144 11/5/2023
1.4.0 131 10/30/2023
1.3.0 130 10/27/2023
1.2.0 131 10/26/2023
1.1.4 117 10/23/2023
1.1.3 114 10/23/2023
1.1.2 130 10/23/2023
1.1.1 123 10/22/2023
1.1.0 137 10/22/2023
1.0.5 187 7/29/2023
1.0.4 157 6/6/2023
1.0.2 514 9/16/2022
1.0.1 546 5/16/2022
1.0.0.4 520 10/1/2021
1.0.0.3 554 4/16/2020
1.0.0.2 496 4/13/2020
1.0.0.1 473 4/11/2020
1.0.0 644 4/5/2020

Dependency updates