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.
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.
<PackageVersion Include="Sonos.Base" Version="0.2.0-beta0009" />
                    
Directory.Packages.props
<PackageReference Include="Sonos.Base" />
                    
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 Sonos.Base --version 0.2.0-beta0009
                    
#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.
#addin nuget:?package=Sonos.Base&version=0.2.0-beta0009&prerelease
                    
Install Sonos.Base as a Cake Addin
#tool nuget:?package=Sonos.Base&version=0.2.0-beta0009&prerelease
                    
Install Sonos.Base as a Cake Tool

Control sonos speakers from dotnet

Follow on Twitter Star on Github Support me on Github Check my blog

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 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.  net9.0 was computed.  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. 
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 158 12/8/2023
0.2.0-beta0038 544 12/8/2023
0.2.0-beta0032 114 8/9/2023
0.2.0-beta0030 101 5/26/2023
0.2.0-beta0028 90 5/19/2023
0.2.0-beta0027 141 12/28/2022
0.2.0-beta0024 129 12/27/2022
0.2.0-beta0022 126 11/18/2022
0.2.0-beta0021 124 11/17/2022
0.2.0-beta0019 121 11/16/2022
0.2.0-beta0011 130 11/15/2022
0.2.0-beta0009 136 11/15/2022