You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,10 @@
6
6
7
7
A collection of useful configuration providers for .NET applications. Read your app settings from different file formats with ease!
8
8
9
+
## 🙏 Acknowledgments
10
+
11
+
This project is an ideological heir to [NetEscapades.Configuration](https://github.com/andrewlock/NetEscapades.Configuration) by Andrew Lock. Special thanks to Andrew for his excellent work! Since the original library is no longer maintained, this project continues the mission of providing quality configuration providers for the .NET community.
0 commit comments