IpernityNET News
Brought to you by:
galaid
IpernityNET is a framework wrapping the Ipernity (http://www.ipernity.com/) web API for the .NET framework.
changes :
- Accounts are now cached. Using the method Ipernity.AuthGetAccount gets the account from the cache if the account already exists.
- Access to all account with Ipernity.Cache.AllAccounts
- Ipernity.AuthCheckToken do not throw exception anymore if token is invalid
- Cancelling an upload works properly... read more