tech.favware.graphqlpokemon 0.0.1

Suggested Alternatives

Favware.Graphqlpokemon

Additional Details

Superseded by Favware.Graphqlpokemon due to bad publish namespace.

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package tech.favware.graphqlpokemon --version 0.0.1
NuGet\Install-Package tech.favware.graphqlpokemon -Version 0.0.1
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="tech.favware.graphqlpokemon" Version="0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add tech.favware.graphqlpokemon --version 0.0.1
#r "nuget: tech.favware.graphqlpokemon, 0.0.1"
#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 tech.favware.graphqlpokemon as a Cake Addin
#addin nuget:?package=tech.favware.graphqlpokemon&version=0.0.1

// Install tech.favware.graphqlpokemon as a Cake Tool
#tool nuget:?package=tech.favware.graphqlpokemon&version=0.0.1

GraphQL-Pokemon

Expansive Pokemon GraphQL API!


Table of Contents


Project Status

GitHub Continuous Delivery Continuous Integration Showdown Tierlists

Social Media and Donations

Join Discord server Twitter Follow Patreon Donate PayPal Donate

Typings

npm

nuget


Query for Pokemon data using GraphQL

Key Features

  • Fully generated client-side type information published to npm under @favware/graphql-pokemon
  • Provides information about various assets in Pokémon
    • Pokédex
    • Items
    • Abilities
    • Moves
    • Learnsets
    • Type matchups

Installation

.NET Core

Install client side typings with NuGet.

Search GraphqlPokemon in your NuGet manager and install it from there


API Documentation

For the full documentation of the deployed version please see the GraphQL Playground on the API.

Usage

.NET Core

This will be written in due time, as I have little experience with .NET Core as of time of writing. If you're willing to contribute then please do.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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

Alpha Release