ASCOM.Alpaca.Components 1.0.112

dotnet add package ASCOM.Alpaca.Components --version 1.0.112
NuGet\Install-Package ASCOM.Alpaca.Components -Version 1.0.112
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.Alpaca.Components" Version="1.0.112" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ASCOM.Alpaca.Components --version 1.0.112
#r "nuget: ASCOM.Alpaca.Components, 1.0.112"
#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 ASCOM.Alpaca.Components as a Cake Addin
#addin nuget:?package=ASCOM.Alpaca.Components&version=1.0.112

// Install ASCOM.Alpaca.Components as a Cake Tool
#tool nuget:?package=ASCOM.Alpaca.Components&version=1.0.112

ASCOM.Alpaca

A set of client tools to discover and access Alpaca devices. Written to .Net Standard 2.0 for maximum applicability.

Version History

Release 1.0.112

  • Fix issue where Alpaca clients did not query the device to determine its Connected state.

  • Release 1.0.111

  • Fix issue that caused Alpaca client initialisation to fail on Android and similar AOT compile platforms.

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

  • No change.

Release 1.0.108

  • No change.

Release 1.0.107

  • No change.

Release 1.0.106

  • Improved Alpaca Client debug logging
  • Improved Alpaca Client resilience to unexpected content in JSON error responses.

Release 1.0.96

  • Added support for trusting user generated certificates.
  • Improved handling of Alpaca management information during discovery on Linux, Arm and MacOS operating systems.
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. 
.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 (1)

Showing the top 1 NuGet packages that depend on ASCOM.Alpaca.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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.112 119 4/5/2024
1.0.111 287 1/8/2024
1.0.110 138 10/6/2023
1.0.109 143 10/5/2023
1.0.108 183 7/15/2023
1.0.107 142 5/28/2023
1.0.106 134 5/23/2023
1.0.96 155 4/27/2023
1.0.95 247 2/25/2023
1.0.70 276 1/9/2023
1.0.52 335 11/20/2022
1.0.50-beta 133 10/30/2022
1.0.36-beta 137 10/20/2022
1.0.33-beta 123 10/10/2022
1.0.30-beta 113 10/8/2022
1.0.1-beta1 114 10/3/2022
1.0.0-beta9 108 10/3/2022
1.0.0-beta8 128 9/27/2022
1.0.0-beta7 140 9/27/2022
1.0.0-beta6 142 9/27/2022
1.0.0-beta5 149 9/26/2022
1.0.0-beta4 132 9/24/2022
1.0.0-beta3 138 8/27/2022
1.0.0-beta2 142 8/24/2022
1.0.0-beta1 222 8/23/2022

Initial release supporting all device types except Video and targeting .NET Standard 2.0.