2023-02-14 11:19:22.9771||DEBUG|DiscountService.Program|init main function 2023-02-14 11:19:25.7934|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-02-14 11:19:26.1419|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2023-02-14 11:19:26.1601|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (11ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2023-02-14 11:19:26.1601|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2023-02-14 11:19:26.1601|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (0ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2023-02-14 11:19:26.1811|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2023-02-14 11:19:26.1926|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2023-02-14 11:19:26.3999|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. 2023-02-14 11:19:26.3999|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-02-14 11:19:26.3999|58|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Creating key {eac1313f-7ce7-4b98-a02c-a51b4a4f9947} with creation date 2023-02-14 10:19:26Z, activation date 2023-02-14 10:19:26Z, and expiration date 2023-05-15 10:19:26Z. 2023-02-14 11:19:26.4113|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {eac1313f-7ce7-4b98-a02c-a51b4a4f9947} may be persisted to storage in unencrypted form. 2023-02-14 11:19:26.6470|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/index.html 2023-02-14 11:19:27.0221|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 375.4347ms 200 text/html;charset=utf-8 2023-02-14 11:19:28.9729|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/favicon-16x16.png 2023-02-14 11:19:28.9729|2|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/favicon-16x16.png'. Physical path: 'N/A' 2023-02-14 11:19:28.9729|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.4015ms 200 image/png 2023-02-14 23:39:27.8729|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:22891/DISCOUNT/iisintegration 0 2023-02-14 23:39:27.8729|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1.1461ms 202