chore: add hrynco common library solution
- add the standalone HrynCo.Common solution and projects - include the shared common library source and tests - add package metadata and a repo gitignore
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# HrynCo.Common
|
||||
|
||||
Shared common utilities for HrynCo applications.
|
||||
|
||||
## Contents
|
||||
|
||||
- Configuration helpers
|
||||
- Health checks
|
||||
- Caching helpers
|
||||
- Security helpers
|
||||
- Tree traversal helpers
|
||||
- Time and profiling helpers
|
||||
|
||||
## Packaging
|
||||
|
||||
This package is intended for reuse through NuGet. The test project is excluded from packing.
|
||||
Reference in New Issue
Block a user