2026-03-19 10:25:55 +07:00
|
|
|
{
|
|
|
|
|
"runtimeTarget": {
|
|
|
|
|
"name": ".NETCoreApp,Version=v7.0",
|
|
|
|
|
"signature": ""
|
|
|
|
|
},
|
|
|
|
|
"compilationOptions": {},
|
|
|
|
|
"targets": {
|
|
|
|
|
".NETCoreApp,Version=v7.0": {
|
|
|
|
|
"BMA.EHR.Recruit.Service/1.0.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"AWSSDK.S3": "3.7.103.35",
|
|
|
|
|
"CoreAdmin": "2.7.0",
|
|
|
|
|
"EPPlus": "6.1.3",
|
2026-03-24 13:42:59 +07:00
|
|
|
"Microsoft.AspNetCore.Authentication.JwtBearer": "7.0.20",
|
2026-03-19 10:25:55 +07:00
|
|
|
"Microsoft.AspNetCore.Mvc.NewtonsoftJson": "7.0.3",
|
|
|
|
|
"Microsoft.AspNetCore.Mvc.Versioning": "5.0.0",
|
|
|
|
|
"Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer": "5.0.0",
|
|
|
|
|
"Microsoft.AspNetCore.OpenApi": "7.0.3",
|
|
|
|
|
"Microsoft.EntityFrameworkCore": "7.0.3",
|
|
|
|
|
"Microsoft.EntityFrameworkCore.SqlServer": "7.0.3",
|
|
|
|
|
"Microsoft.EntityFrameworkCore.Tools": "7.0.3",
|
2026-03-24 13:42:59 +07:00
|
|
|
"Microsoft.IdentityModel.JsonWebTokens": "7.1.2",
|
|
|
|
|
"Microsoft.IdentityModel.Protocols": "7.1.2",
|
|
|
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.1.2",
|
|
|
|
|
"Microsoft.IdentityModel.Tokens": "7.1.2",
|
2026-03-19 10:25:55 +07:00
|
|
|
"MongoDB.Driver": "2.19.0",
|
|
|
|
|
"MongoDB.Driver.GridFS": "2.19.0",
|
|
|
|
|
"NEST": "7.17.5",
|
|
|
|
|
"Newtonsoft.Json": "13.0.3",
|
|
|
|
|
"Pomelo.EntityFrameworkCore.MySql": "7.0.0",
|
|
|
|
|
"Pomelo.EntityFrameworkCore.MySql.Design": "1.1.2",
|
|
|
|
|
"Sentry.AspNetCore": "3.29.1",
|
|
|
|
|
"Serilog.AspNetCore": "6.1.0",
|
|
|
|
|
"Serilog.Enrichers.Environment": "2.2.0",
|
|
|
|
|
"Serilog.Exceptions": "8.4.0",
|
|
|
|
|
"Serilog.Sinks.Console": "4.1.0",
|
|
|
|
|
"Serilog.Sinks.Debug": "2.0.0",
|
|
|
|
|
"Serilog.Sinks.Elasticsearch": "9.0.0",
|
|
|
|
|
"Swashbuckle.AspNetCore": "6.5.0",
|
|
|
|
|
"Swashbuckle.AspNetCore.Annotations": "6.5.0",
|
2026-03-24 13:42:59 +07:00
|
|
|
"System.IdentityModel.Tokens.Jwt": "7.1.2",
|
2026-03-19 10:25:55 +07:00
|
|
|
"WatchDog.NET": "1.4.6",
|
|
|
|
|
"runtime.osx.10.10-x64.CoreCompat.System.Drawing": "6.0.5.128"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"BMA.EHR.Recruit.Service.dll": {}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"AWSSDK.Core/3.7.106.5": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netcoreapp3.1/AWSSDK.Core.dll": {
|
|
|
|
|
"assemblyVersion": "3.3.0.0",
|
|
|
|
|
"fileVersion": "3.7.106.5"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"AWSSDK.S3/3.7.103.35": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"AWSSDK.Core": "3.7.106.5"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netcoreapp3.1/AWSSDK.S3.dll": {
|
|
|
|
|
"assemblyVersion": "3.3.0.0",
|
|
|
|
|
"fileVersion": "3.7.103.35"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"AWSSDK.SecurityToken/3.7.100.14": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"AWSSDK.Core": "3.7.106.5"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netcoreapp3.1/AWSSDK.SecurityToken.dll": {
|
|
|
|
|
"assemblyVersion": "3.3.0.0",
|
|
|
|
|
"fileVersion": "3.7.100.14"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Azure.Core/1.24.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Microsoft.Bcl.AsyncInterfaces": "1.1.1",
|
2026-05-12 16:32:46 +07:00
|
|
|
"System.Memory.Data": "1.0.2"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net5.0/Azure.Core.dll": {
|
|
|
|
|
"assemblyVersion": "1.24.0.0",
|
|
|
|
|
"fileVersion": "1.2400.22.20404"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Azure.Identity/1.6.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Azure.Core": "1.24.0",
|
|
|
|
|
"Microsoft.Identity.Client": "4.45.0",
|
|
|
|
|
"Microsoft.Identity.Client.Extensions.Msal": "2.19.3",
|
2026-05-12 16:32:46 +07:00
|
|
|
"System.Security.Cryptography.ProtectedData": "5.0.0"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/Azure.Identity.dll": {
|
|
|
|
|
"assemblyVersion": "1.6.0.0",
|
|
|
|
|
"fileVersion": "1.600.22.20503"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"BouncyCastle.NetCore/1.8.5": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/BouncyCastle.Crypto.dll": {
|
|
|
|
|
"assemblyVersion": "1.8.5.0",
|
|
|
|
|
"fileVersion": "1.8.19031.1"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"CoreAdmin/2.7.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Microsoft.EntityFrameworkCore": "7.0.3",
|
|
|
|
|
"NonFactors.Grid.Core.Mvc6": "7.1.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net7.0/DotNetEd.CoreAdmin.dll": {
|
|
|
|
|
"assemblyVersion": "1.0.0.0",
|
|
|
|
|
"fileVersion": "1.0.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Dapper/2.0.123": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net5.0/Dapper.dll": {
|
|
|
|
|
"assemblyVersion": "2.0.0.0",
|
|
|
|
|
"fileVersion": "2.0.123.33578"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"DnsClient/1.6.1": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net5.0/DnsClient.dll": {
|
|
|
|
|
"assemblyVersion": "1.6.1.0",
|
|
|
|
|
"fileVersion": "1.6.1.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Elasticsearch.Net/7.17.5": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.1/Elasticsearch.Net.dll": {
|
|
|
|
|
"assemblyVersion": "7.0.0.0",
|
|
|
|
|
"fileVersion": "7.17.5.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"EPPlus/6.1.3": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"EPPlus.Interfaces": "6.1.1",
|
|
|
|
|
"EPPlus.System.Drawing": "6.1.1",
|
2026-05-12 16:32:46 +07:00
|
|
|
"Microsoft.IO.RecyclableMemoryStream": "2.2.1"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net7.0/EPPlus.dll": {
|
|
|
|
|
"assemblyVersion": "6.1.3.0",
|
|
|
|
|
"fileVersion": "6.1.3.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"EPPlus.Interfaces/6.1.1": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net7.0/EPPlus.Interfaces.dll": {
|
|
|
|
|
"assemblyVersion": "6.1.1.0",
|
|
|
|
|
"fileVersion": "6.1.1.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"EPPlus.System.Drawing/6.1.1": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"EPPlus.Interfaces": "6.1.1",
|
|
|
|
|
"System.Drawing.Common": "7.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net7.0/EPPlus.System.Drawing.dll": {
|
|
|
|
|
"assemblyVersion": "6.1.1.0",
|
|
|
|
|
"fileVersion": "6.1.1.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Google.Protobuf/3.19.4": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net5.0/Google.Protobuf.dll": {
|
|
|
|
|
"assemblyVersion": "3.19.4.0",
|
|
|
|
|
"fileVersion": "3.19.4.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Humanizer.Core/2.14.1": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/Humanizer.dll": {
|
|
|
|
|
"assemblyVersion": "2.14.0.0",
|
|
|
|
|
"fileVersion": "2.14.1.48190"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"K4os.Compression.LZ4/1.2.6": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/K4os.Compression.LZ4.dll": {
|
|
|
|
|
"assemblyVersion": "1.2.6.0",
|
|
|
|
|
"fileVersion": "1.2.6.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"K4os.Compression.LZ4.Streams/1.2.6": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"K4os.Compression.LZ4": "1.2.6",
|
|
|
|
|
"K4os.Hash.xxHash": "1.0.6"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.1/K4os.Compression.LZ4.Streams.dll": {
|
|
|
|
|
"assemblyVersion": "1.2.6.0",
|
|
|
|
|
"fileVersion": "1.2.6.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"K4os.Hash.xxHash/1.0.6": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/K4os.Hash.xxHash.dll": {
|
|
|
|
|
"assemblyVersion": "1.0.6.0",
|
|
|
|
|
"fileVersion": "1.0.6.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"LiteDB/5.0.11": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/LiteDB.dll": {
|
|
|
|
|
"assemblyVersion": "5.0.11.0",
|
|
|
|
|
"fileVersion": "5.0.11.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-03-24 13:42:59 +07:00
|
|
|
"Microsoft.AspNetCore.Authentication.JwtBearer/7.0.20": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"dependencies": {
|
2026-03-24 13:42:59 +07:00
|
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.1.2"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net7.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
|
2026-03-24 13:42:59 +07:00
|
|
|
"assemblyVersion": "7.0.20.0",
|
|
|
|
|
"fileVersion": "7.0.2024.26907"
|
2026-03-19 10:25:55 +07:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.AspNetCore.Http.Connections/1.1.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Microsoft.AspNetCore.WebSockets": "2.2.0",
|
2026-05-12 16:32:46 +07:00
|
|
|
"Newtonsoft.Json": "13.0.3"
|
2026-03-19 10:25:55 +07:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.AspNetCore.JsonPatch/7.0.3": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Newtonsoft.Json": "13.0.3"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net7.0/Microsoft.AspNetCore.JsonPatch.dll": {
|
|
|
|
|
"assemblyVersion": "7.0.3.0",
|
|
|
|
|
"fileVersion": "7.0.323.8009"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.AspNetCore.Mvc/2.2.0": {
|
|
|
|
|
"dependencies": {
|
2026-05-12 16:32:46 +07:00
|
|
|
"Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.2.0"
|
2026-03-19 10:25:55 +07:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.AspNetCore.Mvc.NewtonsoftJson/7.0.3": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Microsoft.AspNetCore.JsonPatch": "7.0.3",
|
|
|
|
|
"Newtonsoft.Json": "13.0.3",
|
|
|
|
|
"Newtonsoft.Json.Bson": "1.0.2"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net7.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
|
|
|
|
|
"assemblyVersion": "7.0.3.0",
|
|
|
|
|
"fileVersion": "7.0.323.8009"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.AspNetCore.Mvc.Razor.Extensions/2.2.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Microsoft.AspNetCore.Razor.Language": "2.2.0",
|
|
|
|
|
"Microsoft.CodeAnalysis.Razor": "2.2.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {
|
|
|
|
|
"assemblyVersion": "2.2.0.0",
|
|
|
|
|
"fileVersion": "2.2.0.18316"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.AspNetCore.Mvc.Versioning/5.0.0": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net5.0/Microsoft.AspNetCore.Mvc.Versioning.dll": {
|
|
|
|
|
"assemblyVersion": "5.0.0.0",
|
|
|
|
|
"fileVersion": "5.0.7710.5690"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer/5.0.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Microsoft.AspNetCore.Mvc.Versioning": "5.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net5.0/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.dll": {
|
|
|
|
|
"assemblyVersion": "5.0.0.0",
|
|
|
|
|
"fileVersion": "5.0.7710.5714"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.AspNetCore.OpenApi/7.0.3": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Microsoft.OpenApi": "1.4.3"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net7.0/Microsoft.AspNetCore.OpenApi.dll": {
|
|
|
|
|
"assemblyVersion": "7.0.3.0",
|
|
|
|
|
"fileVersion": "7.0.323.8009"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.AspNetCore.Razor.Language/2.2.0": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {
|
|
|
|
|
"assemblyVersion": "2.2.0.0",
|
|
|
|
|
"fileVersion": "2.2.0.18316"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.AspNetCore.SignalR/1.1.0": {
|
|
|
|
|
"dependencies": {
|
2026-05-12 16:32:46 +07:00
|
|
|
"Microsoft.AspNetCore.Http.Connections": "1.1.0"
|
2026-03-19 10:25:55 +07:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.AspNetCore.WebSockets/2.2.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"System.Net.WebSockets.WebSocketProtocol": "4.5.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.Bcl.AsyncInterfaces/1.1.1": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
|
|
|
"assemblyVersion": "1.0.0.0",
|
|
|
|
|
"fileVersion": "4.700.20.21406"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.CodeAnalysis.Common/2.8.0": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard1.3/Microsoft.CodeAnalysis.dll": {
|
|
|
|
|
"assemblyVersion": "2.8.0.0",
|
|
|
|
|
"fileVersion": "2.8.0.62830"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.CodeAnalysis.CSharp/2.8.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Microsoft.CodeAnalysis.Common": "2.8.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {
|
|
|
|
|
"assemblyVersion": "2.8.0.0",
|
|
|
|
|
"fileVersion": "2.8.0.62830"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.CodeAnalysis.Razor/2.2.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Microsoft.AspNetCore.Razor.Language": "2.2.0",
|
|
|
|
|
"Microsoft.CodeAnalysis.CSharp": "2.8.0",
|
|
|
|
|
"Microsoft.CodeAnalysis.Common": "2.8.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {
|
|
|
|
|
"assemblyVersion": "2.2.0.0",
|
|
|
|
|
"fileVersion": "2.2.0.18316"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.Data.SqlClient/5.0.1": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Azure.Identity": "1.6.0",
|
|
|
|
|
"Microsoft.Data.SqlClient.SNI.runtime": "5.0.1",
|
|
|
|
|
"Microsoft.Identity.Client": "4.45.0",
|
2026-03-24 13:42:59 +07:00
|
|
|
"Microsoft.IdentityModel.JsonWebTokens": "7.1.2",
|
|
|
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.1.2",
|
2026-03-19 10:25:55 +07:00
|
|
|
"Microsoft.SqlServer.Server": "1.0.0",
|
|
|
|
|
"System.Configuration.ConfigurationManager": "5.0.0",
|
2026-05-12 16:32:46 +07:00
|
|
|
"System.Runtime.Caching": "5.0.0"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
|
|
|
|
|
"assemblyVersion": "5.0.0.0",
|
|
|
|
|
"fileVersion": "5.0.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"runtimeTargets": {
|
|
|
|
|
"runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
|
|
|
|
|
"rid": "unix",
|
|
|
|
|
"assetType": "runtime",
|
|
|
|
|
"assemblyVersion": "5.0.0.0",
|
|
|
|
|
"fileVersion": "5.0.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
|
|
|
|
|
"rid": "win",
|
|
|
|
|
"assetType": "runtime",
|
|
|
|
|
"assemblyVersion": "5.0.0.0",
|
|
|
|
|
"fileVersion": "5.0.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.Data.SqlClient.SNI.runtime/5.0.1": {
|
|
|
|
|
"runtimeTargets": {
|
|
|
|
|
"runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
|
|
|
"rid": "win-arm",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
|
|
|
"rid": "win-arm64",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
|
|
|
"rid": "win-x64",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
|
|
|
|
|
"rid": "win-x86",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.EntityFrameworkCore/7.0.3": {
|
|
|
|
|
"dependencies": {
|
2026-05-12 16:32:46 +07:00
|
|
|
"Microsoft.EntityFrameworkCore.Abstractions": "7.0.3"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
|
|
|
|
|
"assemblyVersion": "7.0.3.0",
|
|
|
|
|
"fileVersion": "7.0.323.6302"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.EntityFrameworkCore.Abstractions/7.0.3": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
|
|
|
|
|
"assemblyVersion": "7.0.3.0",
|
|
|
|
|
"fileVersion": "7.0.323.6302"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.EntityFrameworkCore.Design/7.0.3": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Humanizer.Core": "2.14.1",
|
|
|
|
|
"Microsoft.EntityFrameworkCore.Relational": "7.0.3",
|
|
|
|
|
"Microsoft.Extensions.DependencyModel": "7.0.0",
|
|
|
|
|
"Mono.TextTemplating": "2.2.1"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.Design.dll": {
|
|
|
|
|
"assemblyVersion": "7.0.3.0",
|
|
|
|
|
"fileVersion": "7.0.323.6302"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.EntityFrameworkCore.Relational/7.0.3": {
|
|
|
|
|
"dependencies": {
|
2026-05-12 16:32:46 +07:00
|
|
|
"Microsoft.EntityFrameworkCore": "7.0.3"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": {
|
|
|
|
|
"assemblyVersion": "7.0.3.0",
|
|
|
|
|
"fileVersion": "7.0.323.6302"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.EntityFrameworkCore.Relational.Design/1.1.1": {
|
|
|
|
|
"dependencies": {
|
2026-05-12 16:32:46 +07:00
|
|
|
"Microsoft.EntityFrameworkCore.Relational": "7.0.3"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard1.3/Microsoft.EntityFrameworkCore.Relational.Design.dll": {
|
|
|
|
|
"assemblyVersion": "1.1.1.0",
|
|
|
|
|
"fileVersion": "1.1.1.30217"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.EntityFrameworkCore.SqlServer/7.0.3": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Microsoft.Data.SqlClient": "5.0.1",
|
|
|
|
|
"Microsoft.EntityFrameworkCore.Relational": "7.0.3"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
|
|
|
|
|
"assemblyVersion": "7.0.3.0",
|
|
|
|
|
"fileVersion": "7.0.323.6302"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.EntityFrameworkCore.Tools/7.0.3": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Microsoft.EntityFrameworkCore.Design": "7.0.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.Extensions.DependencyModel/7.0.0": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net7.0/Microsoft.Extensions.DependencyModel.dll": {
|
|
|
|
|
"assemblyVersion": "7.0.0.0",
|
|
|
|
|
"fileVersion": "7.0.22.51805"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.Identity.Client/4.45.0": {
|
|
|
|
|
"dependencies": {
|
2026-03-24 13:42:59 +07:00
|
|
|
"Microsoft.IdentityModel.Abstractions": "7.1.2"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
|
|
|
|
|
"assemblyVersion": "4.45.0.0",
|
|
|
|
|
"fileVersion": "4.45.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Microsoft.Identity.Client": "4.45.0",
|
|
|
|
|
"System.Security.Cryptography.ProtectedData": "5.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
|
|
|
|
|
"assemblyVersion": "2.19.3.0",
|
|
|
|
|
"fileVersion": "2.19.3.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-03-24 13:42:59 +07:00
|
|
|
"Microsoft.IdentityModel.Abstractions/7.1.2": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
|
2026-03-24 13:42:59 +07:00
|
|
|
"assemblyVersion": "7.1.2.0",
|
|
|
|
|
"fileVersion": "7.1.2.41121"
|
2026-03-19 10:25:55 +07:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-03-24 13:42:59 +07:00
|
|
|
"Microsoft.IdentityModel.JsonWebTokens/7.1.2": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"dependencies": {
|
2026-03-24 13:42:59 +07:00
|
|
|
"Microsoft.IdentityModel.Tokens": "7.1.2"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
|
2026-03-24 13:42:59 +07:00
|
|
|
"assemblyVersion": "7.1.2.0",
|
|
|
|
|
"fileVersion": "7.1.2.41121"
|
2026-03-19 10:25:55 +07:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-03-24 13:42:59 +07:00
|
|
|
"Microsoft.IdentityModel.Logging/7.1.2": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"dependencies": {
|
2026-03-24 13:42:59 +07:00
|
|
|
"Microsoft.IdentityModel.Abstractions": "7.1.2"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
|
2026-03-24 13:42:59 +07:00
|
|
|
"assemblyVersion": "7.1.2.0",
|
|
|
|
|
"fileVersion": "7.1.2.41121"
|
2026-03-19 10:25:55 +07:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-03-24 13:42:59 +07:00
|
|
|
"Microsoft.IdentityModel.Protocols/7.1.2": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"dependencies": {
|
2026-03-24 13:42:59 +07:00
|
|
|
"Microsoft.IdentityModel.Logging": "7.1.2",
|
|
|
|
|
"Microsoft.IdentityModel.Tokens": "7.1.2"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
|
2026-03-24 13:42:59 +07:00
|
|
|
"assemblyVersion": "7.1.2.0",
|
|
|
|
|
"fileVersion": "7.1.2.41121"
|
2026-03-19 10:25:55 +07:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-03-24 13:42:59 +07:00
|
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"dependencies": {
|
2026-03-24 13:42:59 +07:00
|
|
|
"Microsoft.IdentityModel.Protocols": "7.1.2",
|
|
|
|
|
"System.IdentityModel.Tokens.Jwt": "7.1.2"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
|
2026-03-24 13:42:59 +07:00
|
|
|
"assemblyVersion": "7.1.2.0",
|
|
|
|
|
"fileVersion": "7.1.2.41121"
|
2026-03-19 10:25:55 +07:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-03-24 13:42:59 +07:00
|
|
|
"Microsoft.IdentityModel.Tokens/7.1.2": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"dependencies": {
|
2026-03-24 13:42:59 +07:00
|
|
|
"Microsoft.IdentityModel.Logging": "7.1.2"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
|
2026-03-24 13:42:59 +07:00
|
|
|
"assemblyVersion": "7.1.2.0",
|
|
|
|
|
"fileVersion": "7.1.2.41121"
|
2026-03-19 10:25:55 +07:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.IO.RecyclableMemoryStream/2.2.1": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
|
|
|
|
|
"assemblyVersion": "2.2.1.0",
|
|
|
|
|
"fileVersion": "2.2.1.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.OpenApi/1.4.3": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/Microsoft.OpenApi.dll": {
|
|
|
|
|
"assemblyVersion": "1.4.3.0",
|
|
|
|
|
"fileVersion": "1.4.3.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.SqlServer.Server/1.0.0": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
|
|
|
|
|
"assemblyVersion": "1.0.0.0",
|
|
|
|
|
"fileVersion": "1.0.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.Win32.SystemEvents/7.0.0": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net7.0/Microsoft.Win32.SystemEvents.dll": {
|
|
|
|
|
"assemblyVersion": "7.0.0.0",
|
|
|
|
|
"fileVersion": "7.0.22.51805"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"runtimeTargets": {
|
|
|
|
|
"runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll": {
|
|
|
|
|
"rid": "win",
|
|
|
|
|
"assetType": "runtime",
|
|
|
|
|
"assemblyVersion": "7.0.0.0",
|
|
|
|
|
"fileVersion": "7.0.22.51805"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"MongoDB.Bson/2.19.0": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.1/MongoDB.Bson.dll": {
|
|
|
|
|
"assemblyVersion": "2.19.0.0",
|
|
|
|
|
"fileVersion": "2.19.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"MongoDB.Driver/2.19.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"MongoDB.Bson": "2.19.0",
|
|
|
|
|
"MongoDB.Driver.Core": "2.19.0",
|
|
|
|
|
"MongoDB.Libmongocrypt": "1.7.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.1/MongoDB.Driver.dll": {
|
|
|
|
|
"assemblyVersion": "2.19.0.0",
|
|
|
|
|
"fileVersion": "2.19.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"MongoDB.Driver.Core/2.19.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"AWSSDK.SecurityToken": "3.7.100.14",
|
|
|
|
|
"DnsClient": "1.6.1",
|
|
|
|
|
"MongoDB.Bson": "2.19.0",
|
|
|
|
|
"MongoDB.Libmongocrypt": "1.7.0",
|
|
|
|
|
"SharpCompress": "0.30.1",
|
|
|
|
|
"Snappier": "1.0.0",
|
|
|
|
|
"ZstdSharp.Port": "0.6.2"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.1/MongoDB.Driver.Core.dll": {
|
|
|
|
|
"assemblyVersion": "2.19.0.0",
|
|
|
|
|
"fileVersion": "2.19.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"MongoDB.Driver.GridFS/2.19.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"MongoDB.Bson": "2.19.0",
|
|
|
|
|
"MongoDB.Driver": "2.19.0",
|
|
|
|
|
"MongoDB.Driver.Core": "2.19.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.1/MongoDB.Driver.GridFS.dll": {
|
|
|
|
|
"assemblyVersion": "2.19.0.0",
|
|
|
|
|
"fileVersion": "2.19.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"MongoDB.Libmongocrypt/1.7.0": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.1/MongoDB.Libmongocrypt.dll": {
|
|
|
|
|
"assemblyVersion": "1.7.0.0",
|
|
|
|
|
"fileVersion": "1.7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"runtimeTargets": {
|
|
|
|
|
"runtimes/linux/native/libmongocrypt.so": {
|
|
|
|
|
"rid": "linux",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/osx/native/libmongocrypt.dylib": {
|
|
|
|
|
"rid": "osx",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/win/native/mongocrypt.dll": {
|
|
|
|
|
"rid": "win",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Mono.TextTemplating/2.2.1": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"System.CodeDom": "4.4.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/Mono.TextTemplating.dll": {
|
|
|
|
|
"assemblyVersion": "2.2.0.0",
|
|
|
|
|
"fileVersion": "2.2.1.1"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"MySql.Data/8.0.29": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"BouncyCastle.NetCore": "1.8.5",
|
|
|
|
|
"Google.Protobuf": "3.19.4",
|
|
|
|
|
"K4os.Compression.LZ4.Streams": "1.2.6",
|
|
|
|
|
"System.Configuration.ConfigurationManager": "5.0.0",
|
2026-05-12 16:32:46 +07:00
|
|
|
"System.Security.Permissions": "5.0.0"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/MySql.Data.dll": {
|
|
|
|
|
"assemblyVersion": "8.0.29.0",
|
|
|
|
|
"fileVersion": "8.0.29.0"
|
|
|
|
|
},
|
|
|
|
|
"lib/net6.0/Ubiety.Dns.Core.dll": {
|
|
|
|
|
"assemblyVersion": "2.2.1.0",
|
|
|
|
|
"fileVersion": "2.2.1.0"
|
|
|
|
|
},
|
|
|
|
|
"lib/net6.0/ZstdNet.dll": {
|
|
|
|
|
"assemblyVersion": "1.4.5.0",
|
|
|
|
|
"fileVersion": "1.4.5.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"MySqlConnector/2.2.5": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net7.0/MySqlConnector.dll": {
|
|
|
|
|
"assemblyVersion": "2.0.0.0",
|
|
|
|
|
"fileVersion": "2.2.5.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"NEST/7.17.5": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Elasticsearch.Net": "7.17.5"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/Nest.dll": {
|
|
|
|
|
"assemblyVersion": "7.0.0.0",
|
|
|
|
|
"fileVersion": "7.17.5.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Newtonsoft.Json/13.0.3": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/Newtonsoft.Json.dll": {
|
|
|
|
|
"assemblyVersion": "13.0.0.0",
|
|
|
|
|
"fileVersion": "13.0.3.27908"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Newtonsoft.Json.Bson/1.0.2": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Newtonsoft.Json": "13.0.3"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
|
|
|
|
|
"assemblyVersion": "1.0.0.0",
|
|
|
|
|
"fileVersion": "1.0.2.22727"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"NonFactors.Grid.Core.Mvc6/7.1.0": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/Mvc.Grid.Core.dll": {
|
|
|
|
|
"assemblyVersion": "7.1.0.0",
|
|
|
|
|
"fileVersion": "7.1.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Npgsql/6.0.4": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/Npgsql.dll": {
|
|
|
|
|
"assemblyVersion": "6.0.4.0",
|
|
|
|
|
"fileVersion": "6.0.4.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Pomelo.EntityFrameworkCore.MySql/7.0.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Microsoft.EntityFrameworkCore.Relational": "7.0.3",
|
|
|
|
|
"MySqlConnector": "2.2.5"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net7.0/Pomelo.EntityFrameworkCore.MySql.dll": {
|
|
|
|
|
"assemblyVersion": "7.0.0.0",
|
|
|
|
|
"fileVersion": "7.0.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Pomelo.EntityFrameworkCore.MySql.Design/1.1.2": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Microsoft.EntityFrameworkCore.Relational.Design": "1.1.1",
|
|
|
|
|
"MySqlConnector": "2.2.5",
|
|
|
|
|
"Pomelo.EntityFrameworkCore.MySql": "7.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard1.3/Pomelo.EntityFrameworkCore.MySql.Design.dll": {
|
|
|
|
|
"assemblyVersion": "1.1.1.0",
|
|
|
|
|
"fileVersion": "1.1.1.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"runtime.native.System.Data.SqlClient.sni/4.7.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
|
|
|
|
|
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
|
|
|
|
|
"runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"runtime.osx.10.10-x64.CoreCompat.System.Drawing/6.0.5.128": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/runtime.osx.10.10-x64.CoreCompat.System.Drawing.dll": {
|
|
|
|
|
"assemblyVersion": "6.0.5.128",
|
|
|
|
|
"fileVersion": "6.0.5.128"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"runtimeTargets": {
|
|
|
|
|
"runtimes/osx-x64/native/libX11.6.dylib": {
|
|
|
|
|
"rid": "osx-x64",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/osx-x64/native/libXau.6.dylib": {
|
|
|
|
|
"rid": "osx-x64",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/osx-x64/native/libXdmcp.6.dylib": {
|
|
|
|
|
"rid": "osx-x64",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/osx-x64/native/libXext.6.dylib": {
|
|
|
|
|
"rid": "osx-x64",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/osx-x64/native/libXrender.1.dylib": {
|
|
|
|
|
"rid": "osx-x64",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/osx-x64/native/libcairo.2.dylib": {
|
|
|
|
|
"rid": "osx-x64",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/osx-x64/native/libfontconfig.1.dylib": {
|
|
|
|
|
"rid": "osx-x64",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/osx-x64/native/libfreetype.6.dylib": {
|
|
|
|
|
"rid": "osx-x64",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/osx-x64/native/libgdiplus.0.dylib": {
|
|
|
|
|
"rid": "osx-x64",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/osx-x64/native/libgdiplus.dylib": {
|
|
|
|
|
"rid": "osx-x64",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/osx-x64/native/libgif.dylib": {
|
|
|
|
|
"rid": "osx-x64",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/osx-x64/native/libglib-2.0.0.dylib": {
|
|
|
|
|
"rid": "osx-x64",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/osx-x64/native/libintl.8.dylib": {
|
|
|
|
|
"rid": "osx-x64",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/osx-x64/native/libjpeg.9.dylib": {
|
|
|
|
|
"rid": "osx-x64",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/osx-x64/native/libpcre.1.dylib": {
|
|
|
|
|
"rid": "osx-x64",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/osx-x64/native/libpixman-1.0.dylib": {
|
|
|
|
|
"rid": "osx-x64",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/osx-x64/native/libpng16.16.dylib": {
|
|
|
|
|
"rid": "osx-x64",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/osx-x64/native/libtiff.5.dylib": {
|
|
|
|
|
"rid": "osx-x64",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/osx-x64/native/libxcb-render.0.dylib": {
|
|
|
|
|
"rid": "osx-x64",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/osx-x64/native/libxcb-shm.0.dylib": {
|
|
|
|
|
"rid": "osx-x64",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/osx-x64/native/libxcb.1.dylib": {
|
|
|
|
|
"rid": "osx-x64",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
|
|
|
"runtimeTargets": {
|
|
|
|
|
"runtimes/win-arm64/native/sni.dll": {
|
|
|
|
|
"rid": "win-arm64",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
|
|
|
"runtimeTargets": {
|
|
|
|
|
"runtimes/win-x64/native/sni.dll": {
|
|
|
|
|
"rid": "win-x64",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
|
|
|
"runtimeTargets": {
|
|
|
|
|
"runtimes/win-x86/native/sni.dll": {
|
|
|
|
|
"rid": "win-x86",
|
|
|
|
|
"assetType": "native",
|
|
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Sentry/3.29.1": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/Sentry.dll": {
|
|
|
|
|
"assemblyVersion": "3.29.1.0",
|
|
|
|
|
"fileVersion": "3.29.1.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Sentry.AspNetCore/3.29.1": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Sentry.Extensions.Logging": "3.29.1"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/Sentry.AspNetCore.dll": {
|
|
|
|
|
"assemblyVersion": "3.29.1.0",
|
|
|
|
|
"fileVersion": "3.29.1.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Sentry.Extensions.Logging/3.29.1": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Sentry": "3.29.1"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/Sentry.Extensions.Logging.dll": {
|
|
|
|
|
"assemblyVersion": "3.29.1.0",
|
|
|
|
|
"fileVersion": "3.29.1.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Serilog/2.12.0": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/Serilog.dll": {
|
|
|
|
|
"assemblyVersion": "2.0.0.0",
|
|
|
|
|
"fileVersion": "2.12.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Serilog.AspNetCore/6.1.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Serilog": "2.12.0",
|
|
|
|
|
"Serilog.Extensions.Hosting": "5.0.1",
|
|
|
|
|
"Serilog.Formatting.Compact": "1.1.0",
|
|
|
|
|
"Serilog.Settings.Configuration": "3.3.0",
|
|
|
|
|
"Serilog.Sinks.Console": "4.1.0",
|
|
|
|
|
"Serilog.Sinks.Debug": "2.0.0",
|
|
|
|
|
"Serilog.Sinks.File": "5.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net5.0/Serilog.AspNetCore.dll": {
|
|
|
|
|
"assemblyVersion": "2.0.0.0",
|
|
|
|
|
"fileVersion": "6.1.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Serilog.Enrichers.Environment/2.2.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Serilog": "2.12.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/Serilog.Enrichers.Environment.dll": {
|
|
|
|
|
"assemblyVersion": "2.0.0.0",
|
|
|
|
|
"fileVersion": "2.2.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Serilog.Exceptions/8.4.0": {
|
|
|
|
|
"dependencies": {
|
2026-05-12 16:32:46 +07:00
|
|
|
"Serilog": "2.12.0"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/Serilog.Exceptions.dll": {
|
|
|
|
|
"assemblyVersion": "8.0.0.0",
|
|
|
|
|
"fileVersion": "8.4.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Serilog.Extensions.Hosting/5.0.1": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Serilog": "2.12.0",
|
|
|
|
|
"Serilog.Extensions.Logging": "3.1.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.1/Serilog.Extensions.Hosting.dll": {
|
|
|
|
|
"assemblyVersion": "2.0.0.0",
|
|
|
|
|
"fileVersion": "5.0.1.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Serilog.Extensions.Logging/3.1.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Serilog": "2.12.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/Serilog.Extensions.Logging.dll": {
|
|
|
|
|
"assemblyVersion": "2.0.0.0",
|
|
|
|
|
"fileVersion": "3.1.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Serilog.Formatting.Compact/1.1.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Serilog": "2.12.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/Serilog.Formatting.Compact.dll": {
|
|
|
|
|
"assemblyVersion": "1.1.0.0",
|
|
|
|
|
"fileVersion": "1.1.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Serilog.Formatting.Elasticsearch/9.0.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Serilog": "2.12.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/Serilog.Formatting.Elasticsearch.dll": {
|
|
|
|
|
"assemblyVersion": "9.0.0.0",
|
|
|
|
|
"fileVersion": "9.0.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Serilog.Settings.Configuration/3.3.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Microsoft.Extensions.DependencyModel": "7.0.0",
|
|
|
|
|
"Serilog": "2.12.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/Serilog.Settings.Configuration.dll": {
|
|
|
|
|
"assemblyVersion": "3.3.0.0",
|
|
|
|
|
"fileVersion": "3.3.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Serilog.Sinks.Console/4.1.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Serilog": "2.12.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net5.0/Serilog.Sinks.Console.dll": {
|
|
|
|
|
"assemblyVersion": "4.1.0.0",
|
|
|
|
|
"fileVersion": "4.1.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Serilog.Sinks.Debug/2.0.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Serilog": "2.12.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.1/Serilog.Sinks.Debug.dll": {
|
|
|
|
|
"assemblyVersion": "2.0.0.0",
|
|
|
|
|
"fileVersion": "2.0.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Serilog.Sinks.Elasticsearch/9.0.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Elasticsearch.Net": "7.17.5",
|
|
|
|
|
"Serilog": "2.12.0",
|
|
|
|
|
"Serilog.Formatting.Compact": "1.1.0",
|
|
|
|
|
"Serilog.Formatting.Elasticsearch": "9.0.0",
|
|
|
|
|
"Serilog.Sinks.File": "5.0.0",
|
2026-05-12 16:32:46 +07:00
|
|
|
"Serilog.Sinks.PeriodicBatching": "3.1.0"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/Serilog.Sinks.Elasticsearch.dll": {
|
|
|
|
|
"assemblyVersion": "9.0.0.0",
|
|
|
|
|
"fileVersion": "9.0.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Serilog.Sinks.File/5.0.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Serilog": "2.12.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net5.0/Serilog.Sinks.File.dll": {
|
|
|
|
|
"assemblyVersion": "5.0.0.0",
|
|
|
|
|
"fileVersion": "5.0.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Serilog.Sinks.PeriodicBatching/3.1.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Serilog": "2.12.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.1/Serilog.Sinks.PeriodicBatching.dll": {
|
|
|
|
|
"assemblyVersion": "3.0.0.0",
|
|
|
|
|
"fileVersion": "3.1.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"SharpCompress/0.30.1": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net5.0/SharpCompress.dll": {
|
|
|
|
|
"assemblyVersion": "0.30.1.0",
|
|
|
|
|
"fileVersion": "0.30.1.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Snappier/1.0.0": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net5.0/Snappier.dll": {
|
|
|
|
|
"assemblyVersion": "1.0.0.0",
|
|
|
|
|
"fileVersion": "1.0.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Swashbuckle.AspNetCore/6.5.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Swashbuckle.AspNetCore.Swagger": "6.5.0",
|
|
|
|
|
"Swashbuckle.AspNetCore.SwaggerGen": "6.5.0",
|
|
|
|
|
"Swashbuckle.AspNetCore.SwaggerUI": "6.5.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Swashbuckle.AspNetCore.Annotations/6.5.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Swashbuckle.AspNetCore.SwaggerGen": "6.5.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net7.0/Swashbuckle.AspNetCore.Annotations.dll": {
|
|
|
|
|
"assemblyVersion": "6.5.0.0",
|
|
|
|
|
"fileVersion": "6.5.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Swashbuckle.AspNetCore.Swagger/6.5.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Microsoft.OpenApi": "1.4.3"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
|
|
|
|
|
"assemblyVersion": "6.5.0.0",
|
|
|
|
|
"fileVersion": "6.5.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Swashbuckle.AspNetCore.Swagger": "6.5.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
|
|
|
|
|
"assemblyVersion": "6.5.0.0",
|
|
|
|
|
"fileVersion": "6.5.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
|
|
|
|
|
"assemblyVersion": "6.5.0.0",
|
|
|
|
|
"fileVersion": "6.5.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"System.CodeDom/4.4.0": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/System.CodeDom.dll": {
|
|
|
|
|
"assemblyVersion": "4.0.0.0",
|
|
|
|
|
"fileVersion": "4.6.25519.3"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"System.Configuration.ConfigurationManager/5.0.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"System.Security.Cryptography.ProtectedData": "5.0.0",
|
|
|
|
|
"System.Security.Permissions": "5.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
|
|
|
|
|
"assemblyVersion": "5.0.0.0",
|
|
|
|
|
"fileVersion": "5.0.20.51904"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"System.Data.SqlClient/4.8.5": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"runtime.native.System.Data.SqlClient.sni": "4.7.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netcoreapp2.1/System.Data.SqlClient.dll": {
|
|
|
|
|
"assemblyVersion": "4.6.1.5",
|
|
|
|
|
"fileVersion": "4.700.22.51706"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"runtimeTargets": {
|
|
|
|
|
"runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
|
|
|
|
|
"rid": "unix",
|
|
|
|
|
"assetType": "runtime",
|
|
|
|
|
"assemblyVersion": "4.6.1.5",
|
|
|
|
|
"fileVersion": "4.700.22.51706"
|
|
|
|
|
},
|
|
|
|
|
"runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
|
|
|
|
|
"rid": "win",
|
|
|
|
|
"assetType": "runtime",
|
|
|
|
|
"assemblyVersion": "4.6.1.5",
|
|
|
|
|
"fileVersion": "4.700.22.51706"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-05-12 16:32:46 +07:00
|
|
|
"System.Drawing.Common/7.0.0": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"dependencies": {
|
|
|
|
|
"Microsoft.Win32.SystemEvents": "7.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net7.0/System.Drawing.Common.dll": {
|
|
|
|
|
"assemblyVersion": "7.0.0.0",
|
|
|
|
|
"fileVersion": "7.0.22.51805"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"runtimeTargets": {
|
|
|
|
|
"runtimes/win/lib/net7.0/System.Drawing.Common.dll": {
|
|
|
|
|
"rid": "win",
|
|
|
|
|
"assetType": "runtime",
|
|
|
|
|
"assemblyVersion": "7.0.0.0",
|
|
|
|
|
"fileVersion": "7.0.22.51805"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-03-24 13:42:59 +07:00
|
|
|
"System.IdentityModel.Tokens.Jwt/7.1.2": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"dependencies": {
|
2026-03-24 13:42:59 +07:00
|
|
|
"Microsoft.IdentityModel.JsonWebTokens": "7.1.2",
|
|
|
|
|
"Microsoft.IdentityModel.Tokens": "7.1.2"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
|
2026-03-24 13:42:59 +07:00
|
|
|
"assemblyVersion": "7.1.2.0",
|
|
|
|
|
"fileVersion": "7.1.2.41121"
|
2026-03-19 10:25:55 +07:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"System.Memory.Data/1.0.2": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/System.Memory.Data.dll": {
|
|
|
|
|
"assemblyVersion": "1.0.2.0",
|
|
|
|
|
"fileVersion": "1.0.221.20802"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"System.Net.WebSockets.WebSocketProtocol/4.5.1": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netcoreapp2.1/System.Net.WebSockets.WebSocketProtocol.dll": {
|
|
|
|
|
"assemblyVersion": "4.0.0.0",
|
|
|
|
|
"fileVersion": "4.6.26606.5"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"System.Runtime.Caching/5.0.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"System.Configuration.ConfigurationManager": "5.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/System.Runtime.Caching.dll": {
|
|
|
|
|
"assemblyVersion": "4.0.0.0",
|
|
|
|
|
"fileVersion": "5.0.20.51904"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"runtimeTargets": {
|
|
|
|
|
"runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
|
|
|
|
|
"rid": "win",
|
|
|
|
|
"assetType": "runtime",
|
|
|
|
|
"assemblyVersion": "4.0.0.0",
|
|
|
|
|
"fileVersion": "5.0.20.51904"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"System.Security.Cryptography.ProtectedData/5.0.0": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
|
|
|
"assemblyVersion": "5.0.0.0",
|
|
|
|
|
"fileVersion": "5.0.20.51904"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"runtimeTargets": {
|
|
|
|
|
"runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
|
|
|
"rid": "win",
|
|
|
|
|
"assetType": "runtime",
|
|
|
|
|
"assemblyVersion": "5.0.0.0",
|
|
|
|
|
"fileVersion": "5.0.20.51904"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"System.Security.Permissions/5.0.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"System.Windows.Extensions": "5.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net5.0/System.Security.Permissions.dll": {
|
|
|
|
|
"assemblyVersion": "5.0.0.0",
|
|
|
|
|
"fileVersion": "5.0.20.51904"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"System.Windows.Extensions/5.0.0": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"System.Drawing.Common": "7.0.0"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/netcoreapp3.0/System.Windows.Extensions.dll": {
|
|
|
|
|
"assemblyVersion": "5.0.0.0",
|
|
|
|
|
"fileVersion": "5.0.20.51904"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"runtimeTargets": {
|
|
|
|
|
"runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
|
|
|
|
|
"rid": "win",
|
|
|
|
|
"assetType": "runtime",
|
|
|
|
|
"assemblyVersion": "5.0.0.0",
|
|
|
|
|
"fileVersion": "5.0.20.51904"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"WatchDog.NET/1.4.6": {
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Dapper": "2.0.123",
|
|
|
|
|
"LiteDB": "5.0.11",
|
|
|
|
|
"Microsoft.AspNetCore.Mvc": "2.2.0",
|
|
|
|
|
"Microsoft.AspNetCore.SignalR": "1.1.0",
|
|
|
|
|
"Microsoft.IO.RecyclableMemoryStream": "2.2.1",
|
|
|
|
|
"MongoDB.Driver": "2.19.0",
|
|
|
|
|
"MySql.Data": "8.0.29",
|
|
|
|
|
"Newtonsoft.Json": "13.0.3",
|
|
|
|
|
"Npgsql": "6.0.4",
|
|
|
|
|
"System.Data.SqlClient": "4.8.5"
|
|
|
|
|
},
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/WatchDog.dll": {
|
|
|
|
|
"assemblyVersion": "1.4.6.0",
|
|
|
|
|
"fileVersion": "1.4.6.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"ZstdSharp.Port/0.6.2": {
|
|
|
|
|
"runtime": {
|
|
|
|
|
"lib/net6.0/ZstdSharp.dll": {
|
|
|
|
|
"assemblyVersion": "0.6.2.0",
|
|
|
|
|
"fileVersion": "0.6.2.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"libraries": {
|
|
|
|
|
"BMA.EHR.Recruit.Service/1.0.0": {
|
|
|
|
|
"type": "project",
|
|
|
|
|
"serviceable": false,
|
|
|
|
|
"sha512": ""
|
|
|
|
|
},
|
|
|
|
|
"AWSSDK.Core/3.7.106.5": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-Ko+ZIM9HVtisWy6v+sNDmTGfSsMgQT2KxtYHLa3ztpEiN7ta9BiuBmgiNAc1BPSu3xMs4NsBBdt+qMrMKfUB/A==",
|
|
|
|
|
"path": "awssdk.core/3.7.106.5",
|
|
|
|
|
"hashPath": "awssdk.core.3.7.106.5.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"AWSSDK.S3/3.7.103.35": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-zQMIHW6BCt+3wt0WkuuL1TUotvaDUTB7ykZ42sYJDKg2O8NeNn5pCibA4np9Kp1WBsulTGKZBU+dSMF1mvd69A==",
|
|
|
|
|
"path": "awssdk.s3/3.7.103.35",
|
|
|
|
|
"hashPath": "awssdk.s3.3.7.103.35.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"AWSSDK.SecurityToken/3.7.100.14": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-dGCVuVo0CFUKWW85W8YENO+aREf8sCBDjvGbnNvxJuNW4Ss+brEU9ltHhq2KfZze2VUNK1/wygbPG1bmbpyXEw==",
|
|
|
|
|
"path": "awssdk.securitytoken/3.7.100.14",
|
|
|
|
|
"hashPath": "awssdk.securitytoken.3.7.100.14.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Azure.Core/1.24.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-+/qI1j2oU1S4/nvxb2k/wDsol00iGf1AyJX5g3epV7eOpQEP/2xcgh/cxgKMeFgn3U2fmgSiBnQZdkV+l5y0Uw==",
|
|
|
|
|
"path": "azure.core/1.24.0",
|
|
|
|
|
"hashPath": "azure.core.1.24.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Azure.Identity/1.6.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-EycyMsb6rD2PK9P0SyibFfEhvWWttdrYhyPF4f41uzdB/44yQlV+2Wehxyg489Rj6gbPvSPgbKq0xsHJBhipZA==",
|
|
|
|
|
"path": "azure.identity/1.6.0",
|
|
|
|
|
"hashPath": "azure.identity.1.6.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"BouncyCastle.NetCore/1.8.5": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-6uxsQw2UXrt82VQAWC2td3oBSJjUZ3P4u4DliagB8wf67KsU53V8sW9xwdF+IwZOOZFR0TCZuv/YKZ2BlrfAag==",
|
|
|
|
|
"path": "bouncycastle.netcore/1.8.5",
|
|
|
|
|
"hashPath": "bouncycastle.netcore.1.8.5.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"CoreAdmin/2.7.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-qwa33DYykMuQ6JCeDoIPI3NMU91MEWI35ukK/FcMCeWtNjDxuwaWoTRS8P6+vA3cF81AkuIsxCU7CH7yzK0ofw==",
|
|
|
|
|
"path": "coreadmin/2.7.0",
|
|
|
|
|
"hashPath": "coreadmin.2.7.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Dapper/2.0.123": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-RDFF4rBLLmbpi6pwkY7q/M6UXHRJEOerplDGE5jwEkP/JGJnBauAClYavNKJPW1yOTWRPIyfj4is3EaJxQXILQ==",
|
|
|
|
|
"path": "dapper/2.0.123",
|
|
|
|
|
"hashPath": "dapper.2.0.123.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"DnsClient/1.6.1": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-4H/f2uYJOZ+YObZjpY9ABrKZI+JNw3uizp6oMzTXwDw6F+2qIPhpRl/1t68O/6e98+vqNiYGu+lswmwdYUy3gg==",
|
|
|
|
|
"path": "dnsclient/1.6.1",
|
|
|
|
|
"hashPath": "dnsclient.1.6.1.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Elasticsearch.Net/7.17.5": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-orChsQi1Ceho/NyIylNOn6y4vuGcsbCfMZnCueNN0fzqYEGQmQdPfcVmsR5+3fwpXTgxCdjTUVmqOwvHpCSB+Q==",
|
|
|
|
|
"path": "elasticsearch.net/7.17.5",
|
|
|
|
|
"hashPath": "elasticsearch.net.7.17.5.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"EPPlus/6.1.3": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-1NEgW7wMxHWz7k3hN6D7PPkCCKR24LK86EIIEwfKrBy+yyWQM/fsCrngt+DPAjVgGLOThVmXInSFJqD15X7OCQ==",
|
|
|
|
|
"path": "epplus/6.1.3",
|
|
|
|
|
"hashPath": "epplus.6.1.3.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"EPPlus.Interfaces/6.1.1": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-y7dkrOoE1ZR9Vgy1Jf2rEIaTf3SHlUjYt01NklP+F5Qh7S2ruPbzTcpYLRWMeXiG8XL8h2jqX4CyIkFt3NQGZw==",
|
|
|
|
|
"path": "epplus.interfaces/6.1.1",
|
|
|
|
|
"hashPath": "epplus.interfaces.6.1.1.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"EPPlus.System.Drawing/6.1.1": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-lRF5gHYrmkHOOiLMI0t6q8zNYjUrzRgAM5BCXumv5xiqXko8fx3AWI+HCNZfhEqVFGOop+42KfR5GiUcCoyoMw==",
|
|
|
|
|
"path": "epplus.system.drawing/6.1.1",
|
|
|
|
|
"hashPath": "epplus.system.drawing.6.1.1.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Google.Protobuf/3.19.4": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-fd07/ykL4O4FhqrZIELm5lmiyOHfdPg9+o+hWr6tcfRdS7tHXnImg/2wtogLzlW2eEmr0J7j6ZrZvaWOLiJbxQ==",
|
|
|
|
|
"path": "google.protobuf/3.19.4",
|
|
|
|
|
"hashPath": "google.protobuf.3.19.4.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Humanizer.Core/2.14.1": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==",
|
|
|
|
|
"path": "humanizer.core/2.14.1",
|
|
|
|
|
"hashPath": "humanizer.core.2.14.1.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"K4os.Compression.LZ4/1.2.6": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-4EN8EE6bZG2U8dFfeqn+Om3UNajK3cPYHvyQROCFm4jNFVLuRB7Nl5bDkjBSAjfctS6konm+ay3u5RafBzltDA==",
|
|
|
|
|
"path": "k4os.compression.lz4/1.2.6",
|
|
|
|
|
"hashPath": "k4os.compression.lz4.1.2.6.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"K4os.Compression.LZ4.Streams/1.2.6": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-5KMcNFRHeRrnJ9c8k5fZcfAJJEY0FndMiDiHIYa35Mx5KCMkeSNo/PEXu7YmtCoVczJagx+Vt7J/F+//S1PcJQ==",
|
|
|
|
|
"path": "k4os.compression.lz4.streams/1.2.6",
|
|
|
|
|
"hashPath": "k4os.compression.lz4.streams.1.2.6.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"K4os.Hash.xxHash/1.0.6": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-jCfNP0inx1sGcP3KSbpiDEH3km2e1sVBjMfKo+V92jr1dL4ZYgA1uhRMl1wAtdGZcbObXIikKqtVlgx3j/CW6g==",
|
|
|
|
|
"path": "k4os.hash.xxhash/1.0.6",
|
|
|
|
|
"hashPath": "k4os.hash.xxhash.1.0.6.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"LiteDB/5.0.11": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-6cL4bOmVCUB0gIK+6qIr68HeqjjHZicPDGQjvJ87mIOvkFsEsJWkIps3yoKNeLpHhJQur++yoQ9Q8gxsdos0xQ==",
|
|
|
|
|
"path": "litedb/5.0.11",
|
|
|
|
|
"hashPath": "litedb.5.0.11.nupkg.sha512"
|
|
|
|
|
},
|
2026-03-24 13:42:59 +07:00
|
|
|
"Microsoft.AspNetCore.Authentication.JwtBearer/7.0.20": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-03-24 13:42:59 +07:00
|
|
|
"sha512": "sha512-lIjUAxtqNv+bD+Bnlksu96/haMLfuXA7nASXUnvxXfFWA3YEov7pM5AtvlelvQCtwFvu1LR4SFryHvLur491Qg==",
|
|
|
|
|
"path": "microsoft.aspnetcore.authentication.jwtbearer/7.0.20",
|
|
|
|
|
"hashPath": "microsoft.aspnetcore.authentication.jwtbearer.7.0.20.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
2026-05-12 16:32:46 +07:00
|
|
|
"Microsoft.AspNetCore.Http.Connections/1.1.0": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-05-12 16:32:46 +07:00
|
|
|
"sha512": "sha512-ZcwAM9rE5yjGC+vtiNAK0INybpKIqnvB+/rntZn2/CPtyiBAtovVrEp4UZOoC31zH5t0P78ix9gLNJzII/ODsA==",
|
|
|
|
|
"path": "microsoft.aspnetcore.http.connections/1.1.0",
|
|
|
|
|
"hashPath": "microsoft.aspnetcore.http.connections.1.1.0.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
2026-05-12 16:32:46 +07:00
|
|
|
"Microsoft.AspNetCore.JsonPatch/7.0.3": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-05-12 16:32:46 +07:00
|
|
|
"sha512": "sha512-k5Vf0AK5dFh0gdg4aZha3caJ7DD0h+0MzgvjbAO4zfIxxpZn25LlUwEC/a5e8nUbw1DBPxfaic2K6yJolWaBkw==",
|
|
|
|
|
"path": "microsoft.aspnetcore.jsonpatch/7.0.3",
|
|
|
|
|
"hashPath": "microsoft.aspnetcore.jsonpatch.7.0.3.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
2026-05-12 16:32:46 +07:00
|
|
|
"Microsoft.AspNetCore.Mvc/2.2.0": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-05-12 16:32:46 +07:00
|
|
|
"sha512": "sha512-noun9xcrEvOs/ubczt2OluY9/bOOM2erv1D/gyyYtfS2sfyx2uGknUIAWoqmqc401TvQDysyx8S4M9j5zPIVBw==",
|
|
|
|
|
"path": "microsoft.aspnetcore.mvc/2.2.0",
|
|
|
|
|
"hashPath": "microsoft.aspnetcore.mvc.2.2.0.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
2026-05-12 16:32:46 +07:00
|
|
|
"Microsoft.AspNetCore.Mvc.NewtonsoftJson/7.0.3": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-05-12 16:32:46 +07:00
|
|
|
"sha512": "sha512-Q4Trx6jnKgsC/UARC2pCOIm0pFWRjc28e0ex3HZzcQE0EaVfmQaELIo8akgmljXnebT5D4Ivx5hXyvZbQOAWbw==",
|
|
|
|
|
"path": "microsoft.aspnetcore.mvc.newtonsoftjson/7.0.3",
|
|
|
|
|
"hashPath": "microsoft.aspnetcore.mvc.newtonsoftjson.7.0.3.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
2026-05-12 16:32:46 +07:00
|
|
|
"Microsoft.AspNetCore.Mvc.Razor.Extensions/2.2.0": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-05-12 16:32:46 +07:00
|
|
|
"sha512": "sha512-Sei/0moqBDQKaAYT9PtOeRtvYgHQQLyw/jm3exHw2w9VdzejiMEqCQrN2d63Dk4y7IY0Irr/P9JUFkoVURRcNw==",
|
|
|
|
|
"path": "microsoft.aspnetcore.mvc.razor.extensions/2.2.0",
|
|
|
|
|
"hashPath": "microsoft.aspnetcore.mvc.razor.extensions.2.2.0.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
2026-05-12 16:32:46 +07:00
|
|
|
"Microsoft.AspNetCore.Mvc.Versioning/5.0.0": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-05-12 16:32:46 +07:00
|
|
|
"sha512": "sha512-mN9IARvNpHMBD2/oGmp5Bxp1Dg45Hfcp+LWaAyTtL2HisWLMOIcf0Ox1qW9IvCvdbHM+2A9dWEInhiqBsNxsJA==",
|
|
|
|
|
"path": "microsoft.aspnetcore.mvc.versioning/5.0.0",
|
|
|
|
|
"hashPath": "microsoft.aspnetcore.mvc.versioning.5.0.0.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
2026-05-12 16:32:46 +07:00
|
|
|
"Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer/5.0.0": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-05-12 16:32:46 +07:00
|
|
|
"sha512": "sha512-GZH7F1iDtJKw23qkqQaAnBh9Rw+GVUq5SK0ldfAqMh+2syFRtzPkvQUl0V+qe2wuP0QRr1zG82G812ZN8AU6ig==",
|
|
|
|
|
"path": "microsoft.aspnetcore.mvc.versioning.apiexplorer/5.0.0",
|
|
|
|
|
"hashPath": "microsoft.aspnetcore.mvc.versioning.apiexplorer.5.0.0.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
2026-05-12 16:32:46 +07:00
|
|
|
"Microsoft.AspNetCore.OpenApi/7.0.3": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-05-12 16:32:46 +07:00
|
|
|
"sha512": "sha512-nihfseI7Jpaogc5bPAbta17sFzhyXwwC74xAhOyc6cgqriJQ2eB4TcJsAi4NePT2q+pFfEAtSCgPXw4IdJOF0w==",
|
|
|
|
|
"path": "microsoft.aspnetcore.openapi/7.0.3",
|
|
|
|
|
"hashPath": "microsoft.aspnetcore.openapi.7.0.3.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
2026-05-12 16:32:46 +07:00
|
|
|
"Microsoft.AspNetCore.Razor.Language/2.2.0": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-05-12 16:32:46 +07:00
|
|
|
"sha512": "sha512-IeyzVFXZdpUAnWKWoNYE0SsP1Eu7JLjZaC94jaI1VfGtK57QykROz/iGMc8D0VcqC8i02qYTPQN/wPKm6PfidA==",
|
|
|
|
|
"path": "microsoft.aspnetcore.razor.language/2.2.0",
|
|
|
|
|
"hashPath": "microsoft.aspnetcore.razor.language.2.2.0.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
2026-05-12 16:32:46 +07:00
|
|
|
"Microsoft.AspNetCore.SignalR/1.1.0": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-05-12 16:32:46 +07:00
|
|
|
"sha512": "sha512-V5X5XkeAHaFyyBOGPrddVeqTNo6zRPJNS5PRhlzEyBXiNG9AtqUbMyWFdZahQyMiIWJau550z59A4kdC9g5I9A==",
|
|
|
|
|
"path": "microsoft.aspnetcore.signalr/1.1.0",
|
|
|
|
|
"hashPath": "microsoft.aspnetcore.signalr.1.1.0.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
2026-05-12 16:32:46 +07:00
|
|
|
"Microsoft.AspNetCore.WebSockets/2.2.0": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-05-12 16:32:46 +07:00
|
|
|
"sha512": "sha512-ZpOcg2V0rCwU9ErfDb9y3Hcjoe7rU42XlmUS0mO4pVZQSgJVqR+DfyZtYd5LDa11F7bFNS2eezI9cBM3CmfGhw==",
|
|
|
|
|
"path": "microsoft.aspnetcore.websockets/2.2.0",
|
|
|
|
|
"hashPath": "microsoft.aspnetcore.websockets.2.2.0.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
2026-05-12 16:32:46 +07:00
|
|
|
"Microsoft.Bcl.AsyncInterfaces/1.1.1": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-05-12 16:32:46 +07:00
|
|
|
"sha512": "sha512-yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==",
|
|
|
|
|
"path": "microsoft.bcl.asyncinterfaces/1.1.1",
|
|
|
|
|
"hashPath": "microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
2026-05-12 16:32:46 +07:00
|
|
|
"Microsoft.CodeAnalysis.Common/2.8.0": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-05-12 16:32:46 +07:00
|
|
|
"sha512": "sha512-06AzG7oOLKTCN1EnoVYL1bQz+Zwa10LMpUn7Kc+PdpN8CQXRqXTyhfxuKIz6t0qWfoatBNXdHD0OLcEYp5pOvQ==",
|
|
|
|
|
"path": "microsoft.codeanalysis.common/2.8.0",
|
|
|
|
|
"hashPath": "microsoft.codeanalysis.common.2.8.0.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
2026-05-12 16:32:46 +07:00
|
|
|
"Microsoft.CodeAnalysis.CSharp/2.8.0": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-05-12 16:32:46 +07:00
|
|
|
"sha512": "sha512-RizcFXuHgGmeuZhxxE1qQdhFA9lGOHlk0MJlCUt6LOnYsevo72gNikPcbANFHY02YK8L/buNrihchY0TroGvXQ==",
|
|
|
|
|
"path": "microsoft.codeanalysis.csharp/2.8.0",
|
|
|
|
|
"hashPath": "microsoft.codeanalysis.csharp.2.8.0.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
2026-05-12 16:32:46 +07:00
|
|
|
"Microsoft.CodeAnalysis.Razor/2.2.0": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-05-12 16:32:46 +07:00
|
|
|
"sha512": "sha512-2qL0Qyu5qHzg6/JzF80mLgsqn9NP/Q0mQwjH+Z+DiqcuODJx8segjN4un2Tnz6bEAWv8FCRFNXR/s5wzlxqA8A==",
|
|
|
|
|
"path": "microsoft.codeanalysis.razor/2.2.0",
|
|
|
|
|
"hashPath": "microsoft.codeanalysis.razor.2.2.0.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
2026-05-12 16:32:46 +07:00
|
|
|
"Microsoft.Data.SqlClient/5.0.1": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-uu8dfrsx081cSbEevWuZAvqdmANDGJkbLBL2G3j0LAZxX1Oy8RCVAaC4Lcuak6jNicWP6CWvHqBTIEmQNSxQlw==",
|
|
|
|
|
"path": "microsoft.data.sqlclient/5.0.1",
|
|
|
|
|
"hashPath": "microsoft.data.sqlclient.5.0.1.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.Data.SqlClient.SNI.runtime/5.0.1": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-y0X5MxiNdbITJYoafJ2ruaX6hqO0twpCGR/ipiDOe85JKLU8WL4TuAQfDe5qtt3bND5Je26HnrarLSAMMnVTNg==",
|
|
|
|
|
"path": "microsoft.data.sqlclient.sni.runtime/5.0.1",
|
|
|
|
|
"hashPath": "microsoft.data.sqlclient.sni.runtime.5.0.1.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.EntityFrameworkCore/7.0.3": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-6XUI2YGoaLMoP9KGaqWmmd4B2n5bpQbXrVRpH20Et3YjQ0Rn3Ia6HM/ANcSq9rBfjfUySgo9SwUZgQ4m4PF3LQ==",
|
|
|
|
|
"path": "microsoft.entityframeworkcore/7.0.3",
|
|
|
|
|
"hashPath": "microsoft.entityframeworkcore.7.0.3.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.EntityFrameworkCore.Abstractions/7.0.3": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-0NaFBZykUlQHknddRuKY4v+MFZX/AW+v2V85dgj7abIlt+kL3GWa7QNH5S1084VLf1u+dq1SnhZsOvykc3Y0sA==",
|
|
|
|
|
"path": "microsoft.entityframeworkcore.abstractions/7.0.3",
|
|
|
|
|
"hashPath": "microsoft.entityframeworkcore.abstractions.7.0.3.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.EntityFrameworkCore.Design/7.0.3": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-Nv0Y2Zh8d919qKq8Q1bvbWQbFeb4JQ7jCuakajSVtip5JIwt4hTIWetVIapJ2vOQDDZuAHCzkjimMOlHH5LVsQ==",
|
|
|
|
|
"path": "microsoft.entityframeworkcore.design/7.0.3",
|
|
|
|
|
"hashPath": "microsoft.entityframeworkcore.design.7.0.3.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.EntityFrameworkCore.Relational/7.0.3": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-RxNNjtTrxsMtdBtgoXGRSy8uCXaBHaVzIonTeo7+Ys+N0yEWwhf2E74cxneyunMi13Ezlld10ecCHlDubEU/Pw==",
|
|
|
|
|
"path": "microsoft.entityframeworkcore.relational/7.0.3",
|
|
|
|
|
"hashPath": "microsoft.entityframeworkcore.relational.7.0.3.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.EntityFrameworkCore.Relational.Design/1.1.1": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-WZKmQwuDUTLtjhxT/6c3hiMJTwi8OBl9rsPljY/ZhcMFAsF8sLj4uVrpkuNmrg5DEK2dEtnQn6p+Y9miQiIeZw==",
|
|
|
|
|
"path": "microsoft.entityframeworkcore.relational.design/1.1.1",
|
|
|
|
|
"hashPath": "microsoft.entityframeworkcore.relational.design.1.1.1.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.EntityFrameworkCore.SqlServer/7.0.3": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-WXd8Mg12+LrfuVOfz0YUYsiaIKI0fLTdhN/WdQGxzGM3l86GLdpACUb30Y7oUpMG4YNegerEd0AVLlMpfwOjug==",
|
|
|
|
|
"path": "microsoft.entityframeworkcore.sqlserver/7.0.3",
|
|
|
|
|
"hashPath": "microsoft.entityframeworkcore.sqlserver.7.0.3.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.EntityFrameworkCore.Tools/7.0.3": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-yHFlYPZS3Jx7JMCQnGKfJzv95rJWVcmcUn/OW5cbCyWgQk81JJpTZ9Q6kkvwquYjFRfvYHBGuXNIYhAJokOBTQ==",
|
|
|
|
|
"path": "microsoft.entityframeworkcore.tools/7.0.3",
|
|
|
|
|
"hashPath": "microsoft.entityframeworkcore.tools.7.0.3.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.Extensions.DependencyModel/7.0.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-oONNYd71J3LzkWc4fUHl3SvMfiQMYUCo/mDHDEu76hYYxdhdrPYv6fvGv9nnKVyhE9P0h20AU8RZB5OOWQcAXg==",
|
|
|
|
|
"path": "microsoft.extensions.dependencymodel/7.0.0",
|
|
|
|
|
"hashPath": "microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.Identity.Client/4.45.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-ircobISCLWbtE5eEoLKU+ldfZ8O41vg4lcy38KRj/znH17jvBiAl8oxcyNp89CsuqE3onxIpn21Ca7riyDDrRw==",
|
|
|
|
|
"path": "microsoft.identity.client/4.45.0",
|
|
|
|
|
"hashPath": "microsoft.identity.client.4.45.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-zVVZjn8aW7W79rC1crioDgdOwaFTQorsSO6RgVlDDjc7MvbEGz071wSNrjVhzR0CdQn6Sefx7Abf1o7vasmrLg==",
|
|
|
|
|
"path": "microsoft.identity.client.extensions.msal/2.19.3",
|
|
|
|
|
"hashPath": "microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512"
|
|
|
|
|
},
|
2026-03-24 13:42:59 +07:00
|
|
|
"Microsoft.IdentityModel.Abstractions/7.1.2": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-03-24 13:42:59 +07:00
|
|
|
"sha512": "sha512-33eTIA2uO/L9utJjZWbKsMSVsQf7F8vtd6q5mQX7ZJzNvCpci5fleD6AeANGlbbb7WX7XKxq9+Dkb5e3GNDrmQ==",
|
|
|
|
|
"path": "microsoft.identitymodel.abstractions/7.1.2",
|
|
|
|
|
"hashPath": "microsoft.identitymodel.abstractions.7.1.2.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
2026-03-24 13:42:59 +07:00
|
|
|
"Microsoft.IdentityModel.JsonWebTokens/7.1.2": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-03-24 13:42:59 +07:00
|
|
|
"sha512": "sha512-cloLGeZolXbCJhJBc5OC05uhrdhdPL6MWHuVUnkkUvPDeK7HkwThBaLZ1XjBQVk9YhxXE2OvHXnKi0PLleXxDg==",
|
|
|
|
|
"path": "microsoft.identitymodel.jsonwebtokens/7.1.2",
|
|
|
|
|
"hashPath": "microsoft.identitymodel.jsonwebtokens.7.1.2.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
2026-03-24 13:42:59 +07:00
|
|
|
"Microsoft.IdentityModel.Logging/7.1.2": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-03-24 13:42:59 +07:00
|
|
|
"sha512": "sha512-YCxBt2EeJP8fcXk9desChkWI+0vFqFLvBwrz5hBMsoh0KJE6BC66DnzkdzkJNqMltLromc52dkdT206jJ38cTw==",
|
|
|
|
|
"path": "microsoft.identitymodel.logging/7.1.2",
|
|
|
|
|
"hashPath": "microsoft.identitymodel.logging.7.1.2.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
2026-03-24 13:42:59 +07:00
|
|
|
"Microsoft.IdentityModel.Protocols/7.1.2": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-03-24 13:42:59 +07:00
|
|
|
"sha512": "sha512-SydLwMRFx6EHPWJ+N6+MVaoArN1Htt92b935O3RUWPY1yUF63zEjvd3lBu79eWdZUwedP8TN2I5V9T3nackvIQ==",
|
|
|
|
|
"path": "microsoft.identitymodel.protocols/7.1.2",
|
|
|
|
|
"hashPath": "microsoft.identitymodel.protocols.7.1.2.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
2026-03-24 13:42:59 +07:00
|
|
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-03-24 13:42:59 +07:00
|
|
|
"sha512": "sha512-6lHQoLXhnMQ42mGrfDkzbIOR3rzKM1W1tgTeMPLgLCqwwGw0d96xFi/UiX/fYsu7d6cD5MJiL3+4HuI8VU+sVQ==",
|
|
|
|
|
"path": "microsoft.identitymodel.protocols.openidconnect/7.1.2",
|
|
|
|
|
"hashPath": "microsoft.identitymodel.protocols.openidconnect.7.1.2.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
2026-03-24 13:42:59 +07:00
|
|
|
"Microsoft.IdentityModel.Tokens/7.1.2": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-03-24 13:42:59 +07:00
|
|
|
"sha512": "sha512-oICJMqr3aNEDZOwnH5SK49bR6Z4aX0zEAnOLuhloumOSuqnNq+GWBdQyrgILnlcT5xj09xKCP/7Y7gJYB+ls/g==",
|
|
|
|
|
"path": "microsoft.identitymodel.tokens/7.1.2",
|
|
|
|
|
"hashPath": "microsoft.identitymodel.tokens.7.1.2.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
|
|
|
|
"Microsoft.IO.RecyclableMemoryStream/2.2.1": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-T5ahjOqWFMTSb9wFHKFNAcGXm35BxbUbwARtAPLSSPPFehcLz5mwDsKO1RR9R2aZ2Lk1BNQC7Ja63onOBE6rpA==",
|
|
|
|
|
"path": "microsoft.io.recyclablememorystream/2.2.1",
|
|
|
|
|
"hashPath": "microsoft.io.recyclablememorystream.2.2.1.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.OpenApi/1.4.3": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-rURwggB+QZYcSVbDr7HSdhw/FELvMlriW10OeOzjPT7pstefMo7IThhtNtDudxbXhW+lj0NfX72Ka5EDsG8x6w==",
|
|
|
|
|
"path": "microsoft.openapi/1.4.3",
|
|
|
|
|
"hashPath": "microsoft.openapi.1.4.3.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.SqlServer.Server/1.0.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
|
|
|
|
|
"path": "microsoft.sqlserver.server/1.0.0",
|
|
|
|
|
"hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Microsoft.Win32.SystemEvents/7.0.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-2nXPrhdAyAzir0gLl8Yy8S5Mnm/uBSQQA7jEsILOS1MTyS7DbmV1NgViMtvV1sfCD1ebITpNwb1NIinKeJgUVQ==",
|
|
|
|
|
"path": "microsoft.win32.systemevents/7.0.0",
|
|
|
|
|
"hashPath": "microsoft.win32.systemevents.7.0.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"MongoDB.Bson/2.19.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-pGp9F2PWU3Dj54PiXKibuaQ5rphWkfp8/Nsy5jLp2dWZGRGlr3r/Lfwnr0PvfihFfxieUcJZ2z3VeO8RctXcvA==",
|
|
|
|
|
"path": "mongodb.bson/2.19.0",
|
|
|
|
|
"hashPath": "mongodb.bson.2.19.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"MongoDB.Driver/2.19.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-W/1YByn5gNGfHBe8AyDURXWKn1Z9xJ9IUjplFcvk8B/jlTlDOkmXgmwjlToIdqr0l8rX594kksjGx3a9if3dsg==",
|
|
|
|
|
"path": "mongodb.driver/2.19.0",
|
|
|
|
|
"hashPath": "mongodb.driver.2.19.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"MongoDB.Driver.Core/2.19.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-KbzJJJc4EsUZ+YQoe7zZL1OxHVC9RjgQMso2LjhZWnlP+IHSON63vKNt7jGarXrOVXK0DqIUrRwQyXMgmqTX5g==",
|
|
|
|
|
"path": "mongodb.driver.core/2.19.0",
|
|
|
|
|
"hashPath": "mongodb.driver.core.2.19.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"MongoDB.Driver.GridFS/2.19.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-neAIAO+QkawjdOKkewZti9eCAyOe5/WJH4kqAGzWBENDCYSq7r5Q881YO7zToBreHaCxsM4UCG5fSp25oqBlYA==",
|
|
|
|
|
"path": "mongodb.driver.gridfs/2.19.0",
|
|
|
|
|
"hashPath": "mongodb.driver.gridfs.2.19.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"MongoDB.Libmongocrypt/1.7.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-p9+peTZX63nGHskOLhvhfBtrknxNg1RzXepE07rPozuCGz27bMjCcQyvn2YByg0L3YEcNWdTmI4BlnG/5RF+5Q==",
|
|
|
|
|
"path": "mongodb.libmongocrypt/1.7.0",
|
|
|
|
|
"hashPath": "mongodb.libmongocrypt.1.7.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Mono.TextTemplating/2.2.1": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-KZYeKBET/2Z0gY1WlTAK7+RHTl7GSbtvTLDXEZZojUdAPqpQNDL6tHv7VUpqfX5VEOh+uRGKaZXkuD253nEOBQ==",
|
|
|
|
|
"path": "mono.texttemplating/2.2.1",
|
|
|
|
|
"hashPath": "mono.texttemplating.2.2.1.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"MySql.Data/8.0.29": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-3I+QUbSDTknNVAWUEr8JEtXU5sk83kofwy79TROew9YMhVQAq39jZwpHQfFNG757JZFGWJ5oa5VA3tZBxJa1jw==",
|
|
|
|
|
"path": "mysql.data/8.0.29",
|
|
|
|
|
"hashPath": "mysql.data.8.0.29.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"MySqlConnector/2.2.5": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-6sinY78RvryhHwpup3awdjYO7d5hhWahb5p/1VDODJhSxJggV/sBbYuKK5IQF9TuzXABiddqUbmRfM884tqA3Q==",
|
|
|
|
|
"path": "mysqlconnector/2.2.5",
|
|
|
|
|
"hashPath": "mysqlconnector.2.2.5.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"NEST/7.17.5": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-bo9UyuIoVRx4IUQiuC8ZrlZuvAXKIccernC7UUKukQCEmRq2eVIk+gubHlnMQljrP51q0mN4cjgy9vv5uZPkoA==",
|
|
|
|
|
"path": "nest/7.17.5",
|
|
|
|
|
"hashPath": "nest.7.17.5.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Newtonsoft.Json/13.0.3": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
|
|
|
|
|
"path": "newtonsoft.json/13.0.3",
|
|
|
|
|
"hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Newtonsoft.Json.Bson/1.0.2": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==",
|
|
|
|
|
"path": "newtonsoft.json.bson/1.0.2",
|
|
|
|
|
"hashPath": "newtonsoft.json.bson.1.0.2.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"NonFactors.Grid.Core.Mvc6/7.1.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-rvPZICY/Gyca1vEuQmxRXR1PHxlxYmw7JzBjAF6wdQy+bXyikT5aq2kWO+4V0wl62uV6u0fFtL6nVnl9IKniXg==",
|
2026-05-12 16:32:46 +07:00
|
|
|
"path": "nonfactors.grid.core.mvc6/7.1.0",
|
|
|
|
|
"hashPath": "nonfactors.grid.core.mvc6.7.1.0.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
2026-05-12 16:32:46 +07:00
|
|
|
"Npgsql/6.0.4": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-05-12 16:32:46 +07:00
|
|
|
"sha512": "sha512-SJMlOmFHr32oOzVXeHmarGaBKkhi0wHVN/rzuu2tUSJ4Qx2AkHCpr9R/DhLWwDiklqgzFU++9wkFyGJxbx/zzg==",
|
|
|
|
|
"path": "npgsql/6.0.4",
|
|
|
|
|
"hashPath": "npgsql.6.0.4.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
2026-05-12 16:32:46 +07:00
|
|
|
"Pomelo.EntityFrameworkCore.MySql/7.0.0": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-05-12 16:32:46 +07:00
|
|
|
"sha512": "sha512-Qk5WB/skSZet5Yrz6AN2ywjZaB1pxfAmvQ+5I4khTkLwwIamI4QJoH2NphCWLFQL+2ar8HvsNCTmwYk0qhqL0w==",
|
|
|
|
|
"path": "pomelo.entityframeworkcore.mysql/7.0.0",
|
|
|
|
|
"hashPath": "pomelo.entityframeworkcore.mysql.7.0.0.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
2026-05-12 16:32:46 +07:00
|
|
|
"Pomelo.EntityFrameworkCore.MySql.Design/1.1.2": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-05-12 16:32:46 +07:00
|
|
|
"sha512": "sha512-Hzq1gPtZ3+1zuNhOAQea8Q7j6iX0FjRwNp5S30+X0jBdATiLEJvlfQi4wuVQDS5Y2ClYICGynNqAJUR3EtgA5g==",
|
|
|
|
|
"path": "pomelo.entityframeworkcore.mysql.design/1.1.2",
|
|
|
|
|
"hashPath": "pomelo.entityframeworkcore.mysql.design.1.1.2.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
2026-05-12 16:32:46 +07:00
|
|
|
"runtime.native.System.Data.SqlClient.sni/4.7.0": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-05-12 16:32:46 +07:00
|
|
|
"sha512": "sha512-9kyFSIdN3T0qjDQ2R0HRXYIhS3l5psBzQi6qqhdLz+SzFyEy4sVxNOke+yyYv8Cu8rPER12c3RDjLT8wF3WBYQ==",
|
|
|
|
|
"path": "runtime.native.system.data.sqlclient.sni/4.7.0",
|
|
|
|
|
"hashPath": "runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
2026-05-12 16:32:46 +07:00
|
|
|
"runtime.osx.10.10-x64.CoreCompat.System.Drawing/6.0.5.128": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-05-12 16:32:46 +07:00
|
|
|
"sha512": "sha512-rjnyMb0Tk3k4DB5YeEeUBg9jbOY+VrT84o8Npkxayv2Vz1qSqgCfLATbvZ1oCuplSqHLINsSRMvkDup39pTIPw==",
|
|
|
|
|
"path": "runtime.osx.10.10-x64.corecompat.system.drawing/6.0.5.128",
|
|
|
|
|
"hashPath": "runtime.osx.10.10-x64.corecompat.system.drawing.6.0.5.128.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
|
|
|
|
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
|
|
|
|
|
"path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
|
|
|
|
|
"hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
|
|
|
|
|
"path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
|
|
|
|
|
"hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
|
|
|
|
|
"path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
|
|
|
|
|
"hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Sentry/3.29.1": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-WSkE7LS496it0A9Sbfz7yvsg5/PCzxPAROKtmsZDrdrsks5kzKei9dN9/FeoL3XgUfRv5557jCG961bttTevrg==",
|
|
|
|
|
"path": "sentry/3.29.1",
|
|
|
|
|
"hashPath": "sentry.3.29.1.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Sentry.AspNetCore/3.29.1": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-CfuwP1gL066QOioB9LrHKrEy76ffLH1WCo6nSFpdbLIgrqTWlfhMZ+CcrUzxrqGSJMxFqWw0cg35MlKjB+MS1A==",
|
|
|
|
|
"path": "sentry.aspnetcore/3.29.1",
|
|
|
|
|
"hashPath": "sentry.aspnetcore.3.29.1.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Sentry.Extensions.Logging/3.29.1": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-aOm5XFv2RHD39U1qfTS8mHIL4VprO4txFcwL2ANsvGAybbr0g5Crp89ImMNQCLIqWDs6G8oiqE5CfsV+8aSl6g==",
|
|
|
|
|
"path": "sentry.extensions.logging/3.29.1",
|
|
|
|
|
"hashPath": "sentry.extensions.logging.3.29.1.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Serilog/2.12.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-xaiJLIdu6rYMKfQMYUZgTy8YK7SMZjB4Yk50C/u//Z4OsvxkUfSPJy4nknfvwAC34yr13q7kcyh4grbwhSxyZg==",
|
|
|
|
|
"path": "serilog/2.12.0",
|
|
|
|
|
"hashPath": "serilog.2.12.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Serilog.AspNetCore/6.1.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-iMwFUJDN+/yWIPz4TKCliagJ1Yn//SceCYCzgdPwe/ECYUwb5/WUL8cTzRKV+tFwxGjLEV/xpm0GupS5RwbhSQ==",
|
|
|
|
|
"path": "serilog.aspnetcore/6.1.0",
|
|
|
|
|
"hashPath": "serilog.aspnetcore.6.1.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Serilog.Enrichers.Environment/2.2.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-DMrj3A4l65kc4JouQyZjjFv7N58Y7lGsB81kSzorTwUGeI2wrTy7CVwSOfG90/Pcu/HV5bwGrUmxDZ38pON+5Q==",
|
|
|
|
|
"path": "serilog.enrichers.environment/2.2.0",
|
|
|
|
|
"hashPath": "serilog.enrichers.environment.2.2.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Serilog.Exceptions/8.4.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-nc/+hUw3lsdo0zCj0KMIybAu7perMx79vu72w0za9Nsi6mWyNkGXxYxakAjWB7nEmYL6zdmhEQRB4oJ2ALUeug==",
|
|
|
|
|
"path": "serilog.exceptions/8.4.0",
|
|
|
|
|
"hashPath": "serilog.exceptions.8.4.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Serilog.Extensions.Hosting/5.0.1": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-o0VUyt3npAqOJaZ6CiWLFeLYs3CYJwfcAqaUqprzsmj7qYIvorcn8cZLVR8AQX6vzX7gee2bD0sQeA17iO2/Aw==",
|
|
|
|
|
"path": "serilog.extensions.hosting/5.0.1",
|
|
|
|
|
"hashPath": "serilog.extensions.hosting.5.0.1.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Serilog.Extensions.Logging/3.1.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-IWfem7wfrFbB3iw1OikqPFNPEzfayvDuN4WP7Ue1AVFskalMByeWk3QbtUXQR34SBkv1EbZ3AySHda/ErDgpcg==",
|
|
|
|
|
"path": "serilog.extensions.logging/3.1.0",
|
|
|
|
|
"hashPath": "serilog.extensions.logging.3.1.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Serilog.Formatting.Compact/1.1.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-pNroKVjo+rDqlxNG5PXkRLpfSCuDOBY0ri6jp9PLe505ljqwhwZz8ospy2vWhQlFu5GkIesh3FcDs4n7sWZODA==",
|
|
|
|
|
"path": "serilog.formatting.compact/1.1.0",
|
|
|
|
|
"hashPath": "serilog.formatting.compact.1.1.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Serilog.Formatting.Elasticsearch/9.0.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-r93M8cn7xlmk4lXzVG8mWxgeEXWZ4wRBSHMEhyYOf3Av7M+HJ4+eYAv5zGrp40OCLkZEPzvjVAqK3KkRzdWhrQ==",
|
|
|
|
|
"path": "serilog.formatting.elasticsearch/9.0.0",
|
|
|
|
|
"hashPath": "serilog.formatting.elasticsearch.9.0.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Serilog.Settings.Configuration/3.3.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-7GNudISZwqaT902hqEL2OFGTZeUFWfnrNLupJkOqeF41AR3GjcxX+Hwb30xb8gG2/CDXsCMVfF8o0+8KY0fJNg==",
|
|
|
|
|
"path": "serilog.settings.configuration/3.3.0",
|
|
|
|
|
"hashPath": "serilog.settings.configuration.3.3.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Serilog.Sinks.Console/4.1.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-K6N5q+5fetjnJPvCmkWOpJ/V8IEIoMIB1s86OzBrbxwTyHxdx3pmz4H+8+O/Dc/ftUX12DM1aynx/dDowkwzqg==",
|
|
|
|
|
"path": "serilog.sinks.console/4.1.0",
|
|
|
|
|
"hashPath": "serilog.sinks.console.4.1.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Serilog.Sinks.Debug/2.0.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-Y6g3OBJ4JzTyyw16fDqtFcQ41qQAydnEvEqmXjhwhgjsnG/FaJ8GUqF5ldsC/bVkK8KYmqrPhDO+tm4dF6xx4A==",
|
|
|
|
|
"path": "serilog.sinks.debug/2.0.0",
|
|
|
|
|
"hashPath": "serilog.sinks.debug.2.0.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Serilog.Sinks.Elasticsearch/9.0.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-ule76W48feKREYBXrZEkqhiwDkwjMsQbvNMQyVVlH61zXg9FyStzjryVHbefLmHOurvRUmtHOUEdkG9gIS2M6Q==",
|
|
|
|
|
"path": "serilog.sinks.elasticsearch/9.0.0",
|
|
|
|
|
"hashPath": "serilog.sinks.elasticsearch.9.0.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Serilog.Sinks.File/5.0.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-uwV5hdhWPwUH1szhO8PJpFiahqXmzPzJT/sOijH/kFgUx+cyoDTMM8MHD0adw9+Iem6itoibbUXHYslzXsLEAg==",
|
|
|
|
|
"path": "serilog.sinks.file/5.0.0",
|
|
|
|
|
"hashPath": "serilog.sinks.file.5.0.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Serilog.Sinks.PeriodicBatching/3.1.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-NDWR7m3PalVlGEq3rzoktrXikjFMLmpwF0HI4sowo8YDdU+gqPlTHlDQiOGxHfB0sTfjPA9JjA7ctKG9zqjGkw==",
|
|
|
|
|
"path": "serilog.sinks.periodicbatching/3.1.0",
|
|
|
|
|
"hashPath": "serilog.sinks.periodicbatching.3.1.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"SharpCompress/0.30.1": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-XqD4TpfyYGa7QTPzaGlMVbcecKnXy4YmYLDWrU+JIj7IuRNl7DH2END+Ll7ekWIY8o3dAMWLFDE1xdhfIWD1nw==",
|
|
|
|
|
"path": "sharpcompress/0.30.1",
|
|
|
|
|
"hashPath": "sharpcompress.0.30.1.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Snappier/1.0.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-rFtK2KEI9hIe8gtx3a0YDXdHOpedIf9wYCEYtBEmtlyiWVX3XlCNV03JrmmAi/Cdfn7dxK+k0sjjcLv4fpHnqA==",
|
|
|
|
|
"path": "snappier/1.0.0",
|
|
|
|
|
"hashPath": "snappier.1.0.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Swashbuckle.AspNetCore/6.5.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-FK05XokgjgwlCI6wCT+D4/abtQkL1X1/B9Oas6uIwHFmYrIO9WUD5aLC9IzMs9GnHfUXOtXZ2S43gN1mhs5+aA==",
|
|
|
|
|
"path": "swashbuckle.aspnetcore/6.5.0",
|
|
|
|
|
"hashPath": "swashbuckle.aspnetcore.6.5.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Swashbuckle.AspNetCore.Annotations/6.5.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-EcHd1z2pEdnpaBMTI9qjVxk6mFVGVMZ1n0ySC3fjrkXCQQ8O9fMdt9TxPJRKyjiTiTjvO9700jKjmyl+hPBinQ==",
|
|
|
|
|
"path": "swashbuckle.aspnetcore.annotations/6.5.0",
|
|
|
|
|
"hashPath": "swashbuckle.aspnetcore.annotations.6.5.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Swashbuckle.AspNetCore.Swagger/6.5.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-XWmCmqyFmoItXKFsQSwQbEAsjDKcxlNf1l+/Ki42hcb6LjKL8m5Db69OTvz5vLonMSRntYO1XLqz0OP+n3vKnA==",
|
|
|
|
|
"path": "swashbuckle.aspnetcore.swagger/6.5.0",
|
|
|
|
|
"hashPath": "swashbuckle.aspnetcore.swagger.6.5.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-Y/qW8Qdg9OEs7V013tt+94OdPxbRdbhcEbw4NiwGvf4YBcfhL/y7qp/Mjv/cENsQ2L3NqJ2AOu94weBy/h4KvA==",
|
|
|
|
|
"path": "swashbuckle.aspnetcore.swaggergen/6.5.0",
|
|
|
|
|
"hashPath": "swashbuckle.aspnetcore.swaggergen.6.5.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-OvbvxX+wL8skxTBttcBsVxdh73Fag4xwqEU2edh4JMn7Ws/xJHnY/JB1e9RoCb6XpDxUF3hD9A0Z1lEUx40Pfw==",
|
|
|
|
|
"path": "swashbuckle.aspnetcore.swaggerui/6.5.0",
|
|
|
|
|
"hashPath": "swashbuckle.aspnetcore.swaggerui.6.5.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"System.CodeDom/4.4.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==",
|
|
|
|
|
"path": "system.codedom/4.4.0",
|
|
|
|
|
"hashPath": "system.codedom.4.4.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"System.Configuration.ConfigurationManager/5.0.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-aM7cbfEfVNlEEOj3DsZP+2g9NRwbkyiAv2isQEzw7pnkDg9ekCU2m1cdJLM02Uq691OaCS91tooaxcEn8d0q5w==",
|
|
|
|
|
"path": "system.configuration.configurationmanager/5.0.0",
|
|
|
|
|
"hashPath": "system.configuration.configurationmanager.5.0.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"System.Data.SqlClient/4.8.5": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-fRqxut4lrndPHrXD+ht1XRmCL3obuKldm4XjCRYS9p5f7FSR7shBxAwTkDrpFMsHC9BhNgjjmUtiIjvehn5zkg==",
|
|
|
|
|
"path": "system.data.sqlclient/4.8.5",
|
|
|
|
|
"hashPath": "system.data.sqlclient.4.8.5.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"System.Drawing.Common/7.0.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-KIX+oBU38pxkKPxvLcLfIkOV5Ien8ReN78wro7OF5/erwcmortzeFx+iBswlh2Vz6gVne0khocQudGwaO1Ey6A==",
|
|
|
|
|
"path": "system.drawing.common/7.0.0",
|
|
|
|
|
"hashPath": "system.drawing.common.7.0.0.nupkg.sha512"
|
|
|
|
|
},
|
2026-03-24 13:42:59 +07:00
|
|
|
"System.IdentityModel.Tokens.Jwt/7.1.2": {
|
2026-03-19 10:25:55 +07:00
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
2026-03-24 13:42:59 +07:00
|
|
|
"sha512": "sha512-Thhbe1peAmtSBFaV/ohtykXiZSOkx59Da44hvtWfIMFofDA3M3LaVyjstACf2rKGn4dEDR2cUpRAZ0Xs/zB+7Q==",
|
|
|
|
|
"path": "system.identitymodel.tokens.jwt/7.1.2",
|
|
|
|
|
"hashPath": "system.identitymodel.tokens.jwt.7.1.2.nupkg.sha512"
|
2026-03-19 10:25:55 +07:00
|
|
|
},
|
|
|
|
|
"System.Memory.Data/1.0.2": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
|
|
|
|
|
"path": "system.memory.data/1.0.2",
|
|
|
|
|
"hashPath": "system.memory.data.1.0.2.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"System.Net.WebSockets.WebSocketProtocol/4.5.1": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-FquLjdb/0CeMqb15u9Px6TwnyFl306WztKWu6sKKc5kWPYMdpi5BFEkdxzGoieYFp9UksyGwJnCw4KKAUfJjrw==",
|
|
|
|
|
"path": "system.net.websockets.websocketprotocol/4.5.1",
|
|
|
|
|
"hashPath": "system.net.websockets.websocketprotocol.4.5.1.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"System.Runtime.Caching/5.0.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-30D6MkO8WF9jVGWZIP0hmCN8l9BTY4LCsAzLIe4xFSXzs+AjDotR7DpSmj27pFskDURzUvqYYY0ikModgBTxWw==",
|
|
|
|
|
"path": "system.runtime.caching/5.0.0",
|
|
|
|
|
"hashPath": "system.runtime.caching.5.0.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"System.Security.Cryptography.ProtectedData/5.0.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-HGxMSAFAPLNoxBvSfW08vHde0F9uh7BjASwu6JF9JnXuEPhCY3YUqURn0+bQV/4UWeaqymmrHWV+Aw9riQCtCA==",
|
|
|
|
|
"path": "system.security.cryptography.protecteddata/5.0.0",
|
|
|
|
|
"hashPath": "system.security.cryptography.protecteddata.5.0.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"System.Security.Permissions/5.0.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-uE8juAhEkp7KDBCdjDIE3H9R1HJuEHqeqX8nLX9gmYKWwsqk3T5qZlPx8qle5DPKimC/Fy3AFTdV7HamgCh9qQ==",
|
|
|
|
|
"path": "system.security.permissions/5.0.0",
|
|
|
|
|
"hashPath": "system.security.permissions.5.0.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"System.Windows.Extensions/5.0.0": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-c1ho9WU9ZxMZawML+ssPKZfdnrg/OjR3pe0m9v8230z3acqphwvPJqzAkH54xRYm5ntZHGG1EPP3sux9H3qSPg==",
|
|
|
|
|
"path": "system.windows.extensions/5.0.0",
|
|
|
|
|
"hashPath": "system.windows.extensions.5.0.0.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"WatchDog.NET/1.4.6": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-TnzNYo82CnfSWnDE3Sur/sVrfOP+lD0lVH5LIG3FrByIH+ue+ns7KepWxVy9SmqeUIBNk5wnp790q4Rsy8KIUw==",
|
|
|
|
|
"path": "watchdog.net/1.4.6",
|
|
|
|
|
"hashPath": "watchdog.net.1.4.6.nupkg.sha512"
|
|
|
|
|
},
|
|
|
|
|
"ZstdSharp.Port/0.6.2": {
|
|
|
|
|
"type": "package",
|
|
|
|
|
"serviceable": true,
|
|
|
|
|
"sha512": "sha512-jPao/LdUNLUz8rn3H1D8W7wQbZsRZM0iayvWI4xGejJg3XJHT56gcmYdgmCGPdJF1UEBqUjucCRrFB+4HbJsbw==",
|
|
|
|
|
"path": "zstdsharp.port/0.6.2",
|
|
|
|
|
"hashPath": "zstdsharp.port.0.6.2.nupkg.sha512"
|
|
|
|
|
}
|
|
|
|
|
}
|
2023-03-13 12:29:56 +07:00
|
|
|
}
|