Abstraction to be able to use augeas with C# / .NET.
Go to file
code liturgy 70ca1f65db Add match and fix some bugs 2022-11-11 17:08:45 -05:00
Sharp.Augeas Add match and fix some bugs 2022-11-11 17:08:45 -05:00
Sharp.Augeas.Test Add match and fix some bugs 2022-11-11 17:08:45 -05:00
.gitignore init 2022-11-04 00:40:02 +00:00
README.md Remove old dependencies 2022-11-08 15:42:16 -05:00
Sharp.Augeas.sln Add tests 2022-11-08 12:57:02 -05:00

README.md

Sharp.Augeas

Sharp.Augeas implements an abstraction to be able to use augeas with C# / .NET. it provides a managed class that takes into account the life cycle of the application.

Note: Currently the focus is abstractions with a focus on handling Apache configurations. In the future these abstractions may be associated with various other configurations.