HighwayFramework / Highway.Data

The fastest and smoothest way to great architecture
http://hwyfwk.com
MIT License
73 stars 30 forks source link

Applies coding standards. #123

Closed ericburcham closed 3 years ago

ericburcham commented 3 years ago

This pull request applies coding standards.

I tried very hard to keep the bulk of changes with like changes, and isolate things of a kind to individual commits. Only the final couple of commits are bulk cleanup with Resharper's code cleanup feature, where type members are reorganized and small things I missed in my manual pass are addresses.

Reviewing individual commits will probably reduce the cognitive load substantially.

Some example things done:

And many more.