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.
Files changed (597) hide show
  1. package/create.js +32 -40
  2. package/package.json +1 -1
  3. package/Blueprint.API/Blueprint.API.csproj +0 -28
  4. package/Blueprint.API/Blueprint.API.csproj.user +0 -8
  5. package/Blueprint.API/Blueprint.API.http +0 -6
  6. package/Blueprint.API/Controllers/UserController.cs +0 -179
  7. package/Blueprint.API/Controllers/UserControllerAsync.cs +0 -51
  8. package/Blueprint.API/Controllers/VersionController.cs +0 -43
  9. package/Blueprint.API/Controllers/WeatherForecastController.cs +0 -33
  10. package/Blueprint.API/Mappers/DtoMappingProfile.cs +0 -28
  11. package/Blueprint.API/Program.cs +0 -176
  12. package/Blueprint.API/Properties/launchSettings.json +0 -41
  13. package/Blueprint.API/Services/RabbitMqConsumerService.cs +0 -154
  14. package/Blueprint.API/WeatherForecast.cs +0 -13
  15. package/Blueprint.API/appsettings.Development.json +0 -8
  16. package/Blueprint.API/appsettings.json +0 -22
  17. package/Blueprint.API/bin/Debug/net8.0/AWSSDK.Core.dll +0 -0
  18. package/Blueprint.API/bin/Debug/net8.0/AWSSDK.Extensions.NETCore.Setup.dll +0 -0
  19. package/Blueprint.API/bin/Debug/net8.0/AWSSDK.S3.dll +0 -0
  20. package/Blueprint.API/bin/Debug/net8.0/AutoMapper.dll +0 -0
  21. package/Blueprint.API/bin/Debug/net8.0/Blueprint.API.deps.json +0 -1702
  22. package/Blueprint.API/bin/Debug/net8.0/Blueprint.API.dll +0 -0
  23. package/Blueprint.API/bin/Debug/net8.0/Blueprint.API.exe +0 -0
  24. package/Blueprint.API/bin/Debug/net8.0/Blueprint.API.pdb +0 -0
  25. package/Blueprint.API/bin/Debug/net8.0/Blueprint.API.runtimeconfig.json +0 -20
  26. package/Blueprint.API/bin/Debug/net8.0/Blueprint.Core.deps.json +0 -777
  27. package/Blueprint.API/bin/Debug/net8.0/Blueprint.Core.dll +0 -0
  28. package/Blueprint.API/bin/Debug/net8.0/Blueprint.Core.exe +0 -0
  29. package/Blueprint.API/bin/Debug/net8.0/Blueprint.Core.pdb +0 -0
  30. package/Blueprint.API/bin/Debug/net8.0/Blueprint.Core.runtimeconfig.json +0 -12
  31. package/Blueprint.API/bin/Debug/net8.0/Blueprint.Infra.deps.json +0 -1636
  32. package/Blueprint.API/bin/Debug/net8.0/Blueprint.Infra.dll +0 -0
  33. package/Blueprint.API/bin/Debug/net8.0/Blueprint.Infra.exe +0 -0
  34. package/Blueprint.API/bin/Debug/net8.0/Blueprint.Infra.pdb +0 -0
  35. package/Blueprint.API/bin/Debug/net8.0/Blueprint.Infra.runtimeconfig.json +0 -13
  36. package/Blueprint.API/bin/Debug/net8.0/DnsClient.dll +0 -0
  37. package/Blueprint.API/bin/Debug/net8.0/Humanizer.dll +0 -0
  38. package/Blueprint.API/bin/Debug/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll +0 -0
  39. package/Blueprint.API/bin/Debug/net8.0/Microsoft.AspNetCore.Mvc.Versioning.dll +0 -0
  40. package/Blueprint.API/bin/Debug/net8.0/Microsoft.Bcl.AsyncInterfaces.dll +0 -0
  41. package/Blueprint.API/bin/Debug/net8.0/Microsoft.Bcl.Memory.dll +0 -0
  42. package/Blueprint.API/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll +0 -0
  43. package/Blueprint.API/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.dll +0 -0
  44. package/Blueprint.API/bin/Debug/net8.0/Microsoft.CodeAnalysis.Workspaces.dll +0 -0
  45. package/Blueprint.API/bin/Debug/net8.0/Microsoft.CodeAnalysis.dll +0 -0
  46. package/Blueprint.API/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll +0 -0
  47. package/Blueprint.API/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Design.dll +0 -0
  48. package/Blueprint.API/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Relational.dll +0 -0
  49. package/Blueprint.API/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.dll +0 -0
  50. package/Blueprint.API/bin/Debug/net8.0/Microsoft.Extensions.Caching.Memory.dll +0 -0
  51. package/Blueprint.API/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
  52. package/Blueprint.API/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.dll +0 -0
  53. package/Blueprint.API/bin/Debug/net8.0/Microsoft.Extensions.DependencyModel.dll +0 -0
  54. package/Blueprint.API/bin/Debug/net8.0/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
  55. package/Blueprint.API/bin/Debug/net8.0/Microsoft.Extensions.Logging.dll +0 -0
  56. package/Blueprint.API/bin/Debug/net8.0/Microsoft.Extensions.Options.dll +0 -0
  57. package/Blueprint.API/bin/Debug/net8.0/Microsoft.IdentityModel.Abstractions.dll +0 -0
  58. package/Blueprint.API/bin/Debug/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll +0 -0
  59. package/Blueprint.API/bin/Debug/net8.0/Microsoft.IdentityModel.Logging.dll +0 -0
  60. package/Blueprint.API/bin/Debug/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll +0 -0
  61. package/Blueprint.API/bin/Debug/net8.0/Microsoft.IdentityModel.Protocols.dll +0 -0
  62. package/Blueprint.API/bin/Debug/net8.0/Microsoft.IdentityModel.Tokens.dll +0 -0
  63. package/Blueprint.API/bin/Debug/net8.0/Microsoft.OpenApi.dll +0 -0
  64. package/Blueprint.API/bin/Debug/net8.0/MongoDB.Bson.dll +0 -0
  65. package/Blueprint.API/bin/Debug/net8.0/MongoDB.Driver.dll +0 -0
  66. package/Blueprint.API/bin/Debug/net8.0/Mono.TextTemplating.dll +0 -0
  67. package/Blueprint.API/bin/Debug/net8.0/MySqlConnector.dll +0 -0
  68. package/Blueprint.API/bin/Debug/net8.0/Pomelo.EntityFrameworkCore.MySql.dll +0 -0
  69. package/Blueprint.API/bin/Debug/net8.0/RabbitMQ.Client.dll +0 -0
  70. package/Blueprint.API/bin/Debug/net8.0/SharpCompress.dll +0 -0
  71. package/Blueprint.API/bin/Debug/net8.0/Snappier.dll +0 -0
  72. package/Blueprint.API/bin/Debug/net8.0/Swashbuckle.AspNetCore.Swagger.dll +0 -0
  73. package/Blueprint.API/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll +0 -0
  74. package/Blueprint.API/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll +0 -0
  75. package/Blueprint.API/bin/Debug/net8.0/System.CodeDom.dll +0 -0
  76. package/Blueprint.API/bin/Debug/net8.0/System.Composition.AttributedModel.dll +0 -0
  77. package/Blueprint.API/bin/Debug/net8.0/System.Composition.Convention.dll +0 -0
  78. package/Blueprint.API/bin/Debug/net8.0/System.Composition.Hosting.dll +0 -0
  79. package/Blueprint.API/bin/Debug/net8.0/System.Composition.Runtime.dll +0 -0
  80. package/Blueprint.API/bin/Debug/net8.0/System.Composition.TypedParts.dll +0 -0
  81. package/Blueprint.API/bin/Debug/net8.0/System.IdentityModel.Tokens.Jwt.dll +0 -0
  82. package/Blueprint.API/bin/Debug/net8.0/ZstdSharp.dll +0 -0
  83. package/Blueprint.API/bin/Debug/net8.0/appsettings.Development.json +0 -8
  84. package/Blueprint.API/bin/Debug/net8.0/appsettings.json +0 -22
  85. package/Blueprint.API/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  86. package/Blueprint.API/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  87. package/Blueprint.API/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  88. package/Blueprint.API/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.resources.dll +0 -0
  89. package/Blueprint.API/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  90. package/Blueprint.API/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  91. package/Blueprint.API/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  92. package/Blueprint.API/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.resources.dll +0 -0
  93. package/Blueprint.API/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  94. package/Blueprint.API/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  95. package/Blueprint.API/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  96. package/Blueprint.API/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.resources.dll +0 -0
  97. package/Blueprint.API/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  98. package/Blueprint.API/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  99. package/Blueprint.API/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  100. package/Blueprint.API/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.resources.dll +0 -0
  101. package/Blueprint.API/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  102. package/Blueprint.API/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  103. package/Blueprint.API/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  104. package/Blueprint.API/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.resources.dll +0 -0
  105. package/Blueprint.API/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  106. package/Blueprint.API/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  107. package/Blueprint.API/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  108. package/Blueprint.API/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.resources.dll +0 -0
  109. package/Blueprint.API/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  110. package/Blueprint.API/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  111. package/Blueprint.API/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  112. package/Blueprint.API/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.resources.dll +0 -0
  113. package/Blueprint.API/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  114. package/Blueprint.API/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  115. package/Blueprint.API/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  116. package/Blueprint.API/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.resources.dll +0 -0
  117. package/Blueprint.API/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  118. package/Blueprint.API/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  119. package/Blueprint.API/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  120. package/Blueprint.API/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.resources.dll +0 -0
  121. package/Blueprint.API/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  122. package/Blueprint.API/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  123. package/Blueprint.API/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  124. package/Blueprint.API/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.resources.dll +0 -0
  125. package/Blueprint.API/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  126. package/Blueprint.API/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  127. package/Blueprint.API/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  128. package/Blueprint.API/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.resources.dll +0 -0
  129. package/Blueprint.API/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  130. package/Blueprint.API/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  131. package/Blueprint.API/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  132. package/Blueprint.API/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll +0 -0
  133. package/Blueprint.API/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  134. package/Blueprint.API/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  135. package/Blueprint.API/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  136. package/Blueprint.API/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll +0 -0
  137. package/Blueprint.API/obj/Blueprint.API.csproj.nuget.dgspec.json +0 -283
  138. package/Blueprint.API/obj/Blueprint.API.csproj.nuget.g.props +0 -28
  139. package/Blueprint.API/obj/Blueprint.API.csproj.nuget.g.targets +0 -11
  140. package/Blueprint.API/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs +0 -4
  141. package/Blueprint.API/obj/Debug/net8.0/Blueprin.4BAE1BA3.Up2Date +0 -0
  142. package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.AssemblyInfo.cs +0 -23
  143. package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.AssemblyInfoInputs.cache +0 -1
  144. package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.GeneratedMSBuildEditorConfig.editorconfig +0 -19
  145. package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.GlobalUsings.g.cs +0 -17
  146. package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.MvcApplicationPartsAssemblyInfo.cache +0 -0
  147. package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.MvcApplicationPartsAssemblyInfo.cs +0 -18
  148. package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.assets.cache +0 -0
  149. package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.csproj.AssemblyReference.cache +0 -0
  150. package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.csproj.BuildWithSkipAnalyzers +0 -0
  151. package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.csproj.CoreCompileInputs.cache +0 -1
  152. package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.csproj.FileListAbsolute.txt +0 -142
  153. package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.dll +0 -0
  154. package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.genruntimeconfig.cache +0 -1
  155. package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.pdb +0 -0
  156. package/Blueprint.API/obj/Debug/net8.0/Blueprint.API.sourcelink.json +0 -1
  157. package/Blueprint.API/obj/Debug/net8.0/apphost.exe +0 -0
  158. package/Blueprint.API/obj/Debug/net8.0/ref/Blueprint.API.dll +0 -0
  159. package/Blueprint.API/obj/Debug/net8.0/refint/Blueprint.API.dll +0 -0
  160. package/Blueprint.API/obj/Debug/net8.0/staticwebassets/msbuild.build.Blueprint.API.props +0 -3
  161. package/Blueprint.API/obj/Debug/net8.0/staticwebassets/msbuild.buildMultiTargeting.Blueprint.API.props +0 -3
  162. package/Blueprint.API/obj/Debug/net8.0/staticwebassets/msbuild.buildTransitive.Blueprint.API.props +0 -3
  163. package/Blueprint.API/obj/Debug/net8.0/staticwebassets.build.json +0 -11
  164. package/Blueprint.API/obj/project.assets.json +0 -5171
  165. package/Blueprint.API/obj/project.nuget.cache +0 -105
  166. package/Blueprint.API.sln +0 -43
  167. package/Blueprint.Core/Blueprint.Core.csproj +0 -15
  168. package/Blueprint.Core/Dtos/Requests/BaseRequestDto.cs +0 -25
  169. package/Blueprint.Core/Dtos/Requests/UserRequestDto.cs +0 -12
  170. package/Blueprint.Core/Dtos/Responses/BaseResponseDto.cs +0 -28
  171. package/Blueprint.Core/Dtos/Responses/UserResponseDto.cs +0 -11
  172. package/Blueprint.Core/Entities/BaseEntity.cs +0 -23
  173. package/Blueprint.Core/Entities/Category.cs +0 -9
  174. package/Blueprint.Core/Entities/Product.cs +0 -13
  175. package/Blueprint.Core/Entities/User.cs +0 -16
  176. package/Blueprint.Core/Enums/ActionType.cs +0 -11
  177. package/Blueprint.Core/Enums/UserRole.cs +0 -10
  178. package/Blueprint.Core/Interfaces/API/IItemService.cs +0 -13
  179. package/Blueprint.Core/Interfaces/API/IUserService.cs +0 -10
  180. package/Blueprint.Core/Interfaces/SPI/IItemInfra.cs +0 -14
  181. package/Blueprint.Core/Interfaces/SPI/IRabbitMqService.cs +0 -7
  182. package/Blueprint.Core/Interfaces/SPI/IRepositoryFactory.cs +0 -10
  183. package/Blueprint.Core/Interfaces/SPI/IUserInfra.cs +0 -10
  184. package/Blueprint.Core/Models/Error.cs +0 -69
  185. package/Blueprint.Core/Models/ErrorDetail.cs +0 -8
  186. package/Blueprint.Core/Models/PagerData.cs +0 -8
  187. package/Blueprint.Core/Models/PagingParams.cs +0 -8
  188. package/Blueprint.Core/Program.cs +0 -7
  189. package/Blueprint.Core/Properties/launchSettings.json +0 -12
  190. package/Blueprint.Core/Services/ItemService.cs +0 -47
  191. package/Blueprint.Core/Services/UserService.cs +0 -108
  192. package/Blueprint.Core/StaticClasses/Errors.cs +0 -20
  193. package/Blueprint.Core/Worker.cs +0 -24
  194. package/Blueprint.Core/appsettings.Development.json +0 -8
  195. package/Blueprint.Core/appsettings.json +0 -8
  196. package/Blueprint.Core/bin/Debug/net8.0/Blueprint.Core.deps.json +0 -777
  197. package/Blueprint.Core/bin/Debug/net8.0/Blueprint.Core.dll +0 -0
  198. package/Blueprint.Core/bin/Debug/net8.0/Blueprint.Core.exe +0 -0
  199. package/Blueprint.Core/bin/Debug/net8.0/Blueprint.Core.pdb +0 -0
  200. package/Blueprint.Core/bin/Debug/net8.0/Blueprint.Core.runtimeconfig.json +0 -12
  201. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Bcl.Memory.dll +0 -0
  202. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll +0 -0
  203. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Configuration.Binder.dll +0 -0
  204. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Configuration.CommandLine.dll +0 -0
  205. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll +0 -0
  206. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll +0 -0
  207. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Configuration.Json.dll +0 -0
  208. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Configuration.UserSecrets.dll +0 -0
  209. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Configuration.dll +0 -0
  210. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
  211. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.dll +0 -0
  212. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll +0 -0
  213. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Diagnostics.dll +0 -0
  214. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll +0 -0
  215. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.FileProviders.Physical.dll +0 -0
  216. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll +0 -0
  217. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll +0 -0
  218. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Hosting.dll +0 -0
  219. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
  220. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Logging.Configuration.dll +0 -0
  221. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Logging.Console.dll +0 -0
  222. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Logging.Debug.dll +0 -0
  223. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Logging.EventLog.dll +0 -0
  224. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Logging.EventSource.dll +0 -0
  225. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Logging.dll +0 -0
  226. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll +0 -0
  227. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Options.dll +0 -0
  228. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.Extensions.Primitives.dll +0 -0
  229. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.IdentityModel.Abstractions.dll +0 -0
  230. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll +0 -0
  231. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.IdentityModel.Logging.dll +0 -0
  232. package/Blueprint.Core/bin/Debug/net8.0/Microsoft.IdentityModel.Tokens.dll +0 -0
  233. package/Blueprint.Core/bin/Debug/net8.0/MongoDB.Bson.dll +0 -0
  234. package/Blueprint.Core/bin/Debug/net8.0/System.Diagnostics.EventLog.dll +0 -0
  235. package/Blueprint.Core/bin/Debug/net8.0/System.IdentityModel.Tokens.Jwt.dll +0 -0
  236. package/Blueprint.Core/bin/Debug/net8.0/appsettings.Development.json +0 -8
  237. package/Blueprint.Core/bin/Debug/net8.0/appsettings.json +0 -8
  238. package/Blueprint.Core/bin/Debug/net8.0/runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll +0 -0
  239. package/Blueprint.Core/bin/Debug/net8.0/runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll +0 -0
  240. package/Blueprint.Core/obj/Blueprint.Core.csproj.nuget.dgspec.json +0 -83
  241. package/Blueprint.Core/obj/Blueprint.Core.csproj.nuget.g.props +0 -18
  242. package/Blueprint.Core/obj/Blueprint.Core.csproj.nuget.g.targets +0 -10
  243. package/Blueprint.Core/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs +0 -4
  244. package/Blueprint.Core/obj/Debug/net8.0/Blueprin.55786069.Up2Date +0 -0
  245. package/Blueprint.Core/obj/Debug/net8.0/Blueprint.Core.AssemblyInfo.cs +0 -24
  246. package/Blueprint.Core/obj/Debug/net8.0/Blueprint.Core.AssemblyInfoInputs.cache +0 -1
  247. package/Blueprint.Core/obj/Debug/net8.0/Blueprint.Core.GeneratedMSBuildEditorConfig.editorconfig +0 -13
  248. package/Blueprint.Core/obj/Debug/net8.0/Blueprint.Core.GlobalUsings.g.cs +0 -12
  249. package/Blueprint.Core/obj/Debug/net8.0/Blueprint.Core.assets.cache +0 -0
  250. package/Blueprint.Core/obj/Debug/net8.0/Blueprint.Core.csproj.AssemblyReference.cache +0 -0
  251. package/Blueprint.Core/obj/Debug/net8.0/Blueprint.Core.csproj.BuildWithSkipAnalyzers +0 -0
  252. package/Blueprint.Core/obj/Debug/net8.0/Blueprint.Core.csproj.CoreCompileInputs.cache +0 -1
  253. package/Blueprint.Core/obj/Debug/net8.0/Blueprint.Core.csproj.FileListAbsolute.txt +0 -56
  254. package/Blueprint.Core/obj/Debug/net8.0/Blueprint.Core.dll +0 -0
  255. package/Blueprint.Core/obj/Debug/net8.0/Blueprint.Core.genruntimeconfig.cache +0 -1
  256. package/Blueprint.Core/obj/Debug/net8.0/Blueprint.Core.pdb +0 -0
  257. package/Blueprint.Core/obj/Debug/net8.0/Blueprint.Core.sourcelink.json +0 -1
  258. package/Blueprint.Core/obj/Debug/net8.0/apphost.exe +0 -0
  259. package/Blueprint.Core/obj/Debug/net8.0/ref/Blueprint.Core.dll +0 -0
  260. package/Blueprint.Core/obj/Debug/net8.0/refint/Blueprint.Core.dll +0 -0
  261. package/Blueprint.Core/obj/project.assets.json +0 -2182
  262. package/Blueprint.Core/obj/project.nuget.cache +0 -49
  263. package/Blueprint.Infra/Blueprint.Infra.csproj +0 -29
  264. package/Blueprint.Infra/Database/DbInitializer.cs +0 -188
  265. package/Blueprint.Infra/Database/MyDbContext.cs +0 -24
  266. package/Blueprint.Infra/Program.cs +0 -7
  267. package/Blueprint.Infra/Properties/launchSettings.json +0 -12
  268. package/Blueprint.Infra/Services/MongoItemInfra.cs +0 -110
  269. package/Blueprint.Infra/Services/MongoUserInfra.cs +0 -31
  270. package/Blueprint.Infra/Services/MySQLItemInfra.cs +0 -111
  271. package/Blueprint.Infra/Services/MySQLUserInfra.cs +0 -30
  272. package/Blueprint.Infra/Services/RabbitMqService.cs +0 -61
  273. package/Blueprint.Infra/Services/RepositoryFactory.cs +0 -39
  274. package/Blueprint.Infra/Worker.cs +0 -24
  275. package/Blueprint.Infra/appsettings.Development.json +0 -8
  276. package/Blueprint.Infra/appsettings.json +0 -8
  277. package/Blueprint.Infra/bin/Debug/net8.0/Blueprint.Core.deps.json +0 -777
  278. package/Blueprint.Infra/bin/Debug/net8.0/Blueprint.Core.dll +0 -0
  279. package/Blueprint.Infra/bin/Debug/net8.0/Blueprint.Core.exe +0 -0
  280. package/Blueprint.Infra/bin/Debug/net8.0/Blueprint.Core.pdb +0 -0
  281. package/Blueprint.Infra/bin/Debug/net8.0/Blueprint.Core.runtimeconfig.json +0 -12
  282. package/Blueprint.Infra/bin/Debug/net8.0/Blueprint.Infra.deps.json +0 -1636
  283. package/Blueprint.Infra/bin/Debug/net8.0/Blueprint.Infra.dll +0 -0
  284. package/Blueprint.Infra/bin/Debug/net8.0/Blueprint.Infra.exe +0 -0
  285. package/Blueprint.Infra/bin/Debug/net8.0/Blueprint.Infra.pdb +0 -0
  286. package/Blueprint.Infra/bin/Debug/net8.0/Blueprint.Infra.runtimeconfig.json +0 -13
  287. package/Blueprint.Infra/bin/Debug/net8.0/DnsClient.dll +0 -0
  288. package/Blueprint.Infra/bin/Debug/net8.0/Humanizer.dll +0 -0
  289. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Bcl.AsyncInterfaces.dll +0 -0
  290. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Bcl.Memory.dll +0 -0
  291. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll +0 -0
  292. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.dll +0 -0
  293. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.CodeAnalysis.Workspaces.dll +0 -0
  294. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.CodeAnalysis.dll +0 -0
  295. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll +0 -0
  296. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Design.dll +0 -0
  297. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Relational.dll +0 -0
  298. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.dll +0 -0
  299. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Caching.Abstractions.dll +0 -0
  300. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Caching.Memory.dll +0 -0
  301. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll +0 -0
  302. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Configuration.Binder.dll +0 -0
  303. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Configuration.CommandLine.dll +0 -0
  304. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll +0 -0
  305. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll +0 -0
  306. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Configuration.Json.dll +0 -0
  307. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Configuration.UserSecrets.dll +0 -0
  308. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Configuration.dll +0 -0
  309. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
  310. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.dll +0 -0
  311. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.DependencyModel.dll +0 -0
  312. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll +0 -0
  313. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Diagnostics.dll +0 -0
  314. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll +0 -0
  315. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.FileProviders.Physical.dll +0 -0
  316. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll +0 -0
  317. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll +0 -0
  318. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Hosting.dll +0 -0
  319. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
  320. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Logging.Configuration.dll +0 -0
  321. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Logging.Console.dll +0 -0
  322. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Logging.Debug.dll +0 -0
  323. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Logging.EventLog.dll +0 -0
  324. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Logging.EventSource.dll +0 -0
  325. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Logging.dll +0 -0
  326. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll +0 -0
  327. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Options.dll +0 -0
  328. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.Extensions.Primitives.dll +0 -0
  329. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.IdentityModel.Abstractions.dll +0 -0
  330. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll +0 -0
  331. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.IdentityModel.Logging.dll +0 -0
  332. package/Blueprint.Infra/bin/Debug/net8.0/Microsoft.IdentityModel.Tokens.dll +0 -0
  333. package/Blueprint.Infra/bin/Debug/net8.0/MongoDB.Bson.dll +0 -0
  334. package/Blueprint.Infra/bin/Debug/net8.0/MongoDB.Driver.dll +0 -0
  335. package/Blueprint.Infra/bin/Debug/net8.0/Mono.TextTemplating.dll +0 -0
  336. package/Blueprint.Infra/bin/Debug/net8.0/MySqlConnector.dll +0 -0
  337. package/Blueprint.Infra/bin/Debug/net8.0/Pomelo.EntityFrameworkCore.MySql.dll +0 -0
  338. package/Blueprint.Infra/bin/Debug/net8.0/RabbitMQ.Client.dll +0 -0
  339. package/Blueprint.Infra/bin/Debug/net8.0/SharpCompress.dll +0 -0
  340. package/Blueprint.Infra/bin/Debug/net8.0/Snappier.dll +0 -0
  341. package/Blueprint.Infra/bin/Debug/net8.0/System.CodeDom.dll +0 -0
  342. package/Blueprint.Infra/bin/Debug/net8.0/System.Composition.AttributedModel.dll +0 -0
  343. package/Blueprint.Infra/bin/Debug/net8.0/System.Composition.Convention.dll +0 -0
  344. package/Blueprint.Infra/bin/Debug/net8.0/System.Composition.Hosting.dll +0 -0
  345. package/Blueprint.Infra/bin/Debug/net8.0/System.Composition.Runtime.dll +0 -0
  346. package/Blueprint.Infra/bin/Debug/net8.0/System.Composition.TypedParts.dll +0 -0
  347. package/Blueprint.Infra/bin/Debug/net8.0/System.Diagnostics.EventLog.dll +0 -0
  348. package/Blueprint.Infra/bin/Debug/net8.0/System.IO.Pipelines.dll +0 -0
  349. package/Blueprint.Infra/bin/Debug/net8.0/System.IdentityModel.Tokens.Jwt.dll +0 -0
  350. package/Blueprint.Infra/bin/Debug/net8.0/System.Threading.RateLimiting.dll +0 -0
  351. package/Blueprint.Infra/bin/Debug/net8.0/ZstdSharp.dll +0 -0
  352. package/Blueprint.Infra/bin/Debug/net8.0/appsettings.Development.json +0 -8
  353. package/Blueprint.Infra/bin/Debug/net8.0/appsettings.json +0 -8
  354. package/Blueprint.Infra/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  355. package/Blueprint.Infra/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  356. package/Blueprint.Infra/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  357. package/Blueprint.Infra/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.resources.dll +0 -0
  358. package/Blueprint.Infra/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  359. package/Blueprint.Infra/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  360. package/Blueprint.Infra/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  361. package/Blueprint.Infra/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.resources.dll +0 -0
  362. package/Blueprint.Infra/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  363. package/Blueprint.Infra/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  364. package/Blueprint.Infra/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  365. package/Blueprint.Infra/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.resources.dll +0 -0
  366. package/Blueprint.Infra/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  367. package/Blueprint.Infra/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  368. package/Blueprint.Infra/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  369. package/Blueprint.Infra/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.resources.dll +0 -0
  370. package/Blueprint.Infra/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  371. package/Blueprint.Infra/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  372. package/Blueprint.Infra/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  373. package/Blueprint.Infra/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.resources.dll +0 -0
  374. package/Blueprint.Infra/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  375. package/Blueprint.Infra/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  376. package/Blueprint.Infra/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  377. package/Blueprint.Infra/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.resources.dll +0 -0
  378. package/Blueprint.Infra/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  379. package/Blueprint.Infra/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  380. package/Blueprint.Infra/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  381. package/Blueprint.Infra/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.resources.dll +0 -0
  382. package/Blueprint.Infra/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  383. package/Blueprint.Infra/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  384. package/Blueprint.Infra/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  385. package/Blueprint.Infra/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.resources.dll +0 -0
  386. package/Blueprint.Infra/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  387. package/Blueprint.Infra/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  388. package/Blueprint.Infra/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  389. package/Blueprint.Infra/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.resources.dll +0 -0
  390. package/Blueprint.Infra/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  391. package/Blueprint.Infra/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  392. package/Blueprint.Infra/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  393. package/Blueprint.Infra/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.resources.dll +0 -0
  394. package/Blueprint.Infra/bin/Debug/net8.0/runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll +0 -0
  395. package/Blueprint.Infra/bin/Debug/net8.0/runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll +0 -0
  396. package/Blueprint.Infra/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  397. package/Blueprint.Infra/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  398. package/Blueprint.Infra/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  399. package/Blueprint.Infra/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.resources.dll +0 -0
  400. package/Blueprint.Infra/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  401. package/Blueprint.Infra/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  402. package/Blueprint.Infra/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  403. package/Blueprint.Infra/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll +0 -0
  404. package/Blueprint.Infra/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  405. package/Blueprint.Infra/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  406. package/Blueprint.Infra/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  407. package/Blueprint.Infra/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll +0 -0
  408. package/Blueprint.Infra/obj/Blueprint.Infra.csproj.nuget.dgspec.json +0 -176
  409. package/Blueprint.Infra/obj/Blueprint.Infra.csproj.nuget.g.props +0 -24
  410. package/Blueprint.Infra/obj/Blueprint.Infra.csproj.nuget.g.targets +0 -10
  411. package/Blueprint.Infra/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs +0 -4
  412. package/Blueprint.Infra/obj/Debug/net8.0/Blueprin.DC076348.Up2Date +0 -0
  413. package/Blueprint.Infra/obj/Debug/net8.0/Blueprint.Infra.AssemblyInfo.cs +0 -24
  414. package/Blueprint.Infra/obj/Debug/net8.0/Blueprint.Infra.AssemblyInfoInputs.cache +0 -1
  415. package/Blueprint.Infra/obj/Debug/net8.0/Blueprint.Infra.GeneratedMSBuildEditorConfig.editorconfig +0 -13
  416. package/Blueprint.Infra/obj/Debug/net8.0/Blueprint.Infra.GlobalUsings.g.cs +0 -12
  417. package/Blueprint.Infra/obj/Debug/net8.0/Blueprint.Infra.assets.cache +0 -0
  418. package/Blueprint.Infra/obj/Debug/net8.0/Blueprint.Infra.csproj.AssemblyReference.cache +0 -0
  419. package/Blueprint.Infra/obj/Debug/net8.0/Blueprint.Infra.csproj.BuildWithSkipAnalyzers +0 -0
  420. package/Blueprint.Infra/obj/Debug/net8.0/Blueprint.Infra.csproj.CoreCompileInputs.cache +0 -1
  421. package/Blueprint.Infra/obj/Debug/net8.0/Blueprint.Infra.csproj.FileListAbsolute.txt +0 -143
  422. package/Blueprint.Infra/obj/Debug/net8.0/Blueprint.Infra.dll +0 -0
  423. package/Blueprint.Infra/obj/Debug/net8.0/Blueprint.Infra.genruntimeconfig.cache +0 -1
  424. package/Blueprint.Infra/obj/Debug/net8.0/Blueprint.Infra.pdb +0 -0
  425. package/Blueprint.Infra/obj/Debug/net8.0/Blueprint.Infra.sourcelink.json +0 -1
  426. package/Blueprint.Infra/obj/Debug/net8.0/apphost.exe +0 -0
  427. package/Blueprint.Infra/obj/Debug/net8.0/ref/Blueprint.Infra.dll +0 -0
  428. package/Blueprint.Infra/obj/Debug/net8.0/refint/Blueprint.Infra.dll +0 -0
  429. package/Blueprint.Infra/obj/project.assets.json +0 -4442
  430. package/Blueprint.Infra/obj/project.nuget.cache +0 -92
  431. package/Blueprint.Test/Blueprint.Test.csproj +0 -29
  432. package/Blueprint.Test/UnitTest1.cs +0 -11
  433. package/Blueprint.Test/bin/Debug/net8.0/AWSSDK.Core.dll +0 -0
  434. package/Blueprint.Test/bin/Debug/net8.0/AWSSDK.Extensions.NETCore.Setup.dll +0 -0
  435. package/Blueprint.Test/bin/Debug/net8.0/AWSSDK.S3.dll +0 -0
  436. package/Blueprint.Test/bin/Debug/net8.0/AutoMapper.dll +0 -0
  437. package/Blueprint.Test/bin/Debug/net8.0/Blueprint.API.deps.json +0 -1702
  438. package/Blueprint.Test/bin/Debug/net8.0/Blueprint.API.dll +0 -0
  439. package/Blueprint.Test/bin/Debug/net8.0/Blueprint.API.exe +0 -0
  440. package/Blueprint.Test/bin/Debug/net8.0/Blueprint.API.pdb +0 -0
  441. package/Blueprint.Test/bin/Debug/net8.0/Blueprint.API.runtimeconfig.json +0 -20
  442. package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Core.deps.json +0 -777
  443. package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Core.dll +0 -0
  444. package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Core.exe +0 -0
  445. package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Core.pdb +0 -0
  446. package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Core.runtimeconfig.json +0 -12
  447. package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Infra.deps.json +0 -1636
  448. package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Infra.dll +0 -0
  449. package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Infra.exe +0 -0
  450. package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Infra.pdb +0 -0
  451. package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Infra.runtimeconfig.json +0 -13
  452. package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Test.deps.json +0 -2804
  453. package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Test.dll +0 -0
  454. package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Test.pdb +0 -0
  455. package/Blueprint.Test/bin/Debug/net8.0/Blueprint.Test.runtimeconfig.json +0 -19
  456. package/Blueprint.Test/bin/Debug/net8.0/CoverletSourceRootsMapping_Blueprint.Test +0 -0
  457. package/Blueprint.Test/bin/Debug/net8.0/DnsClient.dll +0 -0
  458. package/Blueprint.Test/bin/Debug/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll +0 -0
  459. package/Blueprint.Test/bin/Debug/net8.0/Microsoft.AspNetCore.Mvc.Versioning.dll +0 -0
  460. package/Blueprint.Test/bin/Debug/net8.0/Microsoft.Bcl.Memory.dll +0 -0
  461. package/Blueprint.Test/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll +0 -0
  462. package/Blueprint.Test/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Relational.dll +0 -0
  463. package/Blueprint.Test/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.dll +0 -0
  464. package/Blueprint.Test/bin/Debug/net8.0/Microsoft.Extensions.Caching.Memory.dll +0 -0
  465. package/Blueprint.Test/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
  466. package/Blueprint.Test/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.dll +0 -0
  467. package/Blueprint.Test/bin/Debug/net8.0/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
  468. package/Blueprint.Test/bin/Debug/net8.0/Microsoft.Extensions.Logging.dll +0 -0
  469. package/Blueprint.Test/bin/Debug/net8.0/Microsoft.Extensions.Options.dll +0 -0
  470. package/Blueprint.Test/bin/Debug/net8.0/Microsoft.IdentityModel.Abstractions.dll +0 -0
  471. package/Blueprint.Test/bin/Debug/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll +0 -0
  472. package/Blueprint.Test/bin/Debug/net8.0/Microsoft.IdentityModel.Logging.dll +0 -0
  473. package/Blueprint.Test/bin/Debug/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll +0 -0
  474. package/Blueprint.Test/bin/Debug/net8.0/Microsoft.IdentityModel.Protocols.dll +0 -0
  475. package/Blueprint.Test/bin/Debug/net8.0/Microsoft.IdentityModel.Tokens.dll +0 -0
  476. package/Blueprint.Test/bin/Debug/net8.0/Microsoft.OpenApi.dll +0 -0
  477. package/Blueprint.Test/bin/Debug/net8.0/Microsoft.TestPlatform.CommunicationUtilities.dll +0 -0
  478. package/Blueprint.Test/bin/Debug/net8.0/Microsoft.TestPlatform.CoreUtilities.dll +0 -0
  479. package/Blueprint.Test/bin/Debug/net8.0/Microsoft.TestPlatform.CrossPlatEngine.dll +0 -0
  480. package/Blueprint.Test/bin/Debug/net8.0/Microsoft.TestPlatform.PlatformAbstractions.dll +0 -0
  481. package/Blueprint.Test/bin/Debug/net8.0/Microsoft.TestPlatform.Utilities.dll +0 -0
  482. package/Blueprint.Test/bin/Debug/net8.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll +0 -0
  483. package/Blueprint.Test/bin/Debug/net8.0/Microsoft.VisualStudio.TestPlatform.Common.dll +0 -0
  484. package/Blueprint.Test/bin/Debug/net8.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll +0 -0
  485. package/Blueprint.Test/bin/Debug/net8.0/MongoDB.Bson.dll +0 -0
  486. package/Blueprint.Test/bin/Debug/net8.0/MongoDB.Driver.dll +0 -0
  487. package/Blueprint.Test/bin/Debug/net8.0/MySqlConnector.dll +0 -0
  488. package/Blueprint.Test/bin/Debug/net8.0/Newtonsoft.Json.dll +0 -0
  489. package/Blueprint.Test/bin/Debug/net8.0/NuGet.Frameworks.dll +0 -0
  490. package/Blueprint.Test/bin/Debug/net8.0/Pomelo.EntityFrameworkCore.MySql.dll +0 -0
  491. package/Blueprint.Test/bin/Debug/net8.0/RabbitMQ.Client.dll +0 -0
  492. package/Blueprint.Test/bin/Debug/net8.0/SharpCompress.dll +0 -0
  493. package/Blueprint.Test/bin/Debug/net8.0/Snappier.dll +0 -0
  494. package/Blueprint.Test/bin/Debug/net8.0/Swashbuckle.AspNetCore.Swagger.dll +0 -0
  495. package/Blueprint.Test/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll +0 -0
  496. package/Blueprint.Test/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll +0 -0
  497. package/Blueprint.Test/bin/Debug/net8.0/System.IdentityModel.Tokens.Jwt.dll +0 -0
  498. package/Blueprint.Test/bin/Debug/net8.0/ZstdSharp.dll +0 -0
  499. package/Blueprint.Test/bin/Debug/net8.0/appsettings.Development.json +0 -8
  500. package/Blueprint.Test/bin/Debug/net8.0/appsettings.json +0 -17
  501. package/Blueprint.Test/bin/Debug/net8.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +0 -0
  502. package/Blueprint.Test/bin/Debug/net8.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll +0 -0
  503. package/Blueprint.Test/bin/Debug/net8.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +0 -0
  504. package/Blueprint.Test/bin/Debug/net8.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +0 -0
  505. package/Blueprint.Test/bin/Debug/net8.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +0 -0
  506. package/Blueprint.Test/bin/Debug/net8.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +0 -0
  507. package/Blueprint.Test/bin/Debug/net8.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll +0 -0
  508. package/Blueprint.Test/bin/Debug/net8.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +0 -0
  509. package/Blueprint.Test/bin/Debug/net8.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +0 -0
  510. package/Blueprint.Test/bin/Debug/net8.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +0 -0
  511. package/Blueprint.Test/bin/Debug/net8.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +0 -0
  512. package/Blueprint.Test/bin/Debug/net8.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll +0 -0
  513. package/Blueprint.Test/bin/Debug/net8.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +0 -0
  514. package/Blueprint.Test/bin/Debug/net8.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +0 -0
  515. package/Blueprint.Test/bin/Debug/net8.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +0 -0
  516. package/Blueprint.Test/bin/Debug/net8.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +0 -0
  517. package/Blueprint.Test/bin/Debug/net8.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll +0 -0
  518. package/Blueprint.Test/bin/Debug/net8.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +0 -0
  519. package/Blueprint.Test/bin/Debug/net8.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +0 -0
  520. package/Blueprint.Test/bin/Debug/net8.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +0 -0
  521. package/Blueprint.Test/bin/Debug/net8.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +0 -0
  522. package/Blueprint.Test/bin/Debug/net8.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll +0 -0
  523. package/Blueprint.Test/bin/Debug/net8.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +0 -0
  524. package/Blueprint.Test/bin/Debug/net8.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +0 -0
  525. package/Blueprint.Test/bin/Debug/net8.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +0 -0
  526. package/Blueprint.Test/bin/Debug/net8.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +0 -0
  527. package/Blueprint.Test/bin/Debug/net8.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll +0 -0
  528. package/Blueprint.Test/bin/Debug/net8.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +0 -0
  529. package/Blueprint.Test/bin/Debug/net8.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +0 -0
  530. package/Blueprint.Test/bin/Debug/net8.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +0 -0
  531. package/Blueprint.Test/bin/Debug/net8.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +0 -0
  532. package/Blueprint.Test/bin/Debug/net8.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll +0 -0
  533. package/Blueprint.Test/bin/Debug/net8.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +0 -0
  534. package/Blueprint.Test/bin/Debug/net8.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +0 -0
  535. package/Blueprint.Test/bin/Debug/net8.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +0 -0
  536. package/Blueprint.Test/bin/Debug/net8.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +0 -0
  537. package/Blueprint.Test/bin/Debug/net8.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll +0 -0
  538. package/Blueprint.Test/bin/Debug/net8.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +0 -0
  539. package/Blueprint.Test/bin/Debug/net8.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +0 -0
  540. package/Blueprint.Test/bin/Debug/net8.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +0 -0
  541. package/Blueprint.Test/bin/Debug/net8.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +0 -0
  542. package/Blueprint.Test/bin/Debug/net8.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll +0 -0
  543. package/Blueprint.Test/bin/Debug/net8.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +0 -0
  544. package/Blueprint.Test/bin/Debug/net8.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +0 -0
  545. package/Blueprint.Test/bin/Debug/net8.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +0 -0
  546. package/Blueprint.Test/bin/Debug/net8.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +0 -0
  547. package/Blueprint.Test/bin/Debug/net8.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll +0 -0
  548. package/Blueprint.Test/bin/Debug/net8.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +0 -0
  549. package/Blueprint.Test/bin/Debug/net8.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +0 -0
  550. package/Blueprint.Test/bin/Debug/net8.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +0 -0
  551. package/Blueprint.Test/bin/Debug/net8.0/testhost.dll +0 -0
  552. package/Blueprint.Test/bin/Debug/net8.0/testhost.exe +0 -0
  553. package/Blueprint.Test/bin/Debug/net8.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +0 -0
  554. package/Blueprint.Test/bin/Debug/net8.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll +0 -0
  555. package/Blueprint.Test/bin/Debug/net8.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +0 -0
  556. package/Blueprint.Test/bin/Debug/net8.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +0 -0
  557. package/Blueprint.Test/bin/Debug/net8.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +0 -0
  558. package/Blueprint.Test/bin/Debug/net8.0/xunit.abstractions.dll +0 -0
  559. package/Blueprint.Test/bin/Debug/net8.0/xunit.assert.dll +0 -0
  560. package/Blueprint.Test/bin/Debug/net8.0/xunit.core.dll +0 -0
  561. package/Blueprint.Test/bin/Debug/net8.0/xunit.execution.dotnet.dll +0 -0
  562. package/Blueprint.Test/bin/Debug/net8.0/xunit.runner.reporters.netcoreapp10.dll +0 -0
  563. package/Blueprint.Test/bin/Debug/net8.0/xunit.runner.utility.netcoreapp10.dll +0 -0
  564. package/Blueprint.Test/bin/Debug/net8.0/xunit.runner.visualstudio.dotnetcore.testadapter.dll +0 -0
  565. package/Blueprint.Test/bin/Debug/net8.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +0 -0
  566. package/Blueprint.Test/bin/Debug/net8.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll +0 -0
  567. package/Blueprint.Test/bin/Debug/net8.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +0 -0
  568. package/Blueprint.Test/bin/Debug/net8.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +0 -0
  569. package/Blueprint.Test/bin/Debug/net8.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +0 -0
  570. package/Blueprint.Test/bin/Debug/net8.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll +0 -0
  571. package/Blueprint.Test/bin/Debug/net8.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll +0 -0
  572. package/Blueprint.Test/bin/Debug/net8.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll +0 -0
  573. package/Blueprint.Test/bin/Debug/net8.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll +0 -0
  574. package/Blueprint.Test/bin/Debug/net8.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +0 -0
  575. package/Blueprint.Test/obj/Blueprint.Test.csproj.nuget.dgspec.json +0 -372
  576. package/Blueprint.Test/obj/Blueprint.Test.csproj.nuget.g.props +0 -30
  577. package/Blueprint.Test/obj/Blueprint.Test.csproj.nuget.g.targets +0 -14
  578. package/Blueprint.Test/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs +0 -4
  579. package/Blueprint.Test/obj/Debug/net8.0/Blueprin.BFA8907E.Up2Date +0 -0
  580. package/Blueprint.Test/obj/Debug/net8.0/Blueprint.Test.AssemblyInfo.cs +0 -23
  581. package/Blueprint.Test/obj/Debug/net8.0/Blueprint.Test.AssemblyInfoInputs.cache +0 -1
  582. package/Blueprint.Test/obj/Debug/net8.0/Blueprint.Test.GeneratedMSBuildEditorConfig.editorconfig +0 -13
  583. package/Blueprint.Test/obj/Debug/net8.0/Blueprint.Test.GlobalUsings.g.cs +0 -9
  584. package/Blueprint.Test/obj/Debug/net8.0/Blueprint.Test.assets.cache +0 -0
  585. package/Blueprint.Test/obj/Debug/net8.0/Blueprint.Test.csproj.AssemblyReference.cache +0 -0
  586. package/Blueprint.Test/obj/Debug/net8.0/Blueprint.Test.csproj.CoreCompileInputs.cache +0 -1
  587. package/Blueprint.Test/obj/Debug/net8.0/Blueprint.Test.csproj.FileListAbsolute.txt +0 -154
  588. package/Blueprint.Test/obj/Debug/net8.0/Blueprint.Test.dll +0 -0
  589. package/Blueprint.Test/obj/Debug/net8.0/Blueprint.Test.genruntimeconfig.cache +0 -1
  590. package/Blueprint.Test/obj/Debug/net8.0/Blueprint.Test.pdb +0 -0
  591. package/Blueprint.Test/obj/Debug/net8.0/Blueprint.Test.sourcelink.json +0 -1
  592. package/Blueprint.Test/obj/Debug/net8.0/ref/Blueprint.Test.dll +0 -0
  593. package/Blueprint.Test/obj/Debug/net8.0/refint/Blueprint.Test.dll +0 -0
  594. package/Blueprint.Test/obj/project.assets.json +0 -9266
  595. package/Blueprint.Test/obj/project.nuget.cache +0 -170
  596. package/README.md +0 -0
  597. package/gitignore +0 -12
