2023-01-29 17:28:59.6656||DEBUG|DiscountService.Program|init main function 2023-01-29 17:29:02.8151|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-01-29 17:29:03.1896|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2023-01-29 17:29:03.2080|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2023-01-29 17:29:03.2080|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2023-01-29 17:29:03.2080|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (0ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2023-01-29 17:29:03.2263|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2023-01-29 17:29:03.2383|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2023-01-29 17:29:03.4478|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. 2023-01-29 17:29:03.4478|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-01-29 17:29:03.4478|58|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Creating key {71730ed3-0067-4ced-98b2-277b01098d17} with creation date 2023-01-29 16:29:03Z, activation date 2023-01-29 16:29:03Z, and expiration date 2023-04-29 16:29:03Z. 2023-01-29 17:29:03.4595|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {71730ed3-0067-4ced-98b2-277b01098d17} may be persisted to storage in unencrypted form. 2023-01-29 17:29:03.6366|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/swagger-ui-bundle.js 2023-01-29 17:29:03.6366|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/swagger-ui-standalone-preset.js 2023-01-29 17:29:03.6366|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/swagger-ui.css 2023-01-29 17:29:03.9963|6|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The file /swagger-ui-bundle.js was not modified 2023-01-29 17:29:03.9963|6|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The file /swagger-ui.css was not modified 2023-01-29 17:29:03.9963|6|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The file /swagger-ui-standalone-preset.js was not modified 2023-01-29 17:29:03.9963|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 364.4633ms 304 application/javascript 2023-01-29 17:29:03.9963|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 364.448ms 304 text/css 2023-01-29 17:29:03.9963|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 364.4634ms 304 application/javascript 2023-01-29 17:29:04.1285|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/v1/swagger.json 2023-01-29 17:29:04.1391|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/favicon-32x32.png 2023-01-29 17:29:04.1391|6|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The file /favicon-32x32.png was not modified 2023-01-29 17:29:04.1391|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 0.9781ms 304 image/png 2023-01-29 17:29:04.2116|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 83.1673ms 200 application/json;charset=utf-8