OnSive.Meh.com 1.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
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
#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

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 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.

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
2.0.0 424 7/7/2022
1.0.0 413 8/26/2020

Initial release