CloudinaryDotNet
CloudinaryDotNet copied to clipboard
Fix support for unicode public_id url encoding in `BuildUrl`
Brief Summary of Changes
What does this PR address?
- [ ] GitHub issue (Add reference - #XX)
- [ ] Refactoring
- [ ] New feature
- [x] Bug fix
- [x] Adds more tests
Are tests included?
- [x] Yes
- [ ] No
Reviewer, please note:
Checklist:
- [x] My code follows the code style of this project.
- [ ] My change requires a change to the documentation.
- [x] I ran the full test suite before pushing the changes and all the tests pass.