netcore-blueprint 1.0.15 → 1.0.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/create.js +32 -40
- package/package.json +1 -1
- package/Blueprint.API/Blueprint.API.csproj +0 -28
- package/Blueprint.API/Blueprint.API.csproj.user +0 -8
- package/Blueprint.API/Blueprint.API.http +0 -6
- package/Blueprint.API/Controllers/UserController.cs +0 -179
- package/Blueprint.API/Controllers/UserControllerAsync.cs +0 -51
- package/Blueprint.API/Controllers/VersionController.cs +0 -43
- package/Blueprint.API/Controllers/WeatherForecastController.cs +0 -33
- package/Blueprint.API/Mappers/DtoMappingProfile.cs +0 -28
- package/Blueprint.API/Program.cs +0 -176
- package/Blueprint.API/Properties/launchSettings.json +0 -41
- package/Blueprint.API/Services/RabbitMqConsumerService.cs +0 -154
- package/Blueprint.API/WeatherForecast.cs +0 -13
- package/Blueprint.API/appsettings.Development.json +0 -8
- package/Blueprint.API/appsettings.json +0 -22
- package/Blueprint.API/bin/Debug/net8.0/AWSSDK.Core.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/AWSSDK.Extensions.NETCore.Setup.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/AWSSDK.S3.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/AutoMapper.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Blueprint.API.deps.json +0 -1702
- package/Blueprint.API/bin/Debug/net8.0/Blueprint.API.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Blueprint.API.exe +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Blueprint.API.pdb +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Blueprint.API.runtimeconfig.json +0 -20
- package/Blueprint.API/bin/Debug/net8.0/Blueprint.Core.deps.json +0 -777
- package/Blueprint.API/bin/Debug/net8.0/Blueprint.Core.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Blueprint.Core.exe +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Blueprint.Core.pdb +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Blueprint.Core.runtimeconfig.json +0 -12
- package/Blueprint.API/bin/Debug/net8.0/Blueprint.Infra.deps.json +0 -1636
- package/Blueprint.API/bin/Debug/net8.0/Blueprint.Infra.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Blueprint.Infra.exe +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Blueprint.Infra.pdb +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Blueprint.Infra.runtimeconfig.json +0 -13
- package/Blueprint.API/bin/Debug/net8.0/DnsClient.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Humanizer.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Microsoft.AspNetCore.Mvc.Versioning.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Microsoft.Bcl.AsyncInterfaces.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Microsoft.Bcl.Memory.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Microsoft.CodeAnalysis.Workspaces.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Microsoft.CodeAnalysis.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Design.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Relational.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Microsoft.Extensions.Caching.Memory.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Microsoft.Extensions.DependencyModel.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Microsoft.Extensions.Logging.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Microsoft.Extensions.Options.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Microsoft.IdentityModel.Abstractions.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Microsoft.IdentityModel.Logging.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Microsoft.IdentityModel.Protocols.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Microsoft.IdentityModel.Tokens.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Microsoft.OpenApi.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/MongoDB.Bson.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/MongoDB.Driver.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Mono.TextTemplating.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/MySqlConnector.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Pomelo.EntityFrameworkCore.MySql.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/RabbitMQ.Client.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/SharpCompress.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Snappier.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Swashbuckle.AspNetCore.Swagger.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/System.CodeDom.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/System.Composition.AttributedModel.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/System.Composition.Convention.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/System.Composition.Hosting.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/System.Composition.Runtime.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/System.Composition.TypedParts.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/System.IdentityModel.Tokens.Jwt.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/ZstdSharp.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/appsettings.Development.json +0 -8
- package/Blueprint.API/bin/Debug/net8.0/appsettings.json +0 -22
- package/Blueprint.API/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
- package/Blueprint.API/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll +0 -0
- package/Blueprint.API/obj/Blueprint.API.csproj.nuget.dgspec.json +0 -283
- package/Blueprint.API/obj/Blueprint.API.csproj.nuget.g.props +0 -28
- package/Blueprint.API/obj/Blueprint.API.csproj.nuget.g.targets +0 -11
- package/Blueprint.API/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs +0 -4
- package/Blueprint.API/obj/Debug/net8.0/Blueprin.4BAE1BA3.Up2Date +0 -0
- package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.AssemblyInfo.cs +0 -23
- package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.AssemblyInfoInputs.cache +0 -1
- package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.GeneratedMSBuildEditorConfig.editorconfig +0 -19
- package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.GlobalUsings.g.cs +0 -17
- package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.MvcApplicationPartsAssemblyInfo.cache +0 -0
- package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.MvcApplicationPartsAssemblyInfo.cs +0 -18
- package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.assets.cache +0 -0
- package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.csproj.AssemblyReference.cache +0 -0
- package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.csproj.BuildWithSkipAnalyzers +0 -0
- package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.csproj.CoreCompileInputs.cache +0 -1
- package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.csproj.FileListAbsolute.txt +0 -142
- package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.dll +0 -0
- package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.genruntimeconfig.cache +0 -1
- package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.pdb +0 -0
- package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.sourcelink.json +0 -1
- package/Blueprint.API/obj/Debug/net8.0/apphost.exe +0 -0
- package/Blueprint.API/obj/Debug/net8.0/ref/Blueprint.API.dll +0 -0
- package/Blueprint.API/obj/Debug/net8.0/refint/Blueprint.API.dll +0 -0
- package/Blueprint.API/obj/Debug/net8.0/staticwebassets/msbuild.build.Blueprint.API.props +0 -3
- package/Blueprint.API/obj/Debug/net8.0/staticwebassets/msbuild.buildMultiTargeting.Blueprint.API.props +0 -3
- package/Blueprint.API/obj/Debug/net8.0/staticwebassets/msbuild.buildTransitive.Blueprint.API.props +0 -3
- package/Blueprint.API/obj/Debug/net8.0/staticwebassets.build.json +0 -11
- package/Blueprint.API/obj/project.assets.json +0 -5171
- package/Blueprint.API/obj/project.nuget.cache +0 -105
- package/Blueprint.API.sln +0 -43
- package/Blueprint.Core/Blueprint.Core.csproj +0 -15
- package/Blueprint.Core/Dtos/Requests/BaseRequestDto.cs +0 -25
- package/Blueprint.Core/Dtos/Requests/UserRequestDto.cs +0 -12
- package/Blueprint.Core/Dtos/Responses/BaseResponseDto.cs +0 -28
- package/Blueprint.Core/Dtos/Responses/UserResponseDto.cs +0 -11
- package/Blueprint.Core/Entities/BaseEntity.cs +0 -23
- package/Blueprint.Core/Entities/Category.cs +0 -9
- package/Blueprint.Core/Entities/Product.cs +0 -13
- package/Blueprint.Core/Entities/User.cs +0 -16
- package/Blueprint.Core/Enums/ActionType.cs +0 -11
- package/Blueprint.Core/Enums/UserRole.cs +0 -10
- package/Blueprint.Core/Interfaces/API/IItemService.cs +0 -13
- package/Blueprint.Core/Interfaces/API/IUserService.cs +0 -10
- package/Blueprint.Core/Interfaces/SPI/IItemInfra.cs +0 -14
- package/Blueprint.Core/Interfaces/SPI/IRabbitMqService.cs +0 -7
- package/Blueprint.Core/Interfaces/SPI/IRepositoryFactory.cs +0 -10
- package/Blueprint.Core/Interfaces/SPI/IUserInfra.cs +0 -10
- package/Blueprint.Core/Models/Error.cs +0 -69
- package/Blueprint.Core/Models/ErrorDetail.cs +0 -8
- package/Blueprint.Core/Models/PagerData.cs +0 -8
- package/Blueprint.Core/Models/PagingParams.cs +0 -8
- package/Blueprint.Core/Program.cs +0 -7
- package/Blueprint.Core/Properties/launchSettings.json +0 -12
- package/Blueprint.Core/Services/ItemService.cs +0 -47
- package/Blueprint.Core/Services/UserService.cs +0 -108
- package/Blueprint.Core/StaticClasses/Errors.cs +0 -20
- package/Blueprint.Core/Worker.cs +0 -24
- package/Blueprint.Core/appsettings.Development.json +0 -8
- package/Blueprint.Core/appsettings.json +0 -8
- package/Blueprint.Core/bin/Debug/net8.0/Blueprint.Core.deps.json +0 -777
- package/Blueprint.Core/bin/Debug/net8.0/Blueprint.Core.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Blueprint.Core.exe +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Blueprint.Core.pdb +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Blueprint.Core.runtimeconfig.json +0 -12
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Bcl.Memory.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Configuration.Binder.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Configuration.CommandLine.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Configuration.Json.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Configuration.UserSecrets.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Configuration.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Diagnostics.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.FileProviders.Physical.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Hosting.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Logging.Configuration.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Logging.Console.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Logging.Debug.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Logging.EventLog.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Logging.EventSource.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Logging.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Options.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Primitives.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.IdentityModel.Abstractions.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.IdentityModel.Logging.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/Microsoft.IdentityModel.Tokens.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/MongoDB.Bson.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/System.Diagnostics.EventLog.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/System.IdentityModel.Tokens.Jwt.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/appsettings.Development.json +0 -8
- package/Blueprint.Core/bin/Debug/net8.0/appsettings.json +0 -8
- package/Blueprint.Core/bin/Debug/net8.0/runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll +0 -0
- package/Blueprint.Core/bin/Debug/net8.0/runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll +0 -0
- package/Blueprint.Core/obj/Blueprint.Core.csproj.nuget.dgspec.json +0 -83
- package/Blueprint.Core/obj/Blueprint.Core.csproj.nuget.g.props +0 -18
- package/Blueprint.Core/obj/Blueprint.Core.csproj.nuget.g.targets +0 -10
- package/Blueprint.Core/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs +0 -4
- package/Blueprint.Core/obj/Debug/net8.0/Blueprin.55786069.Up2Date +0 -0
- package/Blueprint.Core/obj/Debug/net8.0/Blueprint.Core.AssemblyInfo.cs +0 -24
- package/Blueprint.Core/obj/Debug/net8.0/Blueprint.Core.AssemblyInfoInputs.cache +0 -1
- package/Blueprint.Core/obj/Debug/net8.0/Blueprint.Core.GeneratedMSBuildEditorConfig.editorconfig +0 -13
- package/Blueprint.Core/obj/Debug/net8.0/Blueprint.Core.GlobalUsings.g.cs +0 -12
- package/Blueprint.Core/obj/Debug/net8.0/Blueprint.Core.assets.cache +0 -0
- package/Blueprint.Core/obj/Debug/net8.0/Blueprint.Core.csproj.AssemblyReference.cache +0 -0
- package/Blueprint.Core/obj/Debug/net8.0/Blueprint.Core.csproj.BuildWithSkipAnalyzers +0 -0
- package/Blueprint.Core/obj/Debug/net8.0/Blueprint.Core.csproj.CoreCompileInputs.cache +0 -1
- package/Blueprint.Core/obj/Debug/net8.0/Blueprint.Core.csproj.FileListAbsolute.txt +0 -56
- package/Blueprint.Core/obj/Debug/net8.0/Blueprint.Core.dll +0 -0
- package/Blueprint.Core/obj/Debug/net8.0/Blueprint.Core.genruntimeconfig.cache +0 -1
- package/Blueprint.Core/obj/Debug/net8.0/Blueprint.Core.pdb +0 -0
- package/Blueprint.Core/obj/Debug/net8.0/Blueprint.Core.sourcelink.json +0 -1
- package/Blueprint.Core/obj/Debug/net8.0/apphost.exe +0 -0
- package/Blueprint.Core/obj/Debug/net8.0/ref/Blueprint.Core.dll +0 -0
- package/Blueprint.Core/obj/Debug/net8.0/refint/Blueprint.Core.dll +0 -0
- package/Blueprint.Core/obj/project.assets.json +0 -2182
- package/Blueprint.Core/obj/project.nuget.cache +0 -49
- package/Blueprint.Infra/Blueprint.Infra.csproj +0 -29
- package/Blueprint.Infra/Database/DbInitializer.cs +0 -188
- package/Blueprint.Infra/Database/MyDbContext.cs +0 -24
- package/Blueprint.Infra/Program.cs +0 -7
- package/Blueprint.Infra/Properties/launchSettings.json +0 -12
- package/Blueprint.Infra/Services/MongoItemInfra.cs +0 -110
- package/Blueprint.Infra/Services/MongoUserInfra.cs +0 -31
- package/Blueprint.Infra/Services/MySQLItemInfra.cs +0 -111
- package/Blueprint.Infra/Services/MySQLUserInfra.cs +0 -30
- package/Blueprint.Infra/Services/RabbitMqService.cs +0 -61
- package/Blueprint.Infra/Services/RepositoryFactory.cs +0 -39
- package/Blueprint.Infra/Worker.cs +0 -24
- package/Blueprint.Infra/appsettings.Development.json +0 -8
- package/Blueprint.Infra/appsettings.json +0 -8
- package/Blueprint.Infra/bin/Debug/net8.0/Blueprint.Core.deps.json +0 -777
- package/Blueprint.Infra/bin/Debug/net8.0/Blueprint.Core.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Blueprint.Core.exe +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Blueprint.Core.pdb +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Blueprint.Core.runtimeconfig.json +0 -12
- package/Blueprint.Infra/bin/Debug/net8.0/Blueprint.Infra.deps.json +0 -1636
- package/Blueprint.Infra/bin/Debug/net8.0/Blueprint.Infra.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Blueprint.Infra.exe +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Blueprint.Infra.pdb +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Blueprint.Infra.runtimeconfig.json +0 -13
- package/Blueprint.Infra/bin/Debug/net8.0/DnsClient.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Humanizer.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Bcl.AsyncInterfaces.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Bcl.Memory.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.CodeAnalysis.Workspaces.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.CodeAnalysis.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Design.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Relational.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Caching.Abstractions.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Caching.Memory.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Configuration.Binder.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Configuration.CommandLine.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Configuration.Json.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Configuration.UserSecrets.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Configuration.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.DependencyModel.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Diagnostics.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.FileProviders.Physical.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Hosting.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Logging.Configuration.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Logging.Console.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Logging.Debug.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Logging.EventLog.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Logging.EventSource.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Logging.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Options.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Primitives.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.IdentityModel.Abstractions.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.IdentityModel.Logging.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.IdentityModel.Tokens.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/MongoDB.Bson.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/MongoDB.Driver.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Mono.TextTemplating.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/MySqlConnector.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Pomelo.EntityFrameworkCore.MySql.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/RabbitMQ.Client.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/SharpCompress.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/Snappier.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/System.CodeDom.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/System.Composition.AttributedModel.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/System.Composition.Convention.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/System.Composition.Hosting.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/System.Composition.Runtime.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/System.Composition.TypedParts.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/System.Diagnostics.EventLog.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/System.IO.Pipelines.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/System.IdentityModel.Tokens.Jwt.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/System.Threading.RateLimiting.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/ZstdSharp.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/appsettings.Development.json +0 -8
- package/Blueprint.Infra/bin/Debug/net8.0/appsettings.json +0 -8
- package/Blueprint.Infra/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
- package/Blueprint.Infra/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll +0 -0
- package/Blueprint.Infra/obj/Blueprint.Infra.csproj.nuget.dgspec.json +0 -176
- package/Blueprint.Infra/obj/Blueprint.Infra.csproj.nuget.g.props +0 -24
- package/Blueprint.Infra/obj/Blueprint.Infra.csproj.nuget.g.targets +0 -10
- package/Blueprint.Infra/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs +0 -4
- package/Blueprint.Infra/obj/Debug/net8.0/Blueprin.DC076348.Up2Date +0 -0
- package/Blueprint.Infra/obj/Debug/net8.0/Blueprint.Infra.AssemblyInfo.cs +0 -24
- package/Blueprint.Infra/obj/Debug/net8.0/Blueprint.Infra.AssemblyInfoInputs.cache +0 -1
- package/Blueprint.Infra/obj/Debug/net8.0/Blueprint.Infra.GeneratedMSBuildEditorConfig.editorconfig +0 -13
- package/Blueprint.Infra/obj/Debug/net8.0/Blueprint.Infra.GlobalUsings.g.cs +0 -12
- package/Blueprint.Infra/obj/Debug/net8.0/Blueprint.Infra.assets.cache +0 -0
- package/Blueprint.Infra/obj/Debug/net8.0/Blueprint.Infra.csproj.AssemblyReference.cache +0 -0
- package/Blueprint.Infra/obj/Debug/net8.0/Blueprint.Infra.csproj.BuildWithSkipAnalyzers +0 -0
- package/Blueprint.Infra/obj/Debug/net8.0/Blueprint.Infra.csproj.CoreCompileInputs.cache +0 -1
- package/Blueprint.Infra/obj/Debug/net8.0/Blueprint.Infra.csproj.FileListAbsolute.txt +0 -143
- package/Blueprint.Infra/obj/Debug/net8.0/Blueprint.Infra.dll +0 -0
- package/Blueprint.Infra/obj/Debug/net8.0/Blueprint.Infra.genruntimeconfig.cache +0 -1
- package/Blueprint.Infra/obj/Debug/net8.0/Blueprint.Infra.pdb +0 -0
- package/Blueprint.Infra/obj/Debug/net8.0/Blueprint.Infra.sourcelink.json +0 -1
- package/Blueprint.Infra/obj/Debug/net8.0/apphost.exe +0 -0
- package/Blueprint.Infra/obj/Debug/net8.0/ref/Blueprint.Infra.dll +0 -0
- package/Blueprint.Infra/obj/Debug/net8.0/refint/Blueprint.Infra.dll +0 -0
- package/Blueprint.Infra/obj/project.assets.json +0 -4442
- package/Blueprint.Infra/obj/project.nuget.cache +0 -92
- package/Blueprint.Test/Blueprint.Test.csproj +0 -29
- package/Blueprint.Test/UnitTest1.cs +0 -11
- package/Blueprint.Test/bin/Debug/net8.0/AWSSDK.Core.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/AWSSDK.Extensions.NETCore.Setup.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/AWSSDK.S3.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/AutoMapper.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Blueprint.API.deps.json +0 -1702
- package/Blueprint.Test/bin/Debug/net8.0/Blueprint.API.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Blueprint.API.exe +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Blueprint.API.pdb +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Blueprint.API.runtimeconfig.json +0 -20
- package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Core.deps.json +0 -777
- package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Core.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Core.exe +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Core.pdb +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Core.runtimeconfig.json +0 -12
- package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Infra.deps.json +0 -1636
- package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Infra.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Infra.exe +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Infra.pdb +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Infra.runtimeconfig.json +0 -13
- package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Test.deps.json +0 -2804
- package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Test.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Test.pdb +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Test.runtimeconfig.json +0 -19
- package/Blueprint.Test/bin/Debug/net8.0/CoverletSourceRootsMapping_Blueprint.Test +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/DnsClient.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Microsoft.AspNetCore.Mvc.Versioning.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Microsoft.Bcl.Memory.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Relational.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Microsoft.Extensions.Caching.Memory.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Microsoft.Extensions.Logging.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Microsoft.Extensions.Options.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Microsoft.IdentityModel.Abstractions.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Microsoft.IdentityModel.Logging.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Microsoft.IdentityModel.Protocols.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Microsoft.IdentityModel.Tokens.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Microsoft.OpenApi.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Microsoft.TestPlatform.CommunicationUtilities.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Microsoft.TestPlatform.CoreUtilities.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Microsoft.TestPlatform.CrossPlatEngine.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Microsoft.TestPlatform.PlatformAbstractions.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Microsoft.TestPlatform.Utilities.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Microsoft.VisualStudio.TestPlatform.Common.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/MongoDB.Bson.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/MongoDB.Driver.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/MySqlConnector.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Newtonsoft.Json.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/NuGet.Frameworks.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Pomelo.EntityFrameworkCore.MySql.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/RabbitMQ.Client.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/SharpCompress.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Snappier.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Swashbuckle.AspNetCore.Swagger.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/System.IdentityModel.Tokens.Jwt.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/ZstdSharp.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/appsettings.Development.json +0 -8
- package/Blueprint.Test/bin/Debug/net8.0/appsettings.json +0 -17
- package/Blueprint.Test/bin/Debug/net8.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/testhost.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/testhost.exe +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/xunit.abstractions.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/xunit.assert.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/xunit.core.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/xunit.execution.dotnet.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/xunit.runner.reporters.netcoreapp10.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/xunit.runner.utility.netcoreapp10.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/xunit.runner.visualstudio.dotnetcore.testadapter.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +0 -0
- package/Blueprint.Test/bin/Debug/net8.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +0 -0
- package/Blueprint.Test/obj/Blueprint.Test.csproj.nuget.dgspec.json +0 -372
- package/Blueprint.Test/obj/Blueprint.Test.csproj.nuget.g.props +0 -30
- package/Blueprint.Test/obj/Blueprint.Test.csproj.nuget.g.targets +0 -14
- package/Blueprint.Test/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs +0 -4
- package/Blueprint.Test/obj/Debug/net8.0/Blueprin.BFA8907E.Up2Date +0 -0
- package/Blueprint.Test/obj/Debug/net8.0/Blueprint.Test.AssemblyInfo.cs +0 -23
- package/Blueprint.Test/obj/Debug/net8.0/Blueprint.Test.AssemblyInfoInputs.cache +0 -1
- package/Blueprint.Test/obj/Debug/net8.0/Blueprint.Test.GeneratedMSBuildEditorConfig.editorconfig +0 -13
- package/Blueprint.Test/obj/Debug/net8.0/Blueprint.Test.GlobalUsings.g.cs +0 -9
- package/Blueprint.Test/obj/Debug/net8.0/Blueprint.Test.assets.cache +0 -0
- package/Blueprint.Test/obj/Debug/net8.0/Blueprint.Test.csproj.AssemblyReference.cache +0 -0
- package/Blueprint.Test/obj/Debug/net8.0/Blueprint.Test.csproj.CoreCompileInputs.cache +0 -1
- package/Blueprint.Test/obj/Debug/net8.0/Blueprint.Test.csproj.FileListAbsolute.txt +0 -154
- package/Blueprint.Test/obj/Debug/net8.0/Blueprint.Test.dll +0 -0
- package/Blueprint.Test/obj/Debug/net8.0/Blueprint.Test.genruntimeconfig.cache +0 -1
- package/Blueprint.Test/obj/Debug/net8.0/Blueprint.Test.pdb +0 -0
- package/Blueprint.Test/obj/Debug/net8.0/Blueprint.Test.sourcelink.json +0 -1
- package/Blueprint.Test/obj/Debug/net8.0/ref/Blueprint.Test.dll +0 -0
- package/Blueprint.Test/obj/Debug/net8.0/refint/Blueprint.Test.dll +0 -0
- package/Blueprint.Test/obj/project.assets.json +0 -9266
- package/Blueprint.Test/obj/project.nuget.cache +0 -170
- package/README.md +0 -0
- package/gitignore +0 -12
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
|
2
|
-
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
3
|
-
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
4
|
-
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
|
|
5
|
-
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
|
|
6
|
-
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
|
|
7
|
-
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
|
8
|
-
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Truong\.nuget\packages\</NuGetPackageFolders>
|
|
9
|
-
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
|
10
|
-
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.10.1</NuGetToolVersion>
|
|
11
|
-
</PropertyGroup>
|
|
12
|
-
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
13
|
-
<SourceRoot Include="C:\Users\Truong\.nuget\packages\" />
|
|
14
|
-
</ItemGroup>
|
|
15
|
-
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
16
|
-
<Import Project="$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.props" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.props')" />
|
|
17
|
-
<Import Project="$(NuGetPackageRoot)swashbuckle.aspnetcore\6.4.0\build\Swashbuckle.AspNetCore.props" Condition="Exists('$(NuGetPackageRoot)swashbuckle.aspnetcore\6.4.0\build\Swashbuckle.AspNetCore.props')" />
|
|
18
|
-
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore\8.0.10\buildTransitive\net8.0\Microsoft.EntityFrameworkCore.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore\8.0.10\buildTransitive\net8.0\Microsoft.EntityFrameworkCore.props')" />
|
|
19
|
-
<Import Project="$(NuGetPackageRoot)microsoft.extensions.configuration.usersecrets\8.0.0\buildTransitive\net6.0\Microsoft.Extensions.Configuration.UserSecrets.props" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.configuration.usersecrets\8.0.0\buildTransitive\net6.0\Microsoft.Extensions.Configuration.UserSecrets.props')" />
|
|
20
|
-
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore.design\8.0.10\build\net8.0\Microsoft.EntityFrameworkCore.Design.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore.design\8.0.10\build\net8.0\Microsoft.EntityFrameworkCore.Design.props')" />
|
|
21
|
-
</ImportGroup>
|
|
22
|
-
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
23
|
-
<PkgMicrosoft_Extensions_ApiDescription_Server Condition=" '$(PkgMicrosoft_Extensions_ApiDescription_Server)' == '' ">C:\Users\Truong\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5</PkgMicrosoft_Extensions_ApiDescription_Server>
|
|
24
|
-
<PkgMicrosoft_CodeAnalysis_Analyzers Condition=" '$(PkgMicrosoft_CodeAnalysis_Analyzers)' == '' ">C:\Users\Truong\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3</PkgMicrosoft_CodeAnalysis_Analyzers>
|
|
25
|
-
<PkgAWSSDK_Core Condition=" '$(PkgAWSSDK_Core)' == '' ">C:\Users\Truong\.nuget\packages\awssdk.core\3.7.400.70</PkgAWSSDK_Core>
|
|
26
|
-
<PkgAWSSDK_S3 Condition=" '$(PkgAWSSDK_S3)' == '' ">C:\Users\Truong\.nuget\packages\awssdk.s3\3.7.410.12</PkgAWSSDK_S3>
|
|
27
|
-
</PropertyGroup>
|
|
28
|
-
</Project>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
|
2
|
-
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
3
|
-
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
4
|
-
<Import Project="$(NuGetPackageRoot)system.text.json\8.0.0\buildTransitive\net6.0\System.Text.Json.targets" Condition="Exists('$(NuGetPackageRoot)system.text.json\8.0.0\buildTransitive\net6.0\System.Text.Json.targets')" />
|
|
5
|
-
<Import Project="$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\8.0.2\buildTransitive\net6.0\Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\8.0.2\buildTransitive\net6.0\Microsoft.Extensions.Logging.Abstractions.targets')" />
|
|
6
|
-
<Import Project="$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.targets')" />
|
|
7
|
-
<Import Project="$(NuGetPackageRoot)microsoft.extensions.options\8.0.2\buildTransitive\net6.0\Microsoft.Extensions.Options.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.options\8.0.2\buildTransitive\net6.0\Microsoft.Extensions.Options.targets')" />
|
|
8
|
-
<Import Project="$(NuGetPackageRoot)microsoft.extensions.configuration.binder\8.0.0\buildTransitive\netstandard2.0\Microsoft.Extensions.Configuration.Binder.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.configuration.binder\8.0.0\buildTransitive\netstandard2.0\Microsoft.Extensions.Configuration.Binder.targets')" />
|
|
9
|
-
<Import Project="$(NuGetPackageRoot)microsoft.extensions.configuration.usersecrets\8.0.0\buildTransitive\net6.0\Microsoft.Extensions.Configuration.UserSecrets.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.configuration.usersecrets\8.0.0\buildTransitive\net6.0\Microsoft.Extensions.Configuration.UserSecrets.targets')" />
|
|
10
|
-
</ImportGroup>
|
|
11
|
-
</Project>
|
|
File without changes
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
//------------------------------------------------------------------------------
|
|
2
|
-
// <auto-generated>
|
|
3
|
-
// This code was generated by a tool.
|
|
4
|
-
// Runtime Version:4.0.30319.42000
|
|
5
|
-
//
|
|
6
|
-
// Changes to this file may cause incorrect behavior and will be lost if
|
|
7
|
-
// the code is regenerated.
|
|
8
|
-
// </auto-generated>
|
|
9
|
-
//------------------------------------------------------------------------------
|
|
10
|
-
|
|
11
|
-
using System;
|
|
12
|
-
using System.Reflection;
|
|
13
|
-
|
|
14
|
-
[assembly: System.Reflection.AssemblyCompanyAttribute("Blueprint.API")]
|
|
15
|
-
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
|
16
|
-
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
|
17
|
-
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+3cab73f7702ca29b8defe5bc05b7af76e2564c0a")]
|
|
18
|
-
[assembly: System.Reflection.AssemblyProductAttribute("Blueprint.API")]
|
|
19
|
-
[assembly: System.Reflection.AssemblyTitleAttribute("Blueprint.API")]
|
|
20
|
-
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
|
21
|
-
|
|
22
|
-
// Generated by the MSBuild WriteCodeFragment class.
|
|
23
|
-
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
a0a5b1c930071dff44ad4f3e17ab2e7a30ce5bfc4eb99f72501c2e4acae9ca3f
|
package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.GeneratedMSBuildEditorConfig.editorconfig
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
is_global = true
|
|
2
|
-
build_property.TargetFramework = net8.0
|
|
3
|
-
build_property.TargetPlatformMinVersion =
|
|
4
|
-
build_property.UsingMicrosoftNETSdkWeb = true
|
|
5
|
-
build_property.ProjectTypeGuids =
|
|
6
|
-
build_property.InvariantGlobalization =
|
|
7
|
-
build_property.PlatformNeutralAssembly =
|
|
8
|
-
build_property.EnforceExtendedAnalyzerRules =
|
|
9
|
-
build_property._SupportedPlatformList = Linux,macOS,Windows
|
|
10
|
-
build_property.RootNamespace = Blueprint.API
|
|
11
|
-
build_property.RootNamespace = Blueprint.API
|
|
12
|
-
build_property.ProjectDir = D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\
|
|
13
|
-
build_property.EnableComHosting =
|
|
14
|
-
build_property.EnableGeneratedComInterfaceComImportInterop =
|
|
15
|
-
build_property.RazorLangVersion = 8.0
|
|
16
|
-
build_property.SupportLocalizedComponentNames =
|
|
17
|
-
build_property.GenerateRazorMetadataSourceChecksumAttributes =
|
|
18
|
-
build_property.MSBuildProjectDirectory = D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API
|
|
19
|
-
build_property._RazorSourceGeneratorDebug =
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
// <auto-generated/>
|
|
2
|
-
global using global::Microsoft.AspNetCore.Builder;
|
|
3
|
-
global using global::Microsoft.AspNetCore.Hosting;
|
|
4
|
-
global using global::Microsoft.AspNetCore.Http;
|
|
5
|
-
global using global::Microsoft.AspNetCore.Routing;
|
|
6
|
-
global using global::Microsoft.Extensions.Configuration;
|
|
7
|
-
global using global::Microsoft.Extensions.DependencyInjection;
|
|
8
|
-
global using global::Microsoft.Extensions.Hosting;
|
|
9
|
-
global using global::Microsoft.Extensions.Logging;
|
|
10
|
-
global using global::System;
|
|
11
|
-
global using global::System.Collections.Generic;
|
|
12
|
-
global using global::System.IO;
|
|
13
|
-
global using global::System.Linq;
|
|
14
|
-
global using global::System.Net.Http;
|
|
15
|
-
global using global::System.Net.Http.Json;
|
|
16
|
-
global using global::System.Threading;
|
|
17
|
-
global using global::System.Threading.Tasks;
|
|
File without changes
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
//------------------------------------------------------------------------------
|
|
2
|
-
// <auto-generated>
|
|
3
|
-
// This code was generated by a tool.
|
|
4
|
-
// Runtime Version:4.0.30319.42000
|
|
5
|
-
//
|
|
6
|
-
// Changes to this file may cause incorrect behavior and will be lost if
|
|
7
|
-
// the code is regenerated.
|
|
8
|
-
// </auto-generated>
|
|
9
|
-
//------------------------------------------------------------------------------
|
|
10
|
-
|
|
11
|
-
using System;
|
|
12
|
-
using System.Reflection;
|
|
13
|
-
|
|
14
|
-
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.Mvc.Versioning")]
|
|
15
|
-
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")]
|
|
16
|
-
|
|
17
|
-
// Generated by the MSBuild WriteCodeFragment class.
|
|
18
|
-
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
56c68719e30af26406f468221d82bd05c882eac83c86b458ad0fc9ba5fb528aa
|
|
@@ -1,142 +0,0 @@
|
|
|
1
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\obj\Debug\net8.0\Blueprint.API.csproj.AssemblyReference.cache
|
|
2
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\obj\Debug\net8.0\Blueprint.API.GeneratedMSBuildEditorConfig.editorconfig
|
|
3
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\obj\Debug\net8.0\Blueprint.API.AssemblyInfoInputs.cache
|
|
4
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\obj\Debug\net8.0\Blueprint.API.AssemblyInfo.cs
|
|
5
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\obj\Debug\net8.0\Blueprint.API.csproj.CoreCompileInputs.cache
|
|
6
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\obj\Debug\net8.0\Blueprint.API.MvcApplicationPartsAssemblyInfo.cache
|
|
7
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\obj\Debug\net8.0\Blueprint.API.sourcelink.json
|
|
8
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Blueprint.Core.deps.json
|
|
9
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Blueprint.Core.runtimeconfig.json
|
|
10
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Blueprint.Core.exe
|
|
11
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Blueprint.Infra.deps.json
|
|
12
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Blueprint.Infra.runtimeconfig.json
|
|
13
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Blueprint.Infra.exe
|
|
14
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\appsettings.Development.json
|
|
15
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\appsettings.json
|
|
16
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Blueprint.API.exe
|
|
17
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Blueprint.API.deps.json
|
|
18
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Blueprint.API.runtimeconfig.json
|
|
19
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Blueprint.API.dll
|
|
20
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Blueprint.API.pdb
|
|
21
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\AutoMapper.dll
|
|
22
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.dll
|
|
23
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Abstractions.dll
|
|
24
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Relational.dll
|
|
25
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Microsoft.Extensions.Caching.Memory.dll
|
|
26
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Microsoft.Extensions.DependencyInjection.dll
|
|
27
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll
|
|
28
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Microsoft.Extensions.Logging.dll
|
|
29
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Microsoft.Extensions.Logging.Abstractions.dll
|
|
30
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Microsoft.Extensions.Options.dll
|
|
31
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Microsoft.OpenApi.dll
|
|
32
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\MySqlConnector.dll
|
|
33
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Pomelo.EntityFrameworkCore.MySql.dll
|
|
34
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Swashbuckle.AspNetCore.Swagger.dll
|
|
35
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Swashbuckle.AspNetCore.SwaggerGen.dll
|
|
36
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Swashbuckle.AspNetCore.SwaggerUI.dll
|
|
37
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Blueprint.Core.dll
|
|
38
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Blueprint.Infra.dll
|
|
39
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Blueprint.Core.pdb
|
|
40
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Blueprint.Infra.pdb
|
|
41
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\obj\Debug\net8.0\staticwebassets.build.json
|
|
42
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\obj\Debug\net8.0\staticwebassets.development.json
|
|
43
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\obj\Debug\net8.0\staticwebassets\msbuild.Blueprint.API.Microsoft.AspNetCore.StaticWebAssets.props
|
|
44
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\obj\Debug\net8.0\staticwebassets\msbuild.build.Blueprint.API.props
|
|
45
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\obj\Debug\net8.0\staticwebassets\msbuild.buildMultiTargeting.Blueprint.API.props
|
|
46
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\obj\Debug\net8.0\staticwebassets\msbuild.buildTransitive.Blueprint.API.props
|
|
47
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\obj\Debug\net8.0\staticwebassets.pack.json
|
|
48
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\obj\Debug\net8.0\scopedcss\bundle\Blueprint.API.styles.css
|
|
49
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\obj\Debug\net8.0\Blueprin.4BAE1BA3.Up2Date
|
|
50
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\obj\Debug\net8.0\Blueprint.API.dll
|
|
51
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\obj\Debug\net8.0\refint\Blueprint.API.dll
|
|
52
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\obj\Debug\net8.0\Blueprint.API.pdb
|
|
53
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\obj\Debug\net8.0\Blueprint.API.genruntimeconfig.cache
|
|
54
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\obj\Debug\net8.0\ref\Blueprint.API.dll
|
|
55
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll
|
|
56
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Microsoft.IdentityModel.Abstractions.dll
|
|
57
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Microsoft.IdentityModel.JsonWebTokens.dll
|
|
58
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Microsoft.IdentityModel.Logging.dll
|
|
59
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Microsoft.IdentityModel.Protocols.dll
|
|
60
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
|
|
61
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Microsoft.IdentityModel.Tokens.dll
|
|
62
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\System.IdentityModel.Tokens.Jwt.dll
|
|
63
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Humanizer.dll
|
|
64
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Microsoft.Bcl.AsyncInterfaces.dll
|
|
65
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Microsoft.CodeAnalysis.dll
|
|
66
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Microsoft.CodeAnalysis.CSharp.dll
|
|
67
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll
|
|
68
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Microsoft.CodeAnalysis.Workspaces.dll
|
|
69
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Microsoft.EntityFrameworkCore.Design.dll
|
|
70
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Microsoft.Extensions.DependencyModel.dll
|
|
71
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Mono.TextTemplating.dll
|
|
72
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\System.CodeDom.dll
|
|
73
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\System.Composition.AttributedModel.dll
|
|
74
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\System.Composition.Convention.dll
|
|
75
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\System.Composition.Hosting.dll
|
|
76
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\System.Composition.Runtime.dll
|
|
77
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\System.Composition.TypedParts.dll
|
|
78
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.resources.dll
|
|
79
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.resources.dll
|
|
80
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.resources.dll
|
|
81
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.resources.dll
|
|
82
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.resources.dll
|
|
83
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.resources.dll
|
|
84
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.resources.dll
|
|
85
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.resources.dll
|
|
86
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.resources.dll
|
|
87
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.resources.dll
|
|
88
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.resources.dll
|
|
89
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.resources.dll
|
|
90
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.resources.dll
|
|
91
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.CSharp.resources.dll
|
|
92
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.CSharp.resources.dll
|
|
93
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.CSharp.resources.dll
|
|
94
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.CSharp.resources.dll
|
|
95
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.CSharp.resources.dll
|
|
96
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.CSharp.resources.dll
|
|
97
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.CSharp.resources.dll
|
|
98
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.CSharp.resources.dll
|
|
99
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll
|
|
100
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.CSharp.resources.dll
|
|
101
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.CSharp.resources.dll
|
|
102
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll
|
|
103
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll
|
|
104
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
|
105
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
|
106
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
|
107
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
|
108
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
|
109
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
|
110
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
|
111
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
|
112
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
|
113
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
|
114
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
|
115
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
|
116
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
|
117
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
|
118
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\de\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
|
119
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\es\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
|
120
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
|
121
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\it\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
|
122
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
|
123
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
|
124
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
|
125
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
|
126
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
|
127
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
|
128
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
|
129
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
|
130
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Microsoft.AspNetCore.Mvc.Versioning.dll
|
|
131
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\AWSSDK.Core.dll
|
|
132
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\AWSSDK.Extensions.NETCore.Setup.dll
|
|
133
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\AWSSDK.S3.dll
|
|
134
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\DnsClient.dll
|
|
135
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\MongoDB.Bson.dll
|
|
136
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\MongoDB.Driver.dll
|
|
137
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\SharpCompress.dll
|
|
138
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Snappier.dll
|
|
139
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\ZstdSharp.dll
|
|
140
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\obj\Debug\net8.0\Blueprint.API.MvcApplicationPartsAssemblyInfo.cs
|
|
141
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\RabbitMQ.Client.dll
|
|
142
|
-
D:\@Projects\@@ Blueprint\NetWebAPIBlueprint\Blueprint.API\Blueprint.API\bin\Debug\net8.0\Microsoft.Bcl.Memory.dll
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
eede52cb44088274735b82779e3dc544eb2d6b010bc0710f186bad4659bf0c73
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"documents":{"D:\\@Projects\\@@ Blueprint\\NetWebAPIBlueprint\\Blueprint.API\\*":"https://gitlab.com/blueprint9125538/truongdx8-netcore-blueprint/-/raw/3cab73f7702ca29b8defe5bc05b7af76e2564c0a/*"}}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"Version": 1,
|
|
3
|
-
"Hash": "N9IKvCYCDrd5gUrYtm8B/NlqrmBMXwvZ+ErpOdvdeCI=",
|
|
4
|
-
"Source": "Blueprint.API",
|
|
5
|
-
"BasePath": "_content/Blueprint.API",
|
|
6
|
-
"Mode": "Default",
|
|
7
|
-
"ManifestType": "Build",
|
|
8
|
-
"ReferencedProjectsConfiguration": [],
|
|
9
|
-
"DiscoveryPatterns": [],
|
|
10
|
-
"Assets": []
|
|
11
|
-
}
|