-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit e8a74e8
Showing
2,298 changed files
with
251,882 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
1 change: 1 addition & 0 deletions
1
Back-end/STB_Everywhere/.sonarqube/conf/0/ProjectOutFolderPath.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
8 changes: 8 additions & 0 deletions
8
Back-end/STB_Everywhere/.sonarqube/conf/0/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
1 change: 1 addition & 0 deletions
1
Back-end/STB_Everywhere/.sonarqube/conf/1/ProjectOutFolderPath.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
9 changes: 9 additions & 0 deletions
9
Back-end/STB_Everywhere/.sonarqube/conf/1/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
11
Back-end/STB_Everywhere/.sonarqube/conf/10/FilesToAnalyze.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
1 change: 1 addition & 0 deletions
1
Back-end/STB_Everywhere/.sonarqube/conf/10/ProjectOutFolderPath.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
9 changes: 9 additions & 0 deletions
9
Back-end/STB_Everywhere/.sonarqube/conf/10/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
9
Back-end/STB_Everywhere/.sonarqube/conf/11/FilesToAnalyze.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
1 change: 1 addition & 0 deletions
1
Back-end/STB_Everywhere/.sonarqube/conf/11/ProjectOutFolderPath.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
9 changes: 9 additions & 0 deletions
9
Back-end/STB_Everywhere/.sonarqube/conf/11/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
10
Back-end/STB_Everywhere/.sonarqube/conf/12/FilesToAnalyze.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
1 change: 1 addition & 0 deletions
1
Back-end/STB_Everywhere/.sonarqube/conf/12/ProjectOutFolderPath.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
9 changes: 9 additions & 0 deletions
9
Back-end/STB_Everywhere/.sonarqube/conf/12/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
25
Back-end/STB_Everywhere/.sonarqube/conf/13/FilesToAnalyze.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
1 change: 1 addition & 0 deletions
1
Back-end/STB_Everywhere/.sonarqube/conf/13/ProjectOutFolderPath.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
9 changes: 9 additions & 0 deletions
9
Back-end/STB_Everywhere/.sonarqube/conf/13/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
12
Back-end/STB_Everywhere/.sonarqube/conf/14/FilesToAnalyze.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
1 change: 1 addition & 0 deletions
1
Back-end/STB_Everywhere/.sonarqube/conf/14/ProjectOutFolderPath.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
9 changes: 9 additions & 0 deletions
9
Back-end/STB_Everywhere/.sonarqube/conf/14/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
1 change: 1 addition & 0 deletions
1
Back-end/STB_Everywhere/.sonarqube/conf/2/ProjectOutFolderPath.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
9 changes: 9 additions & 0 deletions
9
Back-end/STB_Everywhere/.sonarqube/conf/2/SonarProjectConfig.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
Oops, something went wrong.