2025-06-22 14:19:16.0676||DEBUG|DiscountService.Program|init main function 2025-06-22 14:19:20.3427|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.11 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: using lazy-loading proxies 2025-06-22 14:19:20.8023|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-06-22 14:19:20.8213|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-06-22 14:19:20.8213|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-06-22 14:19:20.8213|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-06-22 14:19:20.8407|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2025-06-22 14:19:20.8523|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2025-06-22 14:19:21.1204|50|WARN|Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository|Using an in-memory repository. Keys will not be persisted to storage. 2025-06-22 14:19:21.1204|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. 2025-06-22 14:19:21.1204|58|INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|Creating key {6738bfe4-0903-4c5f-8bd5-3ddfcaa1b7d8} with creation date 2025-06-22 13:19:21Z, activation date 2025-06-22 13:19:21Z, and expiration date 2025-09-20 13:19:21Z. 2025-06-22 14:19:21.1322|35|WARN|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {6738bfe4-0903-4c5f-8bd5-3ddfcaa1b7d8} may be persisted to storage in unencrypted form. 2025-06-22 14:19:21.4394|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://api.skilldorm.com/discount/ 2025-06-22 14:19:21.9687|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 529.6906ms 404 2025-06-22 15:22:27.4705|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:20208/DISCOUNT/iisintegration 0 2025-06-22 15:22:27.4705|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1.462ms 202