ASCOM.Platform
6.3.1
The runtime assemblies from the ASCOM Platform, conveniently bundled as a NuGet package. Useful when you need to build a project on a computer where you can't or prefer not to install the ASCOM Platform, e.g. on a build server or build agent. On a machine with the ASCOM Platform installed, these assemblies will be present in the Global Assembly Cache, therefore, do not redistribute these files with your application. The assemblies contained in this package are extracted from the ASCOM Platform Developer Tools and are the intellectual property of The ASCOM Initiative, see http://ascom-standards.org/
See the version list below for details.
Install-Package ASCOM.Platform -Version 6.3.1
dotnet add package ASCOM.Platform --version 6.3.1
<PackageReference Include="ASCOM.Platform" Version="6.3.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add ASCOM.Platform --version 6.3.1
Release Notes
Contains binaries from ASCOM Platform 6.3
Dependencies
This package has no dependencies.
GitHub Usage
This package is not used by any popular GitHub repositories.