ASCOM.Com.ChooserSA 3.0.0

dotnet add package ASCOM.Com.ChooserSA --version 3.0.0
                    
NuGet\Install-Package ASCOM.Com.ChooserSA -Version 3.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="ASCOM.Com.ChooserSA" Version="3.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ASCOM.Com.ChooserSA" Version="3.0.0" />
                    
Directory.Packages.props
<PackageReference Include="ASCOM.Com.ChooserSA" />
                    
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 ASCOM.Com.ChooserSA --version 3.0.0
                    
#r "nuget: ASCOM.Com.ChooserSA, 3.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 ASCOM.Com.ChooserSA@3.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=ASCOM.Com.ChooserSA&version=3.0.0
                    
Install as a Cake Addin
#tool nuget:?package=ASCOM.Com.ChooserSA&version=3.0.0
                    
Install as a Cake Tool

ASCOM.COM

Stand alone Chooser component for .NET Framework 4.7.2 and later and .NET 8 and later projects.

Please note that this component only works on Windows operating systems and requires the ASCOM Platform to be installed.

Version History

The version history only contains entries when a change is made.

Release 3.0.0

  • ADDED - Support for 9.0 and 10.0 target frameworks. It will no longer be necessary for applications that use these frameworks to rely on the .NET Standard 2.0 component.

Release 2.2.1

  • Added a static Choose() method that displays a Chooser without the need to create a ChooserSA instance.

Release 2.1.0

  • This version has been updated to support use in .NET 8 and .NET 9 applications but, due to Microsoft library version restrictions, cannot be used in .NET 7.0 or earlier versions.
  • There are no functional changes in this release.
Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net9.0-windows7.0 is compatible.  net10.0-windows was computed.  net10.0-windows7.0 is compatible. 
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
3.0.0 26 1/22/2026
3.0.0-rc.10 47 12/29/2025
2.2.1 543 10/21/2025
2.2.0 191 10/13/2025
2.2.0-rc.1 156 7/8/2025
2.1.0 523 6/9/2025
2.1.0-rc.4 143 4/27/2025
2.1.0-rc.3 197 4/15/2025
2.1.0-rc.2 143 4/11/2025
2.1.0-rc.1 161 4/10/2025
2.0.9 207 2/11/2025
2.0.8 184 11/27/2024
2.0.7 157 11/4/2024
2.0.6 169 10/31/2024
2.0.5 176 10/10/2024
2.0.2 187 10/2/2024
2.0.1 160 9/23/2024
2.0.0-rc.23 88 7/11/2024

See README.md for full details of changes in this release.