ASCOM.Com.Components 2.1.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package ASCOM.Com.Components --version 2.1.0
                    
NuGet\Install-Package ASCOM.Com.Components -Version 2.1.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.Components" Version="2.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ASCOM.Com.Components" Version="2.1.0" />
                    
Directory.Packages.props
<PackageReference Include="ASCOM.Com.Components" />
                    
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.Components --version 2.1.0
                    
#r "nuget: ASCOM.Com.Components, 2.1.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.Components@2.1.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.Components&version=2.1.0
                    
Install as a Cake Addin
#tool nuget:?package=ASCOM.Com.Components&version=2.1.0
                    
Install as a Cake Tool

ASCOM.COM

A set of tools to access ASCOM COM drivers. Written to .Net Standard 2.0 for maximum applicability.

This release supports the interface updates introduced in ASCOM Platform 7.

Version History

The version history only contains entries when a change is made, if a release version is not listed below, there was no change to this component in that release.

Release 2.0.4

  • Added the PlatformUtiltiies.OSBuildName() and OSBuildName(int buildNumber) functions that will return a descriptive name for a Windows operating system based on its build number.

Release 2.0.0

  • No change.

Release 2.0.0-rc.28

  • No change.

Release 2.0.0-rc.23

  • Add support for new Platform 7 interface members.
  • Add device state convenience members that package device state in an easy to use form.
  • Fix - Four MethodNotImplementedException replaced with NotImplementedExceptions to match the Library standard.
  • Fix - Include the driver's original exception as an inner exception when throwing exceptions from Com.DriverAccess to make behaviour consistent with Platform behaviour.
  • Fix - Prevent two unintended NullReferenceExceptions in Com.DriverAccess when handling exceptions returned by drivers.
  • Fix - Accept an array of integers for Gains to ensure that drivers remain usable when clients use the ASCOM Library.
  • Client async methods now respect timeouts if the target driver/device locks up and does not return from the initiator or polling variable.

Release 1.0.112

  • No change.

Release 1.0.111

  • No change.

Release 1.0.110

  • Re-release of version 1.0.109 without additional features and changes that are intended for a future release.

Release 1.0.109

  • Added PlatformUtilities.IsPlatformInstalled() function.
  • Profile.GetDrivers() now returns an empty list instead of an exception if no drivers are found.

Release 1.0.108

  • Fixed an issue where interface version 1 Focusers would have Connected called instead of Link

Release 1.0.107

  • No change.

Release 1.0.106

  • No change
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on ASCOM.Com.Components:

Package Downloads
NINA.Equipment

This assembly contains the Equipment components of N.I.N.A. to interact and connect to various types of astronomy equipment.

TianWen.Lib

Package Description

ASCOM.Com.ChooserSA

Stand alone Chooser for use with .NET Framework 4.7.2 and later and .NET 5 and later projects.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on ASCOM.Com.Components:

Repository Stars
ASCOMInitiative/ASCOMPlatform
The ASCOM Platform implements the ASCOM interface standards and provides development and runtime components to ease driver and application development.
Version Downloads Last Updated
2.2.0-rc.1 117 7/8/2025
2.1.0 331 6/9/2025
2.1.0-rc.4 120 4/27/2025
2.1.0-rc.3 161 4/15/2025
2.1.0-rc.2 115 4/11/2025
2.1.0-rc.1 138 4/10/2025
2.0.9 505 2/11/2025
2.0.8 330 11/27/2024
2.0.7 212 11/4/2024
2.0.6 141 10/31/2024
2.0.5 287 10/10/2024
2.0.2 157 10/2/2024
2.0.1 167 9/23/2024
2.0.0-rc.23 107 7/11/2024
1.0.112 1,557 4/5/2024
1.0.111 591 1/8/2024
1.0.110 897 10/6/2023
1.0.109 174 10/5/2023
1.0.108 431 7/15/2023
1.0.107 282 5/28/2023
1.0.106 265 5/23/2023
1.0.96 250 4/27/2023
1.0.95 331 2/25/2023
1.0.70 526 1/9/2023
1.0.52 484 11/20/2022
1.0.50-beta 275 10/30/2022
1.0.36-beta 232 10/20/2022
1.0.33-beta 233 10/10/2022
1.0.30-beta 221 10/8/2022
1.0.1-beta1 209 10/3/2022
1.0.0-beta9 217 10/3/2022
1.0.0-beta8 216 9/27/2022
1.0.0-beta7 243 9/27/2022
1.0.0-beta6 214 9/27/2022
1.0.0-beta5 247 9/26/2022
1.0.0-beta4 234 9/24/2022
1.0.0-beta3 240 8/27/2022
1.0.0-beta2 260 8/24/2022
1.0.0-beta1 250 8/23/2022