2022-09-17 11:20:48.5160||DEBUG|DiscountService.Program|init main function 2022-09-17 11:20:52.7641|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-09-17 11:20:53.1299|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2022-09-17 11:20:53.1480|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2022-09-17 11:20:53.1480|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2022-09-17 11:20:53.1480|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2022-09-17 11:20:53.1663|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2022-09-17 11:20:53.1783|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2022-09-17 11:20:53.3861|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. 2022-09-17 11:20:53.3861|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-09-17 11:20:53.3930|58|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Creating key {66022e75-62c0-4c74-8bfe-629dcf7625c4} with creation date 2022-09-17 10:20:53Z, activation date 2022-09-17 10:20:53Z, and expiration date 2022-12-16 10:20:53Z. 2022-09-17 11:20:53.3930|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {66022e75-62c0-4c74-8bfe-629dcf7625c4} may be persisted to storage in unencrypted form. 2022-09-17 11:20:53.5657|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount 2022-09-17 11:20:53.9117|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 346.3737ms 404 2022-09-17 11:21:03.0362|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/index.html 2022-09-17 11:21:03.0558|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 19.7347ms 200 text/html;charset=utf-8 2022-09-17 11:21:03.0717|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/swagger-ui.css 2022-09-17 11:21:03.0717|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/swagger-ui-standalone-preset.js 2022-09-17 11:21:03.0717|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/swagger-ui-bundle.js 2022-09-17 11:21:03.0811|6|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The file /swagger-ui.css was not modified 2022-09-17 11:21:03.0811|6|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The file /swagger-ui-standalone-preset.js was not modified 2022-09-17 11:21:03.0811|6|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The file /swagger-ui-bundle.js was not modified 2022-09-17 11:21:03.0811|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.3241ms 304 application/javascript 2022-09-17 11:21:03.0811|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.4954ms 304 application/javascript 2022-09-17 11:21:03.0811|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 10.202ms 304 text/css 2022-09-17 11:21:03.2053|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/v1/swagger.json 2022-09-17 11:21:03.2206|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/favicon-32x32.png 2022-09-17 11:21:03.2206|6|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The file /favicon-32x32.png was not modified 2022-09-17 11:21:03.2206|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 0.7769ms 304 image/png 2022-09-17 11:21:03.2851|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 79.832ms 200 application/json;charset=utf-8 2022-09-17 11:56:39.5807|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:28081/DISCOUNT/iisintegration 0 2022-09-17 11:56:39.5807|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1.0721ms 202