????

Your IP : 18.225.7.106


Current Path : C:/inetpub/vhost/tracnghiem.gdtsolutions.vn/logs/
Upload File :
Current File : C:/inetpub/vhost/tracnghiem.gdtsolutions.vn/logs/stdout_20230213020438_4392.log

info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (43ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT 1
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (23ms) [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 (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT OBJECT_ID(N'[__EFMigrationsHistory]');
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [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 (41ms) [Parameters=[@__normalizedName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[CId], [a].[Code], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[IsRoot], [a].[IsSuperAdmin], [a].[Name], [a].[NormalizedName], [a].[UpdatedBy], [a].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedName] = @__normalizedName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__normalizedUserName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName]
      FROM [AspNetUsers] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedUserName] = @__normalizedUserName_0
warn: Microsoft.EntityFrameworkCore.Model.Validation[10622]
      Entity 'ConfigAction' has a global query filter defined and is the required end of a relationship with the entity 'ConfigActionEnum'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information.
warn: Microsoft.EntityFrameworkCore.Model.Validation[10622]
      Entity 'GroupExam' has a global query filter defined and is the required end of a relationship with the entity 'GroupExamRandomExam'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information.
warn: Microsoft.EntityFrameworkCore.Model.Validation[10622]
      Entity 'GroupExam' has a global query filter defined and is the required end of a relationship with the entity 'GroupExamStoreExam'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information.
warn: Microsoft.EntityFrameworkCore.Model.Validation[10622]
      Entity 'PlayerExam' has a global query filter defined and is the required end of a relationship with the entity 'PlayerResult'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information.
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT 1
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT OBJECT_ID(N'[__EFMigrationsHistory]');
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT 1
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [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 [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 (23ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT 1
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\tracnghiem.gdtsolutions.vn
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (68ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      
      IF EXISTS
          (SELECT *
           FROM [sys].[objects] o
           WHERE [o].[type] = 'U'
           AND [o].[is_ms_shipped] = 0
           AND NOT EXISTS (SELECT *
               FROM [sys].[extended_properties] AS [ep]
               WHERE [ep].[major_id] = [o].[object_id]
                   AND [ep].[minor_id] = 0
                   AND [ep].[class] = 1
                   AND [ep].[name] = N'microsoft_database_tools_support'
          )
      )
      SELECT 1 ELSE SELECT 0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (11ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND (COALESCE(UPPER([e].[Method]), '') + ': ') + COALESCE(LOWER([e].[PathTemplate]), '') NOT IN ('GET: api/admin/public/configdomains', 'GET: api/admin/public/configdomains({key})', 'POST: api/admin/public/authenticate/login', 'POST: api/admin/public/authenticate/register', 'GET: api/admin/public/authenticate/danhchotuan', 'GET: api/admin/public/authenticate/gettoken', 'POST: api/admin/public/authenticate/gettokens', 'POST: api/local/accounts/themtaikhoan', 'DELETE: api/local/accounts/deleteuser', 'POST: api/local/accounts/getdevicesbyuser', 'PATCH: api/local/accounts/updateemailorgan', 'GET: api/local/accounts/getemailorgan', 'GET: api/local/accounts/existemail', 'DELETE: api/local/accounts/offaccount', 'GET: api/local/authenticate/authoriseendpoint', 'GET: api/local/authenticate/loginlgsp', 'GET: api/admin/auth/accounts', 'GET: api/admin/auth/accounts({key})', 'POST: api/admin/auth/accounts', 'PATCH: api/admin/auth/accounts({key})', 'DELETE: api/admin/auth/accounts({key})', 'GET: api/admin/auth/authorizedroles', 'GET: api/admin/auth/authorizedroles({key})', 'POST: api/admin/auth/configdomains', 'PATCH: api/admin/auth/configdomains({key})', 'DELETE: api/admin/auth/configdomains({key})', 'POST: api/admin/auth/configsystems', 'PATCH: api/admin/auth/configsystems({key})', 'DELETE: api/admin/auth/configsystems({key})', 'GET: api/admin/auth/endpoints', 'GET: api/admin/auth/endpoints({key})', 'POST: api/admin/auth/menus', 'PATCH: api/admin/auth/menus({key})', 'DELETE: api/admin/auth/menus({key})', 'POST: api/admin/auth/roles', 'PATCH: api/admin/auth/roles({key})', 'DELETE: api/admin/auth/roles({key})', 'POST: api/admin/auth/accounts/themvaitro', 'GET: api/admin/auth/accounts/chitiettaikhoan', 'POST: api/admin/auth/accounts/updatechitiettaikhoan', 'GET: api/admin/auth/accounts/resetpassword', 'GET: api/admin/auth/accounts/lockoutoff', 'GET: api/admin/auth/accounts/changepass', 'GET: api/admin/auth/endpoints/endpointgroups', 'POST: api/admin/auth/roles/themmenus', 'POST: api/admin/auth/roles/themendpoints', 'GET: api/admin/allow/accountdevices', 'GET: api/admin/allow/accountdevices({key})', 'POST: api/admin/allow/accountdevices', 'PATCH: api/admin/allow/accountdevices({key})', 'DELETE: api/admin/allow/accountdevices({key})', 'GET: api/admin/allow/menus', 'GET: api/admin/allow/menus({key})', 'GET: api/admin/allow/roles', 'GET: api/admin/allow/roles({key})', 'GET: api/admin/allow/accounts/ischangepass', 'POST: api/admin/allow/accounts/changepassword', 'POST: api/admin/allow/accounts/getavatar', 'GET: api/admin/allow/accounts/updateorgan', 'POST: api/admin/allow/accounts/uploadavatar', 'GET: api/admin/allow/accounts/danhsachvaitro', 'GET: api/admin/allow/accounts/menus', 'DELETE: api/admin/allow/authenticate/logout', 'POST: api/admin/allow/upload/upload', 'GET: api/admin/allow/upload/listfiles', 'GET: api/admin/allow/upload/download', 'GET: api/admin/allow/upload/download/{**path}', 'DELETE: api/admin/allow/upload/delete/{**path}')
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT 1
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      
      IF EXISTS
          (SELECT *
           FROM [sys].[objects] o
           WHERE [o].[type] = 'U'
           AND [o].[is_ms_shipped] = 0
           AND NOT EXISTS (SELECT *
               FROM [sys].[extended_properties] AS [ep]
               WHERE [ep].[major_id] = [o].[object_id]
                   AND [ep].[minor_id] = 0
                   AND [ep].[class] = 1
                   AND [ep].[name] = N'microsoft_database_tools_support'
          )
      )
      SELECT 1 ELSE SELECT 0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND (COALESCE(UPPER([e].[Method]), '') + ': ') + COALESCE(LOWER([e].[PathTemplate]), '') NOT IN ('GET: api/rq/public/actions', 'GET: api/rq/public/actions({key})', 'GET: api/rq/public/huyens', 'GET: api/rq/public/huyens({key})', 'GET: api/rq/public/tinhs', 'GET: api/rq/public/tinhs({key})', 'GET: api/rq/public/tinhs/getwithcache', 'GET: api/rq/public/xas', 'GET: api/rq/public/xas({key})', 'DELETE: api/rq/auth/chucdanhs({key})', 'POST: api/rq/auth/chucdanhs', 'PATCH: api/rq/auth/chucdanhs({key})', 'POST: api/rq/auth/configrqs', 'PATCH: api/rq/auth/configrqs({key})', 'DELETE: api/rq/auth/configrqs({key})', 'POST: api/rq/auth/huyens', 'PATCH: api/rq/auth/huyens({key})', 'DELETE: api/rq/auth/huyens({key})', 'POST: api/rq/auth/organizations', 'PATCH: api/rq/auth/organizations({key})', 'DELETE: api/rq/auth/organizations({key})', 'POST: api/rq/auth/thongtincanhans', 'PATCH: api/rq/auth/thongtincanhans({key})', 'DELETE: api/rq/auth/thongtincanhans({key})', 'POST: api/rq/auth/tinhs', 'PATCH: api/rq/auth/tinhs({key})', 'DELETE: api/rq/auth/tinhs({key})', 'POST: api/rq/auth/xas', 'PATCH: api/rq/auth/xas({key})', 'DELETE: api/rq/auth/xas({key})', 'GET: api/rq/allow/chucdanhs', 'GET: api/rq/allow/chucdanhs({key})', 'GET: api/rq/allow/configrqs', 'GET: api/rq/allow/configrqs({key})', 'GET: api/rq/allow/organizations', 'GET: api/rq/allow/organizations({key})', 'GET: api/rq/allow/thongtincanhans', 'GET: api/rq/allow/thongtincanhans({key})')
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__server_0='?' (Size = 25) (DbType = AnsiString), @__action_PathTemplate_1='?' (Size = 255) (DbType = AnsiString), @__action_Method_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Server] = @__server_0 AND [e].[PathTemplate] = @__action_PathTemplate_1 AND [e].[Method] = @__action_Method_2
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[CId], [a].[Code], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[IsRoot], [a].[IsSuperAdmin], [a].[Name], [a].[NormalizedName], [a].[UpdatedBy], [a].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate], [t0].[MenusId], [t0].[RolesId]
      FROM [AspNetRoles] AS [a]
      LEFT JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[MenusId], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__TypedProperty_0
      ORDER BY [a].[Uuid], [t0].[MenusId], [t0].[RolesId]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [m].[Uuid], [m].[Label], [m].[Icon], [m].[Link], [m].[ParentUuid], [m].[Ordinal]
      FROM [Menu] AS [m]
      WHERE [m].[DeletedDate] IS NULL
      ORDER BY [m].[Ordinal]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [e].[Group] AS [Mota], [e].[Controller], [e].[Server]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth'
      GROUP BY [e].[Group], [e].[Controller], [e].[Server]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[CId], [a].[Code], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[IsRoot], [a].[IsSuperAdmin], [a].[Name], [a].[NormalizedName], [a].[UpdatedBy], [a].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate], [t0].[MenusId], [t0].[RolesId]
      FROM [AspNetRoles] AS [a]
      LEFT JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[MenusId], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__TypedProperty_0
      ORDER BY [a].[Uuid], [t0].[MenusId], [t0].[RolesId]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [m].[Uuid], [m].[Label], [m].[Icon], [m].[Link], [m].[ParentUuid], [m].[Ordinal]
      FROM [Menu] AS [m]
      WHERE [m].[DeletedDate] IS NULL
      ORDER BY [m].[Ordinal]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (35ms) [Parameters=[@__dTO_Role_ID_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[CId], [t].[Code], [t].[ConcurrencyStamp], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[IsRoot], [t].[IsSuperAdmin], [t].[Name], [t].[NormalizedName], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[MenusId], [t0].[RolesId], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [a].[Uuid], [a].[CId], [a].[Code], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[IsRoot], [a].[IsSuperAdmin], [a].[Name], [a].[NormalizedName], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AspNetRoles] AS [a]
          WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__dTO_Role_ID_0
      ) AS [t]
      LEFT JOIN (
          SELECT [m].[MenusId], [m].[RolesId], [t1].[Uuid], [t1].[CId], [t1].[CreatedBy], [t1].[CreatedDate], [t1].[DeletedBy], [t1].[DeletedDate], [t1].[Icon], [t1].[IsPublic], [t1].[Label], [t1].[Link], [t1].[Ordinal], [t1].[ParentUuid], [t1].[UpdatedBy], [t1].[UpdatedDate]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t1] ON [m].[MenusId] = [t1].[Uuid]
      ) AS [t0] ON [t].[Uuid] = [t0].[RolesId]
      ORDER BY [t].[Uuid], [t0].[MenusId], [t0].[RolesId]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (8ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      DELETE FROM [MenuRole]
      OUTPUT 1
      WHERE [MenusId] = @p0 AND [RolesId] = @p1;
info: AWSSDK[0]
      Failed to find AWS credentials for the profile default
info: AWSSDK[0]
      Found credentials using the AWS SDK's default credential search
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__normalizedUserName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName]
      FROM [AspNetUsers] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedUserName] = @__normalizedUserName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Name]
      FROM [AspNetUserRoles] AS [a]
      INNER JOIN (
          SELECT [a0].[Uuid], [a0].[Name]
          FROM [AspNetRoles] AS [a0]
          WHERE [a0].[DeletedDate] IS NULL
      ) AS [t] ON [a].[RoleId] = [t].[Uuid]
      WHERE [a].[UserId] = @__userId_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      INNER JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Name] = N'SuperAdmin'
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[CId], [a].[Code], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[IsRoot], [a].[IsSuperAdmin], [a].[Name], [a].[NormalizedName], [a].[UpdatedBy], [a].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate], [t0].[MenusId], [t0].[RolesId]
      FROM [AspNetRoles] AS [a]
      LEFT JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[MenusId], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__TypedProperty_0
      ORDER BY [a].[Uuid], [t0].[MenusId], [t0].[RolesId]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [m].[Uuid], [m].[Label], [m].[Icon], [m].[Link], [m].[ParentUuid], [m].[Ordinal]
      FROM [Menu] AS [m]
      WHERE [m].[DeletedDate] IS NULL
      ORDER BY [m].[Ordinal]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[CId], [a].[Code], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[IsRoot], [a].[IsSuperAdmin], [a].[Name], [a].[NormalizedName], [a].[UpdatedBy], [a].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate], [t0].[MenusId], [t0].[RolesId]
      FROM [AspNetRoles] AS [a]
      LEFT JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[MenusId], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__TypedProperty_0
      ORDER BY [a].[Uuid], [t0].[MenusId], [t0].[RolesId]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [m].[Uuid], [m].[Label], [m].[Icon], [m].[Link], [m].[ParentUuid], [m].[Ordinal]
      FROM [Menu] AS [m]
      WHERE [m].[DeletedDate] IS NULL
      ORDER BY [m].[Ordinal]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__dTO_Role_ID_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[CId], [t].[Code], [t].[ConcurrencyStamp], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[IsRoot], [t].[IsSuperAdmin], [t].[Name], [t].[NormalizedName], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[MenusId], [t0].[RolesId], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [a].[Uuid], [a].[CId], [a].[Code], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[IsRoot], [a].[IsSuperAdmin], [a].[Name], [a].[NormalizedName], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AspNetRoles] AS [a]
          WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__dTO_Role_ID_0
      ) AS [t]
      LEFT JOIN (
          SELECT [m].[MenusId], [m].[RolesId], [t1].[Uuid], [t1].[CId], [t1].[CreatedBy], [t1].[CreatedDate], [t1].[DeletedBy], [t1].[DeletedDate], [t1].[Icon], [t1].[IsPublic], [t1].[Label], [t1].[Link], [t1].[Ordinal], [t1].[ParentUuid], [t1].[UpdatedBy], [t1].[UpdatedDate]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t1] ON [m].[MenusId] = [t1].[Uuid]
      ) AS [t0] ON [t].[Uuid] = [t0].[RolesId]
      ORDER BY [t].[Uuid], [t0].[MenusId], [t0].[RolesId]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (8ms) [Parameters=[@__get_Item_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [m].[Uuid], [m].[CId], [m].[CreatedBy], [m].[CreatedDate], [m].[DeletedBy], [m].[DeletedDate], [m].[Icon], [m].[IsPublic], [m].[Label], [m].[Link], [m].[Ordinal], [m].[ParentUuid], [m].[UpdatedBy], [m].[UpdatedDate]
      FROM [Menu] AS [m]
      WHERE ([m].[DeletedDate] IS NULL) AND [m].[Uuid] = @__get_Item_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (7ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      INSERT INTO [MenuRole] ([MenusId], [RolesId])
      VALUES (@p0, @p1);
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [e].[Group] AS [Mota], [e].[Controller], [e].[Server]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth'
      GROUP BY [e].[Group], [e].[Controller], [e].[Server]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (27ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__Server_2='?' (Size = 25) (DbType = AnsiString), @__Controller_3='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              INNER JOIN (
                  SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
                  FROM [Endpoint] AS [e]
                  WHERE [e].[DeletedDate] IS NULL
              ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [t].[Server] = @__Server_2 AND [t].[Controller] = @__Controller_3) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (13ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__Server_2='?' (Size = 25) (DbType = AnsiString), @__Controller_3='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Controller], [e].[Server]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [t].[Server] = @__Server_2 AND [t].[Controller] = @__Controller_3
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (12ms) [Parameters=[@p2='?' (DbType = Guid), @p0='?' (Size = 50), @p1='?' (DbType = DateTime2), @p5='?' (DbType = Guid), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p8='?' (DbType = Guid), @p6='?' (Size = 50), @p7='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30']
      SET NOCOUNT ON;
      UPDATE [AuthorizedRole] SET [DeletedBy] = @p0, [DeletedDate] = @p1
      OUTPUT 1
      WHERE [Uuid] = @p2;
      UPDATE [AuthorizedRole] SET [DeletedBy] = @p3, [DeletedDate] = @p4
      OUTPUT 1
      WHERE [Uuid] = @p5;
      UPDATE [AuthorizedRole] SET [DeletedBy] = @p6, [DeletedDate] = @p7
      OUTPUT 1
      WHERE [Uuid] = @p8;
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[CId], [a].[Code], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[IsRoot], [a].[IsSuperAdmin], [a].[Name], [a].[NormalizedName], [a].[UpdatedBy], [a].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate], [t0].[MenusId], [t0].[RolesId]
      FROM [AspNetRoles] AS [a]
      LEFT JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[MenusId], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__TypedProperty_0
      ORDER BY [a].[Uuid], [t0].[MenusId], [t0].[RolesId]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [m].[Uuid], [m].[Label], [m].[Icon], [m].[Link], [m].[ParentUuid], [m].[Ordinal]
      FROM [Menu] AS [m]
      WHERE [m].[DeletedDate] IS NULL
      ORDER BY [m].[Ordinal]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (6ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [e].[Group] AS [Mota], [e].[Controller], [e].[Server]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth'
      GROUP BY [e].[Group], [e].[Controller], [e].[Server]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (22ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__Server_2='?' (Size = 25) (DbType = AnsiString), @__Controller_3='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              INNER JOIN (
                  SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
                  FROM [Endpoint] AS [e]
                  WHERE [e].[DeletedDate] IS NULL
              ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] NOT IN ('216e14e4-e2aa-4a32-bc93-3591c4b46921', '26ccbdda-4d07-4f69-b9f8-b46df9fe23e3', '35a373d4-a766-4b9b-b7f6-cbddf237f4e6') AND [t].[Server] = @__Server_2 AND [t].[Controller] = @__Controller_3) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (7ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (27ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (Size = 50), @p2='?' (DbType = DateTime2), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Guid), @p6='?' (DbType = Guid), @p7='?' (Size = 50), @p8='?' (DbType = DateTime2), @p9='?' (DbType = Guid), @p10='?' (Size = 50), @p11='?' (DbType = DateTime2), @p12='?' (Size = 50), @p13='?' (DbType = DateTime2), @p14='?' (DbType = Guid), @p15='?' (DbType = Guid), @p16='?' (Size = 50), @p17='?' (DbType = DateTime2), @p18='?' (DbType = Guid), @p19='?' (Size = 50), @p20='?' (DbType = DateTime2), @p21='?' (Size = 50), @p22='?' (DbType = DateTime2), @p23='?' (DbType = Guid), @p24='?' (DbType = Guid), @p25='?' (Size = 50), @p26='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      MERGE [AuthorizedRole] USING (
      VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, 0),
      (@p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, 1),
      (@p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, 2)) AS i ([Uuid], [CreatedBy], [CreatedDate], [DeletedBy], [DeletedDate], [EndpointId], [RoleId], [UpdatedBy], [UpdatedDate], _Position) ON 1=0
      WHEN NOT MATCHED THEN
      INSERT ([Uuid], [CreatedBy], [CreatedDate], [DeletedBy], [DeletedDate], [EndpointId], [RoleId], [UpdatedBy], [UpdatedDate])
      VALUES (i.[Uuid], i.[CreatedBy], i.[CreatedDate], i.[DeletedBy], i.[DeletedDate], i.[EndpointId], i.[RoleId], i.[UpdatedBy], i.[UpdatedDate])
      OUTPUT INSERTED.[CId], i._Position;
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__Server_2='?' (Size = 25) (DbType = AnsiString), @__Controller_3='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              INNER JOIN (
                  SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
                  FROM [Endpoint] AS [e]
                  WHERE [e].[DeletedDate] IS NULL
              ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] NOT IN ('216e14e4-e2aa-4a32-bc93-3591c4b46921', '26ccbdda-4d07-4f69-b9f8-b46df9fe23e3', '35a373d4-a766-4b9b-b7f6-cbddf237f4e6') AND [t].[Server] = @__Server_2 AND [t].[Controller] = @__Controller_3) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__Server_2='?' (Size = 25) (DbType = AnsiString), @__Controller_3='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              INNER JOIN (
                  SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
                  FROM [Endpoint] AS [e]
                  WHERE [e].[DeletedDate] IS NULL
              ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] NOT IN ('216e14e4-e2aa-4a32-bc93-3591c4b46921', '26ccbdda-4d07-4f69-b9f8-b46df9fe23e3', '35a373d4-a766-4b9b-b7f6-cbddf237f4e6') AND [t].[Server] = @__Server_2 AND [t].[Controller] = @__Controller_3) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [e].[Group] AS [Mota], [e].[Controller], [e].[Server]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth'
      GROUP BY [e].[Group], [e].[Controller], [e].[Server]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (12ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__Server_2='?' (Size = 25) (DbType = AnsiString), @__Controller_3='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              INNER JOIN (
                  SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
                  FROM [Endpoint] AS [e]
                  WHERE [e].[DeletedDate] IS NULL
              ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] NOT IN ('216e14e4-e2aa-4a32-bc93-3591c4b46921', '35a373d4-a766-4b9b-b7f6-cbddf237f4e6', '26ccbdda-4d07-4f69-b9f8-b46df9fe23e3') AND [t].[Server] = @__Server_2 AND [t].[Controller] = @__Controller_3) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__normalizedUserName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName]
      FROM [AspNetUsers] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedUserName] = @__normalizedUserName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Name]
      FROM [AspNetUserRoles] AS [a]
      INNER JOIN (
          SELECT [a0].[Uuid], [a0].[Name]
          FROM [AspNetRoles] AS [a0]
          WHERE [a0].[DeletedDate] IS NULL
      ) AS [t] ON [a].[RoleId] = [t].[Uuid]
      WHERE [a].[UserId] = @__userId_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      INNER JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Name] = N'SuperAdmin'
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (6ms) [Parameters=[@__normalizedUserName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName]
      FROM [AspNetUsers] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedUserName] = @__normalizedUserName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Name]
      FROM [AspNetUserRoles] AS [a]
      INNER JOIN (
          SELECT [a0].[Uuid], [a0].[Name]
          FROM [AspNetRoles] AS [a0]
          WHERE [a0].[DeletedDate] IS NULL
      ) AS [t] ON [a].[RoleId] = [t].[Uuid]
      WHERE [a].[UserId] = @__userId_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      INNER JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Name] = N'SuperAdmin'
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [e].[Group] AS [Mota], [e].[Controller], [e].[Server]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth'
      GROUP BY [e].[Group], [e].[Controller], [e].[Server]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__Server_2='?' (Size = 25) (DbType = AnsiString), @__Controller_3='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              INNER JOIN (
                  SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
                  FROM [Endpoint] AS [e]
                  WHERE [e].[DeletedDate] IS NULL
              ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [t].[Server] = @__Server_2 AND [t].[Controller] = @__Controller_3) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__Server_2='?' (Size = 25) (DbType = AnsiString), @__Controller_3='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Controller], [e].[Server]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [t].[Server] = @__Server_2 AND [t].[Controller] = @__Controller_3
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@p2='?' (DbType = Guid), @p0='?' (Size = 50), @p1='?' (DbType = DateTime2), @p5='?' (DbType = Guid), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p8='?' (DbType = Guid), @p6='?' (Size = 50), @p7='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30']
      SET NOCOUNT ON;
      UPDATE [AuthorizedRole] SET [DeletedBy] = @p0, [DeletedDate] = @p1
      OUTPUT 1
      WHERE [Uuid] = @p2;
      UPDATE [AuthorizedRole] SET [DeletedBy] = @p3, [DeletedDate] = @p4
      OUTPUT 1
      WHERE [Uuid] = @p5;
      UPDATE [AuthorizedRole] SET [DeletedBy] = @p6, [DeletedDate] = @p7
      OUTPUT 1
      WHERE [Uuid] = @p8;
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__normalizedUserName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName]
      FROM [AspNetUsers] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedUserName] = @__normalizedUserName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Name]
      FROM [AspNetUserRoles] AS [a]
      INNER JOIN (
          SELECT [a0].[Uuid], [a0].[Name]
          FROM [AspNetRoles] AS [a0]
          WHERE [a0].[DeletedDate] IS NULL
      ) AS [t] ON [a].[RoleId] = [t].[Uuid]
      WHERE [a].[UserId] = @__userId_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      INNER JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Name] = N'SuperAdmin'
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [e].[Group] AS [Mota], [e].[Controller], [e].[Server]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth'
      GROUP BY [e].[Group], [e].[Controller], [e].[Server]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__Server_2='?' (Size = 25) (DbType = AnsiString), @__Controller_3='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              INNER JOIN (
                  SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
                  FROM [Endpoint] AS [e]
                  WHERE [e].[DeletedDate] IS NULL
              ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] NOT IN ('216e14e4-e2aa-4a32-bc93-3591c4b46921', '26ccbdda-4d07-4f69-b9f8-b46df9fe23e3', '35a373d4-a766-4b9b-b7f6-cbddf237f4e6') AND [t].[Server] = @__Server_2 AND [t].[Controller] = @__Controller_3) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (Size = 50), @p2='?' (DbType = DateTime2), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (DbType = Guid), @p6='?' (DbType = Guid), @p7='?' (Size = 50), @p8='?' (DbType = DateTime2), @p9='?' (DbType = Guid), @p10='?' (Size = 50), @p11='?' (DbType = DateTime2), @p12='?' (Size = 50), @p13='?' (DbType = DateTime2), @p14='?' (DbType = Guid), @p15='?' (DbType = Guid), @p16='?' (Size = 50), @p17='?' (DbType = DateTime2), @p18='?' (DbType = Guid), @p19='?' (Size = 50), @p20='?' (DbType = DateTime2), @p21='?' (Size = 50), @p22='?' (DbType = DateTime2), @p23='?' (DbType = Guid), @p24='?' (DbType = Guid), @p25='?' (Size = 50), @p26='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      MERGE [AuthorizedRole] USING (
      VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, 0),
      (@p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, 1),
      (@p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, 2)) AS i ([Uuid], [CreatedBy], [CreatedDate], [DeletedBy], [DeletedDate], [EndpointId], [RoleId], [UpdatedBy], [UpdatedDate], _Position) ON 1=0
      WHEN NOT MATCHED THEN
      INSERT ([Uuid], [CreatedBy], [CreatedDate], [DeletedBy], [DeletedDate], [EndpointId], [RoleId], [UpdatedBy], [UpdatedDate])
      VALUES (i.[Uuid], i.[CreatedBy], i.[CreatedDate], i.[DeletedBy], i.[DeletedDate], i.[EndpointId], i.[RoleId], i.[UpdatedBy], i.[UpdatedDate])
      OUTPUT INSERTED.[CId], i._Position;
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (6ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__Server_2='?' (Size = 25) (DbType = AnsiString), @__Controller_3='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              INNER JOIN (
                  SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
                  FROM [Endpoint] AS [e]
                  WHERE [e].[DeletedDate] IS NULL
              ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] NOT IN ('216e14e4-e2aa-4a32-bc93-3591c4b46921', '26ccbdda-4d07-4f69-b9f8-b46df9fe23e3', '35a373d4-a766-4b9b-b7f6-cbddf237f4e6') AND [t].[Server] = @__Server_2 AND [t].[Controller] = @__Controller_3) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [e].[Group] AS [Mota], [e].[Controller], [e].[Server]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth'
      GROUP BY [e].[Group], [e].[Controller], [e].[Server]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [e].[Group] AS [Mota], [e].[Controller], [e].[Server]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth'
      GROUP BY [e].[Group], [e].[Controller], [e].[Server]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__normalizedUserName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName]
      FROM [AspNetUsers] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedUserName] = @__normalizedUserName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Name]
      FROM [AspNetUserRoles] AS [a]
      INNER JOIN (
          SELECT [a0].[Uuid], [a0].[Name]
          FROM [AspNetRoles] AS [a0]
          WHERE [a0].[DeletedDate] IS NULL
      ) AS [t] ON [a].[RoleId] = [t].[Uuid]
      WHERE [a].[UserId] = @__userId_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      INNER JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Name] = N'SuperAdmin'
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [e].[Group] AS [Mota], [e].[Controller], [e].[Server]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth'
      GROUP BY [e].[Group], [e].[Controller], [e].[Server]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (33ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__Server_2='?' (Size = 25) (DbType = AnsiString), @__Controller_3='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              INNER JOIN (
                  SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
                  FROM [Endpoint] AS [e]
                  WHERE [e].[DeletedDate] IS NULL
              ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] NOT IN ('26ccbdda-4d07-4f69-b9f8-b46df9fe23e3', '35a373d4-a766-4b9b-b7f6-cbddf237f4e6', '216e14e4-e2aa-4a32-bc93-3591c4b46921') AND [t].[Server] = @__Server_2 AND [t].[Controller] = @__Controller_3) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__Server_2='?' (Size = 25) (DbType = AnsiString), @__Controller_3='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              INNER JOIN (
                  SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
                  FROM [Endpoint] AS [e]
                  WHERE [e].[DeletedDate] IS NULL
              ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] NOT IN ('26ccbdda-4d07-4f69-b9f8-b46df9fe23e3', '35a373d4-a766-4b9b-b7f6-cbddf237f4e6', '216e14e4-e2aa-4a32-bc93-3591c4b46921') AND [t].[Server] = @__Server_2 AND [t].[Controller] = @__Controller_3) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [e].[Group] AS [Mota], [e].[Controller], [e].[Server]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth'
      GROUP BY [e].[Group], [e].[Controller], [e].[Server]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (22ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__Server_2='?' (Size = 25) (DbType = AnsiString), @__Controller_3='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              INNER JOIN (
                  SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
                  FROM [Endpoint] AS [e]
                  WHERE [e].[DeletedDate] IS NULL
              ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] NOT IN ('4ab3c7ae-cd23-4438-91bc-b16fc83beca6', 'd45d4bb0-0781-4b64-9b4d-17c1969216c3', 'e0b06ecd-10a4-4856-bf10-fe6345dca33c') AND [t].[Server] = @__Server_2 AND [t].[Controller] = @__Controller_3) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__normalizedUserName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName]
      FROM [AspNetUsers] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedUserName] = @__normalizedUserName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Name]
      FROM [AspNetUserRoles] AS [a]
      INNER JOIN (
          SELECT [a0].[Uuid], [a0].[Name]
          FROM [AspNetRoles] AS [a0]
          WHERE [a0].[DeletedDate] IS NULL
      ) AS [t] ON [a].[RoleId] = [t].[Uuid]
      WHERE [a].[UserId] = @__userId_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      INNER JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Name] = N'SuperAdmin'
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [e].[Group] AS [Mota], [e].[Controller], [e].[Server]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth'
      GROUP BY [e].[Group], [e].[Controller], [e].[Server]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__Server_2='?' (Size = 25) (DbType = AnsiString), @__Controller_3='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              INNER JOIN (
                  SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
                  FROM [Endpoint] AS [e]
                  WHERE [e].[DeletedDate] IS NULL
              ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] NOT IN ('216e14e4-e2aa-4a32-bc93-3591c4b46921', '26ccbdda-4d07-4f69-b9f8-b46df9fe23e3', '35a373d4-a766-4b9b-b7f6-cbddf237f4e6') AND [t].[Server] = @__Server_2 AND [t].[Controller] = @__Controller_3) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__Server_2='?' (Size = 25) (DbType = AnsiString), @__Controller_3='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              INNER JOIN (
                  SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
                  FROM [Endpoint] AS [e]
                  WHERE [e].[DeletedDate] IS NULL
              ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] NOT IN ('216e14e4-e2aa-4a32-bc93-3591c4b46921', '26ccbdda-4d07-4f69-b9f8-b46df9fe23e3', '35a373d4-a766-4b9b-b7f6-cbddf237f4e6') AND [t].[Server] = @__Server_2 AND [t].[Controller] = @__Controller_3) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__Server_2='?' (Size = 25) (DbType = AnsiString), @__Controller_3='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              INNER JOIN (
                  SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
                  FROM [Endpoint] AS [e]
                  WHERE [e].[DeletedDate] IS NULL
              ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] NOT IN ('216e14e4-e2aa-4a32-bc93-3591c4b46921', '26ccbdda-4d07-4f69-b9f8-b46df9fe23e3', '35a373d4-a766-4b9b-b7f6-cbddf237f4e6') AND [t].[Server] = @__Server_2 AND [t].[Controller] = @__Controller_3) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [e].[Group] AS [Mota], [e].[Controller], [e].[Server]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth'
      GROUP BY [e].[Group], [e].[Controller], [e].[Server]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__Server_2='?' (Size = 25) (DbType = AnsiString), @__Controller_3='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              INNER JOIN (
                  SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
                  FROM [Endpoint] AS [e]
                  WHERE [e].[DeletedDate] IS NULL
              ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] NOT IN ('26ccbdda-4d07-4f69-b9f8-b46df9fe23e3', '35a373d4-a766-4b9b-b7f6-cbddf237f4e6', '216e14e4-e2aa-4a32-bc93-3591c4b46921') AND [t].[Server] = @__Server_2 AND [t].[Controller] = @__Controller_3) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [e].[Group] AS [Mota], [e].[Controller], [e].[Server]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth'
      GROUP BY [e].[Group], [e].[Controller], [e].[Server]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (7ms) [Parameters=[@__normalizedUserName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName]
      FROM [AspNetUsers] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedUserName] = @__normalizedUserName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Name]
      FROM [AspNetUserRoles] AS [a]
      INNER JOIN (
          SELECT [a0].[Uuid], [a0].[Name]
          FROM [AspNetRoles] AS [a0]
          WHERE [a0].[DeletedDate] IS NULL
      ) AS [t] ON [a].[RoleId] = [t].[Uuid]
      WHERE [a].[UserId] = @__userId_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      INNER JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Name] = N'SuperAdmin'
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [e].[Group] AS [Mota], [e].[Controller], [e].[Server]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth'
      GROUP BY [e].[Group], [e].[Controller], [e].[Server]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__Server_2='?' (Size = 25) (DbType = AnsiString), @__Controller_3='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              INNER JOIN (
                  SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
                  FROM [Endpoint] AS [e]
                  WHERE [e].[DeletedDate] IS NULL
              ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] NOT IN ('26ccbdda-4d07-4f69-b9f8-b46df9fe23e3', '35a373d4-a766-4b9b-b7f6-cbddf237f4e6', '216e14e4-e2aa-4a32-bc93-3591c4b46921') AND [t].[Server] = @__Server_2 AND [t].[Controller] = @__Controller_3) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__Server_2='?' (Size = 25) (DbType = AnsiString), @__Controller_3='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              INNER JOIN (
                  SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
                  FROM [Endpoint] AS [e]
                  WHERE [e].[DeletedDate] IS NULL
              ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] NOT IN ('26ccbdda-4d07-4f69-b9f8-b46df9fe23e3', '35a373d4-a766-4b9b-b7f6-cbddf237f4e6', '216e14e4-e2aa-4a32-bc93-3591c4b46921') AND [t].[Server] = @__Server_2 AND [t].[Controller] = @__Controller_3) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__Server_2='?' (Size = 25) (DbType = AnsiString), @__Controller_3='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              INNER JOIN (
                  SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
                  FROM [Endpoint] AS [e]
                  WHERE [e].[DeletedDate] IS NULL
              ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] NOT IN ('26ccbdda-4d07-4f69-b9f8-b46df9fe23e3', '35a373d4-a766-4b9b-b7f6-cbddf237f4e6', '216e14e4-e2aa-4a32-bc93-3591c4b46921') AND [t].[Server] = @__Server_2 AND [t].[Controller] = @__Controller_3) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [e].[Group] AS [Mota], [e].[Controller], [e].[Server]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth'
      GROUP BY [e].[Group], [e].[Controller], [e].[Server]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__Server_2='?' (Size = 25) (DbType = AnsiString), @__Controller_3='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              INNER JOIN (
                  SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
                  FROM [Endpoint] AS [e]
                  WHERE [e].[DeletedDate] IS NULL
              ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] NOT IN ('26ccbdda-4d07-4f69-b9f8-b46df9fe23e3', '35a373d4-a766-4b9b-b7f6-cbddf237f4e6', '216e14e4-e2aa-4a32-bc93-3591c4b46921') AND [t].[Server] = @__Server_2 AND [t].[Controller] = @__Controller_3) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__normalizedUserName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName]
      FROM [AspNetUsers] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedUserName] = @__normalizedUserName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Name]
      FROM [AspNetUserRoles] AS [a]
      INNER JOIN (
          SELECT [a0].[Uuid], [a0].[Name]
          FROM [AspNetRoles] AS [a0]
          WHERE [a0].[DeletedDate] IS NULL
      ) AS [t] ON [a].[RoleId] = [t].[Uuid]
      WHERE [a].[UserId] = @__userId_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      INNER JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Name] = N'SuperAdmin'
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [e].[Group] AS [Mota], [e].[Controller], [e].[Server]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth'
      GROUP BY [e].[Group], [e].[Controller], [e].[Server]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__Server_2='?' (Size = 25) (DbType = AnsiString), @__Controller_3='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              INNER JOIN (
                  SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
                  FROM [Endpoint] AS [e]
                  WHERE [e].[DeletedDate] IS NULL
              ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] NOT IN ('26ccbdda-4d07-4f69-b9f8-b46df9fe23e3', '35a373d4-a766-4b9b-b7f6-cbddf237f4e6', '216e14e4-e2aa-4a32-bc93-3591c4b46921') AND [t].[Server] = @__Server_2 AND [t].[Controller] = @__Controller_3) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__Server_2='?' (Size = 25) (DbType = AnsiString), @__Controller_3='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              INNER JOIN (
                  SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
                  FROM [Endpoint] AS [e]
                  WHERE [e].[DeletedDate] IS NULL
              ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] NOT IN ('26ccbdda-4d07-4f69-b9f8-b46df9fe23e3', '35a373d4-a766-4b9b-b7f6-cbddf237f4e6', '216e14e4-e2aa-4a32-bc93-3591c4b46921') AND [t].[Server] = @__Server_2 AND [t].[Controller] = @__Controller_3) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [e].[Group] AS [Mota], [e].[Controller], [e].[Server]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth'
      GROUP BY [e].[Group], [e].[Controller], [e].[Server]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [e].[Group] AS [Mota], [e].[Controller], [e].[Server]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth'
      GROUP BY [e].[Group], [e].[Controller], [e].[Server]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__Server_2='?' (Size = 25) (DbType = AnsiString), @__Controller_3='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              INNER JOIN (
                  SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
                  FROM [Endpoint] AS [e]
                  WHERE [e].[DeletedDate] IS NULL
              ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] NOT IN ('26ccbdda-4d07-4f69-b9f8-b46df9fe23e3', '35a373d4-a766-4b9b-b7f6-cbddf237f4e6', '216e14e4-e2aa-4a32-bc93-3591c4b46921') AND [t].[Server] = @__Server_2 AND [t].[Controller] = @__Controller_3) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (6ms) [Parameters=[@__normalizedUserName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName]
      FROM [AspNetUsers] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedUserName] = @__normalizedUserName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Name]
      FROM [AspNetUserRoles] AS [a]
      INNER JOIN (
          SELECT [a0].[Uuid], [a0].[Name]
          FROM [AspNetRoles] AS [a0]
          WHERE [a0].[DeletedDate] IS NULL
      ) AS [t] ON [a].[RoleId] = [t].[Uuid]
      WHERE [a].[UserId] = @__userId_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      INNER JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Name] = N'SuperAdmin'
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [e].[Group] AS [Mota], [e].[Controller], [e].[Server]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth'
      GROUP BY [e].[Group], [e].[Controller], [e].[Server]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__Server_2='?' (Size = 25) (DbType = AnsiString), @__Controller_3='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              INNER JOIN (
                  SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
                  FROM [Endpoint] AS [e]
                  WHERE [e].[DeletedDate] IS NULL
              ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] NOT IN ('4ab3c7ae-cd23-4438-91bc-b16fc83beca6', 'd45d4bb0-0781-4b64-9b4d-17c1969216c3', 'e0b06ecd-10a4-4856-bf10-fe6345dca33c') AND [t].[Server] = @__Server_2 AND [t].[Controller] = @__Controller_3) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [e].[Group] AS [Mota], [e].[Controller], [e].[Server]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth'
      GROUP BY [e].[Group], [e].[Controller], [e].[Server]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__normalizedUserName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName]
      FROM [AspNetUsers] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedUserName] = @__normalizedUserName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Name]
      FROM [AspNetUserRoles] AS [a]
      INNER JOIN (
          SELECT [a0].[Uuid], [a0].[Name]
          FROM [AspNetRoles] AS [a0]
          WHERE [a0].[DeletedDate] IS NULL
      ) AS [t] ON [a].[RoleId] = [t].[Uuid]
      WHERE [a].[UserId] = @__userId_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      INNER JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Name] = N'SuperAdmin'
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [e].[Group] AS [Mota], [e].[Controller], [e].[Server]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth'
      GROUP BY [e].[Group], [e].[Controller], [e].[Server]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Guid), @__TypedProperty_1='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_4) [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate], [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], CAST(0 AS bit)
      FROM [AuthorizedRole] AS [a]
      INNER JOIN (
          SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE [e].[DeletedDate] IS NULL
      ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__TypedProperty_0 AND [t].[Controller] = @__TypedProperty_1
      ORDER BY [a].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(@__TypedProperty_1) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
      FROM [Endpoint] AS [e]
      WHERE ([e].[DeletedDate] IS NULL) AND [e].[Area] = 'auth' AND [e].[Controller] = @__TypedProperty_0
      ORDER BY [e].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__Server_2='?' (Size = 25) (DbType = AnsiString), @__Controller_3='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              INNER JOIN (
                  SELECT [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
                  FROM [Endpoint] AS [e]
                  WHERE [e].[DeletedDate] IS NULL
              ) AS [t] ON [a].[EndpointId] = [t].[Uuid]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] NOT IN ('4ab3c7ae-cd23-4438-91bc-b16fc83beca6', 'd45d4bb0-0781-4b64-9b4d-17c1969216c3', 'e0b06ecd-10a4-4856-bf10-fe6345dca33c') AND [t].[Server] = @__Server_2 AND [t].[Controller] = @__Controller_3) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid), @__endpointId_1='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AuthorizedRole] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[RoleId] = @__roleId_0 AND [a].[EndpointId] = @__endpointId_1) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__normalizedUserName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName]
      FROM [AspNetUsers] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedUserName] = @__normalizedUserName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Name]
      FROM [AspNetUserRoles] AS [a]
      INNER JOIN (
          SELECT [a0].[Uuid], [a0].[Name]
          FROM [AspNetRoles] AS [a0]
          WHERE [a0].[DeletedDate] IS NULL
      ) AS [t] ON [a].[RoleId] = [t].[Uuid]
      WHERE [a].[UserId] = @__userId_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      INNER JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Name] = N'SuperAdmin'
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (7ms) [Parameters=[@__normalizedUserName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName]
      FROM [AspNetUsers] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedUserName] = @__normalizedUserName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Name]
      FROM [AspNetUserRoles] AS [a]
      INNER JOIN (
          SELECT [a0].[Uuid], [a0].[Name]
          FROM [AspNetRoles] AS [a0]
          WHERE [a0].[DeletedDate] IS NULL
      ) AS [t] ON [a].[RoleId] = [t].[Uuid]
      WHERE [a].[UserId] = @__userId_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      INNER JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Name] = N'SuperAdmin'
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__normalizedUserName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName]
      FROM [AspNetUsers] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedUserName] = @__normalizedUserName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Name]
      FROM [AspNetUserRoles] AS [a]
      INNER JOIN (
          SELECT [a0].[Uuid], [a0].[Name]
          FROM [AspNetRoles] AS [a0]
          WHERE [a0].[DeletedDate] IS NULL
      ) AS [t] ON [a].[RoleId] = [t].[Uuid]
      WHERE [a].[UserId] = @__userId_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      INNER JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Name] = N'SuperAdmin'
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@__normalizedUserName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName]
      FROM [AspNetUsers] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedUserName] = @__normalizedUserName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Name]
      FROM [AspNetUserRoles] AS [a]
      INNER JOIN (
          SELECT [a0].[Uuid], [a0].[Name]
          FROM [AspNetRoles] AS [a0]
          WHERE [a0].[DeletedDate] IS NULL
      ) AS [t] ON [a].[RoleId] = [t].[Uuid]
      WHERE [a].[UserId] = @__userId_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      INNER JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Name] = N'SuperAdmin'
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (7ms) [Parameters=[@__normalizedUserName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName]
      FROM [AspNetUsers] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedUserName] = @__normalizedUserName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Name]
      FROM [AspNetUserRoles] AS [a]
      INNER JOIN (
          SELECT [a0].[Uuid], [a0].[Name]
          FROM [AspNetRoles] AS [a0]
          WHERE [a0].[DeletedDate] IS NULL
      ) AS [t] ON [a].[RoleId] = [t].[Uuid]
      WHERE [a].[UserId] = @__userId_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      INNER JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Name] = N'SuperAdmin'
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (6ms) [Parameters=[@__normalizedUserName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName]
      FROM [AspNetUsers] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedUserName] = @__normalizedUserName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Name]
      FROM [AspNetUserRoles] AS [a]
      INNER JOIN (
          SELECT [a0].[Uuid], [a0].[Name]
          FROM [AspNetRoles] AS [a0]
          WHERE [a0].[DeletedDate] IS NULL
      ) AS [t] ON [a].[RoleId] = [t].[Uuid]
      WHERE [a].[UserId] = @__userId_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      INNER JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Name] = N'SuperAdmin'
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
fail: Microsoft.AspNetCore.Server.IIS.Core.IISHttpServer[2]
      Connection ID "15348267548063826029", Request ID "4000006e-0004-d500-b63f-84710c7967bb": An unhandled exception was thrown by the application.
      System.AggregateException: L?i d? li?u d?u vào! (Cannot find nested property 'tableData' on the resource type 'GDT.WebApi.Admin.Models.EFCore.Role'.)
       ---> Microsoft.OData.ODataException: Cannot find nested property 'tableData' on the resource type 'GDT.WebApi.Admin.Models.EFCore.Role'.
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ApplyNestedProperty(Object resource, ODataNestedResourceInfoWrapper resourceInfoWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ApplyNestedProperties(Object resource, ODataResourceWrapper resourceWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ApplyResourceProperties(Object resource, ODataResourceWrapper resourceWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ReadResource(ODataResourceWrapper resourceWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ReadInline(Object item, IEdmTypeReference edmType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ReadAsync(ODataMessageReader messageReader, Type type, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.ReadFromStreamAsync(Type type, Object defaultValue, Uri baseAddress, ODataVersion version, HttpRequest request, IList`1 disposes)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.LoggerError(HttpContext context, Exception ex)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.ReadFromStreamAsync(Type type, Object defaultValue, Uri baseAddress, ODataVersion version, HttpRequest request, IList`1 disposes)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
         --- End of inner exception stack trace ---
         at GDT.Lib.WebApi.Controllers.Auth.BaseAuthODataController`3.Patch(TKey key, Delta`1 delta) in E:\Source\GDT_RQ\RQ_backend\src\Libraries\GDT.Lib.WebApi\Controllers\Auth\BaseAuthODataController.cs:line 78
         at lambda_method1135(Closure, Object)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
         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__Logged|17_1(ResourceInvoker invoker)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker)
         at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
         at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
         at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
         at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Routing.ODataRouteDebugMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Query.ODataQueryRequestMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Batch.ODataBatchMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.Server.IIS.Core.IISHttpContextOfT`1.ProcessRequestAsync()
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
fail: Microsoft.AspNetCore.Server.IIS.Core.IISHttpServer[2]
      Connection ID "16357073868889784623", Request ID "40000130-0005-e300-b63f-84710c7967bb": An unhandled exception was thrown by the application.
      System.AggregateException: L?i d? li?u d?u vào! (Cannot find nested property 'tableData' on the resource type 'GDT.WebApi.Admin.Models.EFCore.Role'.)
       ---> Microsoft.OData.ODataException: Cannot find nested property 'tableData' on the resource type 'GDT.WebApi.Admin.Models.EFCore.Role'.
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ApplyNestedProperty(Object resource, ODataNestedResourceInfoWrapper resourceInfoWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ApplyNestedProperties(Object resource, ODataResourceWrapper resourceWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ApplyResourceProperties(Object resource, ODataResourceWrapper resourceWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ReadResource(ODataResourceWrapper resourceWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ReadInline(Object item, IEdmTypeReference edmType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ReadAsync(ODataMessageReader messageReader, Type type, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.ReadFromStreamAsync(Type type, Object defaultValue, Uri baseAddress, ODataVersion version, HttpRequest request, IList`1 disposes)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.LoggerError(HttpContext context, Exception ex)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.ReadFromStreamAsync(Type type, Object defaultValue, Uri baseAddress, ODataVersion version, HttpRequest request, IList`1 disposes)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
         --- End of inner exception stack trace ---
         at GDT.Lib.WebApi.Controllers.Auth.BaseAuthODataController`3.Patch(TKey key, Delta`1 delta) in E:\Source\GDT_RQ\RQ_backend\src\Libraries\GDT.Lib.WebApi\Controllers\Auth\BaseAuthODataController.cs:line 78
         at lambda_method1135(Closure, Object)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
         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__Logged|17_1(ResourceInvoker invoker)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker)
         at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
         at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
         at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
         at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Routing.ODataRouteDebugMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Query.ODataQueryRequestMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Batch.ODataBatchMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.Server.IIS.Core.IISHttpContextOfT`1.ProcessRequestAsync()
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
fail: Microsoft.AspNetCore.Server.IIS.Core.IISHttpServer[2]
      Connection ID "16357073868889784625", Request ID "40000132-0005-e300-b63f-84710c7967bb": An unhandled exception was thrown by the application.
      System.AggregateException: L?i d? li?u d?u vào! (Cannot find nested property 'tableData' on the resource type 'GDT.WebApi.Admin.Models.EFCore.Role'.)
       ---> Microsoft.OData.ODataException: Cannot find nested property 'tableData' on the resource type 'GDT.WebApi.Admin.Models.EFCore.Role'.
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ApplyNestedProperty(Object resource, ODataNestedResourceInfoWrapper resourceInfoWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ApplyNestedProperties(Object resource, ODataResourceWrapper resourceWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ApplyResourceProperties(Object resource, ODataResourceWrapper resourceWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ReadResource(ODataResourceWrapper resourceWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ReadInline(Object item, IEdmTypeReference edmType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ReadAsync(ODataMessageReader messageReader, Type type, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.ReadFromStreamAsync(Type type, Object defaultValue, Uri baseAddress, ODataVersion version, HttpRequest request, IList`1 disposes)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.LoggerError(HttpContext context, Exception ex)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.ReadFromStreamAsync(Type type, Object defaultValue, Uri baseAddress, ODataVersion version, HttpRequest request, IList`1 disposes)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
         --- End of inner exception stack trace ---
         at GDT.Lib.WebApi.Controllers.Auth.BaseAuthODataController`3.Patch(TKey key, Delta`1 delta) in E:\Source\GDT_RQ\RQ_backend\src\Libraries\GDT.Lib.WebApi\Controllers\Auth\BaseAuthODataController.cs:line 78
         at lambda_method1135(Closure, Object)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
         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__Logged|17_1(ResourceInvoker invoker)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker)
         at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
         at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
         at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
         at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Routing.ODataRouteDebugMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Query.ODataQueryRequestMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Batch.ODataBatchMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.Server.IIS.Core.IISHttpContextOfT`1.ProcessRequestAsync()
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
fail: Microsoft.AspNetCore.Server.IIS.Core.IISHttpServer[2]
      Connection ID "16357073868889784627", Request ID "40000134-0005-e300-b63f-84710c7967bb": An unhandled exception was thrown by the application.
      System.AggregateException: L?i d? li?u d?u vào! (Cannot find nested property 'tableData' on the resource type 'GDT.WebApi.Admin.Models.EFCore.Role'.)
       ---> Microsoft.OData.ODataException: Cannot find nested property 'tableData' on the resource type 'GDT.WebApi.Admin.Models.EFCore.Role'.
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ApplyNestedProperty(Object resource, ODataNestedResourceInfoWrapper resourceInfoWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ApplyNestedProperties(Object resource, ODataResourceWrapper resourceWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ApplyResourceProperties(Object resource, ODataResourceWrapper resourceWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ReadResource(ODataResourceWrapper resourceWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ReadInline(Object item, IEdmTypeReference edmType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ReadAsync(ODataMessageReader messageReader, Type type, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.ReadFromStreamAsync(Type type, Object defaultValue, Uri baseAddress, ODataVersion version, HttpRequest request, IList`1 disposes)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.LoggerError(HttpContext context, Exception ex)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.ReadFromStreamAsync(Type type, Object defaultValue, Uri baseAddress, ODataVersion version, HttpRequest request, IList`1 disposes)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
         --- End of inner exception stack trace ---
         at GDT.Lib.WebApi.Controllers.Auth.BaseAuthODataController`3.Patch(TKey key, Delta`1 delta) in E:\Source\GDT_RQ\RQ_backend\src\Libraries\GDT.Lib.WebApi\Controllers\Auth\BaseAuthODataController.cs:line 78
         at lambda_method1135(Closure, Object)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
         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__Logged|17_1(ResourceInvoker invoker)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker)
         at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
         at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
         at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
         at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Routing.ODataRouteDebugMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Query.ODataQueryRequestMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Batch.ODataBatchMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.Server.IIS.Core.IISHttpContextOfT`1.ProcessRequestAsync()
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
fail: Microsoft.AspNetCore.Server.IIS.Core.IISHttpServer[2]
      Connection ID "16357073868889784629", Request ID "40000136-0005-e300-b63f-84710c7967bb": An unhandled exception was thrown by the application.
      System.AggregateException: L?i d? li?u d?u vào! (Cannot find nested property 'tableData' on the resource type 'GDT.WebApi.Admin.Models.EFCore.Role'.)
       ---> Microsoft.OData.ODataException: Cannot find nested property 'tableData' on the resource type 'GDT.WebApi.Admin.Models.EFCore.Role'.
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ApplyNestedProperty(Object resource, ODataNestedResourceInfoWrapper resourceInfoWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ApplyNestedProperties(Object resource, ODataResourceWrapper resourceWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ApplyResourceProperties(Object resource, ODataResourceWrapper resourceWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ReadResource(ODataResourceWrapper resourceWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ReadInline(Object item, IEdmTypeReference edmType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ReadAsync(ODataMessageReader messageReader, Type type, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.ReadFromStreamAsync(Type type, Object defaultValue, Uri baseAddress, ODataVersion version, HttpRequest request, IList`1 disposes)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.LoggerError(HttpContext context, Exception ex)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.ReadFromStreamAsync(Type type, Object defaultValue, Uri baseAddress, ODataVersion version, HttpRequest request, IList`1 disposes)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
         --- End of inner exception stack trace ---
         at GDT.Lib.WebApi.Controllers.Auth.BaseAuthODataController`3.Patch(TKey key, Delta`1 delta) in E:\Source\GDT_RQ\RQ_backend\src\Libraries\GDT.Lib.WebApi\Controllers\Auth\BaseAuthODataController.cs:line 78
         at lambda_method1135(Closure, Object)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
         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__Logged|17_1(ResourceInvoker invoker)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker)
         at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
         at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
         at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
         at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Routing.ODataRouteDebugMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Query.ODataQueryRequestMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Batch.ODataBatchMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.Server.IIS.Core.IISHttpContextOfT`1.ProcessRequestAsync()
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__TypedProperty_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[CId], [a].[Code], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[IsRoot], [a].[IsSuperAdmin], [a].[Name], [a].[NormalizedName], [a].[UpdatedBy], [a].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate], [t0].[MenusId], [t0].[RolesId]
      FROM [AspNetRoles] AS [a]
      LEFT JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[MenusId], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__TypedProperty_0
      ORDER BY [a].[Uuid], [t0].[MenusId], [t0].[RolesId]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [m].[Uuid], [m].[Label], [m].[Icon], [m].[Link], [m].[ParentUuid], [m].[Ordinal]
      FROM [Menu] AS [m]
      WHERE [m].[DeletedDate] IS NULL
      ORDER BY [m].[Ordinal]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
fail: Microsoft.AspNetCore.Server.IIS.Core.IISHttpServer[2]
      Connection ID "17005592193756299293", Request ID "4000001e-0000-ec00-b63f-84710c7967bb": An unhandled exception was thrown by the application.
      System.AggregateException: L?i d? li?u d?u vào! (Cannot find nested property 'tableData' on the resource type 'GDT.WebApi.Admin.Models.EFCore.Role'.)
       ---> Microsoft.OData.ODataException: Cannot find nested property 'tableData' on the resource type 'GDT.WebApi.Admin.Models.EFCore.Role'.
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ApplyNestedProperty(Object resource, ODataNestedResourceInfoWrapper resourceInfoWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ApplyNestedProperties(Object resource, ODataResourceWrapper resourceWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ApplyResourceProperties(Object resource, ODataResourceWrapper resourceWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ReadResource(ODataResourceWrapper resourceWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ReadInline(Object item, IEdmTypeReference edmType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ReadAsync(ODataMessageReader messageReader, Type type, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.ReadFromStreamAsync(Type type, Object defaultValue, Uri baseAddress, ODataVersion version, HttpRequest request, IList`1 disposes)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.LoggerError(HttpContext context, Exception ex)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.ReadFromStreamAsync(Type type, Object defaultValue, Uri baseAddress, ODataVersion version, HttpRequest request, IList`1 disposes)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
         --- End of inner exception stack trace ---
         at GDT.Lib.WebApi.Controllers.Auth.BaseAuthODataController`3.Patch(TKey key, Delta`1 delta) in E:\Source\GDT_RQ\RQ_backend\src\Libraries\GDT.Lib.WebApi\Controllers\Auth\BaseAuthODataController.cs:line 78
         at lambda_method1135(Closure, Object)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
         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__Logged|17_1(ResourceInvoker invoker)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker)
         at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
         at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
         at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
         at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Routing.ODataRouteDebugMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Query.ODataQueryRequestMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Batch.ODataBatchMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.Server.IIS.Core.IISHttpContextOfT`1.ProcessRequestAsync()
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__normalizedUserName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName]
      FROM [AspNetUsers] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedUserName] = @__normalizedUserName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Name]
      FROM [AspNetUserRoles] AS [a]
      INNER JOIN (
          SELECT [a0].[Uuid], [a0].[Name]
          FROM [AspNetRoles] AS [a0]
          WHERE [a0].[DeletedDate] IS NULL
      ) AS [t] ON [a].[RoleId] = [t].[Uuid]
      WHERE [a].[UserId] = @__userId_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      INNER JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Name] = N'SuperAdmin'
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
fail: Microsoft.AspNetCore.Server.IIS.Core.IISHttpServer[2]
      Connection ID "15132094761655075034", Request ID "400000db-0003-d200-b63f-84710c7967bb": An unhandled exception was thrown by the application.
      System.AggregateException: L?i d? li?u d?u vào! (Cannot find nested property 'tableData' on the resource type 'GDT.WebApi.Admin.Models.EFCore.Role'.)
       ---> Microsoft.OData.ODataException: Cannot find nested property 'tableData' on the resource type 'GDT.WebApi.Admin.Models.EFCore.Role'.
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ApplyNestedProperty(Object resource, ODataNestedResourceInfoWrapper resourceInfoWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ApplyNestedProperties(Object resource, ODataResourceWrapper resourceWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ApplyResourceProperties(Object resource, ODataResourceWrapper resourceWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ReadResource(ODataResourceWrapper resourceWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ReadInline(Object item, IEdmTypeReference edmType, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.Deserialization.ODataResourceDeserializer.ReadAsync(ODataMessageReader messageReader, Type type, ODataDeserializerContext readContext)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.ReadFromStreamAsync(Type type, Object defaultValue, Uri baseAddress, ODataVersion version, HttpRequest request, IList`1 disposes)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.LoggerError(HttpContext context, Exception ex)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.ReadFromStreamAsync(Type type, Object defaultValue, Uri baseAddress, ODataVersion version, HttpRequest request, IList`1 disposes)
         at Microsoft.AspNetCore.OData.Formatter.ODataInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
         --- End of inner exception stack trace ---
         at GDT.Lib.WebApi.Controllers.Auth.BaseAuthODataController`3.Patch(TKey key, Delta`1 delta) in E:\Source\GDT_RQ\RQ_backend\src\Libraries\GDT.Lib.WebApi\Controllers\Auth\BaseAuthODataController.cs:line 78
         at lambda_method1135(Closure, Object)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
         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__Logged|17_1(ResourceInvoker invoker)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker)
         at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
         at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
         at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
         at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Routing.ODataRouteDebugMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Query.ODataQueryRequestMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Batch.ODataBatchMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.Server.IIS.Core.IISHttpContextOfT`1.ProcessRequestAsync()
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__normalizedUserName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName]
      FROM [AspNetUsers] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedUserName] = @__normalizedUserName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Name]
      FROM [AspNetUserRoles] AS [a]
      INNER JOIN (
          SELECT [a0].[Uuid], [a0].[Name]
          FROM [AspNetRoles] AS [a0]
          WHERE [a0].[DeletedDate] IS NULL
      ) AS [t] ON [a].[RoleId] = [t].[Uuid]
      WHERE [a].[UserId] = @__userId_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      INNER JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Name] = N'SuperAdmin'
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (6ms) [Parameters=[@__normalizedUserName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName]
      FROM [AspNetUsers] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedUserName] = @__normalizedUserName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Name]
      FROM [AspNetUserRoles] AS [a]
      INNER JOIN (
          SELECT [a0].[Uuid], [a0].[Name]
          FROM [AspNetRoles] AS [a0]
          WHERE [a0].[DeletedDate] IS NULL
      ) AS [t] ON [a].[RoleId] = [t].[Uuid]
      WHERE [a].[UserId] = @__userId_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      INNER JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Name] = N'SuperAdmin'
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[CId], [a].[Code], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[IsRoot], [a].[IsSuperAdmin], [a].[Name], [a].[NormalizedName], [a].[UpdatedBy], [a].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate], [t0].[MenusId], [t0].[RolesId]
      FROM [AspNetRoles] AS [a]
      LEFT JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[MenusId], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__TypedProperty_0
      ORDER BY [a].[Uuid], [t0].[MenusId], [t0].[RolesId]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [m].[Uuid], [m].[Label], [m].[Icon], [m].[Link], [m].[ParentUuid], [m].[Ordinal]
      FROM [Menu] AS [m]
      WHERE [m].[DeletedDate] IS NULL
      ORDER BY [m].[Ordinal]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (12ms) [Parameters=[@__get_Item_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[CId], [a].[Code], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[IsRoot], [a].[IsSuperAdmin], [a].[Name], [a].[NormalizedName], [a].[UpdatedBy], [a].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__get_Item_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (12ms) [Parameters=[@p3='?' (DbType = Guid), @p4='?' (Size = 4000), @p0='?' (Size = 256), @p1='?' (Size = 50), @p2='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      UPDATE [AspNetRoles] SET [Name] = @p0, [UpdatedBy] = @p1, [UpdatedDate] = @p2
      OUTPUT 1
      WHERE [Uuid] = @p3 AND [ConcurrencyStamp] IS NULL;
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__get_Item_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[CId], [a].[Code], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[IsRoot], [a].[IsSuperAdmin], [a].[Name], [a].[NormalizedName], [a].[UpdatedBy], [a].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__get_Item_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (11ms) [Parameters=[@p2='?' (DbType = Guid), @p3='?' (Size = 4000), @p0='?' (Size = 256), @p1='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      UPDATE [AspNetRoles] SET [Name] = @p0, [UpdatedDate] = @p1
      OUTPUT 1
      WHERE [Uuid] = @p2 AND [ConcurrencyStamp] IS NULL;
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@__normalizedUserName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName]
      FROM [AspNetUsers] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedUserName] = @__normalizedUserName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Name]
      FROM [AspNetUserRoles] AS [a]
      INNER JOIN (
          SELECT [a0].[Uuid], [a0].[Name]
          FROM [AspNetRoles] AS [a0]
          WHERE [a0].[DeletedDate] IS NULL
      ) AS [t] ON [a].[RoleId] = [t].[Uuid]
      WHERE [a].[UserId] = @__userId_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      INNER JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Name] = N'SuperAdmin'
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[CId], [a].[Code], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[IsRoot], [a].[IsSuperAdmin], [a].[Name], [a].[NormalizedName], [a].[UpdatedBy], [a].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate], [t0].[MenusId], [t0].[RolesId]
      FROM [AspNetRoles] AS [a]
      LEFT JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[MenusId], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__TypedProperty_0
      ORDER BY [a].[Uuid], [t0].[MenusId], [t0].[RolesId]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [m].[Uuid], [m].[Label], [m].[Icon], [m].[Link], [m].[ParentUuid], [m].[Ordinal]
      FROM [Menu] AS [m]
      WHERE [m].[DeletedDate] IS NULL
      ORDER BY [m].[Ordinal]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (5ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (Size = 50) (DbType = AnsiString), @p2='?' (Size = 4000), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 50), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Boolean), @p8='?' (DbType = Boolean), @p9='?' (Size = 256), @p10='?' (Size = 256), @p11='?' (Size = 50), @p12='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      INSERT INTO [AspNetRoles] ([Uuid], [Code], [ConcurrencyStamp], [CreatedBy], [CreatedDate], [DeletedBy], [DeletedDate], [IsRoot], [IsSuperAdmin], [Name], [NormalizedName], [UpdatedBy], [UpdatedDate])
      OUTPUT INSERTED.[CId]
      VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12);
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__normalizedUserName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName]
      FROM [AspNetUsers] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedUserName] = @__normalizedUserName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Name]
      FROM [AspNetUserRoles] AS [a]
      INNER JOIN (
          SELECT [a0].[Uuid], [a0].[Name]
          FROM [AspNetRoles] AS [a0]
          WHERE [a0].[DeletedDate] IS NULL
      ) AS [t] ON [a].[RoleId] = [t].[Uuid]
      WHERE [a].[UserId] = @__userId_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[Icon], [t0].[IsPublic], [t0].[Label], [t0].[Link], [t0].[Ordinal], [t0].[ParentUuid], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      INNER JOIN (
          SELECT [t].[Uuid], [t].[CId], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Icon], [t].[IsPublic], [t].[Label], [t].[Link], [t].[Ordinal], [t].[ParentUuid], [t].[UpdatedBy], [t].[UpdatedDate], [m].[RolesId]
          FROM [MenuRole] AS [m]
          INNER JOIN (
              SELECT [m0].[Uuid], [m0].[CId], [m0].[CreatedBy], [m0].[CreatedDate], [m0].[DeletedBy], [m0].[DeletedDate], [m0].[Icon], [m0].[IsPublic], [m0].[Label], [m0].[Link], [m0].[Ordinal], [m0].[ParentUuid], [m0].[UpdatedBy], [m0].[UpdatedDate]
              FROM [Menu] AS [m0]
              WHERE [m0].[DeletedDate] IS NULL
          ) AS [t] ON [m].[MenusId] = [t].[Uuid]
      ) AS [t0] ON [a].[Uuid] = [t0].[RolesId]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Name] = N'SuperAdmin'
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__get_Item_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[CId], [a].[Code], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[IsRoot], [a].[IsSuperAdmin], [a].[Name], [a].[NormalizedName], [a].[UpdatedBy], [a].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__get_Item_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (19ms) [Parameters=[@p2='?' (DbType = Guid), @p3='?' (Size = 4000), @p0='?' (Size = 50), @p1='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      UPDATE [AspNetRoles] SET [DeletedBy] = @p0, [DeletedDate] = @p1
      OUTPUT 1
      WHERE [Uuid] = @p2 AND [ConcurrencyStamp] IS NULL;
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
      SELECT COUNT_BIG(*)
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Uuid], [a].[Name], [a].[NormalizedName], [a].[Code], [a].[ConcurrencyStamp]
      FROM [AspNetRoles] AS [a]
      WHERE [a].[DeletedDate] IS NULL
      ORDER BY [a].[Uuid]
      OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (6ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (Size = 50) (DbType = AnsiString), @p2='?' (Size = 4000), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 50), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Boolean), @p8='?' (DbType = Boolean), @p9='?' (Size = 256), @p10='?' (Size = 256), @p11='?' (Size = 50), @p12='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      INSERT INTO [AspNetRoles] ([Uuid], [Code], [ConcurrencyStamp], [CreatedBy], [CreatedDate], [DeletedBy], [DeletedDate], [IsRoot], [IsSuperAdmin], [Name], [NormalizedName], [UpdatedBy], [UpdatedDate])
      OUTPUT INSERTED.[CId]
      VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12);
fail: Microsoft.EntityFrameworkCore.Update[10000]
      An exception occurred in the database while saving changes for context type 'GDT.WebApi.Admin.Models.EFCore.GDTAdminContext'.
      Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details.
       ---> Microsoft.Data.SqlClient.SqlException (0x80131904): Cannot insert duplicate key row in object 'dbo.AspNetRoles' with unique index 'RoleNameIndex'. The duplicate key value is (ADASD).
         at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
         at Microsoft.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
         at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
         at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
         at Microsoft.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows)
         at Microsoft.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more)
         at Microsoft.Data.SqlClient.SqlDataReader.ReadAsyncExecute(Task task, Object state)
         at Microsoft.Data.SqlClient.SqlDataReader.InvokeAsyncCall[T](SqlDataReaderAsyncCallContext`1 context)
      --- End of stack trace from previous location ---
         at Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch.ConsumeResultSetAsync(Int32 startCommandIndex, RelationalDataReader reader, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch.ConsumeAsync(RelationalDataReader reader, CancellationToken cancellationToken)
      ClientConnectionId:1f8d80d0-2237-4297-a007-af59bd639313
      Error Number:2601,State:1,Class:14
         --- End of inner exception stack trace ---
         at Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch.ConsumeAsync(RelationalDataReader reader, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
      Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details.
       ---> Microsoft.Data.SqlClient.SqlException (0x80131904): Cannot insert duplicate key row in object 'dbo.AspNetRoles' with unique index 'RoleNameIndex'. The duplicate key value is (ADASD).
         at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
         at Microsoft.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
         at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
         at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
         at Microsoft.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows)
         at Microsoft.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more)
         at Microsoft.Data.SqlClient.SqlDataReader.ReadAsyncExecute(Task task, Object state)
         at Microsoft.Data.SqlClient.SqlDataReader.InvokeAsyncCall[T](SqlDataReaderAsyncCallContext`1 context)
      --- End of stack trace from previous location ---
         at Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch.ConsumeResultSetAsync(Int32 startCommandIndex, RelationalDataReader reader, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch.ConsumeAsync(RelationalDataReader reader, CancellationToken cancellationToken)
      ClientConnectionId:1f8d80d0-2237-4297-a007-af59bd639313
      Error Number:2601,State:1,Class:14
         --- End of inner exception stack trace ---
         at Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch.ConsumeAsync(RelationalDataReader reader, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (8ms) [Parameters=[@__uuid_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AspNetRoles] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__uuid_0) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
fail: Microsoft.AspNetCore.Server.IIS.Core.IISHttpServer[2]
      Connection ID "15132094761655075070", Request ID "400000ff-0003-d200-b63f-84710c7967bb": An unhandled exception was thrown by the application.
      Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details.
       ---> Microsoft.Data.SqlClient.SqlException (0x80131904): Cannot insert duplicate key row in object 'dbo.AspNetRoles' with unique index 'RoleNameIndex'. The duplicate key value is (ADASD).
         at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
         at Microsoft.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
         at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
         at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
         at Microsoft.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows)
         at Microsoft.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more)
         at Microsoft.Data.SqlClient.SqlDataReader.ReadAsyncExecute(Task task, Object state)
         at Microsoft.Data.SqlClient.SqlDataReader.InvokeAsyncCall[T](SqlDataReaderAsyncCallContext`1 context)
      --- End of stack trace from previous location ---
         at Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch.ConsumeResultSetAsync(Int32 startCommandIndex, RelationalDataReader reader, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch.ConsumeAsync(RelationalDataReader reader, CancellationToken cancellationToken)
      ClientConnectionId:1f8d80d0-2237-4297-a007-af59bd639313
      Error Number:2601,State:1,Class:14
         --- End of inner exception stack trace ---
         at Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch.ConsumeAsync(RelationalDataReader reader, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
         at GDT.Lib.WebApi.Controllers.Auth.BaseAuthODataController`3.Post(T model) in E:\Source\GDT_RQ\RQ_backend\src\Libraries\GDT.Lib.WebApi\Controllers\Auth\BaseAuthODataController.cs:line 50
         at lambda_method1171(Closure, Object)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
         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__Logged|17_1(ResourceInvoker invoker)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker)
         at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
         at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
         at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
         at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Routing.ODataRouteDebugMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Query.ODataQueryRequestMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Batch.ODataBatchMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.Server.IIS.Core.IISHttpContextOfT`1.ProcessRequestAsync()
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (Size = 50) (DbType = AnsiString), @p2='?' (Size = 4000), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 50), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Boolean), @p8='?' (DbType = Boolean), @p9='?' (Size = 256), @p10='?' (Size = 256), @p11='?' (Size = 50), @p12='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      INSERT INTO [AspNetRoles] ([Uuid], [Code], [ConcurrencyStamp], [CreatedBy], [CreatedDate], [DeletedBy], [DeletedDate], [IsRoot], [IsSuperAdmin], [Name], [NormalizedName], [UpdatedBy], [UpdatedDate])
      OUTPUT INSERTED.[CId]
      VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12);
fail: Microsoft.EntityFrameworkCore.Update[10000]
      An exception occurred in the database while saving changes for context type 'GDT.WebApi.Admin.Models.EFCore.GDTAdminContext'.
      Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details.
       ---> Microsoft.Data.SqlClient.SqlException (0x80131904): Cannot insert duplicate key row in object 'dbo.AspNetRoles' with unique index 'RoleNameIndex'. The duplicate key value is (ADASD).
         at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
         at Microsoft.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
         at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
         at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
         at Microsoft.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows)
         at Microsoft.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more)
         at Microsoft.Data.SqlClient.SqlDataReader.ReadAsyncExecute(Task task, Object state)
         at Microsoft.Data.SqlClient.SqlDataReader.InvokeAsyncCall[T](SqlDataReaderAsyncCallContext`1 context)
      --- End of stack trace from previous location ---
         at Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch.ConsumeResultSetAsync(Int32 startCommandIndex, RelationalDataReader reader, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch.ConsumeAsync(RelationalDataReader reader, CancellationToken cancellationToken)
      ClientConnectionId:1f8d80d0-2237-4297-a007-af59bd639313
      Error Number:2601,State:1,Class:14
         --- End of inner exception stack trace ---
         at Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch.ConsumeAsync(RelationalDataReader reader, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
      Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details.
       ---> Microsoft.Data.SqlClient.SqlException (0x80131904): Cannot insert duplicate key row in object 'dbo.AspNetRoles' with unique index 'RoleNameIndex'. The duplicate key value is (ADASD).
         at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
         at Microsoft.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
         at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
         at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
         at Microsoft.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows)
         at Microsoft.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more)
         at Microsoft.Data.SqlClient.SqlDataReader.ReadAsyncExecute(Task task, Object state)
         at Microsoft.Data.SqlClient.SqlDataReader.InvokeAsyncCall[T](SqlDataReaderAsyncCallContext`1 context)
      --- End of stack trace from previous location ---
         at Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch.ConsumeResultSetAsync(Int32 startCommandIndex, RelationalDataReader reader, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch.ConsumeAsync(RelationalDataReader reader, CancellationToken cancellationToken)
      ClientConnectionId:1f8d80d0-2237-4297-a007-af59bd639313
      Error Number:2601,State:1,Class:14
         --- End of inner exception stack trace ---
         at Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch.ConsumeAsync(RelationalDataReader reader, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__uuid_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AspNetRoles] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__uuid_0) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
fail: Microsoft.AspNetCore.Server.IIS.Core.IISHttpServer[2]
      Connection ID "12826251756736348345", Request ID "400000ba-0004-b200-b63f-84710c7967bb": An unhandled exception was thrown by the application.
      Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details.
       ---> Microsoft.Data.SqlClient.SqlException (0x80131904): Cannot insert duplicate key row in object 'dbo.AspNetRoles' with unique index 'RoleNameIndex'. The duplicate key value is (ADASD).
         at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
         at Microsoft.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
         at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
         at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
         at Microsoft.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows)
         at Microsoft.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more)
         at Microsoft.Data.SqlClient.SqlDataReader.ReadAsyncExecute(Task task, Object state)
         at Microsoft.Data.SqlClient.SqlDataReader.InvokeAsyncCall[T](SqlDataReaderAsyncCallContext`1 context)
      --- End of stack trace from previous location ---
         at Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch.ConsumeResultSetAsync(Int32 startCommandIndex, RelationalDataReader reader, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch.ConsumeAsync(RelationalDataReader reader, CancellationToken cancellationToken)
      ClientConnectionId:1f8d80d0-2237-4297-a007-af59bd639313
      Error Number:2601,State:1,Class:14
         --- End of inner exception stack trace ---
         at Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch.ConsumeAsync(RelationalDataReader reader, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
         at GDT.Lib.WebApi.Controllers.Auth.BaseAuthODataController`3.Post(T model) in E:\Source\GDT_RQ\RQ_backend\src\Libraries\GDT.Lib.WebApi\Controllers\Auth\BaseAuthODataController.cs:line 50
         at lambda_method1171(Closure, Object)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
         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__Logged|17_1(ResourceInvoker invoker)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker)
         at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
         at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
         at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
         at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Routing.ODataRouteDebugMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Query.ODataQueryRequestMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Batch.ODataBatchMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.Server.IIS.Core.IISHttpContextOfT`1.ProcessRequestAsync()
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__normalizedUserName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName]
      FROM [AspNetUsers] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedUserName] = @__normalizedUserName_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 [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 [t].[Name]
      FROM [AspNetUserRoles] AS [a]
      INNER JOIN (
          SELECT [a0].[Uuid], [a0].[Name]
          FROM [AspNetRoles] AS [a0]
          WHERE [a0].[DeletedDate] IS NULL
      ) AS [t] ON [a].[RoleId] = [t].[Uuid]
      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].[Uuid], [a].[CId], [a].[Code], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[IsRoot], [a].[IsSuperAdmin], [a].[Name], [a].[NormalizedName], [a].[UpdatedBy], [a].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [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 [AspNetRoleClaims] AS [a]
      WHERE [a].[RoleId] = @__role_Id_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__normalizedUserName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[AccessFailedCount], [a].[Activated], [a].[Avatar], [a].[CId], [a].[Changed], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[DisplayName], [a].[Email], [a].[EmailConfirmed], [a].[IsLGSP], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[OrganizationId], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UpdatedBy], [a].[UpdatedDate], [a].[UserName]
      FROM [AspNetUsers] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedUserName] = @__normalizedUserName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (1ms) [Parameters=[@__user_Id_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[Id], [a].[ClaimType], [a].[ClaimValue], [a].[UserId]
      FROM [AspNetUserClaims] AS [a]
      WHERE [a].[UserId] = @__user_Id_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__get_Item_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT [a].[UserId], [a].[RoleId]
      FROM [AspNetUserRoles] AS [a]
      WHERE [a].[UserId] = @__get_Item_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__normalizedName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[CId], [a].[Code], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[IsRoot], [a].[IsSuperAdmin], [a].[Name], [a].[NormalizedName], [a].[UpdatedBy], [a].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[NormalizedName] = @__normalizedName_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__roleId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT TOP(1) [a].[Uuid], [a].[CId], [a].[Code], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[IsRoot], [a].[IsSuperAdmin], [a].[Name], [a].[NormalizedName], [a].[UpdatedBy], [a].[UpdatedDate]
      FROM [AspNetRoles] AS [a]
      WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__roleId_0
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (3ms) [Parameters=[@__tem_0='?' (Size = 255) (DbType = AnsiString), @__ToString_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
      SELECT [t].[Uuid], [t].[Action], [t].[Area], [t].[CId], [t].[Controller], [t].[CreatedBy], [t].[CreatedDate], [t].[DeletedBy], [t].[DeletedDate], [t].[Group], [t].[IsAuthorized], [t].[Method], [t].[PathTemplate], [t].[Server], [t].[Summary], [t].[UpdatedBy], [t].[UpdatedDate], [t0].[Uuid], [t0].[CId], [t0].[CreatedBy], [t0].[CreatedDate], [t0].[DeletedBy], [t0].[DeletedDate], [t0].[EndpointId], [t0].[RoleId], [t0].[UpdatedBy], [t0].[UpdatedDate]
      FROM (
          SELECT TOP(2) [e].[Uuid], [e].[Action], [e].[Area], [e].[CId], [e].[Controller], [e].[CreatedBy], [e].[CreatedDate], [e].[DeletedBy], [e].[DeletedDate], [e].[Group], [e].[IsAuthorized], [e].[Method], [e].[PathTemplate], [e].[Server], [e].[Summary], [e].[UpdatedBy], [e].[UpdatedDate]
          FROM [Endpoint] AS [e]
          WHERE ([e].[DeletedDate] IS NULL) AND [e].[PathTemplate] = @__tem_0 AND [e].[Method] = @__ToString_1
      ) AS [t]
      LEFT JOIN (
          SELECT [a].[Uuid], [a].[CId], [a].[CreatedBy], [a].[CreatedDate], [a].[DeletedBy], [a].[DeletedDate], [a].[EndpointId], [a].[RoleId], [a].[UpdatedBy], [a].[UpdatedDate]
          FROM [AuthorizedRole] AS [a]
          WHERE [a].[DeletedDate] IS NULL
      ) AS [t0] ON [t].[Uuid] = [t0].[EndpointId]
      ORDER BY [t].[Uuid]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (6ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (Size = 50) (DbType = AnsiString), @p2='?' (Size = 4000), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 50), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Boolean), @p8='?' (DbType = Boolean), @p9='?' (Size = 256), @p10='?' (Size = 256), @p11='?' (Size = 50), @p12='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30']
      SET IMPLICIT_TRANSACTIONS OFF;
      SET NOCOUNT ON;
      INSERT INTO [AspNetRoles] ([Uuid], [Code], [ConcurrencyStamp], [CreatedBy], [CreatedDate], [DeletedBy], [DeletedDate], [IsRoot], [IsSuperAdmin], [Name], [NormalizedName], [UpdatedBy], [UpdatedDate])
      OUTPUT INSERTED.[CId]
      VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12);
fail: Microsoft.EntityFrameworkCore.Update[10000]
      An exception occurred in the database while saving changes for context type 'GDT.WebApi.Admin.Models.EFCore.GDTAdminContext'.
      Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details.
       ---> Microsoft.Data.SqlClient.SqlException (0x80131904): Cannot insert duplicate key row in object 'dbo.AspNetRoles' with unique index 'RoleNameIndex'. The duplicate key value is (ADASD).
         at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
         at Microsoft.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
         at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
         at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
         at Microsoft.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows)
         at Microsoft.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more)
         at Microsoft.Data.SqlClient.SqlDataReader.ReadAsyncExecute(Task task, Object state)
         at Microsoft.Data.SqlClient.SqlDataReader.InvokeAsyncCall[T](SqlDataReaderAsyncCallContext`1 context)
      --- End of stack trace from previous location ---
         at Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch.ConsumeResultSetAsync(Int32 startCommandIndex, RelationalDataReader reader, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch.ConsumeAsync(RelationalDataReader reader, CancellationToken cancellationToken)
      ClientConnectionId:6057f3a2-2747-4a4b-97c4-432b6566bd81
      Error Number:2601,State:1,Class:14
         --- End of inner exception stack trace ---
         at Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch.ConsumeAsync(RelationalDataReader reader, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
      Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details.
       ---> Microsoft.Data.SqlClient.SqlException (0x80131904): Cannot insert duplicate key row in object 'dbo.AspNetRoles' with unique index 'RoleNameIndex'. The duplicate key value is (ADASD).
         at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
         at Microsoft.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
         at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
         at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
         at Microsoft.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows)
         at Microsoft.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more)
         at Microsoft.Data.SqlClient.SqlDataReader.ReadAsyncExecute(Task task, Object state)
         at Microsoft.Data.SqlClient.SqlDataReader.InvokeAsyncCall[T](SqlDataReaderAsyncCallContext`1 context)
      --- End of stack trace from previous location ---
         at Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch.ConsumeResultSetAsync(Int32 startCommandIndex, RelationalDataReader reader, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch.ConsumeAsync(RelationalDataReader reader, CancellationToken cancellationToken)
      ClientConnectionId:6057f3a2-2747-4a4b-97c4-432b6566bd81
      Error Number:2601,State:1,Class:14
         --- End of inner exception stack trace ---
         at Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch.ConsumeAsync(RelationalDataReader reader, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
      Executed DbCommand (2ms) [Parameters=[@__uuid_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
      SELECT CASE
          WHEN EXISTS (
              SELECT 1
              FROM [AspNetRoles] AS [a]
              WHERE ([a].[DeletedDate] IS NULL) AND [a].[Uuid] = @__uuid_0) THEN CAST(1 AS bit)
          ELSE CAST(0 AS bit)
      END
fail: Microsoft.AspNetCore.Server.IIS.Core.IISHttpServer[2]
      Connection ID "12610078974622564421", Request ID "40000046-0004-af00-b63f-84710c7967bb": An unhandled exception was thrown by the application.
      Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details.
       ---> Microsoft.Data.SqlClient.SqlException (0x80131904): Cannot insert duplicate key row in object 'dbo.AspNetRoles' with unique index 'RoleNameIndex'. The duplicate key value is (ADASD).
         at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
         at Microsoft.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
         at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
         at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
         at Microsoft.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows)
         at Microsoft.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more)
         at Microsoft.Data.SqlClient.SqlDataReader.ReadAsyncExecute(Task task, Object state)
         at Microsoft.Data.SqlClient.SqlDataReader.InvokeAsyncCall[T](SqlDataReaderAsyncCallContext`1 context)
      --- End of stack trace from previous location ---
         at Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch.ConsumeResultSetAsync(Int32 startCommandIndex, RelationalDataReader reader, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch.ConsumeAsync(RelationalDataReader reader, CancellationToken cancellationToken)
      ClientConnectionId:6057f3a2-2747-4a4b-97c4-432b6566bd81
      Error Number:2601,State:1,Class:14
         --- End of inner exception stack trace ---
         at Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch.ConsumeAsync(RelationalDataReader reader, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
         at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)
         at GDT.Lib.WebApi.Controllers.Auth.BaseAuthODataController`3.Post(T model) in E:\Source\GDT_RQ\RQ_backend\src\Libraries\GDT.Lib.WebApi\Controllers\Auth\BaseAuthODataController.cs:line 50
         at lambda_method1171(Closure, Object)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
         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__Logged|17_1(ResourceInvoker invoker)
         at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker)
         at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
         at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
         at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
         at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Routing.ODataRouteDebugMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Query.ODataQueryRequestMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.OData.Batch.ODataBatchMiddleware.Invoke(HttpContext context)
         at Microsoft.AspNetCore.Server.IIS.Core.IISHttpContextOfT`1.ProcessRequestAsync()
info: Microsoft.Hosting.Lifetime[0]
      Application is shutting down...