A .NET Wrapper for http://www.pokeapi.co/, a REST API for accessing Pokémon information.
Info
| Version: | 1.1.2 |
| Author(s): | PoroCYon |
| Last Update: | Monday, August 5, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://gitlab.com/PoroCYon/PokeApi.NET |
| NuGet Url: | https://www.nuget.org/packages/PokeApi.NET |
Install
Install-Package PokeApi.NET
dotnet add package PokeApi.NET
paket add PokeApi.NET
PokeApi.NET Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Net.Http(>= 4.3.4)
- System.ValueTuple(>= 4.3.1)
No dependencies.
Tags