Commit Graph

12 Commits

Author SHA1 Message Date
Jordan Wages b6a1d6a9d0 In Progress EncryptionHelper 2024-05-09 22:29:37 -05:00
Jordan Wages 260caf0008 ValueFormatAttribute 2024-04-23 05:03:29 -05:00
Jordan Wages a30e502bc4 Calculation Helper 2024-04-22 21:27:51 -05:00
Jordan Wages 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
Jordan Wages 9f6debb1d9
Update README.md 2024-04-22 17:30:17 -05:00
Jordan Wages 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
Jordan Wages 97072cdb20 Documenation Link Fix 2024-04-21 03:30:36 -05:00
Jordan Wages cbdeded5be Security Helper & Documentation 2024-04-21 01:20:26 -05:00
Jordan Wages 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
Jordan Wages 6cdd805be4 Adding Extensions and Helpers 2024-04-12 23:27:42 -05:00
Jordan Wages cbbe897d15 Migrating Code 2024-04-11 02:10:29 -05:00
Jordan Wages 1fbc49884c
Initial commit 2024-04-09 22:31:13 -05:00