Dorico.Net 0.2.0-beta

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

// Install Dorico.Net as a Cake Tool
#tool nuget:?package=Dorico.Net&version=0.2.0-beta&prerelease

Dorico.Net

A library for working with Dorico's Remote Control API

Version 0.1.0-beta

Description

The Dorico API is currently not well documented. It doesn't provide much functionality beyond what is possible via the application menus.

See Example app for usage.

Leave feedback or open a branch if there's a common functionality you think should be added.

Notes

The Note class does not currently support microtonality.

Disclaimer

The Dorico trademark is registered in the US, Europe and other countries by Steinberg Media Technologies GmbH and is used with permission

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.0-beta 159 12/5/2023
0.1.0-beta 60 12/4/2023

Improved disconnection process.

---
The Dorico trademark is registered in the US, Europe and other countries by Steinberg Media Technologies GmbH and is used with permission