ConfigR é uma biblioteca leve e extensível para gerenciamento de configurações tipadas em aplicações .NET.
Stars
17
Forks
2
Watchers
17
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
43
commits
9
commits
Refactor config cache API: auto expiration, tests added
605d310View on GitHubUpdate provider API docs and add serialization section
f8e8270View on GitHubRefactor ConfigR provider API and update docs/examples
7859f92View on GitHubRemove JsonSerializerOptions docs and clean up examples
6b60d16View on GitHubMerge branch 'main' of https://github.com/mbanagouro/configr
e79bf17View on GitHubMerge branch 'main' of https://github.com/mbanagouro/configr
79c2658View on GitHubImprove security guidelines and fix encoding issues
c8342c4View on GitHubImprove README structure, clarity, and accessibility
9292ad4View on GitHubOptimize key formatting with Span, stackalloc, ArrayPool
1f26ab7View on GitHub