ASCOM.Alpaca.Device 3.0.0

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

ASCOM.Alpaca.Device

Library of ASCOM Alpaca device specific components.

Version History

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

Release 3.0.0

  • ADDED - Support for .NET 8.0, 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 1.0.110

  • Re-release of version 1.0.109 without additional features and changes that are intended for a future release.
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 is compatible.  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 is compatible.  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 is compatible.  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 (2)

Showing the top 2 NuGet packages that depend on ASCOM.Alpaca.Device:

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.Alpaca.Razor

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on ASCOM.Alpaca.Device:

Repository Stars
isbeorn/nina
N.I.N.A. (Nighttime Imaging 'N' Astronomy) - Advanced astrophotography sequencing software for Windows, supporting full automation of imaging sessions.
Version Downloads Last Updated
3.0.0 755 1/22/2026
3.0.0-rc.10 63 12/29/2025
2.2.1 1,109 10/21/2025
2.2.0 274 10/13/2025
2.2.0-rc.1 182 7/8/2025
2.1.0 1,600 6/9/2025
2.1.0-rc.4 168 4/27/2025
2.1.0-rc.3 208 4/15/2025
2.1.0-rc.2 159 4/11/2025
2.1.0-rc.1 178 4/10/2025
2.0.9 758 2/11/2025
2.0.8 614 11/27/2024
2.0.7 253 11/4/2024
2.0.6 222 10/31/2024
2.0.5 560 10/10/2024
2.0.2 225 10/2/2024
2.0.1 245 9/23/2024
2.0.0-rc.23 137 7/11/2024
1.0.112 2,237 4/5/2024
1.0.111 679 1/8/2024
Loading failed

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