Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon Api With Dot NET Framework

Example of showing how to pull and manipulate data from an api using C#.

Output:

---------------------

Pokemon: bulbasaur
Weight: 69
Height: 7
Moves:
        * razor-wind
        * swords-dance
        * cut
        * bind
        * vine-whip
        and 81 others...

---------------------

Pokemon: ivysaur
Weight: 130
Height: 10
Moves:
        * swords-dance
        * cut
        * bind
        * vine-whip
        * headbutt
        and 78 others...

---------------------

Pokemon: venusaur
Weight: 1000
Height: 20
Moves:
        * swords-dance
        * cut
        * bind
        * vine-whip
        * headbutt
        and 91 others...

---------------------

Pokemon: charmander
Weight: 85
Height: 6
Moves:
        * mega-punch
        * fire-punch
        * thunder-punch
        * scratch
        * swords-dance
        and 100 others...

---------------------

Pokemon: charmeleon
Weight: 190
Height: 11
Moves:
        * mega-punch
        * fire-punch
        * thunder-punch
        * scratch
        * swords-dance
        and 98 others...

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages