????

Your IP : 18.221.238.5


Current Path : C:/inetpub/vhost/binhdinhf1.gdtsolutions.vn/api/logs/
Upload File :
Current File : C:/inetpub/vhost/binhdinhf1.gdtsolutions.vn/api/logs/stdout_20231028124532_9164.log

info: Microsoft.Hosting.Lifetime[0]
      Application started. Press Ctrl+C to shut down.
info: Microsoft.Hosting.Lifetime[0]
      Hosting environment: Production
info: Microsoft.Hosting.Lifetime[0]
      Content root path: C:\inetpub\vhost\binhdinhf1.gdtsolutions.vn\api
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (95ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT 1
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (72ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT OBJECT_ID(N'[__EFMigrationsHistory]');
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT 1
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT OBJECT_ID(N'[__EFMigrationsHistory]');
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [MigrationId], [ProductVersion]
      FROM [__EFMigrationsHistory]
      ORDER BY [MigrationId];
info: Microsoft.EntityFrameworkCore.Migrations[20405]
      No migrations were applied. The database is already up to date.
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [identity].[AspNetRoles] AS [a]) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (29ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (26ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_2) [a].[Link], [a].[Title], [a].[Summary], [a].[FeaturedImage], [a].[Id]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [identity].[AspNetUsers] AS [a]) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Title], [t].[FeaturedImage], [t].[Link], [t].[Id]
      FROM (
          SELECT [a].[Id], [a].[FeaturedImage], [a].[IsPinned], [a].[Link], [a].[PublishDate], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[IsPinned] DESC, [a].[PublishDate] DESC, [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[IsPinned] DESC, [t].[PublishDate] DESC, [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (6ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (10ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (6ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_2) [a].[Link], [a].[Title], [a].[Summary], [a].[FeaturedImage], [a].[Id]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (7ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (6ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (6ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (6ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (6ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (11ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (7ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (6ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (7ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [a].[Id], [a].[Content], [a].[CreatedBy], [a].[CreatedOn], [a].[FeaturedImage], [a].[IsPinned], [a].[Keywords], [a].[Language], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[PublishDate], [a].[Summary], [a].[Title]
      FROM [Articles] AS [a]
      WHERE [a].[Link] = @__TypedProperty_0
      ORDER BY [a].[Id]
info: Microsoft.Hosting.Lifetime[0]
      Application is shutting down...