-
Notifications
You must be signed in to change notification settings - Fork 9
Issues: BunnyWay/BunnyCDN.Net.Storage
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
BunnyCDNStorage->HttpClient needs to implement IDisposable since it inherits from HttpMessageInvoker
#22
opened Mar 17, 2022 by
benrussill
BunnyCDNStorage:: async Task DownloadObjectAsync use FileStream.CopyToAsync and await
#20
opened Mar 17, 2022 by
benrussill
BunnyCDNStorage::async Task<bool> DeleteObjectAsync should use ValueTask<bool>
#19
opened Mar 17, 2022 by
benrussill
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.