CTrue.FsConnect 1.3.3

dotnet add package CTrue.FsConnect --version 1.3.3
NuGet\Install-Package CTrue.FsConnect -Version 1.3.3
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="CTrue.FsConnect" Version="1.3.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CTrue.FsConnect --version 1.3.3
#r "nuget: CTrue.FsConnect, 1.3.3"
#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 CTrue.FsConnect as a Cake Addin
#addin nuget:?package=CTrue.FsConnect&version=1.3.3

// Install CTrue.FsConnect as a Cake Tool
#tool nuget:?package=CTrue.FsConnect&version=1.3.3

An easy to use wrapper for SimConnect, for connection to Flight Simulator 2020.
Contains SimConnect binaries, as distributed by the Flight Simulator 20202 SDK 0.10.0 release.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.5

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CTrue.FsConnect:

Package Downloads
CTrue.FsConnect.Managers

Managers that supports common operations working with Microsoft Flightsimulator 2020, through the use of FsConnect. Supports: - Aircraft information - Retrieving sim objects - Setting world time - Controlling COM and NAV frequencies - Controlling transponder code - Initial Autopilot manager

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on CTrue.FsConnect:

Repository Stars
scelts/gees
Landing rate calculation for the Microsoft Flight Simulator 2020
Version Downloads Last updated
1.3.3 2,044 5/30/2021
1.3.2 374 5/18/2021
1.3.1 422 4/10/2021
1.3.0 320 4/5/2021
1.2.0 747 3/18/2021
1.1.1 421 2/27/2021
1.0.3 540 10/16/2020
1.0.2 658 9/13/2020
1.0.1 430 9/6/2020

Added and updated some method signatures. * Added event ids for setting COM and NAV frequencies.