@ -8,7 +8,7 @@
".NETCoreApp,Version=v6.0" : {
"Autofac/7.1.0" : {
"dependencies" : {
"System.Diagnostics.DiagnosticSource" : " 4.7.1 "
"System.Diagnostics.DiagnosticSource" : " 6.0.0 "
} ,
"runtime" : {
"lib/net6.0/Autofac.dll" : {
@ -29,6 +29,17 @@
}
}
} ,
"AutoMapper/12.0.1" : {
"dependencies" : {
"Microsoft.CSharp" : "4.7.0"
} ,
"runtime" : {
"lib/netstandard2.1/AutoMapper.dll" : {
"assemblyVersion" : "12.0.0.0" ,
"fileVersion" : "12.0.1.0"
}
}
} ,
"DotNetty.Buffers/0.7.5" : {
"dependencies" : {
"DotNetty.Common" : "0.7.5" ,
@ -71,7 +82,7 @@
} ,
"DotNetty.Common/0.7.5" : {
"dependencies" : {
"Microsoft.Extensions.Logging" : " 5 .0.0",
"Microsoft.Extensions.Logging" : " 6 .0.0",
"System.Runtime.CompilerServices.Unsafe" : "6.0.0"
} ,
"runtime" : {
@ -107,6 +118,18 @@
}
}
} ,
"HslCommunication/11.1.1" : {
"dependencies" : {
"Newtonsoft.Json" : "13.0.3" ,
"System.IO.Ports" : "4.7.0"
} ,
"runtime" : {
"lib/netstandard2.1/HslCommunication.dll" : {
"assemblyVersion" : "11.1.1.0" ,
"fileVersion" : "11.1.1.0"
}
}
} ,
"log4net/2.0.15" : {
"dependencies" : {
"System.Configuration.ConfigurationManager" : "6.0.0"
@ -118,7 +141,7 @@
}
}
} ,
"Microsoft.CSharp/4. 5 .0": { } ,
"Microsoft.CSharp/4. 7 .0": { } ,
"Microsoft.Data.SqlClient/2.1.4" : {
"dependencies" : {
"Microsoft.Data.SqlClient.SNI.runtime" : "2.1.1" ,
@ -127,7 +150,7 @@
"Microsoft.IdentityModel.Protocols.OpenIdConnect" : "6.8.0" ,
"Microsoft.Win32.Registry" : "4.7.0" ,
"System.Configuration.ConfigurationManager" : "6.0.0" ,
"System.Diagnostics.DiagnosticSource" : " 4.7.1 ",
"System.Diagnostics.DiagnosticSource" : " 6.0.0 ",
"System.Runtime.Caching" : "4.7.0" ,
"System.Security.Principal.Windows" : "4.7.0" ,
"System.Text.Encoding.CodePages" : "5.0.0"
@ -217,6 +240,17 @@
}
}
} ,
"Microsoft.Extensions.Configuration.Binder/6.0.0" : {
"dependencies" : {
"Microsoft.Extensions.Configuration.Abstractions" : "7.0.0"
} ,
"runtime" : {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll" : {
"assemblyVersion" : "6.0.0.0" ,
"fileVersion" : "6.0.21.52210"
}
}
} ,
"Microsoft.Extensions.Configuration.FileExtensions/7.0.0" : {
"dependencies" : {
"Microsoft.Extensions.Configuration" : "7.0.0" ,
@ -247,14 +281,15 @@
}
}
} ,
"Microsoft.Extensions.DependencyInjection/ 5 .0.0": {
"Microsoft.Extensions.DependencyInjection/ 6 .0.0": {
"dependencies" : {
"Microsoft.Extensions.DependencyInjection.Abstractions" : "6.0.0"
"Microsoft.Extensions.DependencyInjection.Abstractions" : "6.0.0" ,
"System.Runtime.CompilerServices.Unsafe" : "6.0.0"
} ,
"runtime" : {
"lib/net 5 .0/Microsoft.Extensions.DependencyInjection.dll": {
"assemblyVersion" : " 5 .0.0.0",
"fileVersion" : " 5.0.20.51904 "
"lib/net 6 .0/Microsoft.Extensions.DependencyInjection.dll": {
"assemblyVersion" : " 6 .0.0.0",
"fileVersion" : " 6.0.21.52210 "
}
}
} ,
@ -298,37 +333,53 @@
}
}
} ,
"Microsoft.Extensions.Logging/ 5 .0.0": {
"Microsoft.Extensions.Logging/ 6 .0.0": {
"dependencies" : {
"Microsoft.Extensions.DependencyInjection" : " 5 .0.0",
"Microsoft.Extensions.DependencyInjection" : " 6 .0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions" : "6.0.0" ,
"Microsoft.Extensions.Logging.Abstractions" : "5.0.0" ,
"Microsoft.Extensions.Options" : "5.0.0"
"Microsoft.Extensions.Logging.Abstractions" : "6.0.0" ,
"Microsoft.Extensions.Options" : "6.0.0" ,
"System.Diagnostics.DiagnosticSource" : "6.0.0"
} ,
"runtime" : {
"lib/netstandard2.1/Microsoft.Extensions.Logging.dll" : {
"assemblyVersion" : " 5 .0.0.0",
"fileVersion" : " 5.0.20.51904 "
"assemblyVersion" : " 6 .0.0.0",
"fileVersion" : " 6.0.21.52210 "
}
}
} ,
"Microsoft.Extensions.Logging.Abstractions/ 5 .0.0": {
"Microsoft.Extensions.Logging.Abstractions/ 6 .0.0": {
"runtime" : {
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll" : {
"assemblyVersion" : "5.0.0.0" ,
"fileVersion" : "5.0.20.51904"
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll" : {
"assemblyVersion" : "6.0.0.0" ,
"fileVersion" : "6.0.21.52210"
}
}
} ,
"Microsoft.Extensions.Logging.Log4Net.AspNetCore/8.0.0" : {
"dependencies" : {
"Microsoft.Extensions.Configuration" : "7.0.0" ,
"Microsoft.Extensions.Configuration.Abstractions" : "7.0.0" ,
"Microsoft.Extensions.Configuration.Binder" : "6.0.0" ,
"Microsoft.Extensions.Logging" : "6.0.0" ,
"log4net" : "2.0.15"
} ,
"runtime" : {
"lib/net6.0/Microsoft.Extensions.Logging.Log4Net.AspNetCore.dll" : {
"assemblyVersion" : "8.0.0.0" ,
"fileVersion" : "8.0.0.0"
}
}
} ,
"Microsoft.Extensions.Options/5.0.0" : {
"Microsoft.Extensions.Options/ 6 .0.0": {
"dependencies" : {
"Microsoft.Extensions.DependencyInjection.Abstractions" : "6.0.0" ,
"Microsoft.Extensions.Primitives" : "7.0.0"
} ,
"runtime" : {
"lib/net5.0/Microsoft.Extensions.Options.dll" : {
"assemblyVersion" : "5.0.0.0" ,
"fileVersion" : "5.0.20.51904"
"lib/net standard2.1 /Microsoft.Extensions.Options.dll": {
"assemblyVersion" : " 6 .0.0.0",
"fileVersion" : " 6.0.21.52210 "
}
}
} ,
@ -396,7 +447,7 @@
} ,
"Microsoft.IdentityModel.Tokens/6.8.0" : {
"dependencies" : {
"Microsoft.CSharp" : "4. 5 .0",
"Microsoft.CSharp" : "4. 7 .0",
"Microsoft.IdentityModel.Logging" : "6.8.0" ,
"System.Security.Cryptography.Cng" : "4.5.0"
} ,
@ -491,6 +542,61 @@
}
}
} ,
"Pipelines.Sockets.Unofficial/2.2.8" : {
"dependencies" : {
"System.IO.Pipelines" : "5.0.1"
} ,
"runtime" : {
"lib/net5.0/Pipelines.Sockets.Unofficial.dll" : {
"assemblyVersion" : "1.0.0.0" ,
"fileVersion" : "2.2.8.1080"
}
}
} ,
"runtime.linux-arm.runtime.native.System.IO.Ports/4.7.0" : {
"runtimeTargets" : {
"runtimes/linux-arm/native/System.IO.Ports.Native.so" : {
"rid" : "linux-arm" ,
"assetType" : "native" ,
"fileVersion" : "0.0.0.0"
}
}
} ,
"runtime.linux-arm64.runtime.native.System.IO.Ports/4.7.0" : {
"runtimeTargets" : {
"runtimes/linux-arm64/native/System.IO.Ports.Native.so" : {
"rid" : "linux-arm64" ,
"assetType" : "native" ,
"fileVersion" : "0.0.0.0"
}
}
} ,
"runtime.linux-x64.runtime.native.System.IO.Ports/4.7.0" : {
"runtimeTargets" : {
"runtimes/linux-x64/native/System.IO.Ports.Native.so" : {
"rid" : "linux-x64" ,
"assetType" : "native" ,
"fileVersion" : "0.0.0.0"
}
}
} ,
"runtime.native.System.IO.Ports/4.7.0" : {
"dependencies" : {
"runtime.linux-arm.runtime.native.System.IO.Ports" : "4.7.0" ,
"runtime.linux-arm64.runtime.native.System.IO.Ports" : "4.7.0" ,
"runtime.linux-x64.runtime.native.System.IO.Ports" : "4.7.0" ,
"runtime.osx-x64.runtime.native.System.IO.Ports" : "4.7.0"
}
} ,
"runtime.osx-x64.runtime.native.System.IO.Ports/4.7.0" : {
"runtimeTargets" : {
"runtimes/osx-x64/native/System.IO.Ports.Native.dylib" : {
"rid" : "osx-x64" ,
"assetType" : "native" ,
"fileVersion" : "0.0.0.0"
}
}
} ,
"SQLitePCLRaw.bundle_e_sqlite3/2.1.4" : {
"dependencies" : {
"SQLitePCLRaw.lib.e_sqlite3" : "2.1.4" ,
@ -656,7 +762,7 @@
}
}
} ,
"SqlSugarCore/5.1.4. 9 5": {
"SqlSugarCore/5.1.4. 11 5": {
"dependencies" : {
"Microsoft.Data.SqlClient" : "2.1.4" ,
"Microsoft.Data.Sqlite" : "7.0.5" ,
@ -671,8 +777,8 @@
} ,
"runtime" : {
"lib/netstandard2.1/SqlSugar.dll" : {
"assemblyVersion" : "5.1.4. 94 ",
"fileVersion" : "5.1.4. 94 "
"assemblyVersion" : "5.1.4. 115 ",
"fileVersion" : "5.1.4. 115 "
}
}
} ,
@ -695,6 +801,18 @@
}
}
} ,
"StackExchange.Redis/2.7.33" : {
"dependencies" : {
"Microsoft.Extensions.Logging.Abstractions" : "6.0.0" ,
"Pipelines.Sockets.Unofficial" : "2.2.8"
} ,
"runtime" : {
"lib/net6.0/StackExchange.Redis.dll" : {
"assemblyVersion" : "2.0.0.0" ,
"fileVersion" : "2.7.33.41805"
}
}
} ,
"System.Collections/4.3.0" : {
"dependencies" : {
"Microsoft.NETCore.Platforms" : "5.0.0" ,
@ -740,11 +858,14 @@
}
}
} ,
"System.Diagnostics.DiagnosticSource/4.7.1" : {
"System.Diagnostics.DiagnosticSource/6.0.0" : {
"dependencies" : {
"System.Runtime.CompilerServices.Unsafe" : "6.0.0"
} ,
"runtime" : {
"lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll" : {
"assemblyVersion" : "4.0.5.0" ,
"fileVersion" : " 4.700.20.21406 "
"lib/net 6.0 /System.Diagnostics.DiagnosticSource.dll": {
"assemblyVersion" : " 6.0.0 .0",
"fileVersion" : " 6.0.21.52210 "
}
}
} ,
@ -868,6 +989,46 @@
"System.Threading.Tasks" : "4.3.0"
}
} ,
"System.IO.Pipelines/5.0.1" : {
"runtime" : {
"lib/netcoreapp3.0/System.IO.Pipelines.dll" : {
"assemblyVersion" : "5.0.0.1" ,
"fileVersion" : "5.0.120.57516"
}
}
} ,
"System.IO.Ports/4.7.0" : {
"dependencies" : {
"Microsoft.Win32.Registry" : "4.7.0" ,
"runtime.native.System.IO.Ports" : "4.7.0"
} ,
"runtime" : {
"lib/netstandard2.0/System.IO.Ports.dll" : {
"assemblyVersion" : "4.0.3.0" ,
"fileVersion" : "4.700.19.56404"
}
} ,
"runtimeTargets" : {
"runtimes/linux/lib/netstandard2.0/System.IO.Ports.dll" : {
"rid" : "linux" ,
"assetType" : "runtime" ,
"assemblyVersion" : "4.0.3.0" ,
"fileVersion" : "4.700.19.56404"
} ,
"runtimes/osx/lib/netstandard2.0/System.IO.Ports.dll" : {
"rid" : "osx" ,
"assetType" : "runtime" ,
"assemblyVersion" : "4.0.3.0" ,
"fileVersion" : "4.700.19.56404"
} ,
"runtimes/win/lib/netstandard2.0/System.IO.Ports.dll" : {
"rid" : "win" ,
"assetType" : "runtime" ,
"assemblyVersion" : "4.0.3.0" ,
"fileVersion" : "4.700.19.56404"
}
}
} ,
"System.Memory/4.5.3" : { } ,
"System.Reflection/4.3.0" : {
"dependencies" : {
@ -1167,6 +1328,13 @@
"path" : "autofac.extensions.dependencyinjection/8.0.0" ,
"hashPath" : "autofac.extensions.dependencyinjection.8.0.0.nupkg.sha512"
} ,
"AutoMapper/12.0.1" : {
"type" : "package" ,
"serviceable" : true ,
"sha512" : "sha512-hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==" ,
"path" : "automapper/12.0.1" ,
"hashPath" : "automapper.12.0.1.nupkg.sha512"
} ,
"DotNetty.Buffers/0.7.5" : {
"type" : "package" ,
"serviceable" : true ,
@ -1209,6 +1377,13 @@
"path" : "dotnetty.transport/0.7.5" ,
"hashPath" : "dotnetty.transport.0.7.5.nupkg.sha512"
} ,
"HslCommunication/11.1.1" : {
"type" : "package" ,
"serviceable" : true ,
"sha512" : "sha512-+HUfjin0STcIuiSsZ7ksohWBbeTFW7XbkDR+/jK19/ikmzCoRwwB8688dWc4szTruuF00URB998SU8snPxtIKQ==" ,
"path" : "hslcommunication/11.1.1" ,
"hashPath" : "hslcommunication.11.1.1.nupkg.sha512"
} ,
"log4net/2.0.15" : {
"type" : "package" ,
"serviceable" : true ,
@ -1216,12 +1391,12 @@
"path" : "log4net/2.0.15" ,
"hashPath" : "log4net.2.0.15.nupkg.sha512"
} ,
"Microsoft.CSharp/4. 5 .0": {
"Microsoft.CSharp/4. 7 .0": {
"type" : "package" ,
"serviceable" : true ,
"sha512" : "sha512- kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ ==",
"path" : "microsoft.csharp/4. 5 .0",
"hashPath" : "microsoft.csharp.4. 5 .0.nupkg.sha512"
"sha512" : "sha512- pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA ==",
"path" : "microsoft.csharp/4. 7 .0",
"hashPath" : "microsoft.csharp.4. 7 .0.nupkg.sha512"
} ,
"Microsoft.Data.SqlClient/2.1.4" : {
"type" : "package" ,
@ -1265,6 +1440,13 @@
"path" : "microsoft.extensions.configuration.abstractions/7.0.0" ,
"hashPath" : "microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512"
} ,
"Microsoft.Extensions.Configuration.Binder/6.0.0" : {
"type" : "package" ,
"serviceable" : true ,
"sha512" : "sha512-b3ErKzND8LIC7o08QAVlKfaEIYEvLJbtmVbFZVBRXeu9YkKfSSzLZfR1SUfQPBIy9mKLhEtJgGYImkcMNaKE0A==" ,
"path" : "microsoft.extensions.configuration.binder/6.0.0" ,
"hashPath" : "microsoft.extensions.configuration.binder.6.0.0.nupkg.sha512"
} ,
"Microsoft.Extensions.Configuration.FileExtensions/7.0.0" : {
"type" : "package" ,
"serviceable" : true ,
@ -1279,12 +1461,12 @@
"path" : "microsoft.extensions.configuration.json/7.0.0" ,
"hashPath" : "microsoft.extensions.configuration.json.7.0.0.nupkg.sha512"
} ,
"Microsoft.Extensions.DependencyInjection/ 5 .0.0": {
"Microsoft.Extensions.DependencyInjection/ 6 .0.0": {
"type" : "package" ,
"serviceable" : true ,
"sha512" : "sha512- Rc2kb/p3Ze6cP6rhFC3PJRdWGbLvSHZc0ev7YlyeU6FmHciDMLrhoVoTUEzKPhN5ZjFgKF1Cf5fOz8mCMIkvpA ==",
"path" : "microsoft.extensions.dependencyinjection/ 5 .0.0",
"hashPath" : "microsoft.extensions.dependencyinjection. 5 .0.0.nupkg.sha512"
"sha512" : "sha512- k6PWQMuoBDGGHOQTtyois2u4AwyVcIwL2LaSLlTZQm2CYcJ1pxbt6jfAnpWmzENA/wfrYRI/X9DTLoUkE4AsLw ==",
"path" : "microsoft.extensions.dependencyinjection/ 6 .0.0",
"hashPath" : "microsoft.extensions.dependencyinjection. 6 .0.0.nupkg.sha512"
} ,
"Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0" : {
"type" : "package" ,
@ -1314,26 +1496,33 @@
"path" : "microsoft.extensions.filesystemglobbing/7.0.0" ,
"hashPath" : "microsoft.extensions.filesystemglobbing.7.0.0.nupkg.sha512"
} ,
"Microsoft.Extensions.Logging/ 5 .0.0": {
"Microsoft.Extensions.Logging/ 6 .0.0": {
"type" : "package" ,
"serviceable" : true ,
"sha512" : "sha512- MgOwK6tPzB6YNH21wssJcw/2MKwee8b2gI7SllYfn6rvTpIrVvVS5HAjSU2vqSku1fwqRvWP0MdIi14qjd93Aw ==",
"path" : "microsoft.extensions.logging/ 5 .0.0",
"hashPath" : "microsoft.extensions.logging. 5 .0.0.nupkg.sha512"
"sha512" : "sha512- eIbyj40QDg1NDz0HBW0S5f3wrLVnKWnDJ/JtZ+yJDFnDj90VoPuoPmFkeaXrtu+0cKm5GRAwoDf+dBWXK0TUdg ==",
"path" : "microsoft.extensions.logging/ 6 .0.0",
"hashPath" : "microsoft.extensions.logging. 6 .0.0.nupkg.sha512"
} ,
"Microsoft.Extensions.Logging.Abstractions/ 5 .0.0": {
"Microsoft.Extensions.Logging.Abstractions/ 6 .0.0": {
"type" : "package" ,
"serviceable" : true ,
"sha512" : "sha512- NxP6ahFcBnnSfwNBi2KH2Oz8Xl5Sm2krjId/jRR3I7teFphwiUoUeZPwTNA21EX+5PtjqmyAvKaOeBXcJjcH/w ==",
"path" : "microsoft.extensions.logging.abstractions/ 5 .0.0",
"hashPath" : "microsoft.extensions.logging.abstractions. 5 .0.0.nupkg.sha512"
"sha512" : "sha512- /HggWBbTwy8TgebGSX5DBZ24ndhzi93sHUBDvP1IxbZD7FDokYzdAr6+vbWGjw2XAfR2EJ1sfKUotpjHnFWPxA ==",
"path" : "microsoft.extensions.logging.abstractions/ 6 .0.0",
"hashPath" : "microsoft.extensions.logging.abstractions. 6 .0.0.nupkg.sha512"
} ,
"Microsoft.Extensions. Options/5 .0.0": {
"Microsoft.Extensions. Logging.Log4Net.AspNetCore/8 .0.0": {
"type" : "package" ,
"serviceable" : true ,
"sha512" : "sha512-CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==" ,
"path" : "microsoft.extensions.options/5.0.0" ,
"hashPath" : "microsoft.extensions.options.5.0.0.nupkg.sha512"
"sha512" : "sha512-NShPLGSM/PBGJIOK/cmlh3a+QlrtCLcSpb+vfqwxRmZK38Cy4prsOjuODpAIvqWL93zt9PZOTcHOVqyaQRNuEg==" ,
"path" : "microsoft.extensions.logging.log4net.aspnetcore/8.0.0" ,
"hashPath" : "microsoft.extensions.logging.log4net.aspnetcore.8.0.0.nupkg.sha512"
} ,
"Microsoft.Extensions.Options/6.0.0" : {
"type" : "package" ,
"serviceable" : true ,
"sha512" : "sha512-dzXN0+V1AyjOe2xcJ86Qbo233KHuLEY0njf/P2Kw8SfJU+d45HNS2ctJdnEnrWbM9Ye2eFgaC5Mj9otRMU6IsQ==" ,
"path" : "microsoft.extensions.options/6.0.0" ,
"hashPath" : "microsoft.extensions.options.6.0.0.nupkg.sha512"
} ,
"Microsoft.Extensions.Primitives/7.0.0" : {
"type" : "package" ,
@ -1440,6 +1629,48 @@
"path" : "oracle.manageddataaccess.core/3.21.100" ,
"hashPath" : "oracle.manageddataaccess.core.3.21.100.nupkg.sha512"
} ,
"Pipelines.Sockets.Unofficial/2.2.8" : {
"type" : "package" ,
"serviceable" : true ,
"sha512" : "sha512-zG2FApP5zxSx6OcdJQLbZDk2AVlN2BNQD6MorwIfV6gVj0RRxWPEp2LXAxqDGZqeNV1Zp0BNPcNaey/GXmTdvQ==" ,
"path" : "pipelines.sockets.unofficial/2.2.8" ,
"hashPath" : "pipelines.sockets.unofficial.2.2.8.nupkg.sha512"
} ,
"runtime.linux-arm.runtime.native.System.IO.Ports/4.7.0" : {
"type" : "package" ,
"serviceable" : true ,
"sha512" : "sha512-pCaX07mRrO11GfUb+whjn2AJgCofx26slw0sI3XC9v0pEZO8101iK6q4ymZOiI2M4a9sQxLr2LawAEDvF4RNXg==" ,
"path" : "runtime.linux-arm.runtime.native.system.io.ports/4.7.0" ,
"hashPath" : "runtime.linux-arm.runtime.native.system.io.ports.4.7.0.nupkg.sha512"
} ,
"runtime.linux-arm64.runtime.native.System.IO.Ports/4.7.0" : {
"type" : "package" ,
"serviceable" : true ,
"sha512" : "sha512-/J6A4bexUUJciGUwrhtzrFW4tIHqoJYlCsz5RudRmqUaqvuG2tjrbn6bEopOFs7CU4gZqAKWcU9pkp180c3DkQ==" ,
"path" : "runtime.linux-arm64.runtime.native.system.io.ports/4.7.0" ,
"hashPath" : "runtime.linux-arm64.runtime.native.system.io.ports.4.7.0.nupkg.sha512"
} ,
"runtime.linux-x64.runtime.native.System.IO.Ports/4.7.0" : {
"type" : "package" ,
"serviceable" : true ,
"sha512" : "sha512-aaaiH4ttfkLizo0OKf++5kPN0yxKbgzcyAD3w52Y3YP96aB/M79fm0r06SedXJGv86Iou6ipj3wUQBMFaL8LnQ==" ,
"path" : "runtime.linux-x64.runtime.native.system.io.ports/4.7.0" ,
"hashPath" : "runtime.linux-x64.runtime.native.system.io.ports.4.7.0.nupkg.sha512"
} ,
"runtime.native.System.IO.Ports/4.7.0" : {
"type" : "package" ,
"serviceable" : true ,
"sha512" : "sha512-yidiZEGEIOyGnRkZvoV6XbeqzEBg9L47PyZNBymLIsu9HHseF98wiOxR6RnHmMqQMTBlc/EONfw4NT3pw0S6YQ==" ,
"path" : "runtime.native.system.io.ports/4.7.0" ,
"hashPath" : "runtime.native.system.io.ports.4.7.0.nupkg.sha512"
} ,
"runtime.osx-x64.runtime.native.System.IO.Ports/4.7.0" : {
"type" : "package" ,
"serviceable" : true ,
"sha512" : "sha512-c1h87v6gopjfeAu3WhVGguUhzCdpZFqX8oXrevO1ciuH4g/mFrxnzlo5POlp+TtZdQ1i8yu0ZzBMKbmX2bJJ0g==" ,
"path" : "runtime.osx-x64.runtime.native.system.io.ports/4.7.0" ,
"hashPath" : "runtime.osx-x64.runtime.native.system.io.ports.4.7.0.nupkg.sha512"
} ,
"SQLitePCLRaw.bundle_e_sqlite3/2.1.4" : {
"type" : "package" ,
"serviceable" : true ,
@ -1475,12 +1706,12 @@
"path" : "sqlsugar.ioc/2.0.0" ,
"hashPath" : "sqlsugar.ioc.2.0.0.nupkg.sha512"
} ,
"SqlSugarCore/5.1.4. 9 5": {
"SqlSugarCore/5.1.4. 11 5": {
"type" : "package" ,
"serviceable" : true ,
"sha512" : "sha512- 7+xQXOZhe0dHplO6AJC3V9VAcO7XPhprrgpjMsrj+LUUJ/k1yVrbag8vHVFZyPyC3PfvHTcpJsepuTJMruUPEw ==",
"path" : "sqlsugarcore/5.1.4. 9 5",
"hashPath" : "sqlsugarcore.5.1.4. 9 5.nupkg.sha512"
"sha512" : "sha512- D/1b4vxR0rECaRsIDqk3tkkAwf7wEEkO1+VAAnHLECu5mbPESS6T5o+l/DCDvdWDgD0koCHgKhlU1c/SYR9Sig ==",
"path" : "sqlsugarcore/5.1.4. 11 5",
"hashPath" : "sqlsugarcore.5.1.4. 11 5.nupkg.sha512"
} ,
"SqlSugarCore.Dm/1.2.0" : {
"type" : "package" ,
@ -1496,6 +1727,13 @@
"path" : "sqlsugarcore.kdbndp/7.4.0" ,
"hashPath" : "sqlsugarcore.kdbndp.7.4.0.nupkg.sha512"
} ,
"StackExchange.Redis/2.7.33" : {
"type" : "package" ,
"serviceable" : true ,
"sha512" : "sha512-2kCX5fvhEE824a4Ab5Imyi8DRuGuTxyklXV01kegkRpsWJcPmO6+GAQ+HegKxvXAxlXZ8yaRspvWJ8t3mMClfQ==" ,
"path" : "stackexchange.redis/2.7.33" ,
"hashPath" : "stackexchange.redis.2.7.33.nupkg.sha512"
} ,
"System.Collections/4.3.0" : {
"type" : "package" ,
"serviceable" : true ,
@ -1524,12 +1762,12 @@
"path" : "system.data.common/4.3.0" ,
"hashPath" : "system.data.common.4.3.0.nupkg.sha512"
} ,
"System.Diagnostics.DiagnosticSource/ 4.7.1 ": {
"System.Diagnostics.DiagnosticSource/ 6.0.0 ": {
"type" : "package" ,
"serviceable" : true ,
"sha512" : "sha512- j81Lovt90PDAq8kLpaJfJKV/rWdWuEk6jfV+MBkee33vzYLEUsy4gXK8laa9V2nZlLM9VM9yA/OOQxxPEJKAM w==",
"path" : "system.diagnostics.diagnosticsource/ 4.7.1 ",
"hashPath" : "system.diagnostics.diagnosticsource. 4.7.1 .nupkg.sha512"
"sha512" : "sha512- frQDfv0rl209cKm1lnwTgFPzNigy2EKk1BS3uAvHvlBVKe5cymGyHO+Sj+NLv5VF/AhHsqPIUUwya5oV4CHMU w==",
"path" : "system.diagnostics.diagnosticsource/ 6.0.0 ",
"hashPath" : "system.diagnostics.diagnosticsource. 6.0.0 .nupkg.sha512"
} ,
"System.Diagnostics.PerformanceCounter/6.0.1" : {
"type" : "package" ,
@ -1580,6 +1818,20 @@
"path" : "system.io/4.3.0" ,
"hashPath" : "system.io.4.3.0.nupkg.sha512"
} ,
"System.IO.Pipelines/5.0.1" : {
"type" : "package" ,
"serviceable" : true ,
"sha512" : "sha512-qEePWsaq9LoEEIqhbGe6D5J8c9IqQOUuTzzV6wn1POlfdLkJliZY3OlB0j0f17uMWlqZYjH7txj+2YbyrIA8Yg==" ,
"path" : "system.io.pipelines/5.0.1" ,
"hashPath" : "system.io.pipelines.5.0.1.nupkg.sha512"
} ,
"System.IO.Ports/4.7.0" : {
"type" : "package" ,
"serviceable" : true ,
"sha512" : "sha512-tNHiZcdskfRpxU7LBBlA69YYgBqWMBE/JDdmrEIDa4iw944VK1u4+B0FeSls1FUm+Pm4X/Fl0fSGqi8MDhb8/Q==" ,
"path" : "system.io.ports/4.7.0" ,
"hashPath" : "system.io.ports.4.7.0.nupkg.sha512"
} ,
"System.Memory/4.5.3" : {
"type" : "package" ,
"serviceable" : true ,