25 de enero 2023

main
unknown 2 years ago
parent 1af52b9e00
commit 8e9917c340
  1. BIN
      .vs/MyRestFullApiAmazonBackend/DesignTimeBuild/.dtbcache.v2
  2. BIN
      .vs/MyRestFullApiAmazonBackend/FileContentIndex/1e5101e5-a686-4432-8f11-b5f57a2db5f4.vsidx
  3. BIN
      .vs/MyRestFullApiAmazonBackend/FileContentIndex/367323a3-4d24-4623-bc97-b70821679f77.vsidx
  4. BIN
      .vs/MyRestFullApiAmazonBackend/FileContentIndex/3ea90be7-e704-4588-a489-9d2e03c3eaa3.vsidx
  5. BIN
      .vs/MyRestFullApiAmazonBackend/FileContentIndex/435f9b9b-cc78-414c-aaf2-0a8b4358c8ce.vsidx
  6. BIN
      .vs/MyRestFullApiAmazonBackend/FileContentIndex/44412004-6144-4de5-894f-405134753949.vsidx
  7. BIN
      .vs/MyRestFullApiAmazonBackend/FileContentIndex/67ff3f2c-affa-4c9a-bbd7-b260b92a00fa.vsidx
  8. BIN
      .vs/MyRestFullApiAmazonBackend/FileContentIndex/a1bfc4c2-0b77-4072-9627-428b18596594.vsidx
  9. BIN
      .vs/MyRestFullApiAmazonBackend/FileContentIndex/f3f74f3c-7c8b-4085-902a-ea69099ac72e.vsidx
  10. BIN
      .vs/MyRestFullApiAmazonBackend/v17/.futdcache.v2
  11. BIN
      .vs/MyRestFullApiAmazonBackend/v17/.suo
  12. BIN
      .vs/ProjectEvaluation/myrestfullapiamazonbackend.metadata.v5.2
  13. BIN
      .vs/ProjectEvaluation/myrestfullapiamazonbackend.projects.v5.2
  14. 2
      MyRestFullApiAmazonBackend.sln
  15. 0
      MyRestFullApiAmazonBackend/AMAZONBackend.csproj
  16. 0
      MyRestFullApiAmazonBackend/AMAZONBackend.csproj.user
  17. 25
      MyRestFullApiAmazonBackend/Program.cs
  18. 2
      MyRestFullApiAmazonBackend/Properties/launchSettings.json
  19. 3
      MyRestFullApiAmazonBackend/appsettings.json
  20. 466
      MyRestFullApiAmazonBackend/bin/Debug/net6.0/AMAZONBackend.deps.json
  21. BIN
      MyRestFullApiAmazonBackend/bin/Debug/net6.0/AMAZONBackend.dll
  22. BIN
      MyRestFullApiAmazonBackend/bin/Debug/net6.0/AMAZONBackend.exe
  23. BIN
      MyRestFullApiAmazonBackend/bin/Debug/net6.0/AMAZONBackend.pdb
  24. 19
      MyRestFullApiAmazonBackend/bin/Debug/net6.0/AMAZONBackend.runtimeconfig.json
  25. 3
      MyRestFullApiAmazonBackend/bin/Debug/net6.0/appsettings.json
  26. 96
      MyRestFullApiAmazonBackend/obj/AMAZONBackend.csproj.nuget.dgspec.json
  27. 23
      MyRestFullApiAmazonBackend/obj/AMAZONBackend.csproj.nuget.g.props
  28. 6
      MyRestFullApiAmazonBackend/obj/AMAZONBackend.csproj.nuget.g.targets
  29. 23
      MyRestFullApiAmazonBackend/obj/Debug/net6.0/AMAZONBackend.AssemblyInfo.cs
  30. 1
      MyRestFullApiAmazonBackend/obj/Debug/net6.0/AMAZONBackend.AssemblyInfoInputs.cache
  31. 17
      MyRestFullApiAmazonBackend/obj/Debug/net6.0/AMAZONBackend.GeneratedMSBuildEditorConfig.editorconfig
  32. 17
      MyRestFullApiAmazonBackend/obj/Debug/net6.0/AMAZONBackend.GlobalUsings.g.cs
  33. 0
      MyRestFullApiAmazonBackend/obj/Debug/net6.0/AMAZONBackend.MvcApplicationPartsAssemblyInfo.cache
  34. 17
      MyRestFullApiAmazonBackend/obj/Debug/net6.0/AMAZONBackend.MvcApplicationPartsAssemblyInfo.cs
  35. BIN
      MyRestFullApiAmazonBackend/obj/Debug/net6.0/AMAZONBackend.assets.cache
  36. BIN
      MyRestFullApiAmazonBackend/obj/Debug/net6.0/AMAZONBackend.csproj.AssemblyReference.cache
  37. 0
      MyRestFullApiAmazonBackend/obj/Debug/net6.0/AMAZONBackend.csproj.BuildWithSkipAnalyzers
  38. 1
      MyRestFullApiAmazonBackend/obj/Debug/net6.0/AMAZONBackend.csproj.CoreCompileInputs.cache
  39. 46
      MyRestFullApiAmazonBackend/obj/Debug/net6.0/AMAZONBackend.csproj.FileListAbsolute.txt
  40. BIN
      MyRestFullApiAmazonBackend/obj/Debug/net6.0/AMAZONBackend.dll
  41. 1
      MyRestFullApiAmazonBackend/obj/Debug/net6.0/AMAZONBackend.genruntimeconfig.cache
  42. BIN
      MyRestFullApiAmazonBackend/obj/Debug/net6.0/AMAZONBackend.pdb
  43. BIN
      MyRestFullApiAmazonBackend/obj/Debug/net6.0/apphost.exe
  44. BIN
      MyRestFullApiAmazonBackend/obj/Debug/net6.0/ref/AMAZONBackend.dll
  45. BIN
      MyRestFullApiAmazonBackend/obj/Debug/net6.0/refint/AMAZONBackend.dll
  46. 6
      MyRestFullApiAmazonBackend/obj/Debug/net6.0/staticwebassets.build.json
  47. 3
      MyRestFullApiAmazonBackend/obj/Debug/net6.0/staticwebassets/msbuild.build.AMAZONBackend.props
  48. 3
      MyRestFullApiAmazonBackend/obj/Debug/net6.0/staticwebassets/msbuild.buildMultiTargeting.AMAZONBackend.props
  49. 3
      MyRestFullApiAmazonBackend/obj/Debug/net6.0/staticwebassets/msbuild.buildTransitive.AMAZONBackend.props
  50. 8
      MyRestFullApiAmazonBackend/obj/project.assets.json
  51. 4
      MyRestFullApiAmazonBackend/obj/project.nuget.cache

