Skip to content

SamuelPoff/PokeNetApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokeNetApi

PokeNetApi is a C# class library for interfacing with the PokeAPI rest api.

How To Use

Clone the repository and add it as a reference to your current project. PokeNetApi.DataFetcher contains async methods for pulling data from the API. The objects the data is modeled onto are all exact recreations of the JSON format that PokeApi sends.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages