CTrue.FsConnect
1.1.1
See the version list below for details.
dotnet add package CTrue.FsConnect --version 1.1.1
NuGet\Install-Package CTrue.FsConnect -Version 1.1.1
<PackageReference Include="CTrue.FsConnect" Version="1.1.1" />
paket add CTrue.FsConnect --version 1.1.1
#r "nuget: CTrue.FsConnect, 1.1.1"
// Install CTrue.FsConnect as a Cake Addin #addin nuget:?package=CTrue.FsConnect&version=1.1.1 // Install CTrue.FsConnect as a Cake Tool #tool nuget:?package=CTrue.FsConnect&version=1.1.1
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. 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. |
-
.NETFramework 4.0
- No dependencies.
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
|
Default location for writing SimConnect.cfg file changed to Local, to avoid intefering with other SimConnect using applications/mods.
Verified that dependencies are the same for the SDK 0.10.0 release.
Support for all SimVars and units as enums, as documented by the SimVars example.