2023-05-29 23:47:46.7301||DEBUG|DiscountService.Program|init main function 2023-05-29 23:47:52.7943|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.11 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: using lazy-loading proxies 2023-05-29 23:47:53.1964|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2023-05-29 23:47:53.2145|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2023-05-29 23:47:53.2145|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2023-05-29 23:47:53.2145|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2023-05-29 23:47:53.2325|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2023-05-29 23:47:53.2441|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2023-05-29 23:47:53.4811|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. 2023-05-29 23:47:53.4811|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. 2023-05-29 23:47:53.4811|58|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Creating key {b0199f71-b773-451f-8000-a5e9c26fe41c} with creation date 2023-05-29 22:47:53Z, activation date 2023-05-29 22:47:53Z, and expiration date 2023-08-27 22:47:53Z. 2023-05-29 23:47:53.4973|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {b0199f71-b773-451f-8000-a5e9c26fe41c} may be persisted to storage in unencrypted form. 2023-05-29 23:47:53.6965|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/swagger-ui-bundle.js 2023-05-29 23:47:53.6965|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/swagger-ui-standalone-preset.js 2023-05-29 23:47:53.6965|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/swagger-ui.css 2023-05-29 23:47:54.1431|6|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The file /swagger-ui-standalone-preset.js was not modified 2023-05-29 23:47:54.1431|6|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The file /swagger-ui.css was not modified 2023-05-29 23:47:54.1431|6|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The file /swagger-ui-bundle.js was not modified 2023-05-29 23:47:54.1431|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 451.3165ms 304 application/javascript 2023-05-29 23:47:54.1431|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 451.3223ms 304 text/css 2023-05-29 23:47:54.1431|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 451.3177ms 304 application/javascript 2023-05-29 23:47:54.2708|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/v1/swagger.json 2023-05-29 23:47:54.2760|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/favicon-32x32.png 2023-05-29 23:47:54.2760|6|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The file /favicon-32x32.png was not modified 2023-05-29 23:47:54.2760|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 0.9832ms 304 image/png 2023-05-29 23:47:54.3605|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 89.7519ms 200 application/json;charset=utf-8