????

Your IP : 3.17.156.114


Current Path : C:/inetpub/vhost/binhdinhf1.gdtsolutions.vn/api/logs/
Upload File :
Current File : C:/inetpub/vhost/binhdinhf1.gdtsolutions.vn/api/logs/stdout_20231012153858_10852.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 (86ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT 1
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (53ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT OBJECT_ID(N'[__EFMigrationsHistory]');
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [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 (5ms) [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 (1ms) [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 (20ms) [Parameters=[@__get_Item_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName]
      FROM [identity].[AspNetUsers] AS [a]
      WHERE [a].[Id] = @__get_Item_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (28ms) [Parameters=[@__get_Item_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName]
      FROM [identity].[AspNetUsers] AS [a]
      WHERE [a].[Id] = @__get_Item_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__user_Id_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Id], [a].[ClaimType], [a].[ClaimValue], [a].[UserId]
      FROM [identity].[AspNetUserClaims] AS [a]
      WHERE [a].[UserId] = @__user_Id_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__user_Id_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Id], [a].[ClaimType], [a].[ClaimValue], [a].[UserId]
      FROM [identity].[AspNetUserClaims] AS [a]
      WHERE [a].[UserId] = @__user_Id_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [a0].[Name]
      FROM [identity].[AspNetUserRoles] AS [a]
      INNER JOIN [identity].[AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id]
      WHERE [a].[UserId] = @__userId_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [a0].[Name]
      FROM [identity].[AspNetUserRoles] AS [a]
      INNER JOIN [identity].[AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id]
      WHERE [a].[UserId] = @__userId_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__normalizedName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Id], [a].[ConcurrencyStamp], [a].[Name], [a].[NormalizedName]
      FROM [identity].[AspNetRoles] AS [a]
      WHERE [a].[NormalizedName] = @__normalizedName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__normalizedName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Id], [a].[ConcurrencyStamp], [a].[Name], [a].[NormalizedName]
      FROM [identity].[AspNetRoles] AS [a]
      WHERE [a].[NormalizedName] = @__normalizedName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__role_Id_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[ClaimType], [a].[ClaimValue]
      FROM [identity].[AspNetRoleClaims] AS [a]
      WHERE [a].[RoleId] = @__role_Id_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__role_Id_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[ClaimType], [a].[ClaimValue]
      FROM [identity].[AspNetRoleClaims] AS [a]
      WHERE [a].[RoleId] = @__role_Id_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
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].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (6ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (Size = 100), @p2='?' (Size = 300), @p3='?' (Size = 50), @p4='?' (Size = 50), @p5='?' (DbType = DateTime2), @p6='?' (Size = 500), @p7='?' (Size = 50), @p8='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      INSERT INTO [Media] ([Id], [Author], [Caption], [ContentType], [CreatedBy], [CreatedOn], [Link], [ModifiedBy], [ModifiedOn])
      VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8);
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@p8='?' (DbType = Guid), @p0='?' (Size = 100), @p1='?' (Size = 300), @p2='?' (Size = 50), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 500), @p6='?' (Size = 50), @p7='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      UPDATE [Media] SET [Author] = @p0, [Caption] = @p1, [ContentType] = @p2, [CreatedBy] = @p3, [CreatedOn] = @p4, [Link] = @p5, [ModifiedBy] = @p6, [ModifiedOn] = @p7
      OUTPUT 1
      WHERE [Id] = @p8;
fail: Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware[1]
      An unhandled exception has occurred while executing the request.
      System.InvalidOperationException: An exception was thrown while attempting to evaluate a LINQ query parameter expression. See the inner exception for more information. To show additional information call 'DbContextOptionsBuilder.EnableSensitiveDataLogging'.
       ---> System.NullReferenceException: Object reference not set to an instance of an object.
         at lambda_method431(Closure)
         at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.GetValue(Expression expression, String& parameterName)
         --- End of inner exception stack trace ---
         at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.GetValue(Expression expression, String& parameterName)
         at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Evaluate(Expression expression, Boolean generateParameter)
         at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression)
         at System.Linq.Expressions.ExpressionVisitor.VisitBinary(BinaryExpression node)
         at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.VisitBinary(BinaryExpression binaryExpression)
         at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression)
         at System.Linq.Expressions.ExpressionVisitor.VisitLambda[T](Expression`1 node)
         at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression)
         at System.Linq.Expressions.ExpressionVisitor.VisitUnary(UnaryExpression node)
         at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression)
         at System.Dynamic.Utils.ExpressionVisitorUtils.VisitArguments(ExpressionVisitor visitor, IArgumentProvider nodes)
         at System.Linq.Expressions.ExpressionVisitor.VisitMethodCall(MethodCallExpression node)
         at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.Visit(Expression expression)
         at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.ExtractParameters(Expression expression, Boolean clearEvaluatedValues)
         at Microsoft.EntityFrameworkCore.Query.Internal.ParameterExtractingExpressionVisitor.ExtractParameters(Expression expression)
         at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.ExtractParameters(Expression query, IParameterValues parameterValues, IDiagnosticsLogger`1 logger, Boolean parameterize, Boolean generateContextAccessors)
         at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.Execute[TResult](Expression query)
         at Microsoft.EntityFrameworkCore.Query.Internal.EntityQueryProvider.Execute[TResult](Expression expression)
         at GDT.BinhDinhF1.Controllers.ArticlesController.Post(Article entity)
         at lambda_method426(Closure, Object)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
         at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
         at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
         at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
         at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
         at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|8_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (Size = 100), @p2='?' (Size = 300), @p3='?' (Size = 50), @p4='?' (Size = 50), @p5='?' (DbType = DateTime2), @p6='?' (Size = 500), @p7='?' (Size = 50), @p8='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      INSERT INTO [Media] ([Id], [Author], [Caption], [ContentType], [CreatedBy], [CreatedOn], [Link], [ModifiedBy], [ModifiedOn])
      VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8);
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@p8='?' (DbType = Guid), @p0='?' (Size = 100), @p1='?' (Size = 300), @p2='?' (Size = 50), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 500), @p6='?' (Size = 50), @p7='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      UPDATE [Media] SET [Author] = @p0, [Caption] = @p1, [ContentType] = @p2, [CreatedBy] = @p3, [CreatedOn] = @p4, [Link] = @p5, [ModifiedBy] = @p6, [ModifiedOn] = @p7
      OUTPUT 1
      WHERE [Id] = @p8;
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__entity_Link_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [Articles] AS [a]
              WHERE [a].[Link] = @__entity_Link_0) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT NEXT VALUE FOR [EntityFrameworkHiLoSequence]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (13ms) [Parameters=[@p0='?' (DbType = Int32), @p1='?' (Size = 4000), @p2='?' (Size = 50), @p3='?' (DbType = DateTime2), @p4='?' (Size = 200), @p5='?' (DbType = Boolean), @p6='?' (Size = 200), @p7='?' (Size = 5) (DbType = AnsiString), @p8='?' (Size = 200), @p9='?' (Size = 50), @p10='?' (DbType = DateTime2), @p11='?' (DbType = DateTime2), @p12='?' (Size = 300), @p13='?' (Size = 255)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      INSERT INTO [Articles] ([Id], [Content], [CreatedBy], [CreatedOn], [FeaturedImage], [IsPinned], [Keywords], [Language], [Link], [ModifiedBy], [ModifiedOn], [PublishDate], [Summary], [Title])
      VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13);
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(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].[Id] = @__p_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@p0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      DELETE FROM [Articles]
      OUTPUT 1
      WHERE [Id] = @p0;
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
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].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
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].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (7ms) [Parameters=[@__get_Item_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName]
      FROM [identity].[AspNetUsers] AS [a]
      WHERE [a].[Id] = @__get_Item_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__user_Id_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Id], [a].[ClaimType], [a].[ClaimValue], [a].[UserId]
      FROM [identity].[AspNetUserClaims] AS [a]
      WHERE [a].[UserId] = @__user_Id_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [a0].[Name]
      FROM [identity].[AspNetUserRoles] AS [a]
      INNER JOIN [identity].[AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id]
      WHERE [a].[UserId] = @__userId_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__normalizedName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Id], [a].[ConcurrencyStamp], [a].[Name], [a].[NormalizedName]
      FROM [identity].[AspNetRoles] AS [a]
      WHERE [a].[NormalizedName] = @__normalizedName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__role_Id_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[ClaimType], [a].[ClaimValue]
      FROM [identity].[AspNetRoleClaims] AS [a]
      WHERE [a].[RoleId] = @__role_Id_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
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].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (6ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (6ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
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].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
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].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (6ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
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].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
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].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
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].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (6ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__get_Item_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName]
      FROM [identity].[AspNetUsers] AS [a]
      WHERE [a].[Id] = @__get_Item_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__user_Id_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Id], [a].[ClaimType], [a].[ClaimValue], [a].[UserId]
      FROM [identity].[AspNetUserClaims] AS [a]
      WHERE [a].[UserId] = @__user_Id_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [a0].[Name]
      FROM [identity].[AspNetUserRoles] AS [a]
      INNER JOIN [identity].[AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id]
      WHERE [a].[UserId] = @__userId_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__normalizedName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Id], [a].[ConcurrencyStamp], [a].[Name], [a].[NormalizedName]
      FROM [identity].[AspNetRoles] AS [a]
      WHERE [a].[NormalizedName] = @__normalizedName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__role_Id_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[ClaimType], [a].[ClaimValue]
      FROM [identity].[AspNetRoleClaims] AS [a]
      WHERE [a].[RoleId] = @__role_Id_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
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].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (6ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
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].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
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].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
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].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (Size = 100), @p2='?' (Size = 300), @p3='?' (Size = 50), @p4='?' (Size = 50), @p5='?' (DbType = DateTime2), @p6='?' (Size = 500), @p7='?' (Size = 50), @p8='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      INSERT INTO [Media] ([Id], [Author], [Caption], [ContentType], [CreatedBy], [CreatedOn], [Link], [ModifiedBy], [ModifiedOn])
      VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8);
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@p8='?' (DbType = Guid), @p0='?' (Size = 100), @p1='?' (Size = 300), @p2='?' (Size = 50), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 500), @p6='?' (Size = 50), @p7='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      UPDATE [Media] SET [Author] = @p0, [Caption] = @p1, [ContentType] = @p2, [CreatedBy] = @p3, [CreatedOn] = @p4, [Link] = @p5, [ModifiedBy] = @p6, [ModifiedOn] = @p7
      OUTPUT 1
      WHERE [Id] = @p8;
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__entity_Link_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [Articles] AS [a]
              WHERE [a].[Link] = @__entity_Link_0) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Int32), @p1='?' (Size = 4000), @p2='?' (Size = 50), @p3='?' (DbType = DateTime2), @p4='?' (Size = 200), @p5='?' (DbType = Boolean), @p6='?' (Size = 200), @p7='?' (Size = 5) (DbType = AnsiString), @p8='?' (Size = 200), @p9='?' (Size = 50), @p10='?' (DbType = DateTime2), @p11='?' (DbType = DateTime2), @p12='?' (Size = 300), @p13='?' (Size = 255)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      INSERT INTO [Articles] ([Id], [Content], [CreatedBy], [CreatedOn], [FeaturedImage], [IsPinned], [Keywords], [Language], [Link], [ModifiedBy], [ModifiedOn], [PublishDate], [Summary], [Title])
      VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13);
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (6ms) [Parameters=[@__get_Item_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName]
      FROM [identity].[AspNetUsers] AS [a]
      WHERE [a].[Id] = @__get_Item_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__user_Id_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Id], [a].[ClaimType], [a].[ClaimValue], [a].[UserId]
      FROM [identity].[AspNetUserClaims] AS [a]
      WHERE [a].[UserId] = @__user_Id_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [a0].[Name]
      FROM [identity].[AspNetUserRoles] AS [a]
      INNER JOIN [identity].[AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id]
      WHERE [a].[UserId] = @__userId_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__normalizedName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Id], [a].[ConcurrencyStamp], [a].[Name], [a].[NormalizedName]
      FROM [identity].[AspNetRoles] AS [a]
      WHERE [a].[NormalizedName] = @__normalizedName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__role_Id_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[ClaimType], [a].[ClaimValue]
      FROM [identity].[AspNetRoleClaims] AS [a]
      WHERE [a].[RoleId] = @__role_Id_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
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].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__key_0='?' (DbType = Int32), @__ToString_1='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [Articles] AS [a]
              WHERE [a].[Id] <> @__key_0 AND [a].[Link] = @__ToString_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(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].[Id] = @__p_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (16ms) [Parameters=[@p3='?' (DbType = Int32), @p0='?' (Size = 200), @p1='?' (Size = 300), @p2='?' (Size = 255)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      UPDATE [Articles] SET [Link] = @p0, [Summary] = @p1, [Title] = @p2
      OUTPUT 1
      WHERE [Id] = @p3;
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
fail: Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware[1]
      An unhandled exception has occurred while executing the request.
      System.NullReferenceException: Object reference not set to an instance of an object.
         at GDT.BinhDinhF1.Controllers.ArticlesController.Patch(Int32 key, Delta`1 delta)
         at lambda_method584(Closure, Object)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
         at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
         at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
         at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
         at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
         at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|8_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
fail: Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware[1]
      An unhandled exception has occurred while executing the request.
      System.NullReferenceException: Object reference not set to an instance of an object.
         at GDT.BinhDinhF1.Controllers.ArticlesController.Patch(Int32 key, Delta`1 delta)
         at lambda_method584(Closure, Object)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
         at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
         at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
         at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
         at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
         at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|8_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32), @__ToString_1='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [Articles] AS [a]
              WHERE [a].[Id] <> @__key_0 AND [a].[Link] = @__ToString_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(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].[Id] = @__p_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
fail: Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware[1]
      An unhandled exception has occurred while executing the request.
      System.NullReferenceException: Object reference not set to an instance of an object.
         at GDT.BinhDinhF1.Controllers.ArticlesController.Patch(Int32 key, Delta`1 delta)
         at lambda_method584(Closure, Object)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
         at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
         at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
         at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
         at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
         at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|8_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32), @__ToString_1='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [Articles] AS [a]
              WHERE [a].[Id] <> @__key_0 AND [a].[Link] = @__ToString_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(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].[Id] = @__p_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (13ms) [Parameters=[@p2='?' (DbType = Int32), @p0='?' (DbType = Boolean), @p1='?' (Size = 5) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      UPDATE [Articles] SET [IsPinned] = @p0, [Language] = @p1
      OUTPUT 1
      WHERE [Id] = @p2;
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__key_0='?' (DbType = Int32), @__ToString_1='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [Articles] AS [a]
              WHERE [a].[Id] <> @__key_0 AND [a].[Link] = @__ToString_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(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].[Id] = @__p_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (12ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (Size = 200), @p1='?' (Size = 200), @p2='?' (Size = 300), @p3='?' (Size = 255)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      UPDATE [Articles] SET [Keywords] = @p0, [Link] = @p1, [Summary] = @p2, [Title] = @p3
      OUTPUT 1
      WHERE [Id] = @p4;
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
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].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__key_0='?' (DbType = Int32), @__ToString_1='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [Articles] AS [a]
              WHERE [a].[Id] <> @__key_0 AND [a].[Link] = @__ToString_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(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].[Id] = @__p_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (14ms) [Parameters=[@p1='?' (DbType = Int32), @p0='?' (Size = 5) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      UPDATE [Articles] SET [Language] = @p0
      OUTPUT 1
      WHERE [Id] = @p1;
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
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].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__key_0='?' (DbType = Int32), @__ToString_1='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [Articles] AS [a]
              WHERE [a].[Id] <> @__key_0 AND [a].[Link] = @__ToString_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(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].[Id] = @__p_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
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].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
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].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
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].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
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].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32), @__ToString_1='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [Articles] AS [a]
              WHERE [a].[Id] <> @__key_0 AND [a].[Link] = @__ToString_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(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].[Id] = @__p_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@p2='?' (DbType = Int32), @p0='?' (DbType = Boolean), @p1='?' (Size = 5) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      UPDATE [Articles] SET [IsPinned] = @p0, [Language] = @p1
      OUTPUT 1
      WHERE [Id] = @p2;
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__key_0='?' (DbType = Int32), @__ToString_1='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [Articles] AS [a]
              WHERE [a].[Id] <> @__key_0 AND [a].[Link] = @__ToString_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(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].[Id] = @__p_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@p2='?' (DbType = Int32), @p0='?' (DbType = Boolean), @p1='?' (Size = 5) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      UPDATE [Articles] SET [IsPinned] = @p0, [Language] = @p1
      OUTPUT 1
      WHERE [Id] = @p2;
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (Size = 100), @p2='?' (Size = 300), @p3='?' (Size = 50), @p4='?' (Size = 50), @p5='?' (DbType = DateTime2), @p6='?' (Size = 500), @p7='?' (Size = 50), @p8='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      INSERT INTO [Media] ([Id], [Author], [Caption], [ContentType], [CreatedBy], [CreatedOn], [Link], [ModifiedBy], [ModifiedOn])
      VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8);
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@p8='?' (DbType = Guid), @p0='?' (Size = 100), @p1='?' (Size = 300), @p2='?' (Size = 50), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 500), @p6='?' (Size = 50), @p7='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      UPDATE [Media] SET [Author] = @p0, [Caption] = @p1, [ContentType] = @p2, [CreatedBy] = @p3, [CreatedOn] = @p4, [Link] = @p5, [ModifiedBy] = @p6, [ModifiedOn] = @p7
      OUTPUT 1
      WHERE [Id] = @p8;
fail: Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware[1]
      An unhandled exception has occurred while executing the request.
      System.NullReferenceException: Object reference not set to an instance of an object.
         at GDT.BinhDinhF1.Controllers.ArticlesController.Patch(Int32 key, Delta`1 delta)
         at lambda_method584(Closure, Object)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
         at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
         at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
         at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
         at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
         at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|8_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (Size = 100), @p2='?' (Size = 300), @p3='?' (Size = 50), @p4='?' (Size = 50), @p5='?' (DbType = DateTime2), @p6='?' (Size = 500), @p7='?' (Size = 50), @p8='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      INSERT INTO [Media] ([Id], [Author], [Caption], [ContentType], [CreatedBy], [CreatedOn], [Link], [ModifiedBy], [ModifiedOn])
      VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8);
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@p8='?' (DbType = Guid), @p0='?' (Size = 100), @p1='?' (Size = 300), @p2='?' (Size = 50), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 500), @p6='?' (Size = 50), @p7='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      UPDATE [Media] SET [Author] = @p0, [Caption] = @p1, [ContentType] = @p2, [CreatedBy] = @p3, [CreatedOn] = @p4, [Link] = @p5, [ModifiedBy] = @p6, [ModifiedOn] = @p7
      OUTPUT 1
      WHERE [Id] = @p8;
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32), @__ToString_1='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [Articles] AS [a]
              WHERE [a].[Id] <> @__key_0 AND [a].[Link] = @__ToString_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(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].[Id] = @__p_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@p1='?' (DbType = Int32), @p0='?' (Size = 200)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;

      UPDATE [Articles] SET [FeaturedImage] = @p0
      OUTPUT 1
      WHERE [Id] = @p1;
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Title], [t].[Summary], [t].[Content], [t].[Keywords], [t].[PublishDate]
      FROM (
          SELECT [a].[Id], [a].[Content], [a].[Keywords], [a].[PublishDate], [a].[Summary], [a].[Title]
          FROM [Articles] AS [a]
          ORDER BY [a].[Id]
          OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
      ) AS [t]
      ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [Articles] AS [a]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [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].[Id] = @__key_0
info: Microsoft.Hosting.Lifetime[0]
      Application is shutting down...