Dorico.Net
0.2.0-beta
dotnet add package Dorico.Net --version 0.2.0-beta
NuGet\Install-Package Dorico.Net -Version 0.2.0-beta
<PackageReference Include="Dorico.Net" Version="0.2.0-beta" />
paket add Dorico.Net --version 0.2.0-beta
#r "nuget: Dorico.Net, 0.2.0-beta"
// 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 | Versions 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. |
-
net7.0
- CommunityToolkit.Diagnostics (>= 8.2.2)
- Lea (>= 1.3.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
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 | 185 | 12/5/2023 |
0.1.0-beta | 68 | 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