OnSive.Meh.com
1.0.0
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package OnSive.Meh.com --version 1.0.0
NuGet\Install-Package OnSive.Meh.com -Version 1.0.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="OnSive.Meh.com" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OnSive.Meh.com --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OnSive.Meh.com, 1.0.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 OnSive.Meh.com as a Cake Addin #addin nuget:?package=OnSive.Meh.com&version=1.0.0 // Install OnSive.Meh.com as a Cake Tool #tool nuget:?package=OnSive.Meh.com&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
OnSive | Meh.com
Small libary to get the data from Meh.com.
Get
Install-Package OnSive.Meh.com
Usage
Get you're Meh.com API key: Meh.com/developers-developers-developers
Single call:
var mehData = await Meh.GetAsync("{API Key}");
Multiple call:
Meh.ApiKey = "{API Key}";
var mehData = await Meh.GetAsync();
Icons made by Prosymbols from www.flaticon.com
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 12.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial release