Sharp.Augeas/README.md

8 lines
363 B
Markdown
Raw Normal View History

2022-11-07 16:47:36 +03:00
# 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.