From c725f4f7dadcfb1423aa86c6333cd21399f0bd7b Mon Sep 17 00:00:00 2001 From: Mateusz Skoczek Date: Wed, 15 Apr 2026 23:42:57 +0200 Subject: [PATCH] merge --- README.md | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 1e663a1..2a2ae43 100644 --- a/README.md +++ b/README.md @@ -49,18 +49,18 @@ - MSEssentials.Attributes + MSEssentials.AspNetCore.Attributes - + - MSEssentials.UI.Models + MSEssentials.UI.Common.Converters - + @@ -87,20 +87,13 @@ - - - MSEssentials.UI.WinUI.Helpers - - - - - ## Features - **ObservableKeyValuePair** - observable version of KeyValuePair - **ObservableDictionary** - observable version of Dictionary +- **NavigationViewItem** - list item model (for example for navigation controls), allows to bind item to view model ## Installation and usage