5.0.0
Release Notes
- {Changed} Update the styles to match the official Aviva Solutions styling
- {Changed} Added an exception to AV2201 to mention methods like GetUInt16 or ReadString - #14
- {Changed} Removed a remark on the
is
operator from AV1570 - #42 - {Changed} Clarified the difference between a local variable and a class-level variable in AV1701 - #16
- {Changed} Altered the example of calling overloads without duplication in AV1551 - #20
- {Changed} Added a preference for using just a verb for naming methods - #19.
- {Fix} Corrected the usage of parentheses and braces in AV2400 - #13
- {Fix} The loop variable in a
foreach
loop is read-only, so updated the example in AV1530 - #39 - {Fix} The example code AV2221 did not even compile - #41
- {Fix} Lots of spelling and typo corrections
- {Fix} Fixed the reference to Jeremy's article Isolate The Ugly Stuff - #21
Downloads