SimListener 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package SimListener --version 2.0.0
                    
NuGet\Install-Package SimListener -Version 2.0.0
                    
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="SimListener" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SimListener" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="SimListener" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SimListener --version 2.0.0
                    
#r "nuget: SimListener, 2.0.0"
                    
#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.
#:package SimListener@2.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SimListener&version=2.0.0
                    
Install as a Cake Addin
#tool nuget:?package=SimListener&version=2.0.0
                    
Install as a Cake Tool

Flight Simulator Listener Library

Quality Gate Status codecov

Purpose

This library provides a wrapper around the Microsoft.FlightSimulator.SimConnect library.

It provides the following methods:

  • ConnecttoSim - This method will connect to Microsoft Flight Simulator (MFS).
  • AddRequest - Adding data requests to MFS
  • AircaftData - Returning requested data from MFS
  • TrackData - Returning historic data from MFS
  • Disconnect - Disconnecting from MFS
  • Validate - Validating a data request value is valid

Installation

dotnet add package SimListener --version 1.0.0
Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0-windows7.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.1.3 11 8/11/2025
2.1.2 134 7/8/2025
2.1.1 159 6/25/2025
2.1.0 187 6/25/2025
2.0.2 164 6/14/2025
2.0.1 216 6/13/2025
2.0.0 297 6/12/2025
1.0.37 296 6/11/2025
1.0.27 368 11/17/2023
1.0.26 124 11/17/2023
1.0.25 140 11/17/2023
1.0.24 152 11/17/2023
1.0.23 154 11/17/2023
1.0.22 363 3/21/2023
1.0.21 304 2/27/2023
1.0.20 338 1/25/2023
1.0.19 347 1/20/2023
1.0.18 327 1/20/2023
1.0.17 335 1/20/2023
1.0.16 344 1/19/2023
1.0.15 321 1/19/2023
1.0.14 324 1/18/2023
1.0.13 343 1/18/2023
1.0.12 362 1/18/2023
1.0.11 342 1/18/2023
1.0.10 347 1/18/2023
1.0.9 360 1/18/2023
1.0.8 335 1/18/2023
1.0.7 347 1/17/2023
1.0.6 340 1/17/2023
1.0.5 359 1/12/2023
1.0.4 367 1/12/2023
1.0.3 350 1/4/2023
1.0.0 345 12/21/2022