A versatile collection of C# utilities and extensions designed to supercharge any .NET project. Born from the HappyCapy project, now open for the community.
Find a file
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
CapyKit Settings Helper + Documentation 2024-04-22 18:28:21 -05:00
Documentation Settings Helper + Documentation 2024-04-22 18:28:21 -05:00
.gitignore Initial commit 2024-04-09 22:31:13 -05:00
LICENSE Initial commit 2024-04-09 22:31:13 -05:00
README.md Update README.md 2024-04-22 17:30:17 -05:00

CapyKit

A versatile collection of C# utilities and extensions designed to supercharge any .NET project. Born from the HappyCapy project, now open for the community.

Documentation

You can find an early version of the automatically generated documentation here.

TODO

Obviously this repository is in pretty rough shape right now while I make the full transition from the private repository to this one. Please bear with me. :)