8 lines
363 B
Markdown
8 lines
363 B
Markdown
|
# 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.
|
||
|
|