@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33205.214
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MyRestFullApiAmazonBackend", "MyRestFullApiAmazonBackend\MyRestFullApiAmazonBackend.csproj", "{9DDC5E96-E8BB-40BE-B548-D5BB2D09B473}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AMAZONBackend", "MyRestFullApiAmazonBackend\AMAZONBackend.csproj", "{9DDC5E96-E8BB-40BE-B548-D5BB2D09B473}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{723D4200-0592-4A53-88D6-E8BA44D77F3C}"
ProjectSection(SolutionItems) = preProject

@ -7,6 +7,25 @@ builder.Services.AddControllers();
builder.Services.AddEndpointsApiExplorer();
builder.Services.AddSwaggerGen();
//services cors
builder.Services.AddCors(p => p.AddPolicy("corsapp", builder =>
{
//builder.WithOrigins("*").AllowAnyMethod().AllowAnyHeader();
builder.WithOrigins("http://localhost:3000",
"http://localhost:5000",
"https://localhost:5001",
"http://localhost",
"http://192.168.100.242:3000",
"http://74.208.65.168",
"http://reportes.gemcousa.com",
"http://www.gemcousa.mx",
"https://www.gemcousa.mx",
"http://www.gemcousa.mx:443",
"https://www.gemcousa.mx:443").AllowAnyMethod().AllowAnyHeader();
}));
var app = builder.Build();
// Configure the HTTP request pipeline.
@ -17,9 +36,9 @@ if (app.Environment.IsDevelopment())
}
app.UseHttpsRedirection();
app.UseAuthentication();
app.UseCors("corsapp");
app.UseAuthorization();
app.MapControllers();
app.Run();

@ -14,7 +14,7 @@
"dotnetRunMessages": true,
"launchBrowser": true,
"launchUrl": "swagger",
"applicationUrl": "https://localhost:7225;http://localhost:5134",
"applicationUrl": "https://localhost:5001;http://localhost:5000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}

