Anabranch.MagicSeaweedClient
4.1.0
dotnet add package Anabranch.MagicSeaweedClient --version 4.1.0
NuGet\Install-Package Anabranch.MagicSeaweedClient -Version 4.1.0
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="Anabranch.MagicSeaweedClient" Version="4.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Anabranch.MagicSeaweedClient --version 4.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Anabranch.MagicSeaweedClient, 4.1.0"
#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 Anabranch.MagicSeaweedClient as a Cake Addin #addin nuget:?package=Anabranch.MagicSeaweedClient&version=4.1.0 // Install Anabranch.MagicSeaweedClient as a Cake Tool #tool nuget:?package=Anabranch.MagicSeaweedClient&version=4.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A client to the Magic Seaweed API (http://magicseaweed.com/developer/forecast-api).
Any problems, please put them on the projects page.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- RestSharp (>= 104.1.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 |
---|---|---|
4.1.0 | 2,213 | 6/19/2013 |
* BREAKING: Changed the namespaces to be just: Anabranch.MagicSeaweed (from Anabranch.MagicSeaweed.Api)
* BREAKING: Changed the name from MagicSeaweed to MagicSeaweedClient to make it more obvious
* Added asynchronous versions of all the methods.
* Adding xml documentation.