Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
SkanderKasmi committed Oct 29, 2024
0 parents commit e8a74e8
Show file tree
Hide file tree
Showing 2,298 changed files with 251,882 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Back-end/STB_Everywhere/.config/dotnet-tools.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-sonarscanner": {
"version": "9.0.1",
"commands": [
"dotnet-sonarscanner"
]
}
}
}
30 changes: 30 additions & 0 deletions Back-end/STB_Everywhere/.dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
**/.classpath
**/.dockerignore
**/.env
**/.git
**/.gitignore
**/.project
**/.settings
**/.toolstarget
**/.vs
**/.vscode
**/*.*proj.user
**/*.dbmdl
**/*.jfm
**/azds.yaml
**/bin
**/charts
**/docker-compose*
**/Dockerfile*
**/node_modules
**/npm-debug.log
**/obj
**/secrets.dev.yaml
**/values.dev.yaml
LICENSE
README.md
!**/.gitignore
!.git/HEAD
!.git/config
!.git/packed-refs
!.git/refs/heads/**
3 changes: 3 additions & 0 deletions Back-end/STB_Everywhere/.filenesting.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"help":"https://go.microsoft.com/fwlink/?linkid=866610"
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
3 changes: 3 additions & 0 deletions Back-end/STB_Everywhere/.sonarqube/conf/0/FilesToAnalyze.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\docker-compose.override.yml
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\docker-compose.yml
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\out\0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<SonarProjectConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1">
<AnalysisConfigPath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\conf\SonarQubeAnalysisConfig.xml</AnalysisConfigPath>
<ProjectPath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\docker-compose.dcproj</ProjectPath>
<FilesToAnalyzePath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\conf\0\FilesToAnalyze.txt</FilesToAnalyzePath>
<OutPath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\out\0</OutPath>
<ProjectType>Product</ProjectType>
</SonarProjectConfig>
2 changes: 2 additions & 0 deletions Back-end/STB_Everywhere/.sonarqube/conf/1/FilesToAnalyze.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.Domain\Commun\EntityBase.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.Domain\Entities\Client.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\out\1
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<SonarProjectConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1">
<AnalysisConfigPath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\conf\SonarQubeAnalysisConfig.xml</AnalysisConfigPath>
<ProjectPath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.Domain\Registration.Domain.csproj</ProjectPath>
<FilesToAnalyzePath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\conf\1\FilesToAnalyze.txt</FilesToAnalyzePath>
<OutPath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\out\1</OutPath>
<ProjectType>Product</ProjectType>
<TargetFramework>net8.0</TargetFramework>
</SonarProjectConfig>
11 changes: 11 additions & 0 deletions Back-end/STB_Everywhere/.sonarqube/conf/10/FilesToAnalyze.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Email\EmailService.API\EmailVeerificationService.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Email\EmailService.API\Program.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Email\EmailService.API\obj\Debug\net8.0\EmailService.API.GlobalUsings.g.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Email\EmailService.API\obj\Debug\net8.0\.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Email\EmailService.API\obj\Debug\net8.0\EmailService.API.AssemblyInfo.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Email\EmailService.API\obj\Debug\net8.0\EmailService.API.MvcApplicationPartsAssemblyInfo.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Email\EmailService.API\appsettings.Development.json
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Email\EmailService.API\appsettings.json
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Email\EmailService.API\Dockerfile
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Email\EmailService.API\EmailService.API.http
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Email\EmailService.API\Properties\launchSettings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\out\10
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<SonarProjectConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1">
<AnalysisConfigPath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\conf\SonarQubeAnalysisConfig.xml</AnalysisConfigPath>
<ProjectPath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Email\EmailService.API\EmailService.API.csproj</ProjectPath>
<FilesToAnalyzePath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\conf\10\FilesToAnalyze.txt</FilesToAnalyzePath>
<OutPath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\out\10</OutPath>
<ProjectType>Product</ProjectType>
<TargetFramework>net8.0</TargetFramework>
</SonarProjectConfig>
9 changes: 9 additions & 0 deletions Back-end/STB_Everywhere/.sonarqube/conf/11/FilesToAnalyze.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.Test\GlobalUsings.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.Test\RegistrationService.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.Test\RegistrationServiceTests.cs
C:\Users\admin\.nuget\packages\microsoft.net.test.sdk\17.6.0\build\netcoreapp3.1\Microsoft.NET.Test.Sdk.Program.cs
C:\Users\admin\.nuget\packages\microsoft.testplatform.testhost\17.6.0\build\netcoreapp3.1\x64\testhost.exe
C:\Users\admin\.nuget\packages\microsoft.testplatform.testhost\17.6.0\build\netcoreapp3.1\x64\testhost.dll
C:\Users\admin\.nuget\packages\xunit.runner.visualstudio\2.4.5\build\netcoreapp3.1\xunit.runner.visualstudio.dotnetcore.testadapter.dll
C:\Users\admin\.nuget\packages\xunit.runner.visualstudio\2.4.5\build\netcoreapp3.1\xunit.runner.reporters.netcoreapp10.dll
C:\Users\admin\.nuget\packages\xunit.runner.visualstudio\2.4.5\build\netcoreapp3.1\xunit.runner.utility.netcoreapp10.dll
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\out\11
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<SonarProjectConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1">
<AnalysisConfigPath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\conf\SonarQubeAnalysisConfig.xml</AnalysisConfigPath>
<ProjectPath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.Test\Registration.Test.csproj</ProjectPath>
<FilesToAnalyzePath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\conf\11\FilesToAnalyze.txt</FilesToAnalyzePath>
<OutPath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\out\11</OutPath>
<ProjectType>Test</ProjectType>
<TargetFramework>net8.0</TargetFramework>
</SonarProjectConfig>
10 changes: 10 additions & 0 deletions Back-end/STB_Everywhere/.sonarqube/conf/12/FilesToAnalyze.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.Infrastructure\Migrations\20240214140626_InitialCreate.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.Infrastructure\Migrations\20240214140626_InitialCreate.Designer.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.Infrastructure\Migrations\20240222083251_FirstMigration.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.Infrastructure\Migrations\20240222083251_FirstMigration.Designer.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.Infrastructure\Migrations\20240222090551_UpdatedFirstMigration.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.Infrastructure\Migrations\20240222090551_UpdatedFirstMigration.Designer.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.Infrastructure\Migrations\RegistrationContextModelSnapshot.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.Infrastructure\Persistance\RegistrationContext.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.Infrastructure\Repositories\ClientRepository.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.Infrastructure\Repositories\RepositoryBase.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\out\12
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<SonarProjectConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1">
<AnalysisConfigPath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\conf\SonarQubeAnalysisConfig.xml</AnalysisConfigPath>
<ProjectPath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.Infrastructure\Registration.Infrastructure.csproj</ProjectPath>
<FilesToAnalyzePath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\conf\12\FilesToAnalyze.txt</FilesToAnalyzePath>
<OutPath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\out\12</OutPath>
<ProjectType>Product</ProjectType>
<TargetFramework>net8.0</TargetFramework>
</SonarProjectConfig>
25 changes: 25 additions & 0 deletions Back-end/STB_Everywhere/.sonarqube/conf/13/FilesToAnalyze.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\DocumentUpload\DocumentUpload.API\ClientDocuments\CreateDocuments\UploadClientDocumentEndpoint.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\DocumentUpload\DocumentUpload.API\ClientDocuments\CreateDocuments\UploadClientDocumentHandler.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\DocumentUpload\DocumentUpload.API\ClientDocuments\GetClientInfo\GetClientDocumentsEndpoint.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\DocumentUpload\DocumentUpload.API\ClientDocuments\GetClientInfo\GetClientDocumentsHandler.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\DocumentUpload\DocumentUpload.API\Infrastructure\Extensions\HostExtension.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\DocumentUpload\DocumentUpload.API\Infrastructure\Migrations\20240618135317_InitialCreate.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\DocumentUpload\DocumentUpload.API\Infrastructure\Migrations\20240618135317_InitialCreate.Designer.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\DocumentUpload\DocumentUpload.API\Infrastructure\Migrations\DocumentUploadContextModelSnapshot.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\DocumentUpload\DocumentUpload.API\Infrastructure\Persistance\DocumentUploadContext.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\DocumentUpload\DocumentUpload.API\Infrastructure\Repositories\DocumentUploadRepository.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\DocumentUpload\DocumentUpload.API\Infrastructure\Repositories\IAsyncRepository.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\DocumentUpload\DocumentUpload.API\Infrastructure\Repositories\IDocumentUploadRepository.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\DocumentUpload\DocumentUpload.API\Infrastructure\Repositories\RepositoryBase.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\DocumentUpload\DocumentUpload.API\MapsterConfig.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\DocumentUpload\DocumentUpload.API\Models\ClientDocument.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\DocumentUpload\DocumentUpload.API\Program.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\DocumentUpload\DocumentUpload.API\obj\Debug\net8.0\DocumentUpload.API.GlobalUsings.g.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\DocumentUpload\DocumentUpload.API\obj\Debug\net8.0\.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\DocumentUpload\DocumentUpload.API\obj\Debug\net8.0\DocumentUpload.API.AssemblyInfo.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\DocumentUpload\DocumentUpload.API\obj\Debug\net8.0\DocumentUpload.API.MvcApplicationPartsAssemblyInfo.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\DocumentUpload\DocumentUpload.API\appsettings.DocumentUpload.Development.json
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\DocumentUpload\DocumentUpload.API\appsettings.DocumentUpload.json
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\DocumentUpload\DocumentUpload.API\Dockerfile
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\DocumentUpload\DocumentUpload.API\DocumentUpload.API.http
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\DocumentUpload\DocumentUpload.API\Properties\launchSettings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\out\13
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<SonarProjectConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1">
<AnalysisConfigPath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\conf\SonarQubeAnalysisConfig.xml</AnalysisConfigPath>
<ProjectPath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\DocumentUpload\DocumentUpload.API\DocumentUpload.API.csproj</ProjectPath>
<FilesToAnalyzePath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\conf\13\FilesToAnalyze.txt</FilesToAnalyzePath>
<OutPath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\out\13</OutPath>
<ProjectType>Product</ProjectType>
<TargetFramework>net8.0</TargetFramework>
</SonarProjectConfig>
12 changes: 12 additions & 0 deletions Back-end/STB_Everywhere/.sonarqube/conf/14/FilesToAnalyze.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.API\Controllers\RegisterController.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.API\Extensions\HostExtensions.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.API\Program.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.API\obj\Debug\net8.0\Registration.API.GlobalUsings.g.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.API\obj\Debug\net8.0\.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.API\obj\Debug\net8.0\Registration.API.AssemblyInfo.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.API\obj\Debug\net8.0\Registration.API.MvcApplicationPartsAssemblyInfo.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.API\appsettings.Development.json
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.API\appsettings.json
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.API\Dockerfile
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.API\Registration.API.http
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.API\Properties\launchSettings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\out\14
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<SonarProjectConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1">
<AnalysisConfigPath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\conf\SonarQubeAnalysisConfig.xml</AnalysisConfigPath>
<ProjectPath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\Services\Registration\Registration.API\Registration.API.csproj</ProjectPath>
<FilesToAnalyzePath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\conf\14\FilesToAnalyze.txt</FilesToAnalyzePath>
<OutPath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\out\14</OutPath>
<ProjectType>Product</ProjectType>
<TargetFramework>net8.0</TargetFramework>
</SonarProjectConfig>
4 changes: 4 additions & 0 deletions Back-end/STB_Everywhere/.sonarqube/conf/2/FilesToAnalyze.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\BuildingBlocks\CQRS\ICommand.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\BuildingBlocks\CQRS\ICommandHandler.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\BuildingBlocks\CQRS\IQuery.cs
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\BuildingBlocks\CQRS\IQueryHandler.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\out\2
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<SonarProjectConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.sonarsource.com/msbuild/analyzer/2021/1">
<AnalysisConfigPath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\conf\SonarQubeAnalysisConfig.xml</AnalysisConfigPath>
<ProjectPath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\BuildingBlocks\CQRS\CQRS.csproj</ProjectPath>
<FilesToAnalyzePath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\conf\2\FilesToAnalyze.txt</FilesToAnalyzePath>
<OutPath>C:\Users\admin\OneDrive\Desktop\STBEverywhere\Back-end\STB_Everywhere\.sonarqube\out\2</OutPath>
<ProjectType>Product</ProjectType>
<TargetFramework>net8.0</TargetFramework>
</SonarProjectConfig>
Loading

0 comments on commit e8a74e8

Please sign in to comment.