2022-11-16 23:47:42.6191||DEBUG|DiscountService.Program|init main function 2022-11-16 23:47:43.3151|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.11 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: using lazy-loading proxies 2022-11-16 23:47:43.4809|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2022-11-16 23:47:43.4991|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2022-11-16 23:47:43.5036|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2022-11-16 23:47:43.5036|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (0ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2022-11-16 23:47:43.5036|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2022-11-16 23:47:43.5285|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2022-11-16 23:47:43.6001|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. 2022-11-16 23:47:43.6001|59|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2022-11-16 23:47:43.6001|58|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Creating key {e6b2413a-d74a-4e32-bc4a-e6c82e8eaae9} with creation date 2022-11-16 22:47:43Z, activation date 2022-11-16 22:47:43Z, and expiration date 2023-02-14 22:47:43Z. 2022-11-16 23:47:43.6001|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {e6b2413a-d74a-4e32-bc4a-e6c82e8eaae9} may be persisted to storage in unencrypted form. 2022-11-16 23:47:43.6806|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/discount/swagger/index.html 2022-11-16 23:47:43.7449|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 64.7415ms 200 text/html;charset=utf-8 2022-11-16 23:47:43.7672|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/discount/swagger/swagger-ui-bundle.js 2022-11-16 23:47:43.7672|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/discount/swagger/swagger-ui-standalone-preset.js 2022-11-16 23:47:43.7701|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/discount/swagger/swagger-ui.css 2022-11-16 23:47:43.7701|2|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/swagger-ui-bundle.js'. Physical path: 'N/A' 2022-11-16 23:47:43.7701|2|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/swagger-ui.css'. Physical path: 'N/A' 2022-11-16 23:47:43.7701|2|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/swagger-ui-standalone-preset.js'. Physical path: 'N/A' 2022-11-16 23:47:43.7701|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 16.3802ms 200 application/javascript 2022-11-16 23:47:43.7701|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 13.4689ms 200 text/css 2022-11-16 23:47:43.7701|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 16.3764ms 200 application/javascript 2022-11-16 23:47:43.9062|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/discount/swagger/v1/swagger.json 2022-11-16 23:47:43.9062|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/discount/swagger/favicon-32x32.png 2022-11-16 23:47:43.9062|2|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/favicon-32x32.png'. Physical path: 'N/A' 2022-11-16 23:47:43.9062|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 2.28ms 200 image/png 2022-11-16 23:47:43.9843|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 78.1163ms 200 application/json;charset=utf-8