.Net client for the PokeAPI api.
Info
Version: | 4.0.0 |
Author(s): | JJ Banda |
Last Update: | Monday, November 20, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jtwotimes/PokeApiNet |
NuGet Url: | https://www.nuget.org/packages/PokeApiNet |
Install
Install-Package PokeApiNet
dotnet add package PokeApiNet
paket add PokeApiNet
PokeApiNet Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.Caching.Memory(>= 3.1.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Collections.Immutable(>= 1.7.0)
- System.Text.Encodings.Web(>= 4.7.0)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.Caching.Memory(>= 3.1.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Collections.Immutable(>= 1.7.0)
- System.Text.Encodings.Web(>= 4.7.0)
Tags