2022-06-23 12:05:45.1022||DEBUG|DiscountService.Program|init main function 2022-06-23 12:05:48.5575|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-06-23 12:05:48.9038|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2022-06-23 12:05:48.9219|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2022-06-23 12:05:48.9219|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2022-06-23 12:05:48.9219|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (0ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2022-06-23 12:05:48.9412|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2022-06-23 12:05:48.9544|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2022-06-23 12:05:49.1952|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. 2022-06-23 12:05:49.1952|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-06-23 12:05:49.1952|58|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Creating key {6d904fdc-3eee-481e-8cfb-aaed81ef3630} with creation date 2022-06-23 11:05:49Z, activation date 2022-06-23 11:05:49Z, and expiration date 2022-09-21 11:05:49Z. 2022-06-23 12:05:49.2084|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {6d904fdc-3eee-481e-8cfb-aaed81ef3630} may be persisted to storage in unencrypted form. 2022-06-23 12:05:49.4919|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/discount/swagger/swagger-ui-bundle.js 2022-06-23 12:05:49.4919|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/discount/swagger/swagger-ui.css 2022-06-23 12:05:49.9507|6|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The file /swagger-ui.css was not modified 2022-06-23 12:05:49.9507|6|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|The file /swagger-ui-bundle.js was not modified 2022-06-23 12:05:49.9507|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 463.8897ms 304 text/css 2022-06-23 12:05:49.9507|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 463.8897ms 304 application/javascript 2022-06-23 12:26:26.3444|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:37619/DISCOUNT/iisintegration 0 2022-06-23 12:26:26.3444|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1.1085ms 202