Sonos.Base
0.2.0-beta0009
This is a prerelease version of Sonos.Base.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Sonos.Base --version 0.2.0-beta0009
NuGet\Install-Package Sonos.Base -Version 0.2.0-beta0009
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="Sonos.Base" Version="0.2.0-beta0009" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sonos.Base --version 0.2.0-beta0009
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sonos.Base, 0.2.0-beta0009"
#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 Sonos.Base as a Cake Addin #addin nuget:?package=Sonos.Base&version=0.2.0-beta0009&prerelease // Install Sonos.Base as a Cake Tool #tool nuget:?package=Sonos.Base&version=0.2.0-beta0009&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Control sonos speakers from dotnet
Always wanted to control sonos speakers right from your dotnet application? I've created this library for you to do just that.
Warning This library is far from complete at the moment, it's just an experiment for now.
Developer
A lot in this library is generated by the sonos generator. You can use the following script to regenerate the pre-generated models.
# Install the generator (once)
npm install -g @svrooij/sonos-docs
# Combine the different sources to one simple file (once, unless service definition changed)
sonos-docs combine
# Generate library (windows)
sonos-docs generate .\src\sonos-net-template\ .\src\
# Generate library (linux/mac)
sonos-docs generate ./src/sonos-net-template/ ./src/
# Fix formatting
# dotnet tool install -g dotnet-format
dotnet-format
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Sonos.Base:
Package | Downloads |
---|---|
Sonos.Base.Events.Http
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.2.0-beta0040 | 144 | 12/8/2023 |
0.2.0-beta0038 | 382 | 12/8/2023 |
0.2.0-beta0032 | 100 | 8/9/2023 |
0.2.0-beta0030 | 88 | 5/26/2023 |
0.2.0-beta0028 | 77 | 5/19/2023 |
0.2.0-beta0027 | 123 | 12/28/2022 |
0.2.0-beta0024 | 112 | 12/27/2022 |
0.2.0-beta0022 | 109 | 11/18/2022 |
0.2.0-beta0021 | 106 | 11/17/2022 |
0.2.0-beta0019 | 104 | 11/16/2022 |
0.2.0-beta0011 | 113 | 11/15/2022 |
0.2.0-beta0009 | 113 | 11/15/2022 |