test version 0.3.0

This commit is contained in:
김판돌 2024-04-13 11:22:34 +09:00
parent df94ed5dd2
commit 9fce0b7762
60 changed files with 381 additions and 129 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
NLog.dll

Binary file not shown.

BIN
NRedisStack.dll Normal file

Binary file not shown.

BIN
NetTopologySuite.dll Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Quartz.dll Normal file

Binary file not shown.

View File

@ -8,30 +8,32 @@
".NETCoreApp,Version=v8.0": {
"Server/1.0.0": {
"dependencies": {
"Aspose.Cells": "24.1.0",
"LibGit2Sharp": "0.28.0",
"Microsoft.EntityFrameworkCore": "8.0.0",
"Microsoft.EntityFrameworkCore.Design": "8.0.0",
"NLog": "5.2.6",
"Aspose.Cells": "24.3.0",
"LibGit2Sharp": "0.30.0",
"Microsoft.EntityFrameworkCore": "8.0.3",
"Microsoft.EntityFrameworkCore.Design": "8.0.3",
"NLog": "5.2.8",
"NRedisStack": "0.12.0",
"Newtonsoft.Json": "13.0.3",
"Npgsql": "8.0.0",
"Npgsql.EntityFrameworkCore.PostgreSQL": "8.0.0",
"SkiaSharp.NativeAssets.Linux": "2.88.6"
"Npgsql": "8.0.2",
"Npgsql.EntityFrameworkCore.PostgreSQL": "8.0.2",
"Quartz": "3.8.1",
"SkiaSharp.NativeAssets.Linux": "2.88.7"
},
"runtime": {
"Server.dll": {}
}
},
"Aspose.Cells/24.1.0": {
"Aspose.Cells/24.3.0": {
"dependencies": {
"SkiaSharp": "2.88.6",
"SkiaSharp": "2.88.7",
"System.Security.Cryptography.Pkcs": "6.0.3",
"System.Text.Encoding.CodePages": "6.0.0"
},
"runtime": {
"lib/net8.0/Aspose.Cells.dll": {
"assemblyVersion": "24.1.0.0",
"fileVersion": "24.1.0.0"
"assemblyVersion": "24.3.0.0",
"fileVersion": "24.3.0.0"
}
}
},
@ -43,73 +45,73 @@
}
}
},
"LibGit2Sharp/0.28.0": {
"LibGit2Sharp/0.30.0": {
"dependencies": {
"LibGit2Sharp.NativeBinaries": "2.0.320"
"LibGit2Sharp.NativeBinaries": "2.0.322"
},
"runtime": {
"lib/net6.0/LibGit2Sharp.dll": {
"assemblyVersion": "0.28.0.0",
"fileVersion": "0.28.0.0"
"assemblyVersion": "0.30.0.0",
"fileVersion": "0.30.0.0"
}
}
},
"LibGit2Sharp.NativeBinaries/2.0.320": {
"LibGit2Sharp.NativeBinaries/2.0.322": {
"runtimeTargets": {
"runtimes/linux-arm/native/libgit2-e632535.so": {
"runtimes/linux-arm/native/libgit2-a418d9d.so": {
"rid": "linux-arm",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-arm64/native/libgit2-e632535.so": {
"runtimes/linux-arm64/native/libgit2-a418d9d.so": {
"rid": "linux-arm64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-musl-arm/native/libgit2-e632535.so": {
"runtimes/linux-musl-arm/native/libgit2-a418d9d.so": {
"rid": "linux-musl-arm",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-musl-arm64/native/libgit2-e632535.so": {
"runtimes/linux-musl-arm64/native/libgit2-a418d9d.so": {
"rid": "linux-musl-arm64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-musl-x64/native/libgit2-e632535.so": {
"runtimes/linux-musl-x64/native/libgit2-a418d9d.so": {
"rid": "linux-musl-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/linux-x64/native/libgit2-e632535.so": {
"runtimes/linux-x64/native/libgit2-a418d9d.so": {
"rid": "linux-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/osx-arm64/native/libgit2-e632535.dylib": {
"runtimes/osx-arm64/native/libgit2-a418d9d.dylib": {
"rid": "osx-arm64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/osx-x64/native/libgit2-e632535.dylib": {
"runtimes/osx-x64/native/libgit2-a418d9d.dylib": {
"rid": "osx-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/win-arm64/native/git2-e632535.dll": {
"runtimes/win-arm64/native/git2-a418d9d.dll": {
"rid": "win-arm64",
"assetType": "native",
"fileVersion": "1.6.4.0"
"fileVersion": "1.7.2.0"
},
"runtimes/win-x64/native/git2-e632535.dll": {
"runtimes/win-x64/native/git2-a418d9d.dll": {
"rid": "win-x64",
"assetType": "native",
"fileVersion": "1.6.4.0"
"fileVersion": "1.7.2.0"
},
"runtimes/win-x86/native/git2-e632535.dll": {
"runtimes/win-x86/native/git2-a418d9d.dll": {
"rid": "win-x86",
"assetType": "native",
"fileVersion": "1.6.4.0"
"fileVersion": "1.7.2.0"
}
}
},
@ -342,53 +344,53 @@
}
}
},
"Microsoft.EntityFrameworkCore/8.0.0": {
"Microsoft.EntityFrameworkCore/8.0.3": {
"dependencies": {
"Microsoft.EntityFrameworkCore.Abstractions": "8.0.0",
"Microsoft.EntityFrameworkCore.Analyzers": "8.0.0",
"Microsoft.EntityFrameworkCore.Abstractions": "8.0.3",
"Microsoft.EntityFrameworkCore.Analyzers": "8.0.3",
"Microsoft.Extensions.Caching.Memory": "8.0.0",
"Microsoft.Extensions.Logging": "8.0.0"
},
"runtime": {
"lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
"assemblyVersion": "8.0.0.0",
"fileVersion": "8.0.23.53103"
"assemblyVersion": "8.0.3.0",
"fileVersion": "8.0.324.11510"
}
}
},
"Microsoft.EntityFrameworkCore.Abstractions/8.0.0": {
"Microsoft.EntityFrameworkCore.Abstractions/8.0.3": {
"runtime": {
"lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
"assemblyVersion": "8.0.0.0",
"fileVersion": "8.0.23.53103"
"assemblyVersion": "8.0.3.0",
"fileVersion": "8.0.324.11510"
}
}
},
"Microsoft.EntityFrameworkCore.Analyzers/8.0.0": {},
"Microsoft.EntityFrameworkCore.Design/8.0.0": {
"Microsoft.EntityFrameworkCore.Analyzers/8.0.3": {},
"Microsoft.EntityFrameworkCore.Design/8.0.3": {
"dependencies": {
"Humanizer.Core": "2.14.1",
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.5.0",
"Microsoft.EntityFrameworkCore.Relational": "8.0.0",
"Microsoft.EntityFrameworkCore.Relational": "8.0.3",
"Microsoft.Extensions.DependencyModel": "8.0.0",
"Mono.TextTemplating": "2.2.1"
},
"runtime": {
"lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": {
"assemblyVersion": "8.0.0.0",
"fileVersion": "8.0.23.53103"
"assemblyVersion": "8.0.3.0",
"fileVersion": "8.0.324.11510"
}
}
},
"Microsoft.EntityFrameworkCore.Relational/8.0.0": {
"Microsoft.EntityFrameworkCore.Relational/8.0.3": {
"dependencies": {
"Microsoft.EntityFrameworkCore": "8.0.0",
"Microsoft.EntityFrameworkCore": "8.0.3",
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
},
"runtime": {
"lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
"assemblyVersion": "8.0.0.0",
"fileVersion": "8.0.23.53103"
"assemblyVersion": "8.0.3.0",
"fileVersion": "8.0.324.11510"
}
}
},
@ -448,6 +450,22 @@
}
},
"Microsoft.Extensions.Primitives/8.0.0": {},
"Microsoft.Win32.SystemEvents/6.0.0": {
"runtime": {
"lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
}
},
"runtimeTargets": {
"runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
}
}
},
"Mono.TextTemplating/2.2.1": {
"dependencies": {
"System.CodeDom": "4.4.0"
@ -459,6 +477,17 @@
}
}
},
"NetTopologySuite/2.5.0": {
"dependencies": {
"System.Memory": "4.5.4"
},
"runtime": {
"lib/netstandard2.0/NetTopologySuite.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.0.0"
}
}
},
"Newtonsoft.Json/13.0.3": {
"runtime": {
"lib/net6.0/Newtonsoft.Json.dll": {
@ -467,54 +496,89 @@
}
}
},
"NLog/5.2.6": {
"NLog/5.2.8": {
"runtime": {
"lib/netstandard2.0/NLog.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.2.6.2256"
"fileVersion": "5.2.8.2366"
}
}
},
"Npgsql/8.0.0": {
"Npgsql/8.0.2": {
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "8.0.0"
},
"runtime": {
"lib/net8.0/Npgsql.dll": {
"assemblyVersion": "8.0.0.0",
"fileVersion": "8.0.0.0"
"assemblyVersion": "8.0.2.0",
"fileVersion": "8.0.2.0"
}
}
},
"Npgsql.EntityFrameworkCore.PostgreSQL/8.0.0": {
"Npgsql.EntityFrameworkCore.PostgreSQL/8.0.2": {
"dependencies": {
"Microsoft.EntityFrameworkCore": "8.0.0",
"Microsoft.EntityFrameworkCore.Abstractions": "8.0.0",
"Microsoft.EntityFrameworkCore.Relational": "8.0.0",
"Npgsql": "8.0.0"
"Microsoft.EntityFrameworkCore": "8.0.3",
"Microsoft.EntityFrameworkCore.Abstractions": "8.0.3",
"Microsoft.EntityFrameworkCore.Relational": "8.0.3",
"Npgsql": "8.0.2"
},
"runtime": {
"lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": {
"assemblyVersion": "8.0.0.0",
"fileVersion": "8.0.0.0"
"assemblyVersion": "8.0.2.0",
"fileVersion": "8.0.2.0"
}
}
},
"SkiaSharp/2.88.6": {
"NRedisStack/0.12.0": {
"dependencies": {
"SkiaSharp.NativeAssets.Win32": "2.88.6",
"SkiaSharp.NativeAssets.macOS": "2.88.6"
"NetTopologySuite": "2.5.0",
"StackExchange.Redis": "2.6.122"
},
"runtime": {
"lib/net8.0/NRedisStack.dll": {
"assemblyVersion": "0.12.0.0",
"fileVersion": "0.12.0.0"
}
}
},
"Pipelines.Sockets.Unofficial/2.2.8": {
"dependencies": {
"System.IO.Pipelines": "6.0.3"
},
"runtime": {
"lib/net5.0/Pipelines.Sockets.Unofficial.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "2.2.8.1080"
}
}
},
"Quartz/3.8.1": {
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "8.0.0",
"System.Configuration.ConfigurationManager": "6.0.1"
},
"runtime": {
"lib/net6.0/Quartz.dll": {
"assemblyVersion": "3.8.1.0",
"fileVersion": "3.8.1.0"
}
}
},
"SkiaSharp/2.88.7": {
"dependencies": {
"SkiaSharp.NativeAssets.Win32": "2.88.7",
"SkiaSharp.NativeAssets.macOS": "2.88.7"
},
"runtime": {
"lib/net6.0/SkiaSharp.dll": {
"assemblyVersion": "2.88.0.0",
"fileVersion": "2.88.6.0"
"fileVersion": "2.88.7.0"
}
}
},
"SkiaSharp.NativeAssets.Linux/2.88.6": {
"SkiaSharp.NativeAssets.Linux/2.88.7": {
"dependencies": {
"SkiaSharp": "2.88.6"
"SkiaSharp": "2.88.7"
},
"runtimeTargets": {
"runtimes/linux-arm/native/libSkiaSharp.so": {
@ -539,7 +603,7 @@
}
}
},
"SkiaSharp.NativeAssets.macOS/2.88.6": {
"SkiaSharp.NativeAssets.macOS/2.88.7": {
"runtimeTargets": {
"runtimes/osx/native/libSkiaSharp.dylib": {
"rid": "osx",
@ -548,7 +612,7 @@
}
}
},
"SkiaSharp.NativeAssets.Win32/2.88.6": {
"SkiaSharp.NativeAssets.Win32/2.88.7": {
"runtimeTargets": {
"runtimes/win-arm64/native/libSkiaSharp.dll": {
"rid": "win-arm64",
@ -567,6 +631,17 @@
}
}
},
"StackExchange.Redis/2.6.122": {
"dependencies": {
"Pipelines.Sockets.Unofficial": "2.2.8"
},
"runtime": {
"lib/net6.0/StackExchange.Redis.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.6.122.38350"
}
}
},
"System.CodeDom/4.4.0": {
"runtime": {
"lib/netstandard2.0/System.CodeDom.dll": {
@ -640,19 +715,86 @@
}
}
},
"System.Configuration.ConfigurationManager/6.0.1": {
"dependencies": {
"System.Security.Cryptography.ProtectedData": "6.0.0",
"System.Security.Permissions": "6.0.0"
},
"runtime": {
"lib/net6.0/System.Configuration.ConfigurationManager.dll": {
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.922.41905"
}
}
},
"System.Drawing.Common/6.0.0": {
"dependencies": {
"Microsoft.Win32.SystemEvents": "6.0.0"
},
"runtime": {
"lib/net6.0/System.Drawing.Common.dll": {
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
}
},
"runtimeTargets": {
"runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
"rid": "unix",
"assetType": "runtime",
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
},
"runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
}
}
},
"System.Formats.Asn1/6.0.0": {},
"System.IO.Pipelines/6.0.3": {},
"System.Memory/4.5.4": {},
"System.Reflection.Metadata/6.0.1": {
"dependencies": {
"System.Collections.Immutable": "6.0.0"
}
},
"System.Runtime.CompilerServices.Unsafe/6.0.0": {},
"System.Security.AccessControl/6.0.0": {},
"System.Security.Cryptography.Pkcs/6.0.3": {
"dependencies": {
"System.Formats.Asn1": "6.0.0"
}
},
"System.Security.Cryptography.ProtectedData/6.0.0": {
"runtime": {
"lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
}
},
"runtimeTargets": {
"runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
}
}
},
"System.Security.Permissions/6.0.0": {
"dependencies": {
"System.Security.AccessControl": "6.0.0",
"System.Windows.Extensions": "6.0.0"
},
"runtime": {
"lib/net6.0/System.Security.Permissions.dll": {
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
}
}
},
"System.Text.Encoding.CodePages/6.0.0": {
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
@ -664,7 +806,26 @@
"System.Text.Encodings.Web": "8.0.0"
}
},
"System.Threading.Channels/6.0.0": {}
"System.Threading.Channels/6.0.0": {},
"System.Windows.Extensions/6.0.0": {
"dependencies": {
"System.Drawing.Common": "6.0.0"
},
"runtime": {
"lib/net6.0/System.Windows.Extensions.dll": {
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
}
},
"runtimeTargets": {
"runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
}
}
}
}
},
"libraries": {
@ -673,12 +834,12 @@
"serviceable": false,
"sha512": ""
},
"Aspose.Cells/24.1.0": {
"Aspose.Cells/24.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-qw4TIXPoGvfne9Q9vSkDO0nJPLiEeNuLQj2CzUXe5pSbXUwJdgtmSKqFZJ8qchNjmGq4ElCfYTu4WwMdSSUZJg==",
"path": "aspose.cells/24.1.0",
"hashPath": "aspose.cells.24.1.0.nupkg.sha512"
"sha512": "sha512-Trj+tbrWVd0ZGoByI6qt5RZ0FP7uZrbGoM+X7wbtTq85i7XgeQTzOvnA1zHq89g1jqem8CwYHDHV5uYioobYFQ==",
"path": "aspose.cells/24.3.0",
"hashPath": "aspose.cells.24.3.0.nupkg.sha512"
},
"Humanizer.Core/2.14.1": {
"type": "package",
@ -687,19 +848,19 @@
"path": "humanizer.core/2.14.1",
"hashPath": "humanizer.core.2.14.1.nupkg.sha512"
},
"LibGit2Sharp/0.28.0": {
"LibGit2Sharp/0.30.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+VGXLAQovtTc41EkUXBKSuu40XcyuWUmQrslpd0CPMGkpnLTgQwoRLSSCRxLSPjYSi9SskyRUOLa9tjg/L108A==",
"path": "libgit2sharp/0.28.0",
"hashPath": "libgit2sharp.0.28.0.nupkg.sha512"
"sha512": "sha512-1cBg/7nz6q+yzvComhqQaTS4nbXloLp/x29ZgY/Rr82ohpkuaWT8ZYzsPLFvs1zmCh/4xQbVt5sQxazGblgRig==",
"path": "libgit2sharp/0.30.0",
"hashPath": "libgit2sharp.0.30.0.nupkg.sha512"
},
"LibGit2Sharp.NativeBinaries/2.0.320": {
"LibGit2Sharp.NativeBinaries/2.0.322": {
"type": "package",
"serviceable": true,
"sha512": "sha512-7vIqOhB+5LOi9arXi8IdlkWURpQEiMtnwVP//djA7cQvIVfpC4bZSnQIDe4kwwvsU/w1oH0YkBTgMmpkVndNbg==",
"path": "libgit2sharp.nativebinaries/2.0.320",
"hashPath": "libgit2sharp.nativebinaries.2.0.320.nupkg.sha512"
"sha512": "sha512-EWQaEevzc8uS1ZGS6T83jqUPBY//2WUSCHwbZHBoHOjlfSehqr30nm/VAhJPzjam/69sv7nlLKVcho9t2XuR/Q==",
"path": "libgit2sharp.nativebinaries/2.0.322",
"hashPath": "libgit2sharp.nativebinaries.2.0.322.nupkg.sha512"
},
"Microsoft.Bcl.AsyncInterfaces/6.0.0": {
"type": "package",
@ -743,40 +904,40 @@
"path": "microsoft.codeanalysis.workspaces.common/4.5.0",
"hashPath": "microsoft.codeanalysis.workspaces.common.4.5.0.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore/8.0.0": {
"Microsoft.EntityFrameworkCore/8.0.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-SoODat83pGQUpWB9xULdMX6tuKpq/RTXDuJ2WeC1ldUKcKzLkaFJD1n+I0nOLY58odez/e7z8b6zdp235G/kyg==",
"path": "microsoft.entityframeworkcore/8.0.0",
"hashPath": "microsoft.entityframeworkcore.8.0.0.nupkg.sha512"
"sha512": "sha512-QUPQbeq4yCjgIL/6PzkhfwhljXmai3CNOsErWFJ/WJ1Z41V8+At0Bi4PT8/2pX25kPgf83g0CUKIZd0QbeKT4A==",
"path": "microsoft.entityframeworkcore/8.0.3",
"hashPath": "microsoft.entityframeworkcore.8.0.3.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Abstractions/8.0.0": {
"Microsoft.EntityFrameworkCore.Abstractions/8.0.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-VR22s3+zoqlVI7xauFKn1znSIFHO8xuILT+noSwS8bZCKcHz0ydkTDQMuaxSa5WBaQrZmwtTz9rmRvJ7X8mSPQ==",
"path": "microsoft.entityframeworkcore.abstractions/8.0.0",
"hashPath": "microsoft.entityframeworkcore.abstractions.8.0.0.nupkg.sha512"
"sha512": "sha512-cW+SKdx34wZ25ZVKCpk/6+6z27wrZlQ1qXyx7UWpy34s9CyAojH0QiYlV/2owNOGSAH67rm+LxAjUOicsqlGzQ==",
"path": "microsoft.entityframeworkcore.abstractions/8.0.3",
"hashPath": "microsoft.entityframeworkcore.abstractions.8.0.3.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Analyzers/8.0.0": {
"Microsoft.EntityFrameworkCore.Analyzers/8.0.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ZXxEeLs2zoZ1TA+QoMMcw4f3Tirf8PzgdDax8RoWo0dxI2KmqiEGWYjhm2B/XyWfglc6+mNRyB8rZiQSmxCpeg==",
"path": "microsoft.entityframeworkcore.analyzers/8.0.0",
"hashPath": "microsoft.entityframeworkcore.analyzers.8.0.0.nupkg.sha512"
"sha512": "sha512-3csRAzz5O5Gn+GQBMyLn26OICtEo2/U2iDDygQhKb3LnC78bAUvutkMqvb0Ek5A6uHrBcZQrKQJfkgfnRT5XZw==",
"path": "microsoft.entityframeworkcore.analyzers/8.0.3",
"hashPath": "microsoft.entityframeworkcore.analyzers.8.0.3.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Design/8.0.0": {
"Microsoft.EntityFrameworkCore.Design/8.0.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-94reKYu63jg4O75UI3LMJHwOSi8tQ6IfubiZhdnSsWcgtmAuF8OyLfjK/MIxuvaQRJZAF6E747FIuxjOtb8/og==",
"path": "microsoft.entityframeworkcore.design/8.0.0",
"hashPath": "microsoft.entityframeworkcore.design.8.0.0.nupkg.sha512"
"sha512": "sha512-OAh9P0M5VK3+mtmnjOyyw92s3L0r3fmYwWWAnh0pb/8JH3u7L2FmrJnNPFysChBiWIJu17+6Bqj4k/bkFK4RVw==",
"path": "microsoft.entityframeworkcore.design/8.0.3",
"hashPath": "microsoft.entityframeworkcore.design.8.0.3.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Relational/8.0.0": {
"Microsoft.EntityFrameworkCore.Relational/8.0.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-fFKkr24cYc7Zw5T6DC4tEyOEPgPbq23BBmym1r9kn4ET9F3HKaetpOeQtV2RryYyUxEeNkJuxgfiZHTisqZc+A==",
"path": "microsoft.entityframeworkcore.relational/8.0.0",
"hashPath": "microsoft.entityframeworkcore.relational.8.0.0.nupkg.sha512"
"sha512": "sha512-8JnVZHWaNFkrrD/FC0O4jekiHIYey8y6TQ4Co3OzLz0wd5Dm1cwJfTp++1TvaVu0BBd4bVDtiktppa5epuoPrA==",
"path": "microsoft.entityframeworkcore.relational/8.0.3",
"hashPath": "microsoft.entityframeworkcore.relational.8.0.3.nupkg.sha512"
},
"Microsoft.Extensions.Caching.Abstractions/8.0.0": {
"type": "package",
@ -848,6 +1009,13 @@
"path": "microsoft.extensions.primitives/8.0.0",
"hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512"
},
"Microsoft.Win32.SystemEvents/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
"path": "microsoft.win32.systemevents/6.0.0",
"hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
},
"Mono.TextTemplating/2.2.1": {
"type": "package",
"serviceable": true,
@ -855,6 +1023,13 @@
"path": "mono.texttemplating/2.2.1",
"hashPath": "mono.texttemplating.2.2.1.nupkg.sha512"
},
"NetTopologySuite/2.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5/+2O2ADomEdUn09mlSigACdqvAf0m/pVPGtIPEPQWnyrVykYY0NlfXLIdkMgi41kvH9kNrPqYaFBTZtHYH7Xw==",
"path": "nettopologysuite/2.5.0",
"hashPath": "nettopologysuite.2.5.0.nupkg.sha512"
},
"Newtonsoft.Json/13.0.3": {
"type": "package",
"serviceable": true,
@ -862,54 +1037,82 @@
"path": "newtonsoft.json/13.0.3",
"hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
},
"NLog/5.2.6": {
"NLog/5.2.8": {
"type": "package",
"serviceable": true,
"sha512": "sha512-7/RQ4VBu6HT6kieczhwfI52ugcxrsrMNWIGy43Q36SdfN5dApZW7otsgXuIXx2rKspIGkPhD99JVWIs6FtIilA==",
"path": "nlog/5.2.6",
"hashPath": "nlog.5.2.6.nupkg.sha512"
"sha512": "sha512-jAIELkWBs1CXFPp986KSGpDFQZHCFccO+LMbKBTTNm42KifaI1mYzFMFQQfuGmGMTrCx0TFPhDjHDE4cLAZWiQ==",
"path": "nlog/5.2.8",
"hashPath": "nlog.5.2.8.nupkg.sha512"
},
"Npgsql/8.0.0": {
"Npgsql/8.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Qiz74U+O7Mv4knrsXgKVYGJjgwoziK+aMFZqz7PtKR3vyGIhZA0tnW6HoUnL3X+YqtmVuhmoKkN8LDWEHMxPbw==",
"path": "npgsql/8.0.0",
"hashPath": "npgsql.8.0.0.nupkg.sha512"
"sha512": "sha512-MuJzLoWCaQhQAR3oh66YR0Ir6mxuezncGX3f8wxvAc21g0+9HICktJQlqMoODhxztZKXE5k9GxRxqUAN+vPb4g==",
"path": "npgsql/8.0.2",
"hashPath": "npgsql.8.0.2.nupkg.sha512"
},
"Npgsql.EntityFrameworkCore.PostgreSQL/8.0.0": {
"Npgsql.EntityFrameworkCore.PostgreSQL/8.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-GDXiMS9peEdjSCU/rfgyHruio7q6tYuywGaktqEi6UPQ6ILechp3fVVX+dHXkIXt4nklCBzYVWkzFrSL9ubKUA==",
"path": "npgsql.entityframeworkcore.postgresql/8.0.0",
"hashPath": "npgsql.entityframeworkcore.postgresql.8.0.0.nupkg.sha512"
"sha512": "sha512-eoZPynwkZTWFTgnocvXORuCL2yFZtscrUdqVhjxiRULpC7BMg9zhLM5oDZAU5PoX1PgN77hmkKE4a3PQiHqh7Q==",
"path": "npgsql.entityframeworkcore.postgresql/8.0.2",
"hashPath": "npgsql.entityframeworkcore.postgresql.8.0.2.nupkg.sha512"
},
"SkiaSharp/2.88.6": {
"NRedisStack/0.12.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-wdfeBAQrEQCbJIRgAiargzP1Uy+0grZiG4CSgBnhAgcJTsPzlifIaO73JRdwIlT3TyBoeU9jEqzwFUhl4hTYnQ==",
"path": "skiasharp/2.88.6",
"hashPath": "skiasharp.2.88.6.nupkg.sha512"
"sha512": "sha512-IBqMknDJH57WV2gfXExT2GzEoZhCl0Ckk85KYpAbMbbh+2lD2RcMid8LpQOtE2hdYqdzM8EVyJ7SpK57i3EkGA==",
"path": "nredisstack/0.12.0",
"hashPath": "nredisstack.0.12.0.nupkg.sha512"
},
"SkiaSharp.NativeAssets.Linux/2.88.6": {
"Pipelines.Sockets.Unofficial/2.2.8": {
"type": "package",
"serviceable": true,
"sha512": "sha512-iQcOUE0tPZvBUxOdZaP3LIdAC21H8BEMhDvpCQ/mUUvbKGLd5rF7veJVSZBNu20SuCC0oZpEdGxB+mLVOK8uzw==",
"path": "skiasharp.nativeassets.linux/2.88.6",
"hashPath": "skiasharp.nativeassets.linux.2.88.6.nupkg.sha512"
"sha512": "sha512-zG2FApP5zxSx6OcdJQLbZDk2AVlN2BNQD6MorwIfV6gVj0RRxWPEp2LXAxqDGZqeNV1Zp0BNPcNaey/GXmTdvQ==",
"path": "pipelines.sockets.unofficial/2.2.8",
"hashPath": "pipelines.sockets.unofficial.2.2.8.nupkg.sha512"
},
"SkiaSharp.NativeAssets.macOS/2.88.6": {
"Quartz/3.8.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Sko9LFxRXSjb3OGh5/RxrVRXxYo48tr5NKuuSy6jB85GrYt8WRqVY1iLOLwtjPiVAt4cp+pyD4i30azanS64dw==",
"path": "skiasharp.nativeassets.macos/2.88.6",
"hashPath": "skiasharp.nativeassets.macos.2.88.6.nupkg.sha512"
"sha512": "sha512-HlKm+43iG8LmXfejL1kIijO107x8ozEShLT2PFIkOWNSHUj7O7yTl6icFrn6DocPvigudQ90a6h2gdFShOwyXw==",
"path": "quartz/3.8.1",
"hashPath": "quartz.3.8.1.nupkg.sha512"
},
"SkiaSharp.NativeAssets.Win32/2.88.6": {
"SkiaSharp/2.88.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-7TzFO0u/g2MpQsTty4fyCDdMcfcWI+aLswwfnYXr3gtNS6VLKdMXPMeKpJa3pJSLnUBN6wD0JjuCe8OoLBQ6cQ==",
"path": "skiasharp.nativeassets.win32/2.88.6",
"hashPath": "skiasharp.nativeassets.win32.2.88.6.nupkg.sha512"
"sha512": "sha512-LJHAMrbWO00J7jXWLWehyjqFo29T4VzABimfJb4nICqpEe3c/KvQGWL4ItON8ymzhxYOeFgyxeRzuNzO4GHSug==",
"path": "skiasharp/2.88.7",
"hashPath": "skiasharp.2.88.7.nupkg.sha512"
},
"SkiaSharp.NativeAssets.Linux/2.88.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-i9VitS7/5D8Te3B1Gu7F6kakW9PYVnI3YC6MoR6NidreD9hDl1EIOQEBaa0eBsOsWNX5Bz92OVf6+7KbDrJvyg==",
"path": "skiasharp.nativeassets.linux/2.88.7",
"hashPath": "skiasharp.nativeassets.linux.2.88.7.nupkg.sha512"
},
"SkiaSharp.NativeAssets.macOS/2.88.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-3jNzco4VjcYPFNxR9aNWcgweFXbTSdM1VpNRzCS4X0i1A1OuNqcaulrAvmntNpujeWxHo9e6WGh6FN8Jf5+XhA==",
"path": "skiasharp.nativeassets.macos/2.88.7",
"hashPath": "skiasharp.nativeassets.macos.2.88.7.nupkg.sha512"
},
"SkiaSharp.NativeAssets.Win32/2.88.7": {
"type": "package",
"serviceable": true,
"sha512": "sha512-BCXmWdQ0oVck9vRwC8U3ocSaTHEx28VB+6qw9OxGIMQ86iO5bp4Flqk3IXH0l9Pbr7vWAUOpI212iaL9mTaUZQ==",
"path": "skiasharp.nativeassets.win32/2.88.7",
"hashPath": "skiasharp.nativeassets.win32.2.88.7.nupkg.sha512"
},
"StackExchange.Redis/2.6.122": {
"type": "package",
"serviceable": true,
"sha512": "sha512-wp7mvGpFXaevfZ07/SDeh/6YHUJEgwJIGyjbDWKBYbPwKMJQYFz9zFEmBptqtVzqvSgft5nlewwutoaMaG0LPA==",
"path": "stackexchange.redis/2.6.122",
"hashPath": "stackexchange.redis.2.6.122.nupkg.sha512"
},
"System.CodeDom/4.4.0": {
"type": "package",
@ -967,6 +1170,20 @@
"path": "system.composition.typedparts/6.0.0",
"hashPath": "system.composition.typedparts.6.0.0.nupkg.sha512"
},
"System.Configuration.ConfigurationManager/6.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==",
"path": "system.configuration.configurationmanager/6.0.1",
"hashPath": "system.configuration.configurationmanager.6.0.1.nupkg.sha512"
},
"System.Drawing.Common/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
"path": "system.drawing.common/6.0.0",
"hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
},
"System.Formats.Asn1/6.0.0": {
"type": "package",
"serviceable": true,
@ -981,6 +1198,13 @@
"path": "system.io.pipelines/6.0.3",
"hashPath": "system.io.pipelines.6.0.3.nupkg.sha512"
},
"System.Memory/4.5.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
"path": "system.memory/4.5.4",
"hashPath": "system.memory.4.5.4.nupkg.sha512"
},
"System.Reflection.Metadata/6.0.1": {
"type": "package",
"serviceable": true,
@ -995,6 +1219,13 @@
"path": "system.runtime.compilerservices.unsafe/6.0.0",
"hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
},
"System.Security.AccessControl/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==",
"path": "system.security.accesscontrol/6.0.0",
"hashPath": "system.security.accesscontrol.6.0.0.nupkg.sha512"
},
"System.Security.Cryptography.Pkcs/6.0.3": {
"type": "package",
"serviceable": true,
@ -1002,6 +1233,20 @@
"path": "system.security.cryptography.pkcs/6.0.3",
"hashPath": "system.security.cryptography.pkcs.6.0.3.nupkg.sha512"
},
"System.Security.Cryptography.ProtectedData/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
"path": "system.security.cryptography.protecteddata/6.0.0",
"hashPath": "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512"
},
"System.Security.Permissions/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
"path": "system.security.permissions/6.0.0",
"hashPath": "system.security.permissions.6.0.0.nupkg.sha512"
},
"System.Text.Encoding.CodePages/6.0.0": {
"type": "package",
"serviceable": true,
@ -1029,6 +1274,13 @@
"sha512": "sha512-TY8/9+tI0mNaUMgntOxxaq2ndTkdXqLSxvPmas7XEqOlv9lQtB7wLjYGd756lOaO7Dvb5r/WXhluM+0Xe87v5Q==",
"path": "system.threading.channels/6.0.0",
"hashPath": "system.threading.channels.6.0.0.nupkg.sha512"
},
"System.Windows.Extensions/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
"path": "system.windows.extensions/6.0.0",
"hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
}
}
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
StackExchange.Redis.dll Normal file

Binary file not shown.

Binary file not shown.

BIN
System.Drawing.Common.dll Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.