Cache the XSL compiled transform
replace some null or empty string compares with IsNullOrEmpty
use chars instead of strings as appropriate
Add updated third party libs to the solution. better null checks
Remove unused solution files
Remove unecessary async/await continuations and return the Task directly when appropriate
- LOAD MORE