[2022-06-24 12:00:08.843 +02:00 WRN Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. ][2022-06-24 12:00:08.883 +02:00 WRN The foreign key property 'Insurer.InsuranceCompanyId1' was created in shadow state because a conflicting property with the simple name 'InsuranceCompanyId' exists in the entity type, but is either not mapped, is already used for another relationship, or is incompatible with the associated primary key type. See https://aka.ms/efcore-relationships for information on mapping relationships in EF Core. ][2022-06-24 12:00:08.923 +02:00 WRN No store type was specified for the decimal property 'Premium' on entity type 'InsurancePolicy'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify precision and scale using 'HasPrecision', or configure a value converter using 'HasConversion'. ][2022-06-24 12:00:09.047 +02:00 INF Entity Framework Core 6.0.3 initialized 'DatabaseContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.3' with options: SensitiveDataLoggingEnabled ][2022-06-24 12:00:09.649 +02:00 INF Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT 1 ][2022-06-24 12:00:09.672 +02:00 INF Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); ][2022-06-24 12:00:09.693 +02:00 INF Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; ][2022-06-24 12:02:52.896 +02:00 WRN Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. ][2022-06-24 12:02:52.932 +02:00 WRN The foreign key property 'Insurer.InsuranceCompanyId1' was created in shadow state because a conflicting property with the simple name 'InsuranceCompanyId' exists in the entity type, but is either not mapped, is already used for another relationship, or is incompatible with the associated primary key type. See https://aka.ms/efcore-relationships for information on mapping relationships in EF Core. ][2022-06-24 12:02:52.970 +02:00 WRN No store type was specified for the decimal property 'Premium' on entity type 'InsurancePolicy'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify precision and scale using 'HasPrecision', or configure a value converter using 'HasConversion'. ][2022-06-24 12:02:53.089 +02:00 INF Entity Framework Core 6.0.3 initialized 'DatabaseContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.3' with options: SensitiveDataLoggingEnabled ][2022-06-24 12:02:53.364 +02:00 INF Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT 1 ][2022-06-24 12:02:53.387 +02:00 INF Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); ][2022-06-24 12:02:53.406 +02:00 INF Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; ][2022-06-24 12:03:09.377 +02:00 WRN Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. ][2022-06-24 12:03:09.414 +02:00 WRN The foreign key property 'Insurer.InsuranceCompanyId1' was created in shadow state because a conflicting property with the simple name 'InsuranceCompanyId' exists in the entity type, but is either not mapped, is already used for another relationship, or is incompatible with the associated primary key type. See https://aka.ms/efcore-relationships for information on mapping relationships in EF Core. ][2022-06-24 12:03:09.447 +02:00 WRN No store type was specified for the decimal property 'Premium' on entity type 'InsurancePolicy'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify precision and scale using 'HasPrecision', or configure a value converter using 'HasConversion'. ][2022-06-24 12:03:09.571 +02:00 INF Entity Framework Core 6.0.3 initialized 'DatabaseContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.3' with options: SensitiveDataLoggingEnabled ][2022-06-24 12:03:09.837 +02:00 INF Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT 1 ][2022-06-24 12:03:09.859 +02:00 INF Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); ][2022-06-24 12:03:09.879 +02:00 INF Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; ][2022-06-24 12:03:09.958 +02:00 INF Now listening on: http://localhost:5116 ][2022-06-24 12:03:09.960 +02:00 INF Application started. Press Ctrl+C to shut down. ][2022-06-24 12:03:09.960 +02:00 INF Hosting environment: Development ][2022-06-24 12:03:09.960 +02:00 INF Content root path: C:\Users\dzenis.hadzifejzovic\Desktop\Last\Diligent.WebAPI.Host\ ][2022-06-24 12:03:10.212 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - ][2022-06-24 12:03:10.244 +02:00 INF CORS policy execution successful. ][2022-06-24 12:03:10.270 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 45.7773ms ][2022-06-24 12:03:10.323 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 ][2022-06-24 12:03:10.330 +02:00 INF CORS policy execution successful. ][2022-06-24 12:03:10.333 +02:00 INF Executing endpoint '/chatHub/negotiate' ][2022-06-24 12:03:10.343 +02:00 INF Executed endpoint '/chatHub/negotiate' ][2022-06-24 12:03:10.343 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 20.0608ms ][2022-06-24 12:03:10.346 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=GpsJ0H0hPwcUEvnV27SfGQ - - ][2022-06-24 12:03:10.347 +02:00 INF CORS policy execution successful. ][2022-06-24 12:03:10.347 +02:00 INF Executing endpoint '/chatHub' ][2022-06-24 12:03:11.949 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 ][2022-06-24 12:03:11.949 +02:00 INF CORS policy execution successful. ][2022-06-24 12:03:11.949 +02:00 INF Executing endpoint '/chatHub/negotiate' ][2022-06-24 12:03:11.949 +02:00 INF Executed endpoint '/chatHub/negotiate' ][2022-06-24 12:03:11.949 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.5882ms ][2022-06-24 12:03:11.954 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=lgT_9T0VaQEapIYNUScM1Q - - ][2022-06-24 12:03:11.954 +02:00 INF CORS policy execution successful. ][2022-06-24 12:03:11.954 +02:00 INF Executing endpoint '/chatHub' ][2022-06-24 12:03:22.692 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/index.html - - ][2022-06-24 12:03:22.706 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/index.html - - - 404 0 - 13.8679ms ][2022-06-24 12:03:30.447 +02:00 INF Executed endpoint '/chatHub' ][2022-06-24 12:03:30.448 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=lgT_9T0VaQEapIYNUScM1Q - - - 101 - - 18493.5157ms ][2022-06-24 12:03:30.482 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - ][2022-06-24 12:03:30.483 +02:00 INF CORS policy execution successful. ][2022-06-24 12:03:30.483 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.3127ms ][2022-06-24 12:03:30.487 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 ][2022-06-24 12:03:30.487 +02:00 INF CORS policy execution successful. ][2022-06-24 12:03:30.487 +02:00 INF Executing endpoint '/chatHub/negotiate' ][2022-06-24 12:03:30.487 +02:00 INF Executed endpoint '/chatHub/negotiate' ][2022-06-24 12:03:30.487 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.3767ms ][2022-06-24 12:03:30.597 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 ][2022-06-24 12:03:30.598 +02:00 INF CORS policy execution successful. ][2022-06-24 12:03:30.598 +02:00 INF Executing endpoint '/chatHub/negotiate' ][2022-06-24 12:03:30.598 +02:00 INF Executed endpoint '/chatHub/negotiate' ][2022-06-24 12:03:30.598 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.3776ms ][2022-06-24 12:03:30.627 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=SrTlkzjZqD75RkCHkpsLAA - - ][2022-06-24 12:03:30.627 +02:00 INF CORS policy execution successful. ][2022-06-24 12:03:30.627 +02:00 INF Executing endpoint '/chatHub' ][2022-06-24 12:03:32.008 +02:00 INF Executed endpoint '/chatHub' ][2022-06-24 12:03:32.008 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=GpsJ0H0hPwcUEvnV27SfGQ - - - 101 - - 21661.5298ms ][2022-06-24 12:03:32.014 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 ][2022-06-24 12:03:32.014 +02:00 INF CORS policy execution successful. ][2022-06-24 12:03:32.014 +02:00 INF Executing endpoint '/chatHub/negotiate' ][2022-06-24 12:03:32.015 +02:00 INF Executed endpoint '/chatHub/negotiate' ][2022-06-24 12:03:32.015 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.4216ms ][2022-06-24 12:03:32.060 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 ][2022-06-24 12:03:32.060 +02:00 INF CORS policy execution successful. ][2022-06-24 12:03:32.060 +02:00 INF Executing endpoint '/chatHub/negotiate' ][2022-06-24 12:03:32.061 +02:00 INF Executed endpoint '/chatHub/negotiate' ][2022-06-24 12:03:32.061 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.3358ms ][2022-06-24 12:03:32.066 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=COs9LgoxWj6_WgoLjdwisA - - ][2022-06-24 12:03:32.066 +02:00 INF CORS policy execution successful. ][2022-06-24 12:03:32.066 +02:00 INF Executing endpoint '/chatHub' ][2022-06-24 12:03:37.770 +02:00 INF Executed endpoint '/chatHub' ][2022-06-24 12:03:37.770 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=SrTlkzjZqD75RkCHkpsLAA - - - 101 - - 7143.5312ms ][2022-06-24 12:03:37.803 +02:00 INF Request starting HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - ][2022-06-24 12:03:37.803 +02:00 INF CORS policy execution successful. ][2022-06-24 12:03:37.803 +02:00 INF Request finished HTTP/1.1 OPTIONS http://localhost:5116/chatHub/negotiate?negotiateVersion=1 - - - 204 - - 0.1769ms ][2022-06-24 12:03:37.805 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 ][2022-06-24 12:03:37.805 +02:00 INF CORS policy execution successful. ][2022-06-24 12:03:37.805 +02:00 INF Executing endpoint '/chatHub/negotiate' ][2022-06-24 12:03:37.805 +02:00 INF Executed endpoint '/chatHub/negotiate' ][2022-06-24 12:03:37.805 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.2851ms ][2022-06-24 12:03:37.926 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 ][2022-06-24 12:03:37.926 +02:00 INF CORS policy execution successful. ][2022-06-24 12:03:37.926 +02:00 INF Executing endpoint '/chatHub/negotiate' ][2022-06-24 12:03:37.928 +02:00 INF Executed endpoint '/chatHub/negotiate' ][2022-06-24 12:03:37.928 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 2.0126ms ][2022-06-24 12:03:37.955 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=8hPPjWBlctc20DQgEVr5oA - - ][2022-06-24 12:03:37.955 +02:00 INF CORS policy execution successful. ][2022-06-24 12:03:37.955 +02:00 INF Executing endpoint '/chatHub' ][2022-06-24 12:03:38.753 +02:00 INF Executed endpoint '/chatHub' ][2022-06-24 12:03:38.753 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=COs9LgoxWj6_WgoLjdwisA - - - 101 - - 6687.1238ms ][2022-06-24 12:03:38.755 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 ][2022-06-24 12:03:38.755 +02:00 INF CORS policy execution successful. ][2022-06-24 12:03:38.755 +02:00 INF Executing endpoint '/chatHub/negotiate' ][2022-06-24 12:03:38.755 +02:00 INF Executed endpoint '/chatHub/negotiate' ][2022-06-24 12:03:38.755 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.3100ms ][2022-06-24 12:03:38.759 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=85gSH-0EC2qbenSmWL9fYQ - - ][2022-06-24 12:03:38.759 +02:00 INF CORS policy execution successful. ][2022-06-24 12:03:38.759 +02:00 INF Executing endpoint '/chatHub' ][2022-06-24 12:03:38.768 +02:00 INF Executed endpoint '/chatHub' ][2022-06-24 12:03:38.768 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/chatHub?id=85gSH-0EC2qbenSmWL9fYQ - - - 101 - - 9.5311ms ][2022-06-24 12:03:38.805 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 ][2022-06-24 12:03:38.805 +02:00 INF CORS policy execution successful. ][2022-06-24 12:03:38.805 +02:00 INF Executing endpoint '/chatHub/negotiate' ][2022-06-24 12:03:38.805 +02:00 INF Executed endpoint '/chatHub/negotiate' ][2022-06-24 12:03:38.805 +02:00 INF Request finished HTTP/1.1 POST http://localhost:5116/chatHub/negotiate?negotiateVersion=1 text/plain;charset=UTF-8 0 - 200 316 application/json 0.3211ms ][2022-06-24 12:03:38.809 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/chatHub?id=0AX9jMkXqQ02zFBiM1CCHQ - - ][2022-06-24 12:03:38.809 +02:00 INF CORS policy execution successful. ][2022-06-24 12:03:38.809 +02:00 INF Executing endpoint '/chatHub' ][2022-06-24 17:00:45.887 +02:00 WRN Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. ][2022-06-24 17:00:45.937 +02:00 WRN The foreign key property 'Insurer.InsuranceCompanyId1' was created in shadow state because a conflicting property with the simple name 'InsuranceCompanyId' exists in the entity type, but is either not mapped, is already used for another relationship, or is incompatible with the associated primary key type. See https://aka.ms/efcore-relationships for information on mapping relationships in EF Core. ][2022-06-24 17:00:45.970 +02:00 WRN No store type was specified for the decimal property 'Premium' on entity type 'InsurancePolicy'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify precision and scale using 'HasPrecision', or configure a value converter using 'HasConversion'. ][2022-06-24 17:00:46.124 +02:00 INF Entity Framework Core 6.0.3 initialized 'DatabaseContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.3' with options: SensitiveDataLoggingEnabled ][2022-06-24 17:00:47.106 +02:00 INF Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT 1 ][2022-06-24 17:00:47.129 +02:00 INF Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); ][2022-06-24 17:00:47.152 +02:00 INF Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; ][2022-06-24 17:00:47.433 +02:00 INF Now listening on: http://localhost:5116 ][2022-06-24 17:00:47.436 +02:00 INF Application started. Press Ctrl+C to shut down. ][2022-06-24 17:00:47.436 +02:00 INF Hosting environment: Development ][2022-06-24 17:00:47.436 +02:00 INF Content root path: C:\Users\meris.ahmatovic\Desktop\06242022\Diligent.WebAPI.Host\ ][2022-06-24 17:00:47.579 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/index.html - - ][2022-06-24 17:00:47.871 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - - ][2022-06-24 17:00:47.900 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_vs/browserLink - - ][2022-06-24 17:00:47.904 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - - - 200 12010 application/javascript;+charset=utf-8 32.5033ms ][2022-06-24 17:00:47.912 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/index.html - - - 200 - text/html;charset=utf-8 337.4891ms ][2022-06-24 17:00:47.958 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 87.2881ms ][2022-06-24 17:00:48.098 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - - ][2022-06-24 17:00:48.177 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 78.9549ms ][2022-06-24 17:03:58.975 +02:00 WRN Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. ][2022-06-24 17:03:59.012 +02:00 WRN The foreign key property 'Insurer.InsuranceCompanyId1' was created in shadow state because a conflicting property with the simple name 'InsuranceCompanyId' exists in the entity type, but is either not mapped, is already used for another relationship, or is incompatible with the associated primary key type. See https://aka.ms/efcore-relationships for information on mapping relationships in EF Core. ][2022-06-24 17:03:59.052 +02:00 WRN No store type was specified for the decimal property 'Premium' on entity type 'InsurancePolicy'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify precision and scale using 'HasPrecision', or configure a value converter using 'HasConversion'. ][2022-06-24 17:03:59.173 +02:00 INF Entity Framework Core 6.0.3 initialized 'DatabaseContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.3' with options: SensitiveDataLoggingEnabled ][2022-06-24 17:13:56.359 +02:00 WRN Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. ][2022-06-24 17:13:56.438 +02:00 WRN No store type was specified for the decimal property 'Premium' on entity type 'InsurancePolicy'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify precision and scale using 'HasPrecision', or configure a value converter using 'HasConversion'. ][2022-06-24 17:13:56.593 +02:00 INF Entity Framework Core 6.0.3 initialized 'DatabaseContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.3' with options: SensitiveDataLoggingEnabled ][2022-06-24 17:13:56.903 +02:00 INF Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT 1 ][2022-06-24 17:13:56.928 +02:00 INF Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); ][2022-06-24 17:13:56.952 +02:00 INF Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; ][2022-06-24 17:13:57.057 +02:00 INF Now listening on: http://localhost:5116 ][2022-06-24 17:13:57.060 +02:00 INF Application started. Press Ctrl+C to shut down. ][2022-06-24 17:13:57.060 +02:00 INF Hosting environment: Development ][2022-06-24 17:13:57.060 +02:00 INF Content root path: C:\Users\meris.ahmatovic\Desktop\06242022\Diligent.WebAPI.Host\ ][2022-06-24 17:14:17.159 +02:00 WRN Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. ][2022-06-24 17:14:17.226 +02:00 WRN No store type was specified for the decimal property 'Premium' on entity type 'InsurancePolicy'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify precision and scale using 'HasPrecision', or configure a value converter using 'HasConversion'. ][2022-06-24 17:14:17.352 +02:00 INF Entity Framework Core 6.0.3 initialized 'DatabaseContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.3' with options: SensitiveDataLoggingEnabled ][2022-06-24 17:14:17.633 +02:00 INF Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT 1 ][2022-06-24 17:14:17.656 +02:00 INF Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); ][2022-06-24 17:14:17.678 +02:00 INF Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; ][2022-06-24 17:14:17.770 +02:00 INF Now listening on: http://localhost:5116 ][2022-06-24 17:14:17.773 +02:00 INF Application started. Press Ctrl+C to shut down. ][2022-06-24 17:14:17.773 +02:00 INF Hosting environment: Development ][2022-06-24 17:14:17.773 +02:00 INF Content root path: C:\Users\meris.ahmatovic\Desktop\06242022\Diligent.WebAPI.Host\ ][2022-06-24 17:14:20.601 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/index.html - - ][2022-06-24 17:14:20.742 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_vs/browserLink - - ][2022-06-24 17:14:20.742 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - - ][2022-06-24 17:14:20.744 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - - - 200 12010 application/javascript;+charset=utf-8 1.5479ms ][2022-06-24 17:14:20.753 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/index.html - - - 200 - text/html;charset=utf-8 154.9714ms ][2022-06-24 17:14:20.766 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 24.0197ms ][2022-06-24 17:14:20.941 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - - ][2022-06-24 17:14:21.026 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 85.1889ms ][2022-06-24 17:14:30.624 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/api/mongo/InsuranceCompany - - ][2022-06-24 17:14:30.860 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host)' ][2022-06-24 17:14:30.873 +02:00 INF Route matched with {action = "Get", controller = "InsuranceCompany"}. Executing controller action with signature System.Threading.Tasks.Task`1[System.Collections.Generic.List`1[Diligent.WebAPI.Host.MongoDTOs.InsuranceCompanyReadDTO]] Get() on controller Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController (Diligent.WebAPI.Host). ][2022-06-24 17:14:30.883 +02:00 INF Executed action Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host) in 5.4658ms ][2022-06-24 17:14:30.884 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host)' ][2022-06-24 17:14:30.928 +02:00 ERR Unable to resolve service for type 'Diligent.WebAPI.Business.MongoServices.InsuranceCompanyService' while attempting to activate 'Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController'. ][2022-06-24 17:14:30.929 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/api/mongo/InsuranceCompany - - - 500 - application/json 304.7314ms ][2022-06-24 17:15:51.955 +02:00 WRN Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. ][2022-06-24 17:15:52.020 +02:00 WRN No store type was specified for the decimal property 'Premium' on entity type 'InsurancePolicy'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify precision and scale using 'HasPrecision', or configure a value converter using 'HasConversion'. ][2022-06-24 17:15:52.145 +02:00 INF Entity Framework Core 6.0.3 initialized 'DatabaseContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.3' with options: SensitiveDataLoggingEnabled ][2022-06-24 17:15:52.407 +02:00 INF Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT 1 ][2022-06-24 17:15:52.429 +02:00 INF Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); ][2022-06-24 17:15:52.450 +02:00 INF Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; ][2022-06-24 17:15:52.548 +02:00 INF Now listening on: http://localhost:5116 ][2022-06-24 17:15:52.551 +02:00 INF Application started. Press Ctrl+C to shut down. ][2022-06-24 17:15:52.551 +02:00 INF Hosting environment: Development ][2022-06-24 17:15:52.551 +02:00 INF Content root path: C:\Users\meris.ahmatovic\Desktop\06242022\Diligent.WebAPI.Host\ ][2022-06-24 17:15:55.173 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/api/mongo/InsuranceCompany - - ][2022-06-24 17:15:55.231 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host)' ][2022-06-24 17:15:55.240 +02:00 INF Route matched with {action = "Get", controller = "InsuranceCompany"}. Executing controller action with signature System.Threading.Tasks.Task`1[System.Collections.Generic.List`1[Diligent.WebAPI.Host.MongoDTOs.InsuranceCompanyReadDTO]] Get() on controller Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController (Diligent.WebAPI.Host). ][2022-06-24 17:15:55.246 +02:00 INF Executed action Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host) in 1.4603ms ][2022-06-24 17:15:55.246 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host)' ][2022-06-24 17:15:55.279 +02:00 ERR Unable to resolve service for type 'Diligent.WebAPI.Business.MongoServices.InsuranceCompanyService' while attempting to activate 'Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController'. ][2022-06-24 17:15:55.291 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/api/mongo/InsuranceCompany - - - 500 - application/json 120.2666ms ][2022-06-24 17:15:56.672 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/index.html - - ][2022-06-24 17:15:56.760 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_vs/browserLink - - ][2022-06-24 17:15:56.764 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - - ][2022-06-24 17:15:56.766 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - - - 200 12010 application/javascript;+charset=utf-8 1.5402ms ][2022-06-24 17:15:56.770 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/index.html - - - 200 - text/html;charset=utf-8 98.3309ms ][2022-06-24 17:15:56.783 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 22.4032ms ][2022-06-24 17:15:56.971 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - - ][2022-06-24 17:15:57.054 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 82.5289ms ][2022-06-24 17:16:02.082 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/api/mongo/InsuranceCompany - - ][2022-06-24 17:16:02.083 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host)' ][2022-06-24 17:16:02.083 +02:00 INF Route matched with {action = "Get", controller = "InsuranceCompany"}. Executing controller action with signature System.Threading.Tasks.Task`1[System.Collections.Generic.List`1[Diligent.WebAPI.Host.MongoDTOs.InsuranceCompanyReadDTO]] Get() on controller Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController (Diligent.WebAPI.Host). ][2022-06-24 17:16:02.084 +02:00 INF Executed action Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host) in 0.5191ms ][2022-06-24 17:16:02.084 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host)' ][2022-06-24 17:16:02.101 +02:00 ERR Unable to resolve service for type 'Diligent.WebAPI.Business.MongoServices.InsuranceCompanyService' while attempting to activate 'Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController'. ][2022-06-24 17:16:02.101 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/api/mongo/InsuranceCompany - - - 500 - application/json 18.7213ms ][2022-06-24 17:17:47.359 +02:00 WRN Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. ][2022-06-24 17:17:47.429 +02:00 WRN No store type was specified for the decimal property 'Premium' on entity type 'InsurancePolicy'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify precision and scale using 'HasPrecision', or configure a value converter using 'HasConversion'. ][2022-06-24 17:17:47.573 +02:00 INF Entity Framework Core 6.0.3 initialized 'DatabaseContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.3' with options: SensitiveDataLoggingEnabled ][2022-06-24 17:17:47.845 +02:00 INF Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT 1 ][2022-06-24 17:17:47.867 +02:00 INF Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); ][2022-06-24 17:17:47.886 +02:00 INF Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; ][2022-06-24 17:17:47.979 +02:00 INF Now listening on: http://localhost:5116 ][2022-06-24 17:17:47.982 +02:00 INF Application started. Press Ctrl+C to shut down. ][2022-06-24 17:17:47.982 +02:00 INF Hosting environment: Development ][2022-06-24 17:17:47.982 +02:00 INF Content root path: C:\Users\meris.ahmatovic\Desktop\06242022\Diligent.WebAPI.Host\ ][2022-06-24 17:17:50.478 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/index.html - - ][2022-06-24 17:17:50.622 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_vs/browserLink - - ][2022-06-24 17:17:50.624 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - - ][2022-06-24 17:17:50.628 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - - - 200 12010 application/javascript;+charset=utf-8 1.7075ms ][2022-06-24 17:17:50.628 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/index.html - - - 200 - text/html;charset=utf-8 154.1987ms ][2022-06-24 17:17:50.651 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 29.2245ms ][2022-06-24 17:17:50.828 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - - ][2022-06-24 17:17:50.914 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 85.9799ms ][2022-06-24 17:17:55.642 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/api/mongo/InsuranceCompany - - ][2022-06-24 17:17:55.654 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host)' ][2022-06-24 17:17:55.664 +02:00 INF Route matched with {action = "Get", controller = "InsuranceCompany"}. Executing controller action with signature System.Threading.Tasks.Task`1[System.Collections.Generic.List`1[Diligent.WebAPI.Host.MongoDTOs.InsuranceCompanyReadDTO]] Get() on controller Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController (Diligent.WebAPI.Host). ][2022-06-24 17:20:13.116 +02:00 WRN Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. ][2022-06-24 17:20:13.181 +02:00 WRN No store type was specified for the decimal property 'Premium' on entity type 'InsurancePolicy'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify precision and scale using 'HasPrecision', or configure a value converter using 'HasConversion'. ][2022-06-24 17:20:13.301 +02:00 INF Entity Framework Core 6.0.3 initialized 'DatabaseContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.3' with options: SensitiveDataLoggingEnabled ][2022-06-24 17:20:13.581 +02:00 INF Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT 1 ][2022-06-24 17:20:13.603 +02:00 INF Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); ][2022-06-24 17:20:13.624 +02:00 INF Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; ][2022-06-24 17:20:13.732 +02:00 INF Now listening on: http://localhost:5116 ][2022-06-24 17:20:13.735 +02:00 INF Application started. Press Ctrl+C to shut down. ][2022-06-24 17:20:13.736 +02:00 INF Hosting environment: Development ][2022-06-24 17:20:13.736 +02:00 INF Content root path: C:\Users\meris.ahmatovic\Desktop\06242022\Diligent.WebAPI.Host\ ][2022-06-24 17:20:15.420 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/index.html - - ][2022-06-24 17:20:15.564 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_vs/browserLink - - ][2022-06-24 17:20:15.564 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - - ][2022-06-24 17:20:15.566 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - - - 200 12010 application/javascript;+charset=utf-8 1.6247ms ][2022-06-24 17:20:15.567 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/index.html - - - 200 - text/html;charset=utf-8 149.6313ms ][2022-06-24 17:20:15.586 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 21.8533ms ][2022-06-24 17:20:15.759 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - - ][2022-06-24 17:20:15.839 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 80.8115ms ][2022-06-24 17:20:20.372 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/insuranceCompanies - - ][2022-06-24 17:20:20.382 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.InsuranceCompaniesController.GetInsuranceCompanies (Diligent.WebAPI.Host)' ][2022-06-24 17:20:20.392 +02:00 INF Route matched with {action = "GetInsuranceCompanies", controller = "InsuranceCompanies"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[Diligent.WebAPI.Host.DTOs.InsuranceCompanyDTOs.InsuranceCompanyReturnDTO]]] GetInsuranceCompanies() on controller Diligent.WebAPI.Host.Controllers.InsuranceCompaniesController (Diligent.WebAPI.Host). ][2022-06-24 17:20:20.508 +02:00 INF Entity Framework Core 6.0.3 initialized 'DatabaseContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.3' with options: SensitiveDataLoggingEnabled ][2022-06-24 17:20:20.725 +02:00 INF Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [i].[Id], [i].[City], [i].[Country], [i].[CreatedAtUtc], [i].[DeletedAtUtc], [i].[Fax], [i].[LegalAddress], [i].[LegalEmail], [i].[Name], [i].[PhoneNumber], [i].[PostalCode], [i].[UpdatedAtUtc] FROM [InsuranceCompanies] AS [i] ][2022-06-24 17:20:20.807 +02:00 INF Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Host.DTOs.InsuranceCompanyDTOs.InsuranceCompanyReturnDTO, Diligent.WebAPI.Host, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-06-24 17:20:20.822 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.InsuranceCompaniesController.GetInsuranceCompanies (Diligent.WebAPI.Host) in 426.6629ms ][2022-06-24 17:20:20.823 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.InsuranceCompaniesController.GetInsuranceCompanies (Diligent.WebAPI.Host)' ][2022-06-24 17:20:20.826 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/insuranceCompanies - - - 200 - application/json;+charset=utf-8 453.4390ms ][2022-06-24 17:20:30.415 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/api/mongo/InsuranceCompany - - ][2022-06-24 17:20:30.419 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host)' ][2022-06-24 17:20:30.421 +02:00 INF Route matched with {action = "Get", controller = "InsuranceCompany"}. Executing controller action with signature System.Threading.Tasks.Task`1[System.Collections.Generic.List`1[Diligent.WebAPI.Host.MongoDTOs.InsuranceCompanyReadDTO]] Get() on controller Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController (Diligent.WebAPI.Host). ][2022-06-24 17:22:49.086 +02:00 WRN Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. ][2022-06-24 17:22:49.150 +02:00 WRN No store type was specified for the decimal property 'Premium' on entity type 'InsurancePolicy'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify precision and scale using 'HasPrecision', or configure a value converter using 'HasConversion'. ][2022-06-24 17:22:49.274 +02:00 INF Entity Framework Core 6.0.3 initialized 'DatabaseContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.3' with options: SensitiveDataLoggingEnabled ][2022-06-24 17:22:49.536 +02:00 INF Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT 1 ][2022-06-24 17:22:49.558 +02:00 INF Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); ][2022-06-24 17:22:49.577 +02:00 INF Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; ][2022-06-24 17:22:49.667 +02:00 INF Now listening on: http://localhost:5116 ][2022-06-24 17:22:49.670 +02:00 INF Application started. Press Ctrl+C to shut down. ][2022-06-24 17:22:49.670 +02:00 INF Hosting environment: Development ][2022-06-24 17:22:49.670 +02:00 INF Content root path: C:\Users\meris.ahmatovic\Desktop\06242022\Diligent.WebAPI.Host\ ][2022-06-24 17:23:19.304 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/api/mongo/InsuranceCompany application/json 190 ][2022-06-24 17:23:19.347 +02:00 INF CORS policy execution failed. ][2022-06-24 17:23:19.347 +02:00 INF Request origin http://localhost:5116 does not have permission to access the resource. ][2022-06-24 17:23:19.364 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Post (Diligent.WebAPI.Host)' ][2022-06-24 17:23:19.380 +02:00 INF Route matched with {action = "Post", controller = "InsuranceCompany"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Post(Diligent.WebAPI.Host.MongoDTOs.InsuranceCompanyCreateDTO) on controller Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController (Diligent.WebAPI.Host). ][2022-06-24 17:24:33.284 +02:00 WRN Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. ][2022-06-24 17:24:33.350 +02:00 WRN No store type was specified for the decimal property 'Premium' on entity type 'InsurancePolicy'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify precision and scale using 'HasPrecision', or configure a value converter using 'HasConversion'. ][2022-06-24 17:24:33.475 +02:00 INF Entity Framework Core 6.0.3 initialized 'DatabaseContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.3' with options: SensitiveDataLoggingEnabled ][2022-06-24 17:24:33.749 +02:00 INF Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT 1 ][2022-06-24 17:24:33.775 +02:00 INF Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); ][2022-06-24 17:24:33.795 +02:00 INF Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; ][2022-06-24 17:24:33.884 +02:00 INF Now listening on: http://localhost:5116 ][2022-06-24 17:24:33.887 +02:00 INF Application started. Press Ctrl+C to shut down. ][2022-06-24 17:24:33.887 +02:00 INF Hosting environment: Development ][2022-06-24 17:24:33.887 +02:00 INF Content root path: C:\Users\meris.ahmatovic\Desktop\06242022\Diligent.WebAPI.Host\ ][2022-06-24 17:24:37.215 +02:00 INF Request starting HTTP/1.1 POST http://localhost:5116/api/mongo/InsuranceCompany application/json 190 ][2022-06-24 17:24:37.260 +02:00 INF CORS policy execution failed. ][2022-06-24 17:24:37.260 +02:00 INF Request origin http://localhost:5116 does not have permission to access the resource. ][2022-06-24 17:24:37.271 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Post (Diligent.WebAPI.Host)' ][2022-06-24 17:24:37.287 +02:00 INF Route matched with {action = "Post", controller = "InsuranceCompany"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Post(Diligent.WebAPI.Host.MongoDTOs.InsuranceCompanyCreateDTO) on controller Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController (Diligent.WebAPI.Host). ][2022-06-24 17:26:42.471 +02:00 WRN Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. ][2022-06-24 17:26:42.547 +02:00 WRN No store type was specified for the decimal property 'Premium' on entity type 'InsurancePolicy'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify precision and scale using 'HasPrecision', or configure a value converter using 'HasConversion'. ][2022-06-24 17:26:42.688 +02:00 INF Entity Framework Core 6.0.3 initialized 'DatabaseContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.3' with options: SensitiveDataLoggingEnabled ][2022-06-24 17:26:42.955 +02:00 INF Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT 1 ][2022-06-24 17:26:42.979 +02:00 INF Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); ][2022-06-24 17:26:42.999 +02:00 INF Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; ][2022-06-24 17:26:43.092 +02:00 INF Now listening on: http://localhost:5116 ][2022-06-24 17:26:43.095 +02:00 INF Application started. Press Ctrl+C to shut down. ][2022-06-24 17:26:43.095 +02:00 INF Hosting environment: Development ][2022-06-24 17:26:43.095 +02:00 INF Content root path: C:\Users\meris.ahmatovic\Desktop\06242022\Diligent.WebAPI.Host\ ][2022-06-24 17:26:47.324 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/index.html - - ][2022-06-24 17:26:47.465 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_vs/browserLink - - ][2022-06-24 17:26:47.468 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - - ][2022-06-24 17:26:47.470 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - - - 200 12010 application/javascript;+charset=utf-8 1.6574ms ][2022-06-24 17:26:47.481 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/index.html - - - 200 - text/html;charset=utf-8 160.0609ms ][2022-06-24 17:26:47.491 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 26.0504ms ][2022-06-24 17:26:47.688 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - - ][2022-06-24 17:26:47.777 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 89.0339ms ][2022-06-24 17:26:52.216 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/api/mongo/InsuranceCompany - - ][2022-06-24 17:26:52.231 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host)' ][2022-06-24 17:26:52.241 +02:00 INF Route matched with {action = "Get", controller = "InsuranceCompany"}. Executing controller action with signature System.Threading.Tasks.Task`1[System.Collections.Generic.List`1[Diligent.WebAPI.Host.MongoDTOs.InsuranceCompanyReadDTO]] Get() on controller Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController (Diligent.WebAPI.Host). ][2022-06-24 17:27:47.428 +02:00 WRN Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. ][2022-06-24 17:27:47.495 +02:00 WRN No store type was specified for the decimal property 'Premium' on entity type 'InsurancePolicy'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify precision and scale using 'HasPrecision', or configure a value converter using 'HasConversion'. ][2022-06-24 17:27:47.671 +02:00 INF Entity Framework Core 6.0.3 initialized 'DatabaseContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.3' with options: SensitiveDataLoggingEnabled ][2022-06-24 17:27:47.960 +02:00 INF Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT 1 ][2022-06-24 17:27:47.983 +02:00 INF Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); ][2022-06-24 17:27:48.003 +02:00 INF Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; ][2022-06-24 17:27:48.096 +02:00 INF Now listening on: http://localhost:5116 ][2022-06-24 17:27:48.099 +02:00 INF Application started. Press Ctrl+C to shut down. ][2022-06-24 17:27:48.099 +02:00 INF Hosting environment: Development ][2022-06-24 17:27:48.099 +02:00 INF Content root path: C:\Users\meris.ahmatovic\Desktop\06242022\Diligent.WebAPI.Host\ ][2022-06-24 17:27:49.493 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/api/mongo/InsuranceCompany - - ][2022-06-24 17:27:49.550 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host)' ][2022-06-24 17:27:49.559 +02:00 INF Route matched with {action = "Get", controller = "InsuranceCompany"}. Executing controller action with signature System.Threading.Tasks.Task`1[System.Collections.Generic.List`1[Diligent.WebAPI.Host.MongoDTOs.InsuranceCompanyReadDTO]] Get() on controller Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController (Diligent.WebAPI.Host). ][2022-06-24 17:31:08.310 +02:00 WRN Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. ][2022-06-24 17:31:08.375 +02:00 WRN No store type was specified for the decimal property 'Premium' on entity type 'InsurancePolicy'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify precision and scale using 'HasPrecision', or configure a value converter using 'HasConversion'. ][2022-06-24 17:31:08.506 +02:00 INF Entity Framework Core 6.0.3 initialized 'DatabaseContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.3' with options: SensitiveDataLoggingEnabled ][2022-06-24 17:31:08.794 +02:00 INF Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT 1 ][2022-06-24 17:31:08.816 +02:00 INF Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); ][2022-06-24 17:31:08.835 +02:00 INF Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; ][2022-06-24 17:31:08.927 +02:00 INF Now listening on: http://localhost:5116 ][2022-06-24 17:31:08.929 +02:00 INF Application started. Press Ctrl+C to shut down. ][2022-06-24 17:31:08.930 +02:00 INF Hosting environment: Development ][2022-06-24 17:31:08.930 +02:00 INF Content root path: C:\Users\meris.ahmatovic\Desktop\06242022\Diligent.WebAPI.Host\ ][2022-06-24 17:31:11.449 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/index.html - - ][2022-06-24 17:31:11.597 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_vs/browserLink - - ][2022-06-24 17:31:11.597 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - - ][2022-06-24 17:31:11.599 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - - - 200 12010 application/javascript;+charset=utf-8 1.5841ms ][2022-06-24 17:31:11.602 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/index.html - - - 200 - text/html;charset=utf-8 156.3960ms ][2022-06-24 17:31:11.622 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 25.1071ms ][2022-06-24 17:31:11.818 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - - ][2022-06-24 17:31:11.903 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 85.5291ms ][2022-06-24 17:31:15.017 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/api/mongo/InsuranceCompany - - ][2022-06-24 17:31:15.030 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host)' ][2022-06-24 17:31:15.041 +02:00 INF Route matched with {action = "Get", controller = "InsuranceCompany"}. Executing controller action with signature System.Threading.Tasks.Task`1[System.Collections.Generic.List`1[Diligent.WebAPI.Host.MongoDTOs.InsuranceCompanyReadDTO]] Get() on controller Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController (Diligent.WebAPI.Host). ][2022-06-24 17:31:15.609 +02:00 INF Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Host.MongoDTOs.InsuranceCompanyReadDTO, Diligent.WebAPI.Host, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-06-24 17:31:15.623 +02:00 INF Executed action Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host) in 577.931ms ][2022-06-24 17:31:15.623 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host)' ][2022-06-24 17:31:15.623 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/api/mongo/InsuranceCompany - - - 200 - application/json;+charset=utf-8 606.7502ms ][2022-06-24 17:33:41.286 +02:00 WRN Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. ][2022-06-24 17:33:41.354 +02:00 WRN No store type was specified for the decimal property 'Premium' on entity type 'InsurancePolicy'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify precision and scale using 'HasPrecision', or configure a value converter using 'HasConversion'. ][2022-06-24 17:33:41.480 +02:00 INF Entity Framework Core 6.0.3 initialized 'DatabaseContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.3' with options: SensitiveDataLoggingEnabled ][2022-06-24 17:33:41.745 +02:00 INF Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT 1 ][2022-06-24 17:33:41.768 +02:00 INF Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); ][2022-06-24 17:33:41.788 +02:00 INF Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; ][2022-06-24 17:33:41.880 +02:00 INF Now listening on: http://localhost:5116 ][2022-06-24 17:33:41.882 +02:00 INF Application started. Press Ctrl+C to shut down. ][2022-06-24 17:33:41.883 +02:00 INF Hosting environment: Development ][2022-06-24 17:33:41.883 +02:00 INF Content root path: C:\Users\meris.ahmatovic\Desktop\06242022\Diligent.WebAPI.Host\ ][2022-06-24 17:33:54.302 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/insurancePolicies - - ][2022-06-24 17:33:54.351 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.InsurancePoliciesController.GetInsurancePolicies (Diligent.WebAPI.Host)' ][2022-06-24 17:33:54.361 +02:00 INF Route matched with {action = "GetInsurancePolicies", controller = "InsurancePolicies"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[Diligent.WebAPI.Host.DTOs.InsurancePolicyDTOs.InsurancePolicyReadDTO]]] GetInsurancePolicies() on controller Diligent.WebAPI.Host.Controllers.InsurancePoliciesController (Diligent.WebAPI.Host). ][2022-06-24 17:33:54.455 +02:00 INF Entity Framework Core 6.0.3 initialized 'DatabaseContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.3' with options: SensitiveDataLoggingEnabled ][2022-06-24 17:33:54.715 +02:00 INF Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [i].[Id], [i].[CreatedAtUtc], [i].[DeletedAtUtc], [i].[EndDate], [i].[InsurerId], [i].[Premium], [i].[StartDate], [i].[Type], [i].[UpdatedAtUtc], [i0].[Id], [i0].[Address], [i0].[City], [i0].[Country], [i0].[CreatedAtUtc], [i0].[DateOfBirth], [i0].[DeletedAtUtc], [i0].[Email], [i0].[FirstName], [i0].[InsuranceCompanyId], [i0].[LastName], [i0].[PhoneNumber], [i0].[PostalCode], [i0].[UpdatedAtUtc], [i1].[Id], [i1].[City], [i1].[Country], [i1].[CreatedAtUtc], [i1].[DeletedAtUtc], [i1].[Fax], [i1].[LegalAddress], [i1].[LegalEmail], [i1].[Name], [i1].[PhoneNumber], [i1].[PostalCode], [i1].[UpdatedAtUtc] FROM [InsurancePolicies] AS [i] INNER JOIN [Insurers] AS [i0] ON [i].[InsurerId] = [i0].[Id] INNER JOIN [InsuranceCompanies] AS [i1] ON [i0].[InsuranceCompanyId] = [i1].[Id] ][2022-06-24 17:33:54.832 +02:00 INF Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Host.DTOs.InsurancePolicyDTOs.InsurancePolicyReadDTO, Diligent.WebAPI.Host, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-06-24 17:33:54.871 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.InsurancePoliciesController.GetInsurancePolicies (Diligent.WebAPI.Host) in 505.2264ms ][2022-06-24 17:33:54.871 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.InsurancePoliciesController.GetInsurancePolicies (Diligent.WebAPI.Host)' ][2022-06-24 17:33:54.876 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/insurancePolicies - - - 200 - application/json;+charset=utf-8 576.1520ms ][2022-06-24 17:36:52.745 +02:00 WRN Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. ][2022-06-24 17:36:52.810 +02:00 WRN No store type was specified for the decimal property 'Premium' on entity type 'InsurancePolicy'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify precision and scale using 'HasPrecision', or configure a value converter using 'HasConversion'. ][2022-06-24 17:36:52.939 +02:00 INF Entity Framework Core 6.0.3 initialized 'DatabaseContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.3' with options: SensitiveDataLoggingEnabled ][2022-06-24 17:36:53.202 +02:00 INF Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT 1 ][2022-06-24 17:36:53.223 +02:00 INF Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); ][2022-06-24 17:36:53.242 +02:00 INF Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; ][2022-06-24 17:36:53.334 +02:00 INF Now listening on: http://localhost:5116 ][2022-06-24 17:36:53.336 +02:00 INF Application started. Press Ctrl+C to shut down. ][2022-06-24 17:36:53.336 +02:00 INF Hosting environment: Development ][2022-06-24 17:36:53.337 +02:00 INF Content root path: C:\Users\meris.ahmatovic\Desktop\06242022\Diligent.WebAPI.Host\ ][2022-06-24 17:37:12.297 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/v1.0/insurancePolicies - - ][2022-06-24 17:37:12.347 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.Controllers.InsurancePoliciesController.GetInsurancePolicies (Diligent.WebAPI.Host)' ][2022-06-24 17:37:12.357 +02:00 INF Route matched with {action = "GetInsurancePolicies", controller = "InsurancePolicies"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.List`1[Diligent.WebAPI.Host.DTOs.InsurancePolicyDTOs.InsurancePolicyReadDTO]]] GetInsurancePolicies() on controller Diligent.WebAPI.Host.Controllers.InsurancePoliciesController (Diligent.WebAPI.Host). ][2022-06-24 17:37:12.456 +02:00 INF Entity Framework Core 6.0.3 initialized 'DatabaseContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.3' with options: SensitiveDataLoggingEnabled ][2022-06-24 17:37:12.751 +02:00 INF Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [i].[Id], [i].[CreatedAtUtc], [i].[DeletedAtUtc], [i].[EndDate], [i].[InsurerId], [i].[Premium], [i].[StartDate], [i].[Type], [i].[UpdatedAtUtc], [i0].[Id], [i0].[Address], [i0].[City], [i0].[Country], [i0].[CreatedAtUtc], [i0].[DateOfBirth], [i0].[DeletedAtUtc], [i0].[Email], [i0].[FirstName], [i0].[InsuranceCompanyId], [i0].[LastName], [i0].[PhoneNumber], [i0].[PostalCode], [i0].[UpdatedAtUtc], [i1].[Id], [i1].[City], [i1].[Country], [i1].[CreatedAtUtc], [i1].[DeletedAtUtc], [i1].[Fax], [i1].[LegalAddress], [i1].[LegalEmail], [i1].[Name], [i1].[PhoneNumber], [i1].[PostalCode], [i1].[UpdatedAtUtc] FROM [InsurancePolicies] AS [i] INNER JOIN [Insurers] AS [i0] ON [i].[InsurerId] = [i0].[Id] INNER JOIN [InsuranceCompanies] AS [i1] ON [i0].[InsuranceCompanyId] = [i1].[Id] ][2022-06-24 17:37:12.875 +02:00 INF Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Host.DTOs.InsurancePolicyDTOs.InsurancePolicyReadDTO, Diligent.WebAPI.Host, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-06-24 17:37:12.917 +02:00 INF Executed action Diligent.WebAPI.Host.Controllers.InsurancePoliciesController.GetInsurancePolicies (Diligent.WebAPI.Host) in 554.1451ms ][2022-06-24 17:37:12.918 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.Controllers.InsurancePoliciesController.GetInsurancePolicies (Diligent.WebAPI.Host)' ][2022-06-24 17:37:12.923 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/v1.0/insurancePolicies - - - 200 - application/json;+charset=utf-8 628.7860ms ][2022-06-24 17:43:54.062 +02:00 WRN Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. ][2022-06-24 17:43:54.144 +02:00 WRN No store type was specified for the decimal property 'Premium' on entity type 'InsurancePolicy'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify precision and scale using 'HasPrecision', or configure a value converter using 'HasConversion'. ][2022-06-24 17:43:54.282 +02:00 INF Entity Framework Core 6.0.3 initialized 'DatabaseContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.3' with options: SensitiveDataLoggingEnabled ][2022-06-24 17:43:54.574 +02:00 INF Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT 1 ][2022-06-24 17:43:54.598 +02:00 INF Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); ][2022-06-24 17:43:54.619 +02:00 INF Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; ][2022-06-24 17:43:54.717 +02:00 INF Now listening on: http://localhost:5116 ][2022-06-24 17:43:54.720 +02:00 INF Application started. Press Ctrl+C to shut down. ][2022-06-24 17:43:54.720 +02:00 INF Hosting environment: Development ][2022-06-24 17:43:54.720 +02:00 INF Content root path: C:\Users\meris.ahmatovic\Desktop\06242022\Diligent.WebAPI.Host\ ][2022-06-24 17:43:58.648 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/index.html - - ][2022-06-24 17:43:58.841 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_vs/browserLink - - ][2022-06-24 17:43:58.841 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - - ][2022-06-24 17:43:58.846 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_framework/aspnetcore-browser-refresh.js - - - 200 12010 application/javascript;+charset=utf-8 2.8862ms ][2022-06-24 17:43:58.846 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/index.html - - - 200 - text/html;charset=utf-8 199.9016ms ][2022-06-24 17:43:58.870 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/_vs/browserLink - - - 200 - text/javascript;+charset=UTF-8 28.3409ms ][2022-06-24 17:43:58.971 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - - ][2022-06-24 17:43:59.057 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 85.5425ms ][2022-06-24 17:44:05.196 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/api/mongo/InsuranceCompany - - ][2022-06-24 17:44:05.208 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host)' ][2022-06-24 17:44:05.217 +02:00 INF Route matched with {action = "Get", controller = "InsuranceCompany"}. Executing controller action with signature System.Threading.Tasks.Task`1[System.Collections.Generic.List`1[Diligent.WebAPI.Host.MongoDTOs.InsuranceCompanyReadDTO]] Get() on controller Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController (Diligent.WebAPI.Host). ][2022-06-24 17:44:05.670 +02:00 INF Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[Diligent.WebAPI.Host.MongoDTOs.InsuranceCompanyReadDTO, Diligent.WebAPI.Host, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. ][2022-06-24 17:44:05.685 +02:00 INF Executed action Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host) in 463.1138ms ][2022-06-24 17:44:05.685 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host)' ][2022-06-24 17:44:05.685 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/api/mongo/InsuranceCompany - - - 200 - application/json;+charset=utf-8 488.8873ms ][2022-06-24 17:44:15.713 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/api/mongo/InsuranceCompany/62a08b3500432c683a4b58d4 - - ][2022-06-24 17:44:15.714 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host)' ][2022-06-24 17:44:15.728 +02:00 INF Route matched with {action = "Get", controller = "InsuranceCompany"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.MongoDTOs.InsuranceCompanyReadDTO]] Get(System.String) on controller Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController (Diligent.WebAPI.Host). ][2022-06-24 17:44:15.776 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.MongoDTOs.InsuranceCompanyReadDTO'. ][2022-06-24 17:44:15.776 +02:00 INF Executed action Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host) in 47.8866ms ][2022-06-24 17:44:15.776 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host)' ][2022-06-24 17:44:15.776 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/api/mongo/InsuranceCompany/62a08b3500432c683a4b58d4 - - - 200 - application/json;+charset=utf-8 63.3898ms ][2022-06-24 17:44:21.833 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/api/mongo/InsuranceCompany/62a08b3500432c683a4b58d5 - - ][2022-06-24 17:44:21.834 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host)' ][2022-06-24 17:44:21.834 +02:00 INF Route matched with {action = "Get", controller = "InsuranceCompany"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.MongoDTOs.InsuranceCompanyReadDTO]] Get(System.String) on controller Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController (Diligent.WebAPI.Host). ][2022-06-24 17:44:21.903 +02:00 INF Executed action Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host) in 69.4007ms ][2022-06-24 17:44:21.904 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host)' ][2022-06-24 17:44:21.996 +02:00 ERR Company not found ][2022-06-24 17:44:21.997 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/api/mongo/InsuranceCompany/62a08b3500432c683a4b58d5 - - - 404 - application/json 163.4194ms ][2022-06-24 17:57:44.044 +02:00 WRN Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. ][2022-06-24 17:57:44.109 +02:00 WRN No store type was specified for the decimal property 'Premium' on entity type 'InsurancePolicy'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify precision and scale using 'HasPrecision', or configure a value converter using 'HasConversion'. ][2022-06-24 17:57:44.263 +02:00 INF Entity Framework Core 6.0.3 initialized 'DatabaseContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.3' with options: SensitiveDataLoggingEnabled ][2022-06-24 17:57:44.533 +02:00 INF Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT 1 ][2022-06-24 17:57:44.555 +02:00 INF Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); ][2022-06-24 17:57:44.580 +02:00 INF Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; ][2022-06-24 17:57:44.674 +02:00 INF Now listening on: http://localhost:5116 ][2022-06-24 17:57:44.677 +02:00 INF Application started. Press Ctrl+C to shut down. ][2022-06-24 17:57:44.677 +02:00 INF Hosting environment: Development ][2022-06-24 17:57:44.677 +02:00 INF Content root path: C:\Users\meris.ahmatovic\Desktop\06242022\Diligent.WebAPI.Host\ ][2022-06-24 17:57:55.123 +02:00 INF Request starting HTTP/1.1 GET http://localhost:5116/api/mongo/InsuranceCompany/62a08b3500432c683a4b58d4 - - ][2022-06-24 17:57:55.182 +02:00 INF Executing endpoint 'Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host)' ][2022-06-24 17:57:55.199 +02:00 INF Route matched with {action = "Get", controller = "InsuranceCompany"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Diligent.WebAPI.Host.MongoDTOs.InsuranceCompanyReadDTO]] Get(System.String) on controller Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController (Diligent.WebAPI.Host). ][2022-06-24 17:57:55.671 +02:00 INF Executing ObjectResult, writing value of type 'Diligent.WebAPI.Host.MongoDTOs.InsuranceCompanyReadDTO'. ][2022-06-24 17:57:55.695 +02:00 INF Executed action Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host) in 491.1608ms ][2022-06-24 17:57:55.695 +02:00 INF Executed endpoint 'Diligent.WebAPI.Host.MongoControllers.InsuranceCompanyController.Get (Diligent.WebAPI.Host)' ][2022-06-24 17:57:55.698 +02:00 INF Request finished HTTP/1.1 GET http://localhost:5116/api/mongo/InsuranceCompany/62a08b3500432c683a4b58d4 - - - 200 - application/json;+charset=utf-8 576.4886ms ]