From bfcff4557054e75ae95ea0eaf5ed34be958cb035 Mon Sep 17 00:00:00 2001 From: Vladislav Antonyuk Date: Thu, 30 Nov 2023 22:52:18 +0200 Subject: [PATCH] update packages --- Auth/AuthServices/AuthServices.csproj | 2 +- MauiBells/MauiBells.csproj | 2 +- MauiMaps/MauiMaps.csproj | 2 +- MauiTabView/README.mdpp | 11 +++++++++++ 4 files changed, 14 insertions(+), 3 deletions(-) create mode 100644 MauiTabView/README.mdpp diff --git a/Auth/AuthServices/AuthServices.csproj b/Auth/AuthServices/AuthServices.csproj index 4f4bdd13..6ae4cf3d 100644 --- a/Auth/AuthServices/AuthServices.csproj +++ b/Auth/AuthServices/AuthServices.csproj @@ -5,7 +5,7 @@ - + diff --git a/MauiBells/MauiBells.csproj b/MauiBells/MauiBells.csproj index 62e5f5dc..449862ce 100644 --- a/MauiBells/MauiBells.csproj +++ b/MauiBells/MauiBells.csproj @@ -30,6 +30,6 @@ - + diff --git a/MauiMaps/MauiMaps.csproj b/MauiMaps/MauiMaps.csproj index 3050ca2a..087e1103 100644 --- a/MauiMaps/MauiMaps.csproj +++ b/MauiMaps/MauiMaps.csproj @@ -28,7 +28,7 @@ - + diff --git a/MauiTabView/README.mdpp b/MauiTabView/README.mdpp new file mode 100644 index 00000000..41481e3f --- /dev/null +++ b/MauiTabView/README.mdpp @@ -0,0 +1,11 @@ +# .NET MAUI TabView + +!INCLUDE "./md/header.mdpp" + +Article: https://vladislavantonyuk.azurewebsites.net/articles/Mastering-Composite-Controls-in-.NET-MAUI:-Building-a-TabView-from-Scratch + +## Images + +![.NET MAUI TabView](https://ik.imagekit.io/VladislavAntonyuk/vladislavantonyuk/articles/48/48.png) + +!INCLUDE "./md/footer.mdpp" \ No newline at end of file