AZero13

Results 162 issues of AZero13

Casting to int cuts off data on some platforms, resulting in the incorrect results for swab.

Also adjust said functions to accommodate this change

Instead of casting from unsigned and signed and vice versa, we should be consistent with signedness. NFC this if possible please!

A continuation of my last PR. No behavioral changes, just C# modernizations as well as marking some properties to be readonly since they aren't modified.

My system has been unable to build with lots of package related errors since the update to Nugent 6.x. I found that updating the packages seemed to resolve that issue....

HttpWebRequest is deprecated and it is trivial to ping using the replacement API.

## Summary of the Pull Request Fix those OneWay binding warnings by reverting to default behavior for the elements that don't have code updating it. ## References ## PR Checklist...

Needs-Author-Feedback

No behavioral changes, just some modernizations like replacing empty methods with default and using _v instead of ::value for some types.

No behavioral changes, just C# modernizations as well as marking some properties to be readonly since they aren't modified.

## Summary of the Pull Request Update Nuget used