-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
22 lines (15 loc) · 767 Bytes
/
NOTICE
File metadata and controls
22 lines (15 loc) · 767 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Fox.ConfigKit - Copyright Notice
=================================
Copyright (c) 2026 Károly Akácz
This software is licensed under the MIT License.
See LICENSE.txt for the full license text.
Original Author: Károly Akácz
Project URL: https://github.com/akikari/Fox.ConfigKit
This library provides lightweight configuration validation for .NET applications,
enabling fail-fast startup validation of IOptions<T> configurations with fluent,
expressive validation rules.
Key Components:
- Fox.ConfigKit: Core library with validation rules and startup integration
- Fox.ConfigKit.ResultKit: Integration with Fox.ResultKit for Railway Oriented Programming
All contributions, modifications, and derivative works must retain this notice
and the MIT License terms.