Hi, I see that in "c #" the follower codes are not written and explained. I immediately opened a new form and started writing code.
I am trying to make json-prepared API compatible with .NET because it is not a Steemit .NET API. You can easily access the Steemit api using functions integrated in .NET in my applications.
Form in add 1 DataGridView, 1 Button (for get account followers to Datagrid), 1 TextBox (get username), 2 Label (Show followers and followings count).
Let's examine the codes.
We follow the codes that follow the followers. I wrote the line descriptions in photos with green color.
https://image.prntscr.com/image/hqCJ0iGNRQWalI-tuPwhyA.png
DataGridView "from the incoming data.
https://image.prntscr.com/image/s0psLE3AQSuFQsNhwesDDg.png
Describe the use of the program.
https://image.prntscr.com/image/xquewaqtQxSuX0p2LpDI-Q.png
When we show it with an arrow, we enter "steemit" username.Clicking get account followers button .
https://image.prntscr.com/image/um-_ITOWSb_5N2l7-Yo-Fg.png
The whole list is taken in 3 seconds.
If you want to improve the program you can comment. You can develop if you like.
Githup Profile : https://github.com/Turkcod
Githup Project link : https://github.com/Turkcod/steemFollowers
https://image.prntscr.com/image/PFjTUFk1TxCBZUdK4cPk9g.png
### I'm taking pictures as pictures so you can use Githup. Please let me know if I'm doing it wrong.
Posted on Utopian.io - Rewarding Open Source Contributors