2022-04-13 13:37:17.5359||DEBUG|DiscountService.Program|init main function 2022-04-13 13:37:20.7721|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-04-13 13:37:21.0641|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2022-04-13 13:37:21.0820|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (11ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2022-04-13 13:37:21.0820|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2022-04-13 13:37:21.0820|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (0ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2022-04-13 13:37:21.0999|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2022-04-13 13:37:21.1116|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2022-04-13 13:37:21.2727|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. 2022-04-13 13:37:21.2727|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-04-13 13:37:21.2727|58|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Creating key {f3b9b5a1-d6d7-4f8a-ae87-5fab5f41824c} with creation date 2022-04-13 12:37:21Z, activation date 2022-04-13 12:37:21Z, and expiration date 2022-07-12 12:37:21Z. 2022-04-13 13:37:21.2836|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {f3b9b5a1-d6d7-4f8a-ae87-5fab5f41824c} may be persisted to storage in unencrypted form. 2022-04-13 13:37:21.3675|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/index.html 2022-04-13 13:37:21.6382|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 271.1446ms 200 text/html;charset=utf-8 2022-04-13 13:37:22.0147|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/swagger-ui-standalone-preset.js 2022-04-13 13:37:22.0147|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/swagger-ui-bundle.js 2022-04-13 13:37:22.0147|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/swagger-ui.css 2022-04-13 13:37:22.0147|2|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/swagger-ui.css'. Physical path: 'N/A' 2022-04-13 13:37:22.0147|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 11.9969ms 200 text/css 2022-04-13 13:37:22.0292|2|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/swagger-ui-standalone-preset.js'. Physical path: 'N/A' 2022-04-13 13:37:22.0292|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 14.9328ms 200 application/javascript 2022-04-13 13:37:22.0292|2|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/swagger-ui-bundle.js'. Physical path: 'N/A' 2022-04-13 13:37:22.0292|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 24.7821ms 200 application/javascript 2022-04-13 13:37:26.3506|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/v1/swagger.json 2022-04-13 13:37:26.4291|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 78.5568ms 200 application/json;charset=utf-8 2022-04-13 13:37:26.5110|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/favicon-32x32.png 2022-04-13 13:37:26.5110|2|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/favicon-32x32.png'. Physical path: 'N/A' 2022-04-13 13:37:26.5110|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1.4709ms 200 image/png 2022-04-13 13:38:04.3330|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/index.html 2022-04-13 13:38:04.3330|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 2.4153ms 200 text/html;charset=utf-8 2022-04-13 13:38:04.6744|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/favicon-32x32.png 2022-04-13 13:38:04.6744|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/favicon-16x16.png 2022-04-13 13:38:04.6744|2|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/favicon-16x16.png'. Physical path: 'N/A' 2022-04-13 13:38:04.6744|2|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/favicon-32x32.png'. Physical path: 'N/A' 2022-04-13 13:38:04.6744|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 2.8335ms 200 image/png 2022-04-13 13:38:04.6744|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.0248ms 200 image/png 2022-04-13 13:38:06.1862|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/favicon-16x16.png 2022-04-13 13:38:06.1862|2|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/favicon-16x16.png'. Physical path: 'N/A' 2022-04-13 13:38:06.1862|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 2.0686ms 200 image/png 2022-04-13 13:45:21.0439|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/index.html 2022-04-13 13:45:21.0439|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1.948ms 200 text/html;charset=utf-8 2022-04-13 13:45:22.0153|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/v1/swagger.json 2022-04-13 13:45:22.0295|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 14.1341ms 200 application/json;charset=utf-8 2022-04-13 17:38:58.5690|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:24337/DISCOUNT/iisintegration 0 2022-04-13 17:38:58.5702|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1.2434ms 202