CsSimConnect 0.2.4
dotnet add package CsSimConnect --version 0.2.4
NuGet\Install-Package CsSimConnect -Version 0.2.4
<PackageReference Include="CsSimConnect" Version="0.2.4" />
<PackageVersion Include="CsSimConnect" Version="0.2.4" />
<PackageReference Include="CsSimConnect" />
paket add CsSimConnect --version 0.2.4
#r "nuget: CsSimConnect, 0.2.4"
#:package CsSimConnect@0.2.4
#addin nuget:?package=CsSimConnect&version=0.2.4
#tool nuget:?package=CsSimConnect&version=0.2.4
CsSimConnect - A new SimConnect library for C#
This project will become a full SimConnect interface in modern C#, not using old programming models with Windows handles and such.
What is in this repo
This repository contains just the .Net DLL sources.
What is not in this repo
This repository no longer ships the native CsSimConnectInterOp.dll.
Applications should reference CsSimConnect together with the matching native package(s) from the
CsSiMConnectInterOp repository, for example:
CsSimConnect.Native.MSFS2020CsSimConnect.Native.MSFS2024
These native packages copy simulator-specific builds to subfolders such as MSFS2020\CsSimConnectInterOp.dll in the application output.
CSSC_INTEROP_PATH and CSSC_INTEROP_DIR remain available as manual overrides for development or custom deployment layouts.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-windows7.0 is compatible. net9.0-windows was computed. net10.0-windows was computed. |
-
net8.0-windows7.0
- Rakis.Logging (>= 0.14.0)
- System.Reactive (>= 6.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.