1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 18 hours ago.
Mar 19, 2024 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Constant cleanup
ritchiecarroll
as J. Ritchie Carroll
More... 8 days ago
Added "eval" options for settings expression-based evaluations
ritchiecarroll
as J. Ritchie Carroll
More... 8 days ago
Improved log suppression options
ritchiecarroll
as J. Ritchie Carroll
More... 11 days ago
Updated settings to better serialize arrays, persist manually added INI settings including descriptions, use generated Regex's for better performance (.NET only), make sure Settings consistently returns null for non-existent settings
ritchiecarroll
as J. Ritchie Carroll
More... 14 days ago
Updated settings to support arrays and lists
ritchiecarroll
as J. Ritchie Carroll
More... 15 days ago
Code cleanup
ritchiecarroll
as J. Ritchie Carroll
More... 15 days ago
Changed IPersistSettings interface to use init properties
ritchiecarroll
as J. Ritchie Carroll
More... 15 days ago
Updated SettingsSection custom type name look to apply assumed assembly name when not provided
ritchiecarroll
as J. Ritchie Carroll
More... 16 days ago
Added control of environmental variables for default configuration sources
ritchiecarroll
as J. Ritchie Carroll
More... 16 days ago
Added ConfigurationOperation enum to allow finite control over configuration behavior, i.e.: Disabled, ReadOnly or ReadWrite
ritchiecarroll
as J. Ritchie Carroll
More... 16 days ago
Improved setting section changed value detection
ritchiecarroll
as J. Ritchie Carroll
More... 16 days ago
Base level improvements to Settings, DataProtection, Cipher password hashing (Argon2) Some changes necessitated class assembly relocations
ritchiecarroll
as J. Ritchie Carroll
More... 17 days ago