diff --git a/.NET Core/.gitignore b/Net-Core/.gitignore similarity index 100% rename from .NET Core/.gitignore rename to Net-Core/.gitignore diff --git a/.NET Core/Embed for your customers/AppOwnsData.sln b/Net-Core/Embed for your customers/AppOwnsData.sln similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData.sln rename to Net-Core/Embed for your customers/AppOwnsData.sln diff --git a/.NET Core/Embed for your customers/AppOwnsData/AppOwnsData.csproj b/Net-Core/Embed for your customers/AppOwnsData/AppOwnsData.csproj similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/AppOwnsData.csproj rename to Net-Core/Embed for your customers/AppOwnsData/AppOwnsData.csproj diff --git a/.NET Core/Embed for your customers/AppOwnsData/Controllers/EmbedInfoController.cs b/Net-Core/Embed for your customers/AppOwnsData/Controllers/EmbedInfoController.cs similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/Controllers/EmbedInfoController.cs rename to Net-Core/Embed for your customers/AppOwnsData/Controllers/EmbedInfoController.cs diff --git a/.NET Core/Embed for your customers/AppOwnsData/Controllers/HomeController.cs b/Net-Core/Embed for your customers/AppOwnsData/Controllers/HomeController.cs similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/Controllers/HomeController.cs rename to Net-Core/Embed for your customers/AppOwnsData/Controllers/HomeController.cs diff --git a/.NET Core/Embed for your customers/AppOwnsData/Models/AzureAd.cs b/Net-Core/Embed for your customers/AppOwnsData/Models/AzureAd.cs similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/Models/AzureAd.cs rename to Net-Core/Embed for your customers/AppOwnsData/Models/AzureAd.cs diff --git a/.NET Core/Embed for your customers/AppOwnsData/Models/EmbedParams.cs b/Net-Core/Embed for your customers/AppOwnsData/Models/EmbedParams.cs similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/Models/EmbedParams.cs rename to Net-Core/Embed for your customers/AppOwnsData/Models/EmbedParams.cs diff --git a/.NET Core/Embed for your customers/AppOwnsData/Models/EmbedReport.cs b/Net-Core/Embed for your customers/AppOwnsData/Models/EmbedReport.cs similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/Models/EmbedReport.cs rename to Net-Core/Embed for your customers/AppOwnsData/Models/EmbedReport.cs diff --git a/.NET Core/Embed for your customers/AppOwnsData/Models/PowerBI.cs b/Net-Core/Embed for your customers/AppOwnsData/Models/PowerBI.cs similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/Models/PowerBI.cs rename to Net-Core/Embed for your customers/AppOwnsData/Models/PowerBI.cs diff --git a/.NET Core/Embed for your customers/AppOwnsData/Program.cs b/Net-Core/Embed for your customers/AppOwnsData/Program.cs similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/Program.cs rename to Net-Core/Embed for your customers/AppOwnsData/Program.cs diff --git a/.NET Core/Embed for your customers/AppOwnsData/Properties/launchSettings.json b/Net-Core/Embed for your customers/AppOwnsData/Properties/launchSettings.json similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/Properties/launchSettings.json rename to Net-Core/Embed for your customers/AppOwnsData/Properties/launchSettings.json diff --git a/.NET Core/Embed for your customers/AppOwnsData/Services/AadService.cs b/Net-Core/Embed for your customers/AppOwnsData/Services/AadService.cs similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/Services/AadService.cs rename to Net-Core/Embed for your customers/AppOwnsData/Services/AadService.cs diff --git a/.NET Core/Embed for your customers/AppOwnsData/Services/ConfigValidatorService.cs b/Net-Core/Embed for your customers/AppOwnsData/Services/ConfigValidatorService.cs similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/Services/ConfigValidatorService.cs rename to Net-Core/Embed for your customers/AppOwnsData/Services/ConfigValidatorService.cs diff --git a/.NET Core/Embed for your customers/AppOwnsData/Services/PbiEmbedService.cs b/Net-Core/Embed for your customers/AppOwnsData/Services/PbiEmbedService.cs similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/Services/PbiEmbedService.cs rename to Net-Core/Embed for your customers/AppOwnsData/Services/PbiEmbedService.cs diff --git a/.NET Core/Embed for your customers/AppOwnsData/Startup.cs b/Net-Core/Embed for your customers/AppOwnsData/Startup.cs similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/Startup.cs rename to Net-Core/Embed for your customers/AppOwnsData/Startup.cs diff --git a/.NET Core/Embed for your customers/AppOwnsData/Views/Home/Index.cshtml b/Net-Core/Embed for your customers/AppOwnsData/Views/Home/Index.cshtml similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/Views/Home/Index.cshtml rename to Net-Core/Embed for your customers/AppOwnsData/Views/Home/Index.cshtml diff --git a/.NET Core/Embed for your customers/AppOwnsData/appsettings.Development.json b/Net-Core/Embed for your customers/AppOwnsData/appsettings.Development.json similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/appsettings.Development.json rename to Net-Core/Embed for your customers/AppOwnsData/appsettings.Development.json diff --git a/.NET Core/Embed for your customers/AppOwnsData/appsettings.json b/Net-Core/Embed for your customers/AppOwnsData/appsettings.json similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/appsettings.json rename to Net-Core/Embed for your customers/AppOwnsData/appsettings.json diff --git a/.NET Core/Embed for your customers/AppOwnsData/libman.json b/Net-Core/Embed for your customers/AppOwnsData/libman.json similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/libman.json rename to Net-Core/Embed for your customers/AppOwnsData/libman.json diff --git a/.NET Core/Embed for your customers/AppOwnsData/wwwroot/css/index.css b/Net-Core/Embed for your customers/AppOwnsData/wwwroot/css/index.css similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/wwwroot/css/index.css rename to Net-Core/Embed for your customers/AppOwnsData/wwwroot/css/index.css diff --git a/.NET Core/Embed for your customers/AppOwnsData/wwwroot/favicon.ico b/Net-Core/Embed for your customers/AppOwnsData/wwwroot/favicon.ico similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/wwwroot/favicon.ico rename to Net-Core/Embed for your customers/AppOwnsData/wwwroot/favicon.ico diff --git a/.NET Core/Embed for your customers/AppOwnsData/wwwroot/js/index.js b/Net-Core/Embed for your customers/AppOwnsData/wwwroot/js/index.js similarity index 100% rename from .NET Core/Embed for your customers/AppOwnsData/wwwroot/js/index.js rename to Net-Core/Embed for your customers/AppOwnsData/wwwroot/js/index.js diff --git a/.NET Core/Embed for your customers/README.md b/Net-Core/Embed for your customers/README.md similarity index 100% rename from .NET Core/Embed for your customers/README.md rename to Net-Core/Embed for your customers/README.md diff --git a/.NET Core/Embed for your organization/CloudAppSettings/Power BI Global/appsettings.json b/Net-Core/Embed for your organization/CloudAppSettings/Power BI Global/appsettings.json similarity index 100% rename from .NET Core/Embed for your organization/CloudAppSettings/Power BI Global/appsettings.json rename to Net-Core/Embed for your organization/CloudAppSettings/Power BI Global/appsettings.json diff --git a/.NET Core/Embed for your organization/CloudAppSettings/Power BI US Government/appsettings.json b/Net-Core/Embed for your organization/CloudAppSettings/Power BI US Government/appsettings.json similarity index 100% rename from .NET Core/Embed for your organization/CloudAppSettings/Power BI US Government/appsettings.json rename to Net-Core/Embed for your organization/CloudAppSettings/Power BI US Government/appsettings.json diff --git a/.NET Core/Embed for your organization/CloudAppSettings/Power BI in Germany/appsettings.json b/Net-Core/Embed for your organization/CloudAppSettings/Power BI in Germany/appsettings.json similarity index 100% rename from .NET Core/Embed for your organization/CloudAppSettings/Power BI in Germany/appsettings.json rename to Net-Core/Embed for your organization/CloudAppSettings/Power BI in Germany/appsettings.json diff --git a/.NET Core/Embed for your organization/CloudAppSettings/Power BI operated by 21Vianet in China/appsettings.json b/Net-Core/Embed for your organization/CloudAppSettings/Power BI operated by 21Vianet in China/appsettings.json similarity index 100% rename from .NET Core/Embed for your organization/CloudAppSettings/Power BI operated by 21Vianet in China/appsettings.json rename to Net-Core/Embed for your organization/CloudAppSettings/Power BI operated by 21Vianet in China/appsettings.json diff --git a/.NET Core/Embed for your organization/README.md b/Net-Core/Embed for your organization/README.md similarity index 100% rename from .NET Core/Embed for your organization/README.md rename to Net-Core/Embed for your organization/README.md diff --git a/.NET Core/Embed for your organization/UserOwnsData.sln b/Net-Core/Embed for your organization/UserOwnsData.sln similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData.sln rename to Net-Core/Embed for your organization/UserOwnsData.sln diff --git a/.NET Core/Embed for your organization/UserOwnsData/Controllers/HomeController.cs b/Net-Core/Embed for your organization/UserOwnsData/Controllers/HomeController.cs similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/Controllers/HomeController.cs rename to Net-Core/Embed for your organization/UserOwnsData/Controllers/HomeController.cs diff --git a/.NET Core/Embed for your organization/UserOwnsData/Models/AuthDetails.cs b/Net-Core/Embed for your organization/UserOwnsData/Models/AuthDetails.cs similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/Models/AuthDetails.cs rename to Net-Core/Embed for your organization/UserOwnsData/Models/AuthDetails.cs diff --git a/.NET Core/Embed for your organization/UserOwnsData/Program.cs b/Net-Core/Embed for your organization/UserOwnsData/Program.cs similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/Program.cs rename to Net-Core/Embed for your organization/UserOwnsData/Program.cs diff --git a/.NET Core/Embed for your organization/UserOwnsData/Properties/launchSettings.json b/Net-Core/Embed for your organization/UserOwnsData/Properties/launchSettings.json similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/Properties/launchSettings.json rename to Net-Core/Embed for your organization/UserOwnsData/Properties/launchSettings.json diff --git a/.NET Core/Embed for your organization/UserOwnsData/Startup.cs b/Net-Core/Embed for your organization/UserOwnsData/Startup.cs similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/Startup.cs rename to Net-Core/Embed for your organization/UserOwnsData/Startup.cs diff --git a/.NET Core/Embed for your organization/UserOwnsData/UserOwnsData.csproj b/Net-Core/Embed for your organization/UserOwnsData/UserOwnsData.csproj similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/UserOwnsData.csproj rename to Net-Core/Embed for your organization/UserOwnsData/UserOwnsData.csproj diff --git a/.NET Core/Embed for your organization/UserOwnsData/Views/Home/Embed.cshtml b/Net-Core/Embed for your organization/UserOwnsData/Views/Home/Embed.cshtml similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/Views/Home/Embed.cshtml rename to Net-Core/Embed for your organization/UserOwnsData/Views/Home/Embed.cshtml diff --git a/.NET Core/Embed for your organization/UserOwnsData/Views/Home/Index.cshtml b/Net-Core/Embed for your organization/UserOwnsData/Views/Home/Index.cshtml similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/Views/Home/Index.cshtml rename to Net-Core/Embed for your organization/UserOwnsData/Views/Home/Index.cshtml diff --git a/.NET Core/Embed for your organization/UserOwnsData/Views/Shared/_Layout.cshtml b/Net-Core/Embed for your organization/UserOwnsData/Views/Shared/_Layout.cshtml similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/Views/Shared/_Layout.cshtml rename to Net-Core/Embed for your organization/UserOwnsData/Views/Shared/_Layout.cshtml diff --git a/.NET Core/Embed for your organization/UserOwnsData/Views/_ViewImports.cshtml b/Net-Core/Embed for your organization/UserOwnsData/Views/_ViewImports.cshtml similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/Views/_ViewImports.cshtml rename to Net-Core/Embed for your organization/UserOwnsData/Views/_ViewImports.cshtml diff --git a/.NET Core/Embed for your organization/UserOwnsData/Views/_ViewStart.cshtml b/Net-Core/Embed for your organization/UserOwnsData/Views/_ViewStart.cshtml similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/Views/_ViewStart.cshtml rename to Net-Core/Embed for your organization/UserOwnsData/Views/_ViewStart.cshtml diff --git a/.NET Core/Embed for your organization/UserOwnsData/appsettings.Development.json b/Net-Core/Embed for your organization/UserOwnsData/appsettings.Development.json similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/appsettings.Development.json rename to Net-Core/Embed for your organization/UserOwnsData/appsettings.Development.json diff --git a/.NET Core/Embed for your organization/UserOwnsData/appsettings.json b/Net-Core/Embed for your organization/UserOwnsData/appsettings.json similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/appsettings.json rename to Net-Core/Embed for your organization/UserOwnsData/appsettings.json diff --git a/.NET Core/Embed for your organization/UserOwnsData/libman.json b/Net-Core/Embed for your organization/UserOwnsData/libman.json similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/libman.json rename to Net-Core/Embed for your organization/UserOwnsData/libman.json diff --git a/.NET Core/Embed for your organization/UserOwnsData/wwwroot/css/index.css b/Net-Core/Embed for your organization/UserOwnsData/wwwroot/css/index.css similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/wwwroot/css/index.css rename to Net-Core/Embed for your organization/UserOwnsData/wwwroot/css/index.css diff --git a/.NET Core/Embed for your organization/UserOwnsData/wwwroot/favicon.ico b/Net-Core/Embed for your organization/UserOwnsData/wwwroot/favicon.ico similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/wwwroot/favicon.ico rename to Net-Core/Embed for your organization/UserOwnsData/wwwroot/favicon.ico diff --git a/.NET Core/Embed for your organization/UserOwnsData/wwwroot/img/spinner.svg b/Net-Core/Embed for your organization/UserOwnsData/wwwroot/img/spinner.svg similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/wwwroot/img/spinner.svg rename to Net-Core/Embed for your organization/UserOwnsData/wwwroot/img/spinner.svg diff --git a/.NET Core/Embed for your organization/UserOwnsData/wwwroot/js/data.js b/Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/data.js similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/wwwroot/js/data.js rename to Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/data.js diff --git a/.NET Core/Embed for your organization/UserOwnsData/wwwroot/js/embed.js b/Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/embed.js similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/wwwroot/js/embed.js rename to Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/embed.js diff --git a/.NET Core/Embed for your organization/UserOwnsData/wwwroot/js/error.js b/Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/error.js similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/wwwroot/js/error.js rename to Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/error.js diff --git a/.NET Core/Embed for your organization/UserOwnsData/wwwroot/js/events.js b/Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/events.js similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/wwwroot/js/events.js rename to Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/events.js diff --git a/.NET Core/Embed for your organization/UserOwnsData/wwwroot/js/globals.js b/Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/globals.js similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/wwwroot/js/globals.js rename to Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/globals.js diff --git a/.NET Core/Embed for your organization/UserOwnsData/wwwroot/js/index.js b/Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/index.js similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/wwwroot/js/index.js rename to Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/index.js diff --git a/.NET Core/Embed for your organization/UserOwnsData/wwwroot/js/namespace.js b/Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/namespace.js similarity index 100% rename from .NET Core/Embed for your organization/UserOwnsData/wwwroot/js/namespace.js rename to Net-Core/Embed for your organization/UserOwnsData/wwwroot/js/namespace.js diff --git a/.NET Core/EncryptCredentials/CloudAppSettings/Power BI Global/appsettings.json b/Net-Core/EncryptCredentials/CloudAppSettings/Power BI Global/appsettings.json similarity index 100% rename from .NET Core/EncryptCredentials/CloudAppSettings/Power BI Global/appsettings.json rename to Net-Core/EncryptCredentials/CloudAppSettings/Power BI Global/appsettings.json diff --git a/.NET Core/EncryptCredentials/CloudAppSettings/Power BI US Government/appsettings.json b/Net-Core/EncryptCredentials/CloudAppSettings/Power BI US Government/appsettings.json similarity index 100% rename from .NET Core/EncryptCredentials/CloudAppSettings/Power BI US Government/appsettings.json rename to Net-Core/EncryptCredentials/CloudAppSettings/Power BI US Government/appsettings.json diff --git a/.NET Core/EncryptCredentials/CloudAppSettings/Power BI in Germany/appsettings.json b/Net-Core/EncryptCredentials/CloudAppSettings/Power BI in Germany/appsettings.json similarity index 100% rename from .NET Core/EncryptCredentials/CloudAppSettings/Power BI in Germany/appsettings.json rename to Net-Core/EncryptCredentials/CloudAppSettings/Power BI in Germany/appsettings.json diff --git a/.NET Core/EncryptCredentials/CloudAppSettings/Power BI operated by 21Vianet in China/appsettings.json b/Net-Core/EncryptCredentials/CloudAppSettings/Power BI operated by 21Vianet in China/appsettings.json similarity index 100% rename from .NET Core/EncryptCredentials/CloudAppSettings/Power BI operated by 21Vianet in China/appsettings.json rename to Net-Core/EncryptCredentials/CloudAppSettings/Power BI operated by 21Vianet in China/appsettings.json diff --git a/.NET Core/EncryptCredentials/EncryptCredentials.sln b/Net-Core/EncryptCredentials/EncryptCredentials.sln similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials.sln rename to Net-Core/EncryptCredentials/EncryptCredentials.sln diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Controllers/EncryptCredetialsController.cs b/Net-Core/EncryptCredentials/EncryptCredentials/Controllers/EncryptCredetialsController.cs similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Controllers/EncryptCredetialsController.cs rename to Net-Core/EncryptCredentials/EncryptCredentials/Controllers/EncryptCredetialsController.cs diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Controllers/HomeController.cs b/Net-Core/EncryptCredentials/EncryptCredentials/Controllers/HomeController.cs similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Controllers/HomeController.cs rename to Net-Core/EncryptCredentials/EncryptCredentials/Controllers/HomeController.cs diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/EncryptCredentials.csproj b/Net-Core/EncryptCredentials/EncryptCredentials/EncryptCredentials.csproj similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/EncryptCredentials.csproj rename to Net-Core/EncryptCredentials/EncryptCredentials/EncryptCredentials.csproj diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Models/AddDatasourceMap.cs b/Net-Core/EncryptCredentials/EncryptCredentials/Models/AddDatasourceMap.cs similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Models/AddDatasourceMap.cs rename to Net-Core/EncryptCredentials/EncryptCredentials/Models/AddDatasourceMap.cs diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Models/AzureAd.cs b/Net-Core/EncryptCredentials/EncryptCredentials/Models/AzureAd.cs similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Models/AzureAd.cs rename to Net-Core/EncryptCredentials/EncryptCredentials/Models/AzureAd.cs diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Models/Constants.cs b/Net-Core/EncryptCredentials/EncryptCredentials/Models/Constants.cs similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Models/Constants.cs rename to Net-Core/EncryptCredentials/EncryptCredentials/Models/Constants.cs diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Models/EncryptCredentialsMap.cs b/Net-Core/EncryptCredentials/EncryptCredentials/Models/EncryptCredentialsMap.cs similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Models/EncryptCredentialsMap.cs rename to Net-Core/EncryptCredentials/EncryptCredentials/Models/EncryptCredentialsMap.cs diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Models/GetDatasourceMap.cs b/Net-Core/EncryptCredentials/EncryptCredentials/Models/GetDatasourceMap.cs similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Models/GetDatasourceMap.cs rename to Net-Core/EncryptCredentials/EncryptCredentials/Models/GetDatasourceMap.cs diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Models/UpdateDatasourceMap.cs b/Net-Core/EncryptCredentials/EncryptCredentials/Models/UpdateDatasourceMap.cs similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Models/UpdateDatasourceMap.cs rename to Net-Core/EncryptCredentials/EncryptCredentials/Models/UpdateDatasourceMap.cs diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Program.cs b/Net-Core/EncryptCredentials/EncryptCredentials/Program.cs similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Program.cs rename to Net-Core/EncryptCredentials/EncryptCredentials/Program.cs diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Services/AadService.cs b/Net-Core/EncryptCredentials/EncryptCredentials/Services/AadService.cs similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Services/AadService.cs rename to Net-Core/EncryptCredentials/EncryptCredentials/Services/AadService.cs diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Services/ConfigValidator.cs b/Net-Core/EncryptCredentials/EncryptCredentials/Services/ConfigValidator.cs similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Services/ConfigValidator.cs rename to Net-Core/EncryptCredentials/EncryptCredentials/Services/ConfigValidator.cs diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Services/PowerBIService.cs b/Net-Core/EncryptCredentials/EncryptCredentials/Services/PowerBIService.cs similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Services/PowerBIService.cs rename to Net-Core/EncryptCredentials/EncryptCredentials/Services/PowerBIService.cs diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Startup.cs b/Net-Core/EncryptCredentials/EncryptCredentials/Startup.cs similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Startup.cs rename to Net-Core/EncryptCredentials/EncryptCredentials/Startup.cs diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/Views/Home/Index.cshtml b/Net-Core/EncryptCredentials/EncryptCredentials/Views/Home/Index.cshtml similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/Views/Home/Index.cshtml rename to Net-Core/EncryptCredentials/EncryptCredentials/Views/Home/Index.cshtml diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/appsettings.Development.json b/Net-Core/EncryptCredentials/EncryptCredentials/appsettings.Development.json similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/appsettings.Development.json rename to Net-Core/EncryptCredentials/EncryptCredentials/appsettings.Development.json diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/appsettings.json b/Net-Core/EncryptCredentials/EncryptCredentials/appsettings.json similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/appsettings.json rename to Net-Core/EncryptCredentials/EncryptCredentials/appsettings.json diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/libman.json b/Net-Core/EncryptCredentials/EncryptCredentials/libman.json similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/libman.json rename to Net-Core/EncryptCredentials/EncryptCredentials/libman.json diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/wwwroot/css/index.css b/Net-Core/EncryptCredentials/EncryptCredentials/wwwroot/css/index.css similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/wwwroot/css/index.css rename to Net-Core/EncryptCredentials/EncryptCredentials/wwwroot/css/index.css diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/wwwroot/favicon.ico b/Net-Core/EncryptCredentials/EncryptCredentials/wwwroot/favicon.ico similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/wwwroot/favicon.ico rename to Net-Core/EncryptCredentials/EncryptCredentials/wwwroot/favicon.ico diff --git a/.NET Core/EncryptCredentials/EncryptCredentials/wwwroot/js/index.js b/Net-Core/EncryptCredentials/EncryptCredentials/wwwroot/js/index.js similarity index 100% rename from .NET Core/EncryptCredentials/EncryptCredentials/wwwroot/js/index.js rename to Net-Core/EncryptCredentials/EncryptCredentials/wwwroot/js/index.js diff --git a/.NET Core/EncryptCredentials/README.md b/Net-Core/EncryptCredentials/README.md similarity index 100% rename from .NET Core/EncryptCredentials/README.md rename to Net-Core/EncryptCredentials/README.md diff --git a/.NET Framework/.gitignore b/Net-Framework/.gitignore similarity index 100% rename from .NET Framework/.gitignore rename to Net-Framework/.gitignore diff --git a/.NET Framework/Embed for your customers/AppOwnsData.sln b/Net-Framework/Embed for your customers/AppOwnsData.sln similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData.sln rename to Net-Framework/Embed for your customers/AppOwnsData.sln diff --git a/.NET Framework/Embed for your customers/AppOwnsData/AppOwnsData.csproj b/Net-Framework/Embed for your customers/AppOwnsData/AppOwnsData.csproj similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/AppOwnsData.csproj rename to Net-Framework/Embed for your customers/AppOwnsData/AppOwnsData.csproj diff --git a/.NET Framework/Embed for your customers/AppOwnsData/App_Start/RouteConfig.cs b/Net-Framework/Embed for your customers/AppOwnsData/App_Start/RouteConfig.cs similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/App_Start/RouteConfig.cs rename to Net-Framework/Embed for your customers/AppOwnsData/App_Start/RouteConfig.cs diff --git a/.NET Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI DoD Contractors/Cloud.config b/Net-Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI DoD Contractors/Cloud.config similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI DoD Contractors/Cloud.config rename to Net-Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI DoD Contractors/Cloud.config diff --git a/.NET Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI DoD/Cloud.config b/Net-Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI DoD/Cloud.config similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI DoD/Cloud.config rename to Net-Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI DoD/Cloud.config diff --git a/.NET Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI Global/Cloud.config b/Net-Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI Global/Cloud.config similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI Global/Cloud.config rename to Net-Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI Global/Cloud.config diff --git a/.NET Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI US Government/Cloud.config b/Net-Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI US Government/Cloud.config similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI US Government/Cloud.config rename to Net-Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI US Government/Cloud.config diff --git a/.NET Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI operated by 21Vianet in China/Cloud.config b/Net-Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI operated by 21Vianet in China/Cloud.config similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI operated by 21Vianet in China/Cloud.config rename to Net-Framework/Embed for your customers/AppOwnsData/CloudConfigs/Power BI operated by 21Vianet in China/Cloud.config diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Content/style/style.css b/Net-Framework/Embed for your customers/AppOwnsData/Content/style/style.css similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Content/style/style.css rename to Net-Framework/Embed for your customers/AppOwnsData/Content/style/style.css diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Controllers/HomeController.cs b/Net-Framework/Embed for your customers/AppOwnsData/Controllers/HomeController.cs similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Controllers/HomeController.cs rename to Net-Framework/Embed for your customers/AppOwnsData/Controllers/HomeController.cs diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Global.asax b/Net-Framework/Embed for your customers/AppOwnsData/Global.asax similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Global.asax rename to Net-Framework/Embed for your customers/AppOwnsData/Global.asax diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Global.asax.cs b/Net-Framework/Embed for your customers/AppOwnsData/Global.asax.cs similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Global.asax.cs rename to Net-Framework/Embed for your customers/AppOwnsData/Global.asax.cs diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Models/DashboardEmbedConfig.cs b/Net-Framework/Embed for your customers/AppOwnsData/Models/DashboardEmbedConfig.cs similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Models/DashboardEmbedConfig.cs rename to Net-Framework/Embed for your customers/AppOwnsData/Models/DashboardEmbedConfig.cs diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Models/EmbedReport.cs b/Net-Framework/Embed for your customers/AppOwnsData/Models/EmbedReport.cs similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Models/EmbedReport.cs rename to Net-Framework/Embed for your customers/AppOwnsData/Models/EmbedReport.cs diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Models/ErrorModel.cs b/Net-Framework/Embed for your customers/AppOwnsData/Models/ErrorModel.cs similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Models/ErrorModel.cs rename to Net-Framework/Embed for your customers/AppOwnsData/Models/ErrorModel.cs diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Models/IndexConfig.cs b/Net-Framework/Embed for your customers/AppOwnsData/Models/IndexConfig.cs similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Models/IndexConfig.cs rename to Net-Framework/Embed for your customers/AppOwnsData/Models/IndexConfig.cs diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Models/ReportEmbedConfig.cs b/Net-Framework/Embed for your customers/AppOwnsData/Models/ReportEmbedConfig.cs similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Models/ReportEmbedConfig.cs rename to Net-Framework/Embed for your customers/AppOwnsData/Models/ReportEmbedConfig.cs diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Models/TileEmbedConfig.cs b/Net-Framework/Embed for your customers/AppOwnsData/Models/TileEmbedConfig.cs similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Models/TileEmbedConfig.cs rename to Net-Framework/Embed for your customers/AppOwnsData/Models/TileEmbedConfig.cs diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Properties/AssemblyInfo.cs b/Net-Framework/Embed for your customers/AppOwnsData/Properties/AssemblyInfo.cs similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Properties/AssemblyInfo.cs rename to Net-Framework/Embed for your customers/AppOwnsData/Properties/AssemblyInfo.cs diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Services/AadService.cs b/Net-Framework/Embed for your customers/AppOwnsData/Services/AadService.cs similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Services/AadService.cs rename to Net-Framework/Embed for your customers/AppOwnsData/Services/AadService.cs diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Services/ConfigValidatorService.cs b/Net-Framework/Embed for your customers/AppOwnsData/Services/ConfigValidatorService.cs similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Services/ConfigValidatorService.cs rename to Net-Framework/Embed for your customers/AppOwnsData/Services/ConfigValidatorService.cs diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Services/EmbedService.cs b/Net-Framework/Embed for your customers/AppOwnsData/Services/EmbedService.cs similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Services/EmbedService.cs rename to Net-Framework/Embed for your customers/AppOwnsData/Services/EmbedService.cs diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Views/Home/AdditionalLinks.cshtml b/Net-Framework/Embed for your customers/AppOwnsData/Views/Home/AdditionalLinks.cshtml similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Views/Home/AdditionalLinks.cshtml rename to Net-Framework/Embed for your customers/AppOwnsData/Views/Home/AdditionalLinks.cshtml diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Views/Home/EmbedDashboard.cshtml b/Net-Framework/Embed for your customers/AppOwnsData/Views/Home/EmbedDashboard.cshtml similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Views/Home/EmbedDashboard.cshtml rename to Net-Framework/Embed for your customers/AppOwnsData/Views/Home/EmbedDashboard.cshtml diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Views/Home/EmbedReport.cshtml b/Net-Framework/Embed for your customers/AppOwnsData/Views/Home/EmbedReport.cshtml similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Views/Home/EmbedReport.cshtml rename to Net-Framework/Embed for your customers/AppOwnsData/Views/Home/EmbedReport.cshtml diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Views/Home/EmbedTile.cshtml b/Net-Framework/Embed for your customers/AppOwnsData/Views/Home/EmbedTile.cshtml similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Views/Home/EmbedTile.cshtml rename to Net-Framework/Embed for your customers/AppOwnsData/Views/Home/EmbedTile.cshtml diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Views/Home/Error.cshtml b/Net-Framework/Embed for your customers/AppOwnsData/Views/Home/Error.cshtml similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Views/Home/Error.cshtml rename to Net-Framework/Embed for your customers/AppOwnsData/Views/Home/Error.cshtml diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Views/Home/Index.cshtml b/Net-Framework/Embed for your customers/AppOwnsData/Views/Home/Index.cshtml similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Views/Home/Index.cshtml rename to Net-Framework/Embed for your customers/AppOwnsData/Views/Home/Index.cshtml diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Views/Shared/_Layout.cshtml b/Net-Framework/Embed for your customers/AppOwnsData/Views/Shared/_Layout.cshtml similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Views/Shared/_Layout.cshtml rename to Net-Framework/Embed for your customers/AppOwnsData/Views/Shared/_Layout.cshtml diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Views/Web.config b/Net-Framework/Embed for your customers/AppOwnsData/Views/Web.config similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Views/Web.config rename to Net-Framework/Embed for your customers/AppOwnsData/Views/Web.config diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Views/_ViewStart.cshtml b/Net-Framework/Embed for your customers/AppOwnsData/Views/_ViewStart.cshtml similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Views/_ViewStart.cshtml rename to Net-Framework/Embed for your customers/AppOwnsData/Views/_ViewStart.cshtml diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Web.Debug.config b/Net-Framework/Embed for your customers/AppOwnsData/Web.Debug.config similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Web.Debug.config rename to Net-Framework/Embed for your customers/AppOwnsData/Web.Debug.config diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Web.Release.config b/Net-Framework/Embed for your customers/AppOwnsData/Web.Release.config similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Web.Release.config rename to Net-Framework/Embed for your customers/AppOwnsData/Web.Release.config diff --git a/.NET Framework/Embed for your customers/AppOwnsData/Web.config b/Net-Framework/Embed for your customers/AppOwnsData/Web.config similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/Web.config rename to Net-Framework/Embed for your customers/AppOwnsData/Web.config diff --git a/.NET Framework/Embed for your customers/AppOwnsData/favicon.ico b/Net-Framework/Embed for your customers/AppOwnsData/favicon.ico similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/favicon.ico rename to Net-Framework/Embed for your customers/AppOwnsData/favicon.ico diff --git a/.NET Framework/Embed for your customers/AppOwnsData/libman.json b/Net-Framework/Embed for your customers/AppOwnsData/libman.json similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/libman.json rename to Net-Framework/Embed for your customers/AppOwnsData/libman.json diff --git a/.NET Framework/Embed for your customers/AppOwnsData/packages.config b/Net-Framework/Embed for your customers/AppOwnsData/packages.config similarity index 100% rename from .NET Framework/Embed for your customers/AppOwnsData/packages.config rename to Net-Framework/Embed for your customers/AppOwnsData/packages.config diff --git a/.NET Framework/Embed for your organization/CloudConfigs/Power BI Global/Cloud.config b/Net-Framework/Embed for your organization/CloudConfigs/Power BI Global/Cloud.config similarity index 100% rename from .NET Framework/Embed for your organization/CloudConfigs/Power BI Global/Cloud.config rename to Net-Framework/Embed for your organization/CloudConfigs/Power BI Global/Cloud.config diff --git a/.NET Framework/Embed for your organization/CloudConfigs/Power BI US Government/Cloud.config b/Net-Framework/Embed for your organization/CloudConfigs/Power BI US Government/Cloud.config similarity index 100% rename from .NET Framework/Embed for your organization/CloudConfigs/Power BI US Government/Cloud.config rename to Net-Framework/Embed for your organization/CloudConfigs/Power BI US Government/Cloud.config diff --git a/.NET Framework/Embed for your organization/CloudConfigs/Power BI in Germany/Cloud.config b/Net-Framework/Embed for your organization/CloudConfigs/Power BI in Germany/Cloud.config similarity index 100% rename from .NET Framework/Embed for your organization/CloudConfigs/Power BI in Germany/Cloud.config rename to Net-Framework/Embed for your organization/CloudConfigs/Power BI in Germany/Cloud.config diff --git a/.NET Framework/Embed for your organization/CloudConfigs/Power BI operated by 21Vianet in China/Cloud.config b/Net-Framework/Embed for your organization/CloudConfigs/Power BI operated by 21Vianet in China/Cloud.config similarity index 100% rename from .NET Framework/Embed for your organization/CloudConfigs/Power BI operated by 21Vianet in China/Cloud.config rename to Net-Framework/Embed for your organization/CloudConfigs/Power BI operated by 21Vianet in China/Cloud.config diff --git a/.NET Framework/Embed for your organization/UserOwnsData.sln b/Net-Framework/Embed for your organization/UserOwnsData.sln similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData.sln rename to Net-Framework/Embed for your organization/UserOwnsData.sln diff --git a/.NET Framework/Embed for your organization/UserOwnsData/App_Start/RouteConfig.cs b/Net-Framework/Embed for your organization/UserOwnsData/App_Start/RouteConfig.cs similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/App_Start/RouteConfig.cs rename to Net-Framework/Embed for your organization/UserOwnsData/App_Start/RouteConfig.cs diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Content/img/spinner.svg b/Net-Framework/Embed for your organization/UserOwnsData/Content/img/spinner.svg similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Content/img/spinner.svg rename to Net-Framework/Embed for your organization/UserOwnsData/Content/img/spinner.svg diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Content/style/style.css b/Net-Framework/Embed for your organization/UserOwnsData/Content/style/style.css similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Content/style/style.css rename to Net-Framework/Embed for your organization/UserOwnsData/Content/style/style.css diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Controllers/EmbedInfoController.cs b/Net-Framework/Embed for your organization/UserOwnsData/Controllers/EmbedInfoController.cs similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Controllers/EmbedInfoController.cs rename to Net-Framework/Embed for your organization/UserOwnsData/Controllers/EmbedInfoController.cs diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Controllers/HomeController.cs b/Net-Framework/Embed for your organization/UserOwnsData/Controllers/HomeController.cs similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Controllers/HomeController.cs rename to Net-Framework/Embed for your organization/UserOwnsData/Controllers/HomeController.cs diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Models/AuthDetails.cs b/Net-Framework/Embed for your organization/UserOwnsData/Models/AuthDetails.cs similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Models/AuthDetails.cs rename to Net-Framework/Embed for your organization/UserOwnsData/Models/AuthDetails.cs diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Models/ErrorModel.cs b/Net-Framework/Embed for your organization/UserOwnsData/Models/ErrorModel.cs similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Models/ErrorModel.cs rename to Net-Framework/Embed for your organization/UserOwnsData/Models/ErrorModel.cs diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Properties/AssemblyInfo.cs b/Net-Framework/Embed for your organization/UserOwnsData/Properties/AssemblyInfo.cs similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Properties/AssemblyInfo.cs rename to Net-Framework/Embed for your organization/UserOwnsData/Properties/AssemblyInfo.cs diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Scripts/data.js b/Net-Framework/Embed for your organization/UserOwnsData/Scripts/data.js similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Scripts/data.js rename to Net-Framework/Embed for your organization/UserOwnsData/Scripts/data.js diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Scripts/embed.js b/Net-Framework/Embed for your organization/UserOwnsData/Scripts/embed.js similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Scripts/embed.js rename to Net-Framework/Embed for your organization/UserOwnsData/Scripts/embed.js diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Scripts/error.js b/Net-Framework/Embed for your organization/UserOwnsData/Scripts/error.js similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Scripts/error.js rename to Net-Framework/Embed for your organization/UserOwnsData/Scripts/error.js diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Scripts/events.js b/Net-Framework/Embed for your organization/UserOwnsData/Scripts/events.js similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Scripts/events.js rename to Net-Framework/Embed for your organization/UserOwnsData/Scripts/events.js diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Scripts/globals.js b/Net-Framework/Embed for your organization/UserOwnsData/Scripts/globals.js similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Scripts/globals.js rename to Net-Framework/Embed for your organization/UserOwnsData/Scripts/globals.js diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Scripts/index.js b/Net-Framework/Embed for your organization/UserOwnsData/Scripts/index.js similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Scripts/index.js rename to Net-Framework/Embed for your organization/UserOwnsData/Scripts/index.js diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Services/ConfigValidatorService.cs b/Net-Framework/Embed for your organization/UserOwnsData/Services/ConfigValidatorService.cs similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Services/ConfigValidatorService.cs rename to Net-Framework/Embed for your organization/UserOwnsData/Services/ConfigValidatorService.cs diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Services/Security/MSALPerUserMemoryTokenCache.cs b/Net-Framework/Embed for your organization/UserOwnsData/Services/Security/MSALPerUserMemoryTokenCache.cs similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Services/Security/MSALPerUserMemoryTokenCache.cs rename to Net-Framework/Embed for your organization/UserOwnsData/Services/Security/MSALPerUserMemoryTokenCache.cs diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Services/Security/OwinOpenIdConnect.cs b/Net-Framework/Embed for your organization/UserOwnsData/Services/Security/OwinOpenIdConnect.cs similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Services/Security/OwinOpenIdConnect.cs rename to Net-Framework/Embed for your organization/UserOwnsData/Services/Security/OwinOpenIdConnect.cs diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Services/Security/PowerBiPermissionScopes.cs b/Net-Framework/Embed for your organization/UserOwnsData/Services/Security/PowerBiPermissionScopes.cs similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Services/Security/PowerBiPermissionScopes.cs rename to Net-Framework/Embed for your organization/UserOwnsData/Services/Security/PowerBiPermissionScopes.cs diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Services/Security/TokenManager.cs b/Net-Framework/Embed for your organization/UserOwnsData/Services/Security/TokenManager.cs similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Services/Security/TokenManager.cs rename to Net-Framework/Embed for your organization/UserOwnsData/Services/Security/TokenManager.cs diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Services/Utils.cs b/Net-Framework/Embed for your organization/UserOwnsData/Services/Utils.cs similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Services/Utils.cs rename to Net-Framework/Embed for your organization/UserOwnsData/Services/Utils.cs diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Startup.cs b/Net-Framework/Embed for your organization/UserOwnsData/Startup.cs similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Startup.cs rename to Net-Framework/Embed for your organization/UserOwnsData/Startup.cs diff --git a/.NET Framework/Embed for your organization/UserOwnsData/UserOwnsData.csproj b/Net-Framework/Embed for your organization/UserOwnsData/UserOwnsData.csproj similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/UserOwnsData.csproj rename to Net-Framework/Embed for your organization/UserOwnsData/UserOwnsData.csproj diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Views/Home/Error.cshtml b/Net-Framework/Embed for your organization/UserOwnsData/Views/Home/Error.cshtml similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Views/Home/Error.cshtml rename to Net-Framework/Embed for your organization/UserOwnsData/Views/Home/Error.cshtml diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Views/Home/Index.cshtml b/Net-Framework/Embed for your organization/UserOwnsData/Views/Home/Index.cshtml similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Views/Home/Index.cshtml rename to Net-Framework/Embed for your organization/UserOwnsData/Views/Home/Index.cshtml diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Views/Shared/Embed.cshtml b/Net-Framework/Embed for your organization/UserOwnsData/Views/Shared/Embed.cshtml similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Views/Shared/Embed.cshtml rename to Net-Framework/Embed for your organization/UserOwnsData/Views/Shared/Embed.cshtml diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Views/Shared/_Layout.cshtml b/Net-Framework/Embed for your organization/UserOwnsData/Views/Shared/_Layout.cshtml similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Views/Shared/_Layout.cshtml rename to Net-Framework/Embed for your organization/UserOwnsData/Views/Shared/_Layout.cshtml diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Views/_ViewStart.cshtml b/Net-Framework/Embed for your organization/UserOwnsData/Views/_ViewStart.cshtml similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Views/_ViewStart.cshtml rename to Net-Framework/Embed for your organization/UserOwnsData/Views/_ViewStart.cshtml diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Views/web.config b/Net-Framework/Embed for your organization/UserOwnsData/Views/web.config similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Views/web.config rename to Net-Framework/Embed for your organization/UserOwnsData/Views/web.config diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Web.Debug.config b/Net-Framework/Embed for your organization/UserOwnsData/Web.Debug.config similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Web.Debug.config rename to Net-Framework/Embed for your organization/UserOwnsData/Web.Debug.config diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Web.Release.config b/Net-Framework/Embed for your organization/UserOwnsData/Web.Release.config similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Web.Release.config rename to Net-Framework/Embed for your organization/UserOwnsData/Web.Release.config diff --git a/.NET Framework/Embed for your organization/UserOwnsData/Web.config b/Net-Framework/Embed for your organization/UserOwnsData/Web.config similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/Web.config rename to Net-Framework/Embed for your organization/UserOwnsData/Web.config diff --git a/.NET Framework/Embed for your organization/UserOwnsData/libman.json b/Net-Framework/Embed for your organization/UserOwnsData/libman.json similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/libman.json rename to Net-Framework/Embed for your organization/UserOwnsData/libman.json diff --git a/.NET Framework/Embed for your organization/UserOwnsData/packages.config b/Net-Framework/Embed for your organization/UserOwnsData/packages.config similarity index 100% rename from .NET Framework/Embed for your organization/UserOwnsData/packages.config rename to Net-Framework/Embed for your organization/UserOwnsData/packages.config diff --git a/.NET Framework/README.md b/Net-Framework/README.md similarity index 100% rename from .NET Framework/README.md rename to Net-Framework/README.md diff --git a/PowerShell Scripts/Admin-Create-Workspace-Inventory-Report.ps1 b/PowerShell-Scripts/Admin-Create-Workspace-Inventory-Report.ps1 similarity index 100% rename from PowerShell Scripts/Admin-Create-Workspace-Inventory-Report.ps1 rename to PowerShell-Scripts/Admin-Create-Workspace-Inventory-Report.ps1 diff --git a/PowerShell Scripts/Admin-DeploymentPipelines-AddUserToWorkspacePipeline b/PowerShell-Scripts/Admin-DeploymentPipelines-AddUserToWorkspacePipeline similarity index 100% rename from PowerShell Scripts/Admin-DeploymentPipelines-AddUserToWorkspacePipeline rename to PowerShell-Scripts/Admin-DeploymentPipelines-AddUserToWorkspacePipeline diff --git a/PowerShell Scripts/Admin-Get-All-Workspaces-in-Tenant.ps1 b/PowerShell-Scripts/Admin-Get-All-Workspaces-in-Tenant.ps1 similarity index 100% rename from PowerShell Scripts/Admin-Get-All-Workspaces-in-Tenant.ps1 rename to PowerShell-Scripts/Admin-Get-All-Workspaces-in-Tenant.ps1 diff --git a/PowerShell Scripts/Create-Workspace-and-Add-Workspace-Users.ps1 b/PowerShell-Scripts/Create-Workspace-and-Add-Workspace-Users.ps1 similarity index 100% rename from PowerShell Scripts/Create-Workspace-and-Add-Workspace-Users.ps1 rename to PowerShell-Scripts/Create-Workspace-and-Add-Workspace-Users.ps1 diff --git a/PowerShell Scripts/Create-Workspace.ps1 b/PowerShell-Scripts/Create-Workspace.ps1 similarity index 100% rename from PowerShell Scripts/Create-Workspace.ps1 rename to PowerShell-Scripts/Create-Workspace.ps1 diff --git a/PowerShell Scripts/CreateDatasource.ps1 b/PowerShell-Scripts/CreateDatasource.ps1 similarity index 100% rename from PowerShell Scripts/CreateDatasource.ps1 rename to PowerShell-Scripts/CreateDatasource.ps1 diff --git a/PowerShell Scripts/DeploymentPipelines-AddUserToPipeline.ps1 b/PowerShell-Scripts/DeploymentPipelines-AddUserToPipeline.ps1 similarity index 100% rename from PowerShell Scripts/DeploymentPipelines-AddUserToPipeline.ps1 rename to PowerShell-Scripts/DeploymentPipelines-AddUserToPipeline.ps1 diff --git a/PowerShell Scripts/DeploymentPipelines-DeployAll.ps1 b/PowerShell-Scripts/DeploymentPipelines-DeployAll.ps1 similarity index 100% rename from PowerShell Scripts/DeploymentPipelines-DeployAll.ps1 rename to PowerShell-Scripts/DeploymentPipelines-DeployAll.ps1 diff --git a/PowerShell Scripts/DeploymentPipelines-E2ESampleFromPipelineCreationToDeployment.ps1 b/PowerShell-Scripts/DeploymentPipelines-E2ESampleFromPipelineCreationToDeployment.ps1 similarity index 100% rename from PowerShell Scripts/DeploymentPipelines-E2ESampleFromPipelineCreationToDeployment.ps1 rename to PowerShell-Scripts/DeploymentPipelines-E2ESampleFromPipelineCreationToDeployment.ps1 diff --git a/PowerShell Scripts/DeploymentPipelines-SelectiveDeploy.ps1 b/PowerShell-Scripts/DeploymentPipelines-SelectiveDeploy.ps1 similarity index 100% rename from PowerShell Scripts/DeploymentPipelines-SelectiveDeploy.ps1 rename to PowerShell-Scripts/DeploymentPipelines-SelectiveDeploy.ps1 diff --git a/PowerShell Scripts/DeploymentPipelines-WaitForDeployment.ps1 b/PowerShell-Scripts/DeploymentPipelines-WaitForDeployment.ps1 similarity index 100% rename from PowerShell Scripts/DeploymentPipelines-WaitForDeployment.ps1 rename to PowerShell-Scripts/DeploymentPipelines-WaitForDeployment.ps1 diff --git a/PowerShell Scripts/EncryptGatewayCredentials.ps1 b/PowerShell-Scripts/EncryptGatewayCredentials.ps1 similarity index 100% rename from PowerShell Scripts/EncryptGatewayCredentials.ps1 rename to PowerShell-Scripts/EncryptGatewayCredentials.ps1 diff --git a/PowerShell Scripts/Export-PowerBIReport.ps1 b/PowerShell-Scripts/Export-PowerBIReport.ps1 similarity index 100% rename from PowerShell Scripts/Export-PowerBIReport.ps1 rename to PowerShell-Scripts/Export-PowerBIReport.ps1 diff --git a/PowerShell Scripts/Import Large Files b/PowerShell-Scripts/Import Large Files similarity index 100% rename from PowerShell Scripts/Import Large Files rename to PowerShell-Scripts/Import Large Files diff --git a/PowerShell Scripts/Import-PBIX-File.ps1 b/PowerShell-Scripts/Import-PBIX-File.ps1 similarity index 100% rename from PowerShell Scripts/Import-PBIX-File.ps1 rename to PowerShell-Scripts/Import-PBIX-File.ps1 diff --git a/PowerShell Scripts/Login-User-Interactively.ps1 b/PowerShell-Scripts/Login-User-Interactively.ps1 similarity index 100% rename from PowerShell Scripts/Login-User-Interactively.ps1 rename to PowerShell-Scripts/Login-User-Interactively.ps1 diff --git a/PowerShell Scripts/Patch-Anonymous-Datasource-Credentials-and-Refresh.ps1 b/PowerShell-Scripts/Patch-Anonymous-Datasource-Credentials-and-Refresh.ps1 similarity index 100% rename from PowerShell Scripts/Patch-Anonymous-Datasource-Credentials-and-Refresh.ps1 rename to PowerShell-Scripts/Patch-Anonymous-Datasource-Credentials-and-Refresh.ps1 diff --git a/PowerShell Scripts/Patch-SQL-Datasource-Credentials-and-Refresh.ps1 b/PowerShell-Scripts/Patch-SQL-Datasource-Credentials-and-Refresh.ps1 similarity index 100% rename from PowerShell Scripts/Patch-SQL-Datasource-Credentials-and-Refresh.ps1 rename to PowerShell-Scripts/Patch-SQL-Datasource-Credentials-and-Refresh.ps1 diff --git a/PowerShell Scripts/PatchDatasourceCredentials.ps1 b/PowerShell-Scripts/PatchDatasourceCredentials.ps1 similarity index 100% rename from PowerShell Scripts/PatchDatasourceCredentials.ps1 rename to PowerShell-Scripts/PatchDatasourceCredentials.ps1 diff --git a/PowerShell Scripts/README.md b/PowerShell-Scripts/README.md similarity index 100% rename from PowerShell Scripts/README.md rename to PowerShell-Scripts/README.md diff --git a/PowerShell Scripts/ScaleUp-Automation-RunBook.ps1 b/PowerShell-Scripts/ScaleUp-Automation-RunBook.ps1 similarity index 100% rename from PowerShell Scripts/ScaleUp-Automation-RunBook.ps1 rename to PowerShell-Scripts/ScaleUp-Automation-RunBook.ps1 diff --git a/PowerShell Scripts/Update-Connection-Details-for-Sql-Datasource.ps1 b/PowerShell-Scripts/Update-Connection-Details-for-Sql-Datasource.ps1 similarity index 100% rename from PowerShell Scripts/Update-Connection-Details-for-Sql-Datasource.ps1 rename to PowerShell-Scripts/Update-Connection-Details-for-Sql-Datasource.ps1 diff --git a/PowerShell Scripts/Update-Dataset-Parameters.ps1 b/PowerShell-Scripts/Update-Dataset-Parameters.ps1 similarity index 100% rename from PowerShell Scripts/Update-Dataset-Parameters.ps1 rename to PowerShell-Scripts/Update-Dataset-Parameters.ps1 diff --git a/PowerShell Scripts/bindToGateway.ps1 b/PowerShell-Scripts/bindToGateway.ps1 similarity index 100% rename from PowerShell Scripts/bindToGateway.ps1 rename to PowerShell-Scripts/bindToGateway.ps1 diff --git a/PowerShell Scripts/copyWorkspace.ps1 b/PowerShell-Scripts/copyWorkspace.ps1 similarity index 100% rename from PowerShell Scripts/copyWorkspace.ps1 rename to PowerShell-Scripts/copyWorkspace.ps1 diff --git a/PowerShell Scripts/rebindReport.ps1 b/PowerShell-Scripts/rebindReport.ps1 similarity index 100% rename from PowerShell Scripts/rebindReport.ps1 rename to PowerShell-Scripts/rebindReport.ps1 diff --git a/PowerShell Scripts/takeOverDataset.ps1 b/PowerShell-Scripts/takeOverDataset.ps1 similarity index 100% rename from PowerShell Scripts/takeOverDataset.ps1 rename to PowerShell-Scripts/takeOverDataset.ps1