@ -1,6 +1,7 @@
{
"ConnectionStrings": {
"SqlConnection": "server=.; database=GEMCO; Integrated Security=true;TrustServerCertificate=True; initial catalog = sa;user=code; password=Chispa10"
"SqlConnection": "server=.; database=GEMCO; Integrated Security=true;TrustServerCertificate=True initial catalog = sa;user=code; password=Chispa10;"
//initial catalog = sa;user=code; password=Chispa10
},
"Logging": {
"LogLevel": {

@ -0,0 +1,466 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"AMAZONBackend/1.0.0": {
"dependencies": {
"Dapper": "2.0.123",
"ExcelDataReader": "3.6.0",
"ExcelDataReader.DataSet": "3.6.0",
"Swashbuckle.AspNetCore": "6.2.3",
"System.Data.SqlClient": "4.8.5",
"System.IdentityModel.Tokens.Jwt": "6.26.0"
},
"runtime": {
"AMAZONBackend.dll": {}
}
},
"Dapper/2.0.123": {
"runtime": {
"lib/net5.0/Dapper.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.123.33578"
}
}
},
"ExcelDataReader/3.6.0": {
"runtime": {
"lib/netstandard2.0/ExcelDataReader.dll": {
"assemblyVersion": "3.6.0.0",
"fileVersion": "3.6.0.0"
}
}
},
"ExcelDataReader.DataSet/3.6.0": {
"dependencies": {
"ExcelDataReader": "3.6.0"
},
"runtime": {
"lib/netstandard2.0/ExcelDataReader.DataSet.dll": {
"assemblyVersion": "3.6.0.0",
"fileVersion": "3.6.0.0"
}
}
},
"Microsoft.CSharp/4.5.0": {},
"Microsoft.Extensions.ApiDescription.Server/3.0.0": {},
"Microsoft.IdentityModel.Abstractions/6.26.0": {
"runtime": {
"lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
"assemblyVersion": "6.26.0.0",
"fileVersion": "6.26.0.40120"
}
}
},
"Microsoft.IdentityModel.JsonWebTokens/6.26.0": {
"dependencies": {
"Microsoft.IdentityModel.Tokens": "6.26.0",
"System.Text.Encoding": "4.3.0",
"System.Text.Encodings.Web": "4.7.2",
"System.Text.Json": "4.7.2"
},
"runtime": {
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
"assemblyVersion": "6.26.0.0",
"fileVersion": "6.26.0.40120"
}
}
},
"Microsoft.IdentityModel.Logging/6.26.0": {
"dependencies": {
"Microsoft.IdentityModel.Abstractions": "6.26.0"
},
"runtime": {
"lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
"assemblyVersion": "6.26.0.0",
"fileVersion": "6.26.0.40120"
}
}
},
"Microsoft.IdentityModel.Tokens/6.26.0": {
"dependencies": {
"Microsoft.CSharp": "4.5.0",
"Microsoft.IdentityModel.Logging": "6.26.0",
"System.Security.Cryptography.Cng": "4.5.0"
},
"runtime": {
"lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
"assemblyVersion": "6.26.0.0",
"fileVersion": "6.26.0.40120"
}
}
},
"Microsoft.NETCore.Platforms/3.1.0": {},
"Microsoft.NETCore.Targets/1.1.0": {},
"Microsoft.OpenApi/1.2.3": {
"runtime": {
"lib/netstandard2.0/Microsoft.OpenApi.dll": {
"assemblyVersion": "1.2.3.0",
"fileVersion": "1.2.3.0"
}
}
},
"Microsoft.Win32.Registry/4.7.0": {
"dependencies": {
"System.Security.AccessControl": "4.7.0",
"System.Security.Principal.Windows": "4.7.0"
}
},
"runtime.native.System.Data.SqlClient.sni/4.7.0": {
"dependencies": {
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
"runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
}
},
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
"runtimeTargets": {
"runtimes/win-arm64/native/sni.dll": {
"rid": "win-arm64",
"assetType": "native",
"fileVersion": "4.6.25512.1"
}
}
},
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
"runtimeTargets": {
"runtimes/win-x64/native/sni.dll": {
"rid": "win-x64",
"assetType": "native",
"fileVersion": "4.6.25512.1"
}
}
},
"runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
"runtimeTargets": {
"runtimes/win-x86/native/sni.dll": {
"rid": "win-x86",
"assetType": "native",
"fileVersion": "4.6.25512.1"
}
}
},
"Swashbuckle.AspNetCore/6.2.3": {
"dependencies": {
"Microsoft.Extensions.ApiDescription.Server": "3.0.0",
"Swashbuckle.AspNetCore.Swagger": "6.2.3",
"Swashbuckle.AspNetCore.SwaggerGen": "6.2.3",
"Swashbuckle.AspNetCore.SwaggerUI": "6.2.3"
}
},
"Swashbuckle.AspNetCore.Swagger/6.2.3": {
"dependencies": {
"Microsoft.OpenApi": "1.2.3"
},
"runtime": {
"lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": {
"assemblyVersion": "6.2.3.0",
"fileVersion": "6.2.3.0"
}
}
},
"Swashbuckle.AspNetCore.SwaggerGen/6.2.3": {
"dependencies": {
"Swashbuckle.AspNetCore.Swagger": "6.2.3"
},
"runtime": {
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
"assemblyVersion": "6.2.3.0",
"fileVersion": "6.2.3.0"
}
}
},
"Swashbuckle.AspNetCore.SwaggerUI/6.2.3": {
"runtime": {
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
"assemblyVersion": "6.2.3.0",
"fileVersion": "6.2.3.0"
}
}
},
"System.Data.SqlClient/4.8.5": {
"dependencies": {
"Microsoft.Win32.Registry": "4.7.0",
"System.Security.Principal.Windows": "4.7.0",
"runtime.native.System.Data.SqlClient.sni": "4.7.0"
},
"runtime": {
"lib/netcoreapp2.1/System.Data.SqlClient.dll": {
"assemblyVersion": "4.6.1.5",
"fileVersion": "4.700.22.51706"
}
},
"runtimeTargets": {
"runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
"rid": "unix",
"assetType": "runtime",
"assemblyVersion": "4.6.1.5",
"fileVersion": "4.700.22.51706"
},
"runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "4.6.1.5",
"fileVersion": "4.700.22.51706"
}
}
},
"System.IdentityModel.Tokens.Jwt/6.26.0": {
"dependencies": {
"Microsoft.IdentityModel.JsonWebTokens": "6.26.0",
"Microsoft.IdentityModel.Tokens": "6.26.0"
},
"runtime": {
"lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
"assemblyVersion": "6.26.0.0",
"fileVersion": "6.26.0.40120"
}
}
},
"System.Runtime/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "3.1.0",
"Microsoft.NETCore.Targets": "1.1.0"
}
},
"System.Security.AccessControl/4.7.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "3.1.0",
"System.Security.Principal.Windows": "4.7.0"
}
},
"System.Security.Cryptography.Cng/4.5.0": {},
"System.Security.Principal.Windows/4.7.0": {},
"System.Text.Encoding/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "3.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Text.Encodings.Web/4.7.2": {},
"System.Text.Json/4.7.2": {}
}
},
"libraries": {
"AMAZONBackend/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Dapper/2.0.123": {
"type": "package",
"serviceable": true,
"sha512": "sha512-RDFF4rBLLmbpi6pwkY7q/M6UXHRJEOerplDGE5jwEkP/JGJnBauAClYavNKJPW1yOTWRPIyfj4is3EaJxQXILQ==",
"path": "dapper/2.0.123",
"hashPath": "dapper.2.0.123.nupkg.sha512"
},
"ExcelDataReader/3.6.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-eXyxTwG7EEWpgQX3juZ2KcndqTqm/ydx9GXS2lUiMJU54U4h5eXdygRtVgINv0t60ezPWEb+lL7uM7Q+wm5BBA==",
"path": "exceldatareader/3.6.0",
"hashPath": "exceldatareader.3.6.0.nupkg.sha512"
},
"ExcelDataReader.DataSet/3.6.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-miW3sWmPXnLM38YadRIfnhL4W4QZajpS6Q/OqsOpFJU5ct8h+M/fMpbGMm5INtsMP0Y1k0WK0stIfSW3RP31Xg==",
"path": "exceldatareader.dataset/3.6.0",
"hashPath": "exceldatareader.dataset.3.6.0.nupkg.sha512"
},
"Microsoft.CSharp/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
"path": "microsoft.csharp/4.5.0",
"hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
},
"Microsoft.Extensions.ApiDescription.Server/3.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-LH4OE/76F6sOCslif7+Xh3fS/wUUrE5ryeXAMcoCnuwOQGT5Smw0p57IgDh/pHgHaGz/e+AmEQb7pRgb++wt0w==",
"path": "microsoft.extensions.apidescription.server/3.0.0",
"hashPath": "microsoft.extensions.apidescription.server.3.0.0.nupkg.sha512"
},
"Microsoft.IdentityModel.Abstractions/6.26.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-NHEnDBvLYqP81YWqKk1pJt0qSUmqobvFsRL/SR/H6x1jmQh2D1EcuHHhmfIzDnzaOlQJL9GeBDHykqHp0JGNCw==",
"path": "microsoft.identitymodel.abstractions/6.26.0",
"hashPath": "microsoft.identitymodel.abstractions.6.26.0.nupkg.sha512"
},
"Microsoft.IdentityModel.JsonWebTokens/6.26.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5S993Y51C6p3pQGcvJvUU4Bxq5H5tXGyAzvmXXZkELv8pSWVgbgVsQakGupjx6WLFRN+Y6clp9chVytynWYn5A==",
"path": "microsoft.identitymodel.jsonwebtokens/6.26.0",
"hashPath": "microsoft.identitymodel.jsonwebtokens.6.26.0.nupkg.sha512"
},
"Microsoft.IdentityModel.Logging/6.26.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Svec5ltH4zz5ylAmFiHrUETLalw3d8siPbQ7+0H9GNGbZrVf5u7TaHpmDuJyb3EUiITfisD3vM83spsO/l1igA==",
"path": "microsoft.identitymodel.logging/6.26.0",
"hashPath": "microsoft.identitymodel.logging.6.26.0.nupkg.sha512"
},
"Microsoft.IdentityModel.Tokens/6.26.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-mFNbROC89eap6GTqoYcInCiYsaV8sLxPsgCurQnJDcJoLBk7XoAJpBJae6rkj2VEzWqfErd4jlzaqqRI7wjGOQ==",
"path": "microsoft.identitymodel.tokens/6.26.0",
"hashPath": "microsoft.identitymodel.tokens.6.26.0.nupkg.sha512"
},
"Microsoft.NETCore.Platforms/3.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==",
"path": "microsoft.netcore.platforms/3.1.0",
"hashPath": "microsoft.netcore.platforms.3.1.0.nupkg.sha512"
},
"Microsoft.NETCore.Targets/1.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
"path": "microsoft.netcore.targets/1.1.0",
"hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
},
"Microsoft.OpenApi/1.2.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
"path": "microsoft.openapi/1.2.3",
"hashPath": "microsoft.openapi.1.2.3.nupkg.sha512"
},
"Microsoft.Win32.Registry/4.7.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==",
"path": "microsoft.win32.registry/4.7.0",
"hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512"
},
"runtime.native.System.Data.SqlClient.sni/4.7.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-9kyFSIdN3T0qjDQ2R0HRXYIhS3l5psBzQi6qqhdLz+SzFyEy4sVxNOke+yyYv8Cu8rPER12c3RDjLT8wF3WBYQ==",
"path": "runtime.native.system.data.sqlclient.sni/4.7.0",
"hashPath": "runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512"
},
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
"path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
"hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
},
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
"path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
"hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
},
"runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
"path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
"hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
},
"Swashbuckle.AspNetCore/6.2.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-cnzQDn0Le+hInsw2SYwlOhOCPXpYi/szcvnyqZJ12v+QyrLBwAmWXBg6RIyHB18s/mLeywC+Rg2O9ndz0IUNYQ==",
"path": "swashbuckle.aspnetcore/6.2.3",
"hashPath": "swashbuckle.aspnetcore.6.2.3.nupkg.sha512"
},
"Swashbuckle.AspNetCore.Swagger/6.2.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-qOF7j1sL0bWm8g/qqHVPCvkO3JlVvUIB8WfC98kSh6BT5y5DAnBNctfac7XR5EZf+eD7/WasvANncTqwZYfmWQ==",
"path": "swashbuckle.aspnetcore.swagger/6.2.3",
"hashPath": "swashbuckle.aspnetcore.swagger.6.2.3.nupkg.sha512"
},
"Swashbuckle.AspNetCore.SwaggerGen/6.2.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+Xq7WdMCCfcXlnbLJVFNgY8ITdP2TRYIlpbt6IKzDw5FwFxdi9lBfNDtcT+/wkKwX70iBBFmXldnnd02/VO72A==",
"path": "swashbuckle.aspnetcore.swaggergen/6.2.3",
"hashPath": "swashbuckle.aspnetcore.swaggergen.6.2.3.nupkg.sha512"
},
"Swashbuckle.AspNetCore.SwaggerUI/6.2.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-bCRI87uKJVb4G+KURWm8LQrL64St04dEFZcF6gIM67Zc0Sr/N47EO83ybLMYOvfNdO1DCv8xwPcrz9J/VEhQ5g==",
"path": "swashbuckle.aspnetcore.swaggerui/6.2.3",
"hashPath": "swashbuckle.aspnetcore.swaggerui.6.2.3.nupkg.sha512"
},
"System.Data.SqlClient/4.8.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-fRqxut4lrndPHrXD+ht1XRmCL3obuKldm4XjCRYS9p5f7FSR7shBxAwTkDrpFMsHC9BhNgjjmUtiIjvehn5zkg==",
"path": "system.data.sqlclient/4.8.5",
"hashPath": "system.data.sqlclient.4.8.5.nupkg.sha512"
},
"System.IdentityModel.Tokens.Jwt/6.26.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-GT6imbntzCpoGHTRFUa98TPCF9PTnzV1v5KiTj9sT5ZmeYZErNA5ks5VDvYBaOC59y3dQ78IsMzEJm+XrxDk6w==",
"path": "system.identitymodel.tokens.jwt/6.26.0",
"hashPath": "system.identitymodel.tokens.jwt.6.26.0.nupkg.sha512"
},
"System.Runtime/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
"path": "system.runtime/4.3.0",
"hashPath": "system.runtime.4.3.0.nupkg.sha512"
},
"System.Security.AccessControl/4.7.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==",
"path": "system.security.accesscontrol/4.7.0",
"hashPath": "system.security.accesscontrol.4.7.0.nupkg.sha512"
},
"System.Security.Cryptography.Cng/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
"path": "system.security.cryptography.cng/4.5.0",
"hashPath": "system.security.cryptography.cng.4.5.0.nupkg.sha512"
},
"System.Security.Principal.Windows/4.7.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
"path": "system.security.principal.windows/4.7.0",
"hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512"
},
"System.Text.Encoding/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
"path": "system.text.encoding/4.3.0",
"hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
},
"System.Text.Encodings.Web/4.7.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-iTUgB/WtrZ1sWZs84F2hwyQhiRH6QNjQv2DkwrH+WP6RoFga2Q1m3f9/Q7FG8cck8AdHitQkmkXSY8qylcDmuA==",
"path": "system.text.encodings.web/4.7.2",
"hashPath": "system.text.encodings.web.4.7.2.nupkg.sha512"
},
"System.Text.Json/4.7.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
"path": "system.text.json/4.7.2",
"hashPath": "system.text.json.4.7.2.nupkg.sha512"
}
}
}

