A library that provides the ability to login and interact with online banking portals.
Find a file
Aaron Yarborough a39b20484f Changed login to not return respose
The login method now throws specific exceptions if something goes wrong during the login process. This is the ideal way for a developer using this API to handle errors.
2017-02-13 13:05:48 +00:00
.vs/config Added ScriptManager to execute scripts 2017-01-26 10:02:25 +00:00
BankingBot Changed login to not return respose 2017-02-13 13:05:48 +00:00
packages Dependancies 2017-01-25 19:24:28 +00:00
.gitignore Added bin directory to gitignore 2017-01-25 19:58:24 +00:00
BankingBot.sln Secondary initial commit 2017-01-25 16:57:20 +00:00
README.md Initial commit 2017-01-25 16:56:54 +00:00

BankingBot