Ewk.SoundCloud.ApiLibrary
1.1.4809.41996
dotnet add package Ewk.SoundCloud.ApiLibrary --version 1.1.4809.41996
NuGet\Install-Package Ewk.SoundCloud.ApiLibrary -Version 1.1.4809.41996
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="Ewk.SoundCloud.ApiLibrary" Version="1.1.4809.41996" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ewk.SoundCloud.ApiLibrary --version 1.1.4809.41996
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ewk.SoundCloud.ApiLibrary, 1.1.4809.41996"
#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 Ewk.SoundCloud.ApiLibrary as a Cake Addin #addin nuget:?package=Ewk.SoundCloud.ApiLibrary&version=1.1.4809.41996 // Install Ewk.SoundCloud.ApiLibrary as a Cake Tool #tool nuget:?package=Ewk.SoundCloud.ApiLibrary&version=1.1.4809.41996
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A library that wraps the SoundCloud Api in a fluent interface.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Ewk.Extensions (>= 1.1.4759.21149)
- Microsoft.AspNet.WebApi.Client (>= 4.0.20710)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.4809.41996 | 314 | 3/2/2013 |
1.1.4808.41447 | 54 | 3/1/2013 |
1.1.4807.19126 | 54 | 2/28/2013 |
1.1.4807.16059 | 58 | 2/28/2013 |
1.1.4764.36164 | 53 | 1/16/2013 |
1.1.4667.42298 | 54 | 10/11/2012 |
1.1.4666.37509 | 52 | 10/10/2012 |
1.1.4666.35484 | 53 | 10/10/2012 |
1.1.4664.28705 | 58 | 10/8/2012 |
1.1.4664.27581 | 54 | 10/8/2012 |
1.1.4661.34340 | 57 | 10/5/2012 |
1.1.4661.29081 | 54 | 10/5/2012 |
1.0.4660.25573 | 56 | 10/4/2012 |
1.0.4660.23470 | 59 | 10/4/2012 |
1.0.4660.1738 | 57 | 10/3/2012 |
1.0.4658.21517 | 52 | 10/2/2012 |
1.0.4658.21427 | 55 | 10/2/2012 |
1.0.4658.16799 | 52 | 10/2/2012 |
- Refactored the TResponse restriction out of the SoundCloudClient
- Added an Errors class that will be part of an exception when errors are returned by the soundcloud API
- Added handling errors that are returned from the soundcloud API
- Introduced the SoundCloudException class that contains the errors that where returned by the soundcloud API