Commit graph

10 commits

Author SHA1 Message Date
a30e502bc4 Calculation Helper 2024-04-22 21:27:51 -05:00
87bd044b31 Settings Helper + Documentation
The `SettingsHelper` is an agnostic way to access settings values uniformly through code. The accessor methods are controlled by the consumer.

Documentation has been a bit wonky. I changed the max number of version number components allowed, so each new build should not create new changes on every single bit of documentation now.
2024-04-22 18:28:21 -05:00
9f6debb1d9
Update README.md 2024-04-22 17:30:17 -05:00
48e2870af7
Update README.md
Adding link to documentation. Will need to modify Home.md to actually link to the other pages.
2024-04-21 03:35:13 -05:00
97072cdb20 Documenation Link Fix 2024-04-21 03:30:36 -05:00
cbdeded5be Security Helper & Documentation 2024-04-21 01:20:26 -05:00
735d7c4c91 Documentation + Unfinished SecurityHelper
Committing the unfinished changes to the SecurityHelper as I flesh it out during the migration. Also starting a documentation folder powered by Sandcastle.
2024-04-19 23:12:24 -05:00
6cdd805be4 Adding Extensions and Helpers 2024-04-12 23:27:42 -05:00
cbbe897d15 Migrating Code 2024-04-11 02:10:29 -05:00
1fbc49884c
Initial commit 2024-04-09 22:31:13 -05:00