????
Your IP : 18.117.155.120
info: Microsoft.Hosting.Lifetime[0]
Application started. Press Ctrl+C to shut down.
info: Microsoft.Hosting.Lifetime[0]
Hosting environment: Production
info: Microsoft.Hosting.Lifetime[0]
Content root path: C:\inetpub\vhost\binhdinhf1.gdtsolutions.vn\api
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Executed DbCommand (81ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT 1
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Executed DbCommand (62ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT OBJECT_ID(N'[__EFMigrationsHistory]');
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT 1
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT OBJECT_ID(N'[__EFMigrationsHistory]');
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [MigrationId], [ProductVersion]
FROM [__EFMigrationsHistory]
ORDER BY [MigrationId];
info: Microsoft.EntityFrameworkCore.Migrations[20405]
No migrations were applied. The database is already up to date.
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT CASE
WHEN EXISTS (
SELECT 1
FROM [identity].[AspNetRoles] AS [a]) THEN CAST(1 AS bit)
ELSE CAST(0 AS bit)
END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT CASE
WHEN EXISTS (
SELECT 1
FROM [identity].[AspNetUsers] AS [a]) THEN CAST(1 AS bit)
ELSE CAST(0 AS bit)
END
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Executed DbCommand (25ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
SELECT TOP(@__TypedProperty_0) [a].[Id], [a].[CreatedBy], [a].[CreatedOn], [a].[Description], [a].[FeaturedImage], [a].[Keywords], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[Name], [a].[Type]
FROM [Albums] AS [a]
ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Author], [t].[Caption], [t].[ContentType], [t].[CreatedBy], [t].[CreatedOn], [t].[Keywords], [t].[Link], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Type]
FROM (
SELECT [m].[Id], [m].[Author], [m].[Caption], [m].[ContentType], [m].[CreatedBy], [m].[CreatedOn], [m].[Keywords], [m].[Link], [m].[ModifiedBy], [m].[ModifiedOn], [m].[Type]
FROM [Media] AS [m]
WHERE EXISTS (
SELECT 1
FROM [MediaAlbums] AS [m0]
WHERE [m].[Id] = [m0].[MediaId] AND [m0].[AlbumId] = @__TypedProperty_0)
ORDER BY [m].[Id]
OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
) AS [t]
ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
SELECT TOP(@__TypedProperty_0) [a].[Id], [a].[CreatedBy], [a].[CreatedOn], [a].[Description], [a].[FeaturedImage], [a].[Keywords], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[Name], [a].[Type]
FROM [Albums] AS [a]
ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Author], [t].[Caption], [t].[ContentType], [t].[CreatedBy], [t].[CreatedOn], [t].[Keywords], [t].[Link], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Type]
FROM (
SELECT [m].[Id], [m].[Author], [m].[Caption], [m].[ContentType], [m].[CreatedBy], [m].[CreatedOn], [m].[Keywords], [m].[Link], [m].[ModifiedBy], [m].[ModifiedOn], [m].[Type]
FROM [Media] AS [m]
WHERE EXISTS (
SELECT 1
FROM [MediaAlbums] AS [m0]
WHERE [m].[Id] = [m0].[MediaId] AND [m0].[AlbumId] = @__TypedProperty_0)
ORDER BY [m].[Id]
OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
) AS [t]
ORDER BY [t].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
SELECT TOP(@__TypedProperty_0) [a].[Id], [a].[CreatedBy], [a].[CreatedOn], [a].[Description], [a].[FeaturedImage], [a].[Keywords], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[Name], [a].[Type]
FROM [Albums] AS [a]
ORDER BY [a].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Executed DbCommand (2ms) [Parameters=[@__TypedProperty_3='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Int32), @__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
SELECT TOP(@__TypedProperty_3) [t].[Id], [t].[Author], [t].[Caption], [t].[ContentType], [t].[CreatedBy], [t].[CreatedOn], [t].[Keywords], [t].[Link], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Type]
FROM (
SELECT [m].[Id], [m].[Author], [m].[Caption], [m].[ContentType], [m].[CreatedBy], [m].[CreatedOn], [m].[Keywords], [m].[Link], [m].[ModifiedBy], [m].[ModifiedOn], [m].[Type]
FROM [Media] AS [m]
WHERE EXISTS (
SELECT 1
FROM [MediaAlbums] AS [m0]
WHERE [m].[Id] = [m0].[MediaId] AND [m0].[AlbumId] = @__TypedProperty_0)
ORDER BY [m].[Id]
OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY
) AS [t]
ORDER BY [t].[Id]
info: Microsoft.Hosting.Lifetime[0]
Application is shutting down...