SimListener 1.0.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SimListener --version 1.0.5
NuGet\Install-Package SimListener -Version 1.0.5
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="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimListener --version 1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SimListener, 1.0.5"
#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 SimListener as a Cake Addin #addin nuget:?package=SimListener&version=1.0.5 // Install SimListener as a Cake Tool #tool nuget:?package=SimListener&version=1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Flight Simulator Listener Library
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0-windows7.0 is compatible. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.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 |
---|---|---|
1.0.27 | 269 | 11/17/2023 |
1.0.26 | 100 | 11/17/2023 |
1.0.25 | 114 | 11/17/2023 |
1.0.24 | 127 | 11/17/2023 |
1.0.23 | 128 | 11/17/2023 |
1.0.22 | 307 | 3/21/2023 |
1.0.21 | 253 | 2/27/2023 |
1.0.20 | 287 | 1/25/2023 |
1.0.19 | 294 | 1/20/2023 |
1.0.18 | 274 | 1/20/2023 |
1.0.17 | 277 | 1/20/2023 |
1.0.16 | 292 | 1/19/2023 |
1.0.15 | 267 | 1/19/2023 |
1.0.14 | 267 | 1/18/2023 |
1.0.13 | 288 | 1/18/2023 |
1.0.12 | 307 | 1/18/2023 |
1.0.11 | 287 | 1/18/2023 |
1.0.10 | 293 | 1/18/2023 |
1.0.9 | 303 | 1/18/2023 |
1.0.8 | 279 | 1/18/2023 |
1.0.7 | 290 | 1/17/2023 |
1.0.6 | 292 | 1/17/2023 |
1.0.5 | 304 | 1/12/2023 |
1.0.4 | 306 | 1/12/2023 |
1.0.3 | 299 | 1/4/2023 |
1.0.0 | 293 | 12/21/2022 |