Click here to Skip to main content
15,910,877 members
Articles / Programming Languages / C#

Configure .NET Apps without JSON or XML

Rate me:
Please Sign up or sign in to vote.
4.00/5 (1 vote)
17 Feb 2024CPOL3 min read 3.8K   2  
XML and JSON have long been the configuration formats of choice in the .NET ecosystem. For something entirely different, continue reading.
Domore.Conf simplifies configuration of POCO classes using a syntax resembling a programming language, offering flexibility in setting configurations alongside whitespace and case insensitivity features.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
Brows is a Windows file manager with a command palette.

Comments and Discussions