v3.12.0
- Added
client.FilesManager.GetCollaborationsCollectionAsync()
and deprecated
client.FilesManager.GetCollaborationsAsync()
to enable paging through the entire
collection of collaborations on a file - Added
client.WebLinksManager.CopyAsync()
,client.WebLinksManager.CreateSharedLinkAsync()
,
andclient.WebLinksManager.DeleteSharedLinkAsync()
- Added
client.UsersManager.GetUserAvatarAsync()
for retrieving a user's avatar image
https://www.nuget.org/packages/Box.V2/3.12.0
https://www.nuget.org/packages/Box.V2.Core/3.12.0