Merge branch 'main' of git.codeliturgy.com:P0/Sharp.Augeas

This commit is contained in:
code liturgy 2022-11-14 21:13:20 +00:00
commit 4c46fd78a2
1 changed files with 1 additions and 4 deletions

View File

@ -1,7 +1,4 @@
# 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.
Sharp.Augeas implements an abstraction to be able to use augeas with C# / .NET.