@@ -1,108 +0,0 @@
1
- using Blueprint.Core.Entities;
2
- using Blueprint.Core.Enums;
3
- using Blueprint.Core.Errors;
4
- using Blueprint.Core.Interfaces.SPI;
5
- using Blueprint.Core.Services;
6
- using Microsoft.IdentityModel.Tokens;
7
- using System.IdentityModel.Tokens.Jwt;
8
- using System.Security.Claims;
9
- using System.Text;
10
- using Template.Core.Interfaces.API;
11
- using Template.Core.Interfaces.SPI;
12
-
13
- namespace Template.Core.Services
14
- {
15
- public class UserService : ItemService<User>, IUserService
16
- {
17
- private readonly IUserInfra _userInfra;
18
- private readonly IConfiguration _configuration;
19
- public UserService(ILogger<UserService> logger,
20
- IRepositoryFactory<User> repositoryFactory,
21
- IUserInfra userInfra,
22
- IConfiguration configuration) : base(logger, repositoryFactory)
23
- {
24
- _userInfra = userInfra;
25
- _configuration = configuration;
26
- }
27
-
28
- public async Task<string> CheckUserLogin(string token)
29
- {
30
- string? email = "";
31
- string? name = "";
32
- string? picture = "";
33
- User? user = null;
34
-
35
- // Check if token is empty
36
- if (string.IsNullOrEmpty(token))
37
- {
38
- throw Errors.EmptyToken;
39
- }
40
-
41
- var handler = new JwtSecurityTokenHandler();
42
- if (handler.CanReadToken(token))
43
- {
44
- try
45
- {
46
- //Check the existing user by email
47
- var jwtToken = handler.ReadJwtToken(token);
48
- var emailClaim = jwtToken.Claims.FirstOrDefault(c => c.Type == ClaimTypes.Email || c.Type == "email");
49
- var nameClaim = jwtToken.Claims.FirstOrDefault(c => c.Type == ClaimTypes.Name || c.Type == "unique_name");
50
- var pictureClaim = jwtToken.Claims.FirstOrDefault(c => c.Type == "picture");
51
-
52
- email = emailClaim?.Value;
53
- name = nameClaim?.Value;
54
- picture = pictureClaim?.Value;
55
-
56
- if (!string.IsNullOrEmpty(email))
57
- {
58
- user = await _userInfra.GetUserByEmail(email);
59
- }
60
-
61
- //Create a new one if not exist
62
- if (user == null)
63
- {
64
- user = new User()
65
- {
66
- Email = email,
67
- Name = name,
68
- Picture = picture,
69
- Role = UserRole.Admin
70
- };
71
- await _userInfra.AddItemAsync(user);
72
- }
73
-
74
- //Generate the new jwt token
75
- var authClaims = new List<Claim>
76
- {
77
- new Claim(ClaimTypes.Email, user.Email!),
78
- new Claim(ClaimTypes.Name, user.Name ?? ""),
79
- new Claim("picture", user.Picture ?? ""),
80
- new Claim(ClaimTypes.Role, user.Role.ToString()!)
81
- };
82
-
83
- var authSigningKey = new SymmetricSecurityKey(Encoding.UTF8.GetBytes(_configuration["Jwt:Secret"]!));
84
- var tokenDescriptor = new SecurityTokenDescriptor
85
- {
86
- Subject = new ClaimsIdentity(authClaims),
87
- Expires = DateTime.UtcNow.AddHours(1),
88
- SigningCredentials = new SigningCredentials(authSigningKey, SecurityAlgorithms.HmacSha256),
89
- Issuer = _configuration["Jwt:Issuer"],
90
- Audience = _configuration["Jwt:Audience"]
91
- };
92
-
93
- var tokenHandler = new JwtSecurityTokenHandler();
94
- var securityToken = tokenHandler.CreateToken(tokenDescriptor);
95
- return tokenHandler.WriteToken(securityToken);
96
- }
97
- catch (Exception ex)
98
- {
99
- throw Errors.InvalidToken;
100
- }
101
- }
102
- else
103
- {
104
- throw Errors.CannotReadToken;
105
- }
106
- }
107
- }
108
- }
@@ -1,20 +0,0 @@
1
- using System.Net;
2
- using Blueprint.Core.Models;
3
-
4
- namespace Blueprint.Core.Errors
5
- {
6
- public static class Errors
7
- {
8
- public static readonly Error CannotQueryError = new Error("E-001", "Cannot do the query", HttpStatusCode.InternalServerError);
9
- public static readonly Error CannotFindTheItem = new Error("E-002", "Cannot find the item", HttpStatusCode.NotFound);
10
-
11
- //S3 Error
12
- public static readonly Error HaveNoFile = new Error("E-S3-001", "Do not have file", HttpStatusCode.InternalServerError);
13
- public static readonly Error CannotUploadFile = new Error("E-S3-002", "Cannot upload file to S3", HttpStatusCode.InternalServerError);
14
-
15
- //Authen, Author Error
16
- public static readonly Error CannotReadToken = new Error("E-AU-001", "Cannot read the token", HttpStatusCode.Unauthorized);
17
- public static readonly Error EmptyToken = new Error("E-AU-002", "Token cannot be empty", HttpStatusCode.Unauthorized);
18
- public static readonly Error InvalidToken = new Error("E-AU-002", "Invalid token", HttpStatusCode.Unauthorized);
19
- }
20
- }
@@ -1,24 +0,0 @@
1
- namespace Blueprint.Core
2
- {
3
- public class Worker : BackgroundService
4
- {
5
- private readonly ILogger<Worker> _logger;
6
-
7
- public Worker(ILogger<Worker> logger)
8
- {
9
- _logger = logger;
10
- }
11
-
12
- protected override async Task ExecuteAsync(CancellationToken stoppingToken)
13
- {
14
- while (!stoppingToken.IsCancellationRequested)
15
- {
16
- if (_logger.IsEnabled(LogLevel.Information))
17
- {
18
- _logger.LogInformation("Worker running at: {time}", DateTimeOffset.Now);
19
- }
20
- await Task.Delay(1000, stoppingToken);
21
- }
22
- }
23
- }
24
- }
@@ -1,8 +0,0 @@
1
- {
2
- "Logging": {
3
- "LogLevel": {
4
- "Default": "Information",
5
- "Microsoft.Hosting.Lifetime": "Information"
6
- }
7
- }
8
- }
@@ -1,8 +0,0 @@
1
- {
2
- "Logging": {
3
- "LogLevel": {
4
- "Default": "Information",
5
- "Microsoft.Hosting.Lifetime": "Information"
6
- }
7
- }
8
- }