Refactor code structure for improved readability and maintainability
This commit is contained in:
BIN
buildcheck/AutoMapper.dll
Normal file
BIN
buildcheck/AutoMapper.dll
Normal file
Binary file not shown.
BIN
buildcheck/Azure.Core.dll
Normal file
BIN
buildcheck/Azure.Core.dll
Normal file
Binary file not shown.
BIN
buildcheck/Azure.Identity.dll
Normal file
BIN
buildcheck/Azure.Identity.dll
Normal file
Binary file not shown.
BIN
buildcheck/Humanizer.dll
Normal file
BIN
buildcheck/Humanizer.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.AspNetCore.Authentication.Negotiate.dll
Normal file
BIN
buildcheck/Microsoft.AspNetCore.Authentication.Negotiate.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.AspNetCore.JsonPatch.dll
Normal file
BIN
buildcheck/Microsoft.AspNetCore.JsonPatch.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll
Normal file
BIN
buildcheck/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.AspNetCore.OpenApi.dll
Normal file
BIN
buildcheck/Microsoft.AspNetCore.OpenApi.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.Bcl.AsyncInterfaces.dll
Normal file
BIN
buildcheck/Microsoft.Bcl.AsyncInterfaces.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.Bcl.Cryptography.dll
Normal file
BIN
buildcheck/Microsoft.Bcl.Cryptography.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.Build.Framework.dll
Normal file
BIN
buildcheck/Microsoft.Build.Framework.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.CodeAnalysis.CSharp.Workspaces.dll
Normal file
BIN
buildcheck/Microsoft.CodeAnalysis.CSharp.Workspaces.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.CodeAnalysis.CSharp.dll
Normal file
BIN
buildcheck/Microsoft.CodeAnalysis.CSharp.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
buildcheck/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll
Normal file
BIN
buildcheck/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.CodeAnalysis.Workspaces.dll
Normal file
BIN
buildcheck/Microsoft.CodeAnalysis.Workspaces.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.CodeAnalysis.dll
Normal file
BIN
buildcheck/Microsoft.CodeAnalysis.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.Data.SqlClient.dll
Normal file
BIN
buildcheck/Microsoft.Data.SqlClient.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.EntityFrameworkCore.Abstractions.dll
Normal file
BIN
buildcheck/Microsoft.EntityFrameworkCore.Abstractions.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.EntityFrameworkCore.Design.dll
Normal file
BIN
buildcheck/Microsoft.EntityFrameworkCore.Design.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.EntityFrameworkCore.Relational.dll
Normal file
BIN
buildcheck/Microsoft.EntityFrameworkCore.Relational.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.EntityFrameworkCore.SqlServer.dll
Normal file
BIN
buildcheck/Microsoft.EntityFrameworkCore.SqlServer.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.EntityFrameworkCore.dll
Normal file
BIN
buildcheck/Microsoft.EntityFrameworkCore.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.Extensions.DependencyModel.dll
Normal file
BIN
buildcheck/Microsoft.Extensions.DependencyModel.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.Identity.Client.Extensions.Msal.dll
Normal file
BIN
buildcheck/Microsoft.Identity.Client.Extensions.Msal.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.Identity.Client.dll
Normal file
BIN
buildcheck/Microsoft.Identity.Client.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.IdentityModel.Abstractions.dll
Normal file
BIN
buildcheck/Microsoft.IdentityModel.Abstractions.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.IdentityModel.JsonWebTokens.dll
Normal file
BIN
buildcheck/Microsoft.IdentityModel.JsonWebTokens.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.IdentityModel.Logging.dll
Normal file
BIN
buildcheck/Microsoft.IdentityModel.Logging.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
Normal file
BIN
buildcheck/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.IdentityModel.Protocols.dll
Normal file
BIN
buildcheck/Microsoft.IdentityModel.Protocols.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.IdentityModel.Tokens.dll
Normal file
BIN
buildcheck/Microsoft.IdentityModel.Tokens.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.OpenApi.dll
Normal file
BIN
buildcheck/Microsoft.OpenApi.dll
Normal file
Binary file not shown.
1290
buildcheck/Microsoft.SelfService.Portal.Core.API.deps.json
Normal file
1290
buildcheck/Microsoft.SelfService.Portal.Core.API.deps.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
buildcheck/Microsoft.SelfService.Portal.Core.API.dll
Normal file
BIN
buildcheck/Microsoft.SelfService.Portal.Core.API.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.SelfService.Portal.Core.API.exe
Normal file
BIN
buildcheck/Microsoft.SelfService.Portal.Core.API.exe
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.SelfService.Portal.Core.API.pdb
Normal file
BIN
buildcheck/Microsoft.SelfService.Portal.Core.API.pdb
Normal file
Binary file not shown.
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net10.0",
|
||||
"frameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "10.0.0"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App",
|
||||
"version": "10.0.0"
|
||||
}
|
||||
],
|
||||
"configProperties": {
|
||||
"System.GC.Server": true,
|
||||
"System.Reflection.NullabilityInfoContext.IsSupported": true,
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{"Version":1,"ManifestType":"Build","Endpoints":[]}
|
||||
BIN
buildcheck/Microsoft.SqlServer.Server.dll
Normal file
BIN
buildcheck/Microsoft.SqlServer.Server.dll
Normal file
Binary file not shown.
BIN
buildcheck/Microsoft.VisualStudio.SolutionPersistence.dll
Normal file
BIN
buildcheck/Microsoft.VisualStudio.SolutionPersistence.dll
Normal file
Binary file not shown.
BIN
buildcheck/Mono.TextTemplating.dll
Normal file
BIN
buildcheck/Mono.TextTemplating.dll
Normal file
Binary file not shown.
BIN
buildcheck/Newtonsoft.Json.Bson.dll
Normal file
BIN
buildcheck/Newtonsoft.Json.Bson.dll
Normal file
Binary file not shown.
BIN
buildcheck/Newtonsoft.Json.dll
Normal file
BIN
buildcheck/Newtonsoft.Json.dll
Normal file
Binary file not shown.
BIN
buildcheck/Swashbuckle.AspNetCore.Swagger.dll
Normal file
BIN
buildcheck/Swashbuckle.AspNetCore.Swagger.dll
Normal file
Binary file not shown.
BIN
buildcheck/Swashbuckle.AspNetCore.SwaggerGen.dll
Normal file
BIN
buildcheck/Swashbuckle.AspNetCore.SwaggerGen.dll
Normal file
Binary file not shown.
BIN
buildcheck/Swashbuckle.AspNetCore.SwaggerUI.dll
Normal file
BIN
buildcheck/Swashbuckle.AspNetCore.SwaggerUI.dll
Normal file
Binary file not shown.
BIN
buildcheck/System.ClientModel.dll
Normal file
BIN
buildcheck/System.ClientModel.dll
Normal file
Binary file not shown.
BIN
buildcheck/System.CodeDom.dll
Normal file
BIN
buildcheck/System.CodeDom.dll
Normal file
Binary file not shown.
BIN
buildcheck/System.Composition.AttributedModel.dll
Normal file
BIN
buildcheck/System.Composition.AttributedModel.dll
Normal file
Binary file not shown.
BIN
buildcheck/System.Composition.Convention.dll
Normal file
BIN
buildcheck/System.Composition.Convention.dll
Normal file
Binary file not shown.
BIN
buildcheck/System.Composition.Hosting.dll
Normal file
BIN
buildcheck/System.Composition.Hosting.dll
Normal file
Binary file not shown.
BIN
buildcheck/System.Composition.Runtime.dll
Normal file
BIN
buildcheck/System.Composition.Runtime.dll
Normal file
Binary file not shown.
BIN
buildcheck/System.Composition.TypedParts.dll
Normal file
BIN
buildcheck/System.Composition.TypedParts.dll
Normal file
Binary file not shown.
BIN
buildcheck/System.Configuration.ConfigurationManager.dll
Normal file
BIN
buildcheck/System.Configuration.ConfigurationManager.dll
Normal file
Binary file not shown.
BIN
buildcheck/System.DirectoryServices.Protocols.dll
Normal file
BIN
buildcheck/System.DirectoryServices.Protocols.dll
Normal file
Binary file not shown.
BIN
buildcheck/System.IdentityModel.Tokens.Jwt.dll
Normal file
BIN
buildcheck/System.IdentityModel.Tokens.Jwt.dll
Normal file
Binary file not shown.
BIN
buildcheck/System.Memory.Data.dll
Normal file
BIN
buildcheck/System.Memory.Data.dll
Normal file
Binary file not shown.
BIN
buildcheck/System.Security.Cryptography.ProtectedData.dll
Normal file
BIN
buildcheck/System.Security.Cryptography.ProtectedData.dll
Normal file
Binary file not shown.
5
buildcheck/appsettings.Development.json
Normal file
5
buildcheck/appsettings.Development.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"ConnectionStrings": {
|
||||
"Context": "Server=.;Database=SSP;TrustServerCertificate=True;Encrypt=False;Trusted_Connection=True"
|
||||
}
|
||||
}
|
||||
12
buildcheck/appsettings.json
Normal file
12
buildcheck/appsettings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"ConnectionStrings": {
|
||||
"Context": "Server=RZ1VCMSQL001\\MSSSP;Database=SSP;TrustServerCertificate=True;Encrypt=False;Integrated Security=SSPI"
|
||||
}
|
||||
}
|
||||
Binary file not shown.
BIN
buildcheck/cs/Microsoft.CodeAnalysis.CSharp.resources.dll
Normal file
BIN
buildcheck/cs/Microsoft.CodeAnalysis.CSharp.resources.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
buildcheck/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll
Normal file
BIN
buildcheck/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll
Normal file
Binary file not shown.
BIN
buildcheck/cs/Microsoft.CodeAnalysis.resources.dll
Normal file
BIN
buildcheck/cs/Microsoft.CodeAnalysis.resources.dll
Normal file
Binary file not shown.
BIN
buildcheck/cs/Microsoft.Data.SqlClient.resources.dll
Normal file
BIN
buildcheck/cs/Microsoft.Data.SqlClient.resources.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
buildcheck/de/Microsoft.CodeAnalysis.CSharp.resources.dll
Normal file
BIN
buildcheck/de/Microsoft.CodeAnalysis.CSharp.resources.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
buildcheck/de/Microsoft.CodeAnalysis.Workspaces.resources.dll
Normal file
BIN
buildcheck/de/Microsoft.CodeAnalysis.Workspaces.resources.dll
Normal file
Binary file not shown.
BIN
buildcheck/de/Microsoft.CodeAnalysis.resources.dll
Normal file
BIN
buildcheck/de/Microsoft.CodeAnalysis.resources.dll
Normal file
Binary file not shown.
BIN
buildcheck/de/Microsoft.Data.SqlClient.resources.dll
Normal file
BIN
buildcheck/de/Microsoft.Data.SqlClient.resources.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
buildcheck/es/Microsoft.CodeAnalysis.CSharp.resources.dll
Normal file
BIN
buildcheck/es/Microsoft.CodeAnalysis.CSharp.resources.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
buildcheck/es/Microsoft.CodeAnalysis.Workspaces.resources.dll
Normal file
BIN
buildcheck/es/Microsoft.CodeAnalysis.Workspaces.resources.dll
Normal file
Binary file not shown.
BIN
buildcheck/es/Microsoft.CodeAnalysis.resources.dll
Normal file
BIN
buildcheck/es/Microsoft.CodeAnalysis.resources.dll
Normal file
Binary file not shown.
BIN
buildcheck/es/Microsoft.Data.SqlClient.resources.dll
Normal file
BIN
buildcheck/es/Microsoft.Data.SqlClient.resources.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
buildcheck/fr/Microsoft.CodeAnalysis.CSharp.resources.dll
Normal file
BIN
buildcheck/fr/Microsoft.CodeAnalysis.CSharp.resources.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
buildcheck/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll
Normal file
BIN
buildcheck/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll
Normal file
Binary file not shown.
BIN
buildcheck/fr/Microsoft.CodeAnalysis.resources.dll
Normal file
BIN
buildcheck/fr/Microsoft.CodeAnalysis.resources.dll
Normal file
Binary file not shown.
BIN
buildcheck/fr/Microsoft.Data.SqlClient.resources.dll
Normal file
BIN
buildcheck/fr/Microsoft.Data.SqlClient.resources.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
buildcheck/it/Microsoft.CodeAnalysis.CSharp.resources.dll
Normal file
BIN
buildcheck/it/Microsoft.CodeAnalysis.CSharp.resources.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
buildcheck/it/Microsoft.CodeAnalysis.Workspaces.resources.dll
Normal file
BIN
buildcheck/it/Microsoft.CodeAnalysis.Workspaces.resources.dll
Normal file
Binary file not shown.
BIN
buildcheck/it/Microsoft.CodeAnalysis.resources.dll
Normal file
BIN
buildcheck/it/Microsoft.CodeAnalysis.resources.dll
Normal file
Binary file not shown.
BIN
buildcheck/it/Microsoft.Data.SqlClient.resources.dll
Normal file
BIN
buildcheck/it/Microsoft.Data.SqlClient.resources.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
buildcheck/ja/Microsoft.CodeAnalysis.CSharp.resources.dll
Normal file
BIN
buildcheck/ja/Microsoft.CodeAnalysis.CSharp.resources.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
buildcheck/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll
Normal file
BIN
buildcheck/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll
Normal file
Binary file not shown.
BIN
buildcheck/ja/Microsoft.CodeAnalysis.resources.dll
Normal file
BIN
buildcheck/ja/Microsoft.CodeAnalysis.resources.dll
Normal file
Binary file not shown.
BIN
buildcheck/ja/Microsoft.Data.SqlClient.resources.dll
Normal file
BIN
buildcheck/ja/Microsoft.Data.SqlClient.resources.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
buildcheck/ko/Microsoft.CodeAnalysis.CSharp.resources.dll
Normal file
BIN
buildcheck/ko/Microsoft.CodeAnalysis.CSharp.resources.dll
Normal file
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user