NetProperty

A .NET library for reading and writing property files.


Keywords
c#, csharp, .NET, netstandard, netcore, netframework, dotnet, property, property-files, property-file
License
BSD-3-Clause
Install
Install-Package NetProperty -Version 2.1.0

Documentation

NetProperty

About

NetProperty is a .NET library for reading and writing property files.

Documentation

The NetProperty source is documentated with xml comments.

The wiki also provides both documentation and examples.

Download

NetProperty is available on NuGet. Install it using the NuGet browser or use the command:

PM> Install-Package NetProperty