ASCOM.Com.Components
2.0.0-rc.23
This is a prerelease version of ASCOM.Com.Components.
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 ASCOM.Com.Components --version 2.0.0-rc.23
NuGet\Install-Package ASCOM.Com.Components -Version 2.0.0-rc.23
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.0.0-rc.23" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ASCOM.Com.Components" Version="2.0.0-rc.23" />
<PackageReference Include="ASCOM.Com.Components" />
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.0.0-rc.23
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ASCOM.Com.Components, 2.0.0-rc.23"
#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.0.0-rc.23
#: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.0.0-rc.23&prerelease
#tool nuget:?package=ASCOM.Com.Components&version=2.0.0-rc.23&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ASCOM.COM
A set of tools to access ASCOM COM drivers. Written to .Net Standard 2.0 for maximum applicability.
Version History
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 | Versions 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.
-
.NETStandard 2.0
- ASCOM.Common.Components (>= 2.0.0-rc.23)
- ASCOM.Exception.Library (>= 7.0.0-rc.22)
- ASCOM.Tools (>= 2.0.0-rc.23)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Win32.Registry (>= 5.0.0)
NuGet packages (2)
Showing the top 2 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. |
|
|
ASCOM.Com.ChooserSA
Stand alone Chooser component for .NET Framework 4.7.2 and later and .NET 8 and later projects. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.1.0 | 209 | 4/4/2026 |
| 3.1.0-rc.9 | 63 | 3/21/2026 |
| 3.0.0 | 1,355 | 1/22/2026 |
| 3.0.0-rc.10 | 86 | 12/29/2025 |
| 2.2.1 | 1,275 | 10/21/2025 |
| 2.2.0 | 338 | 10/13/2025 |
| 2.2.0-rc.1 | 200 | 7/8/2025 |
| 2.1.0 | 2,480 | 6/9/2025 |
| 2.1.0-rc.4 | 207 | 4/27/2025 |
| 2.1.0-rc.3 | 218 | 4/15/2025 |
| 2.1.0-rc.2 | 198 | 4/11/2025 |
| 2.1.0-rc.1 | 198 | 4/10/2025 |
| 2.0.9 | 691 | 2/11/2025 |
| 2.0.8 | 488 | 11/27/2024 |
| 2.0.7 | 346 | 11/4/2024 |
| 2.0.6 | 258 | 10/31/2024 |
| 2.0.5 | 482 | 10/10/2024 |
| 2.0.2 | 275 | 10/2/2024 |
| 2.0.1 | 290 | 9/23/2024 |
| 2.0.0-rc.23 | 163 | 7/11/2024 |
Loading failed