@ -0,0 +1,19 @@
{
"runtimeOptions": {
"tfm": "net6.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
{
"name": "Microsoft.AspNetCore.App",
"version": "6.0.0"
}
],
"configProperties": {
"System.GC.Server": true,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}

@ -1,6 +1,7 @@
{
"ConnectionStrings": {
"SqlConnection": "server=.; database=GEMCO; Integrated Security=true;TrustServerCertificate=True; initial catalog = sa;user=code; password=Chispa10"
"SqlConnection": "server=.; database=GEMCO; Integrated Security=true;TrustServerCertificate=True initial catalog = sa;user=code; password=Chispa10;"
//initial catalog = sa;user=code; password=Chispa10
},
"Logging": {
"LogLevel": {

@ -0,0 +1,96 @@
{
"format": 1,
"restore": {
"C:\\Projects\\staging\\AMAZONBackend\\AMAZONBackend\\MyRestFullApiAmazonBackend\\AMAZONBackend.csproj": {}
},
"projects": {
"C:\\Projects\\staging\\AMAZONBackend\\AMAZONBackend\\MyRestFullApiAmazonBackend\\AMAZONBackend.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Projects\\staging\\AMAZONBackend\\AMAZONBackend\\MyRestFullApiAmazonBackend\\AMAZONBackend.csproj",
"projectName": "AMAZONBackend",
"projectPath": "C:\\Projects\\staging\\AMAZONBackend\\AMAZONBackend\\MyRestFullApiAmazonBackend\\AMAZONBackend.csproj",
"packagesPath": "C:\\Users\\Luis Rendon\\.nuget\\packages\\",
"outputPath": "C:\\Projects\\staging\\AMAZONBackend\\AMAZONBackend\\MyRestFullApiAmazonBackend\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\Luis Rendon\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net6.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"dependencies": {
"Dapper": {
"target": "Package",
"version": "[2.0.123, )"
},
"ExcelDataReader": {
"target": "Package",
"version": "[3.6.0, )"
},
"ExcelDataReader.DataSet": {
"target": "Package",
"version": "[3.6.0, )"
},
"Swashbuckle.AspNetCore": {
"target": "Package",
"version": "[6.2.3, )"
},
"System.Data.SqlClient": {
"target": "Package",
"version": "[4.8.5, )"
},
"System.IdentityModel.Tokens.Jwt": {
"target": "Package",
"version": "[6.26.0, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.AspNetCore.App": {
"privateAssets": "none"
},
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.101\\RuntimeIdentifierGraph.json"
}
}
}
}
}

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Luis Rendon\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.4.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\Luis Rendon\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.extensions.apidescription.server\3.0.0\build\Microsoft.Extensions.ApiDescription.Server.props" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.apidescription.server\3.0.0\build\Microsoft.Extensions.ApiDescription.Server.props')" />
<Import Project="$(NuGetPackageRoot)swashbuckle.aspnetcore\6.2.3\build\Swashbuckle.AspNetCore.props" Condition="Exists('$(NuGetPackageRoot)swashbuckle.aspnetcore\6.2.3\build\Swashbuckle.AspNetCore.props')" />
</ImportGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_Extensions_ApiDescription_Server Condition=" '$(PkgMicrosoft_Extensions_ApiDescription_Server)' == '' ">C:\Users\Luis Rendon\.nuget\packages\microsoft.extensions.apidescription.server\3.0.0</PkgMicrosoft_Extensions_ApiDescription_Server>
</PropertyGroup>
</Project>

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.extensions.apidescription.server\3.0.0\build\Microsoft.Extensions.ApiDescription.Server.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.apidescription.server\3.0.0\build\Microsoft.Extensions.ApiDescription.Server.targets')" />
</ImportGroup>
</Project>

@ -0,0 +1,23 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("AMAZONBackend")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("AMAZONBackend")]
[assembly: System.Reflection.AssemblyTitleAttribute("AMAZONBackend")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

@ -0,0 +1,17 @@
is_global = true
build_property.TargetFramework = net6.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb = true
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = AMAZONBackend
build_property.RootNamespace = AMAZONBackend
build_property.ProjectDir = C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\
build_property.RazorLangVersion = 6.0
build_property.SupportLocalizedComponentNames =
build_property.GenerateRazorMetadataSourceChecksumAttributes =
build_property.MSBuildProjectDirectory = C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend
build_property._RazorSourceGeneratorDebug =

@ -0,0 +1,17 @@
// <auto-generated/>
global using global::Microsoft.AspNetCore.Builder;
global using global::Microsoft.AspNetCore.Hosting;
global using global::Microsoft.AspNetCore.Http;
global using global::Microsoft.AspNetCore.Routing;
global using global::Microsoft.Extensions.Configuration;
global using global::Microsoft.Extensions.DependencyInjection;
global using global::Microsoft.Extensions.Hosting;
global using global::Microsoft.Extensions.Logging;
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Net.Http.Json;
global using global::System.Threading;
global using global::System.Threading.Tasks;

@ -0,0 +1,17 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")]
// Generated by the MSBuild WriteCodeFragment class.

@ -0,0 +1,46 @@
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\bin\Debug\net6.0\appsettings.Development.json
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\bin\Debug\net6.0\appsettings.json
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\bin\Debug\net6.0\AMAZONBackend.exe
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\bin\Debug\net6.0\AMAZONBackend.deps.json
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\bin\Debug\net6.0\AMAZONBackend.runtimeconfig.json
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\bin\Debug\net6.0\AMAZONBackend.dll
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\bin\Debug\net6.0\AMAZONBackend.pdb
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\bin\Debug\net6.0\Dapper.dll
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\bin\Debug\net6.0\ExcelDataReader.dll
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\bin\Debug\net6.0\ExcelDataReader.DataSet.dll
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\bin\Debug\net6.0\Microsoft.IdentityModel.Abstractions.dll
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\bin\Debug\net6.0\Microsoft.IdentityModel.JsonWebTokens.dll
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\bin\Debug\net6.0\Microsoft.IdentityModel.Logging.dll
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\bin\Debug\net6.0\Microsoft.IdentityModel.Tokens.dll
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\bin\Debug\net6.0\Microsoft.OpenApi.dll
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\bin\Debug\net6.0\Swashbuckle.AspNetCore.Swagger.dll
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\bin\Debug\net6.0\Swashbuckle.AspNetCore.SwaggerGen.dll
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\bin\Debug\net6.0\Swashbuckle.AspNetCore.SwaggerUI.dll
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\bin\Debug\net6.0\System.Data.SqlClient.dll
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\bin\Debug\net6.0\System.IdentityModel.Tokens.Jwt.dll
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\bin\Debug\net6.0\runtimes\win-arm64\native\sni.dll
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\bin\Debug\net6.0\runtimes\win-x64\native\sni.dll
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\bin\Debug\net6.0\runtimes\win-x86\native\sni.dll
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\bin\Debug\net6.0\runtimes\unix\lib\netcoreapp2.1\System.Data.SqlClient.dll
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\bin\Debug\net6.0\runtimes\win\lib\netcoreapp2.1\System.Data.SqlClient.dll
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\obj\Debug\net6.0\AMAZONBackend.csproj.AssemblyReference.cache
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\obj\Debug\net6.0\AMAZONBackend.GeneratedMSBuildEditorConfig.editorconfig
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\obj\Debug\net6.0\AMAZONBackend.AssemblyInfoInputs.cache
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\obj\Debug\net6.0\AMAZONBackend.AssemblyInfo.cs
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\obj\Debug\net6.0\AMAZONBackend.csproj.CoreCompileInputs.cache
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\obj\Debug\net6.0\AMAZONBackend.MvcApplicationPartsAssemblyInfo.cs
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\obj\Debug\net6.0\AMAZONBackend.MvcApplicationPartsAssemblyInfo.cache
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\obj\Debug\net6.0\staticwebassets\msbuild.AMAZONBackend.Microsoft.AspNetCore.StaticWebAssets.props
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\obj\Debug\net6.0\staticwebassets\msbuild.build.AMAZONBackend.props
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\obj\Debug\net6.0\staticwebassets\msbuild.buildMultiTargeting.AMAZONBackend.props
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\obj\Debug\net6.0\staticwebassets\msbuild.buildTransitive.AMAZONBackend.props
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\obj\Debug\net6.0\staticwebassets.pack.json
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\obj\Debug\net6.0\staticwebassets.build.json
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\obj\Debug\net6.0\staticwebassets.development.json
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\obj\Debug\net6.0\scopedcss\bundle\AMAZONBackend.styles.css
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\obj\Debug\net6.0\AMAZONBackend.csproj.CopyComplete
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\obj\Debug\net6.0\AMAZONBackend.dll
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\obj\Debug\net6.0\refint\AMAZONBackend.dll
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\obj\Debug\net6.0\AMAZONBackend.pdb
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\obj\Debug\net6.0\AMAZONBackend.genruntimeconfig.cache
C:\Projects\staging\AMAZONBackend\AMAZONBackend\MyRestFullApiAmazonBackend\obj\Debug\net6.0\ref\AMAZONBackend.dll

@ -1,8 +1,8 @@
{
"Version": 1,
"Hash": "bKCGOSNS+3BRzb3HPipJYLsHtGBRblhpyr5QrKY39uA=",
"Source": "MyRestFullApiAmazonBackend",
"BasePath": "_content/MyRestFullApiAmazonBackend",
"Hash": "YymG8NuWOXoKY54dkUGNFaerLmjHAHzywNkPyzJ6EBI=",
"Source": "AMAZONBackend",
"BasePath": "_content/AMAZONBackend",
"Mode": "Default",
"ManifestType": "Build",
"ReferencedProjectsConfiguration": [],

@ -0,0 +1,3 @@
<Project>
<Import Project="Microsoft.AspNetCore.StaticWebAssets.props" />
</Project>

@ -0,0 +1,3 @@
<Project>
<Import Project="..\build\AMAZONBackend.props" />
</Project>

@ -0,0 +1,3 @@
<Project>
<Import Project="..\buildMultiTargeting\AMAZONBackend.props" />
</Project>

@ -1422,11 +1422,11 @@
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\Luis Rendon\\OneDrive - GEMCO\\Desktop\\MyRestFullApiAmazonBackend\\MyRestFullApiAmazonBackend\\MyRestFullApiAmazonBackend.csproj",
"projectName": "MyRestFullApiAmazonBackend",
"projectPath": "C:\\Users\\Luis Rendon\\OneDrive - GEMCO\\Desktop\\MyRestFullApiAmazonBackend\\MyRestFullApiAmazonBackend\\MyRestFullApiAmazonBackend.csproj",
"projectUniqueName": "C:\\Projects\\staging\\AMAZONBackend\\AMAZONBackend\\MyRestFullApiAmazonBackend\\AMAZONBackend.csproj",
"projectName": "AMAZONBackend",
"projectPath": "C:\\Projects\\staging\\AMAZONBackend\\AMAZONBackend\\MyRestFullApiAmazonBackend\\AMAZONBackend.csproj",
"packagesPath": "C:\\Users\\Luis Rendon\\.nuget\\packages\\",
"outputPath": "C:\\Users\\Luis Rendon\\OneDrive - GEMCO\\Desktop\\MyRestFullApiAmazonBackend\\MyRestFullApiAmazonBackend\\obj\\",
"outputPath": "C:\\Projects\\staging\\AMAZONBackend\\AMAZONBackend\\MyRestFullApiAmazonBackend\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"

@ -1,8 +1,8 @@
{
"version": 2,
"dgSpecHash": "5m+msG/cDrudzWtX0Tl93Y77U68mrnQVV7EgylgeAcjjGDUd5k/Y3US7+H8cVawbD1pPp5rr44ltKe7BFlEBKQ==",
"dgSpecHash": "XIab/ZFUFRfVv/JBrNSimU2z+yG6C3iDZFhO6Gyi30WEP6TypwqBwTeEOK8uIjH2tpvlEgzeTpsrv1Pq5gHbyQ==",
"success": true,
"projectFilePath": "C:\\Users\\Luis Rendon\\OneDrive - GEMCO\\Desktop\\MyRestFullApiAmazonBackend\\MyRestFullApiAmazonBackend\\MyRestFullApiAmazonBackend.csproj",
"projectFilePath": "C:\\Projects\\staging\\AMAZONBackend\\AMAZONBackend\\MyRestFullApiAmazonBackend\\AMAZONBackend.csproj",
"expectedPackageFiles": [
"C:\\Users\\Luis Rendon\\.nuget\\packages\\dapper\\2.0.123\\dapper.2.0.123.nupkg.sha512",
"C:\\Users\\Luis Rendon\\.nuget\\packages\\exceldatareader\\3.6.0\\exceldatareader.3.6.0.nupkg.sha512",

Loading…
Cancel
Save