Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Microsoft.FeatureManagement.Plus

**FeatureManagement.Plus** is a C# library that extends Microsoft.FeatureManagement library, with robust result/error handling, flexible feature definition providers, caching, and integrated logging support.
**FeatureManagement.Plus** is a C# library that extends [Microsoft.FeatureManagement](https://github.com/microsoft/FeatureManagement-Dotnet) library, with robust result/error handling, flexible feature definition providers, caching, and integrated logging support.

## Features
- **CompositeFeatureDefinitionProvider**
Expand Down Expand Up @@ -127,4 +127,4 @@ This project is licensed under the MIT License.

---

For more details, see the source code and inline documentation.
For more details, see the source code and inline documentation.
Loading