2023-02-07 23:40:18.1528||DEBUG|DiscountService.Program|init main function 2023-02-07 23:40:21.1706|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-07 23:40:21.5079|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2023-02-07 23:40:21.5260|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (11ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2023-02-07 23:40:21.5309|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2023-02-07 23:40:21.5309|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (0ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2023-02-07 23:40:21.5444|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2023-02-07 23:40:21.5444|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2023-02-07 23:40:21.7515|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. 2023-02-07 23:40:21.7515|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-07 23:40:21.7515|58|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Creating key {110444c1-6062-413a-9110-5d232ee6dced} with creation date 2023-02-07 22:40:21Z, activation date 2023-02-07 22:40:21Z, and expiration date 2023-05-08 22:40:21Z. 2023-02-07 23:40:21.7515|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {110444c1-6062-413a-9110-5d232ee6dced} may be persisted to storage in unencrypted form. 2023-02-07 23:40:21.8734|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/index.html 2023-02-07 23:40:22.2333|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 360.3047ms 200 text/html;charset=utf-8 2023-02-07 23:40:22.5557|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/favicon-16x16.png 2023-02-07 23:40:22.5557|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/favicon-32x32.png 2023-02-07 23:40:22.5619|2|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/favicon-16x16.png'. Physical path: 'N/A' 2023-02-07 23:40:22.5619|2|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/favicon-32x32.png'. Physical path: 'N/A' 2023-02-07 23:40:22.5619|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.4882ms 200 image/png 2023-02-07 23:40:22.5619|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 4.2442ms 200 image/png 2023-02-07 23:40:22.9849|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/Discount/swagger/favicon-16x16.png 2023-02-07 23:40:22.9849|2|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/favicon-16x16.png'. Physical path: 'N/A' 2023-02-07 23:40:22.9849|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 2.216ms 200 image/png