From 2d4131a77d90b0263eaad5ffe04ef919011980ae Mon Sep 17 00:00:00 2001 From: SriramSundar-SF5077 Date: Sat, 28 Feb 2026 18:01:42 +0530 Subject: [PATCH] changed the folder name to Binding --- .../Gantt_Dapper/GanttDapper.Client/GanttDapper.Client.csproj | 0 .../Gantt_Dapper/GanttDapper.Client/Pages/Home.razor | 0 .../Blazor Web App/Gantt_Dapper/GanttDapper.Client/Program.cs | 0 .../Blazor Web App/Gantt_Dapper/GanttDapper.Client/_Imports.razor | 0 .../Blazor Web App/Gantt_Dapper/GanttDapper/Components/App.razor | 0 .../Gantt_Dapper/GanttDapper/Components/Layout/MainLayout.razor | 0 .../GanttDapper/Components/Layout/MainLayout.razor.css | 0 .../Gantt_Dapper/GanttDapper/Components/Pages/Error.razor | 0 .../Gantt_Dapper/GanttDapper/Components/Routes.razor | 0 .../Gantt_Dapper/GanttDapper/Components/_Imports.razor | 0 .../Gantt_Dapper/GanttDapper/Controllers/GanttController.cs | 0 .../Blazor Web App/Gantt_Dapper/GanttDapper/GanttDapper.csproj | 0 .../Gantt_Dapper/GanttDapper/GanttDapper.csproj.user | 0 .../Blazor Web App/Gantt_Dapper/GanttDapper/Program.cs | 0 .../Gantt_Dapper/GanttDapper/Properties/launchSettings.json | 0 .../{Binding Dapper using Url Adaptor => Binding}/README.md | 0 16 files changed, 0 insertions(+), 0 deletions(-) rename Gantt/IntegrationWithNet10/{Binding Dapper using Url Adaptor => Binding}/Blazor Web App/Gantt_Dapper/GanttDapper.Client/GanttDapper.Client.csproj (100%) rename Gantt/IntegrationWithNet10/{Binding Dapper using Url Adaptor => Binding}/Blazor Web App/Gantt_Dapper/GanttDapper.Client/Pages/Home.razor (100%) rename Gantt/IntegrationWithNet10/{Binding Dapper using Url Adaptor => Binding}/Blazor Web App/Gantt_Dapper/GanttDapper.Client/Program.cs (100%) rename Gantt/IntegrationWithNet10/{Binding Dapper using Url Adaptor => Binding}/Blazor Web App/Gantt_Dapper/GanttDapper.Client/_Imports.razor (100%) rename Gantt/IntegrationWithNet10/{Binding Dapper using Url Adaptor => Binding}/Blazor Web App/Gantt_Dapper/GanttDapper/Components/App.razor (100%) rename Gantt/IntegrationWithNet10/{Binding Dapper using Url Adaptor => Binding}/Blazor Web App/Gantt_Dapper/GanttDapper/Components/Layout/MainLayout.razor (100%) rename Gantt/IntegrationWithNet10/{Binding Dapper using Url Adaptor => Binding}/Blazor Web App/Gantt_Dapper/GanttDapper/Components/Layout/MainLayout.razor.css (100%) rename Gantt/IntegrationWithNet10/{Binding Dapper using Url Adaptor => Binding}/Blazor Web App/Gantt_Dapper/GanttDapper/Components/Pages/Error.razor (100%) rename Gantt/IntegrationWithNet10/{Binding Dapper using Url Adaptor => Binding}/Blazor Web App/Gantt_Dapper/GanttDapper/Components/Routes.razor (100%) rename Gantt/IntegrationWithNet10/{Binding Dapper using Url Adaptor => Binding}/Blazor Web App/Gantt_Dapper/GanttDapper/Components/_Imports.razor (100%) rename Gantt/IntegrationWithNet10/{Binding Dapper using Url Adaptor => Binding}/Blazor Web App/Gantt_Dapper/GanttDapper/Controllers/GanttController.cs (100%) rename Gantt/IntegrationWithNet10/{Binding Dapper using Url Adaptor => Binding}/Blazor Web App/Gantt_Dapper/GanttDapper/GanttDapper.csproj (100%) rename Gantt/IntegrationWithNet10/{Binding Dapper using Url Adaptor => Binding}/Blazor Web App/Gantt_Dapper/GanttDapper/GanttDapper.csproj.user (100%) rename Gantt/IntegrationWithNet10/{Binding Dapper using Url Adaptor => Binding}/Blazor Web App/Gantt_Dapper/GanttDapper/Program.cs (100%) rename Gantt/IntegrationWithNet10/{Binding Dapper using Url Adaptor => Binding}/Blazor Web App/Gantt_Dapper/GanttDapper/Properties/launchSettings.json (100%) rename Gantt/IntegrationWithNet10/{Binding Dapper using Url Adaptor => Binding}/README.md (100%) diff --git a/Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper.Client/GanttDapper.Client.csproj b/Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper.Client/GanttDapper.Client.csproj similarity index 100% rename from Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper.Client/GanttDapper.Client.csproj rename to Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper.Client/GanttDapper.Client.csproj diff --git a/Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper.Client/Pages/Home.razor b/Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper.Client/Pages/Home.razor similarity index 100% rename from Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper.Client/Pages/Home.razor rename to Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper.Client/Pages/Home.razor diff --git a/Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper.Client/Program.cs b/Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper.Client/Program.cs similarity index 100% rename from Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper.Client/Program.cs rename to Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper.Client/Program.cs diff --git a/Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper.Client/_Imports.razor b/Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper.Client/_Imports.razor similarity index 100% rename from Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper.Client/_Imports.razor rename to Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper.Client/_Imports.razor diff --git a/Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper/Components/App.razor b/Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper/Components/App.razor similarity index 100% rename from Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper/Components/App.razor rename to Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper/Components/App.razor diff --git a/Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper/Components/Layout/MainLayout.razor b/Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper/Components/Layout/MainLayout.razor similarity index 100% rename from Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper/Components/Layout/MainLayout.razor rename to Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper/Components/Layout/MainLayout.razor diff --git a/Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper/Components/Layout/MainLayout.razor.css b/Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper/Components/Layout/MainLayout.razor.css similarity index 100% rename from Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper/Components/Layout/MainLayout.razor.css rename to Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper/Components/Layout/MainLayout.razor.css diff --git a/Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper/Components/Pages/Error.razor b/Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper/Components/Pages/Error.razor similarity index 100% rename from Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper/Components/Pages/Error.razor rename to Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper/Components/Pages/Error.razor diff --git a/Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper/Components/Routes.razor b/Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper/Components/Routes.razor similarity index 100% rename from Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper/Components/Routes.razor rename to Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper/Components/Routes.razor diff --git a/Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper/Components/_Imports.razor b/Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper/Components/_Imports.razor similarity index 100% rename from Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper/Components/_Imports.razor rename to Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper/Components/_Imports.razor diff --git a/Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper/Controllers/GanttController.cs b/Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper/Controllers/GanttController.cs similarity index 100% rename from Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper/Controllers/GanttController.cs rename to Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper/Controllers/GanttController.cs diff --git a/Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper/GanttDapper.csproj b/Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper/GanttDapper.csproj similarity index 100% rename from Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper/GanttDapper.csproj rename to Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper/GanttDapper.csproj diff --git a/Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper/GanttDapper.csproj.user b/Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper/GanttDapper.csproj.user similarity index 100% rename from Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper/GanttDapper.csproj.user rename to Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper/GanttDapper.csproj.user diff --git a/Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper/Program.cs b/Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper/Program.cs similarity index 100% rename from Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper/Program.cs rename to Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper/Program.cs diff --git a/Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper/Properties/launchSettings.json b/Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper/Properties/launchSettings.json similarity index 100% rename from Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/Blazor Web App/Gantt_Dapper/GanttDapper/Properties/launchSettings.json rename to Gantt/IntegrationWithNet10/Binding/Blazor Web App/Gantt_Dapper/GanttDapper/Properties/launchSettings.json diff --git a/Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/README.md b/Gantt/IntegrationWithNet10/Binding/README.md similarity index 100% rename from Gantt/IntegrationWithNet10/Binding Dapper using Url Adaptor/README.md rename to Gantt/IntegrationWithNet10/Binding/README.md