{ "runtimeTarget": { "name": ".NETCoreApp,Version=v10.0", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v10.0": { "xAiApi/1.0.0": { "dependencies": { "IdentityModel.AspNetCore.OAuth2Introspection": "5.0.0", "xDashboard.xCommons": "1.0.0", "xDashboard.xHttpService": "1.0.0", "xSaherelm.xIdentityHelper": "1.0.0", "xCommons": "1.0.0.0", "xDataService": "1.0.0.0", "xHttpService": "1.0.0.0", "xIdentityHelper": "1.0.0.0", "xIdentityModels": "1.0.0.0", "xIdentityService": "1.0.0.0", "xModels": "1.0.0.0", "xPushService": "1.0.0.0" }, "runtime": { "xAiApi.dll": {} } }, "AutoMapper/10.1.1": { "runtime": { "lib/netstandard2.0/AutoMapper.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.1.1.0" } } }, "AutoMapper.Extensions.Microsoft.DependencyInjection/8.1.0": { "dependencies": { "AutoMapper": "10.1.1" }, "runtime": { "lib/netstandard2.0/AutoMapper.Extensions.Microsoft.DependencyInjection.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.1.0.0" } } }, "BouncyCastle.NetCore/1.8.5": { "runtime": { "lib/netstandard2.0/BouncyCastle.Crypto.dll": { "assemblyVersion": "1.8.5.0", "fileVersion": "1.8.19031.1" } } }, "DnsClient/1.4.0": { "runtime": { "lib/netstandard2.1/DnsClient.dll": { "assemblyVersion": "1.4.0.0", "fileVersion": "1.4.0.0" } } }, "Google.Protobuf/3.14.0": { "runtime": { "lib/netstandard2.0/Google.Protobuf.dll": { "assemblyVersion": "3.14.0.0", "fileVersion": "3.14.0.0" } } }, "GraphQL/3.0.0.2026": { "dependencies": { "GraphQL-Parser": "5.3.0", "System.Reactive.Core": "4.4.1", "System.Reactive.Linq": "4.4.1" }, "runtime": { "lib/netstandard2.0/GraphQL.dll": { "assemblyVersion": "3.0.0.0", "fileVersion": "3.0.0.0" } } }, "GraphQL-Parser/5.3.0": { "runtime": { "lib/netstandard2.0/GraphQL-Parser.dll": { "assemblyVersion": "5.3.0.0", "fileVersion": "5.3.0.0" } } }, "GraphQL.NewtonsoftJson/3.0.0.2026": { "dependencies": { "GraphQL": "3.0.0.2026", "Newtonsoft.Json": "12.0.3" }, "runtime": { "lib/netstandard2.0/GraphQL.NewtonsoftJson.dll": { "assemblyVersion": "3.0.0.0", "fileVersion": "3.0.0.0" } } }, "GraphQL.Server.Core/4.0.1": { "dependencies": { "GraphQL": "3.0.0.2026" }, "runtime": { "lib/netstandard2.0/GraphQL.Server.Core.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.0.1.0" } } }, "GraphQL.Server.Transports.AspNetCore/4.0.1": { "dependencies": { "GraphQL.Server.Core": "4.0.1" }, "runtime": { "lib/netcoreapp3.1/GraphQL.Server.Transports.AspNetCore.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.0.1.0" } } }, "GraphQL.Server.Transports.AspNetCore.NewtonsoftJson/4.0.1": { "dependencies": { "GraphQL.NewtonsoftJson": "3.0.0.2026", "GraphQL.Server.Transports.AspNetCore": "4.0.1" }, "runtime": { "lib/netstandard2.0/GraphQL.Server.Transports.AspNetCore.NewtonsoftJson.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.0.1.0" } } }, "GraphQL.Server.Transports.Subscriptions.Abstractions/4.0.1": { "dependencies": { "GraphQL.NewtonsoftJson": "3.0.0.2026", "GraphQL.Server.Core": "4.0.1" }, "runtime": { "lib/netstandard2.0/GraphQL.Server.Transports.Subscriptions.Abstractions.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.0.1.0" } } }, "GraphQL.Server.Transports.WebSockets/4.0.1": { "dependencies": { "GraphQL.Server.Transports.Subscriptions.Abstractions": "4.0.1" }, "runtime": { "lib/netcoreapp3.1/GraphQL.Server.Transports.WebSockets.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.0.1.0" } } }, "GraphQL.Server.Ui.Playground/4.0.1": { "runtime": { "lib/netcoreapp3.1/GraphQL.Server.Ui.Playground.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.0.1.0" } } }, "GraphQL.Server.Ui.Voyager/4.0.1": { "runtime": { "lib/netcoreapp3.1/GraphQL.Server.Ui.Voyager.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.0.1.0" } } }, "GraphQL.SystemTextJson/3.0.0.2026": { "dependencies": { "GraphQL": "3.0.0.2026" }, "runtime": { "lib/netcoreapp3.0/GraphQL.SystemTextJson.dll": { "assemblyVersion": "3.0.0.0", "fileVersion": "3.0.0.0" } } }, "IdentityModel/5.0.1": { "runtime": { "lib/net5.0/IdentityModel.dll": { "assemblyVersion": "5.0.1.0", "fileVersion": "5.0.1.0" } } }, "IdentityModel.AspNetCore.OAuth2Introspection/5.0.0": { "dependencies": { "IdentityModel": "5.0.1" }, "runtime": { "lib/net5.0/IdentityModel.AspNetCore.OAuth2Introspection.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.0.0" } } }, "K4os.Compression.LZ4/1.1.11": { "runtime": { "lib/netstandard2.0/K4os.Compression.LZ4.dll": { "assemblyVersion": "1.1.11.0", "fileVersion": "1.1.11.0" } } }, "K4os.Compression.LZ4.Streams/1.1.11": { "dependencies": { "K4os.Compression.LZ4": "1.1.11", "K4os.Hash.xxHash": "1.0.6" }, "runtime": { "lib/netstandard2.0/K4os.Compression.LZ4.Streams.dll": { "assemblyVersion": "1.1.11.0", "fileVersion": "1.1.11.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" } } }, "libphonenumber-csharp/8.12.17": { "runtime": { "lib/netstandard2.0/PhoneNumbers.dll": { "assemblyVersion": "8.12.17.0", "fileVersion": "8.12.17.0" } } }, "MessagePack/1.9.11": { "runtime": { "lib/netstandard2.0/MessagePack.dll": { "assemblyVersion": "1.9.0.0", "fileVersion": "1.9.11.48492" } } }, "Microsoft.AspNetCore.Authentication.JwtBearer/2.2.0": { "dependencies": { "Microsoft.IdentityModel.Protocols.OpenIdConnect": "5.5.0" }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { "assemblyVersion": "2.2.0.0", "fileVersion": "2.2.0.18316" } } }, "Microsoft.AspNetCore.Http.Connections.Client/3.1.31": { "runtime": { "lib/netstandard2.1/Microsoft.AspNetCore.Http.Connections.Client.dll": { "assemblyVersion": "3.1.31.0", "fileVersion": "3.100.3122.51409" } } }, "Microsoft.AspNetCore.Mvc.Versioning/4.1.0": { "runtime": { "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.dll": { "assemblyVersion": "4.1.0.0", "fileVersion": "4.1.7277.28678" } } }, "Microsoft.AspNetCore.SignalR.Client/3.1.31": { "dependencies": { "Microsoft.AspNetCore.Http.Connections.Client": "3.1.31", "Microsoft.AspNetCore.SignalR.Client.Core": "3.1.31" }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Client.dll": { "assemblyVersion": "3.1.31.0", "fileVersion": "3.100.3122.51409" } } }, "Microsoft.AspNetCore.SignalR.Client.Core/3.1.31": { "runtime": { "lib/netstandard2.1/Microsoft.AspNetCore.SignalR.Client.Core.dll": { "assemblyVersion": "3.1.31.0", "fileVersion": "3.100.3122.51409" } } }, "Microsoft.AspNetCore.SignalR.Protocols.MessagePack/3.1.31": { "dependencies": { "MessagePack": "1.9.11" }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.MessagePack.dll": { "assemblyVersion": "3.1.31.0", "fileVersion": "3.100.3122.51409" } } }, "Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson/5.0.17": { "dependencies": { "Newtonsoft.Json": "12.0.3" }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.dll": { "assemblyVersion": "5.0.17.0", "fileVersion": "5.0.1722.21507" } } }, "Microsoft.Bcl.AsyncInterfaces/5.0.0": { "runtime": { "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "Microsoft.Bcl.HashCode/1.1.1": { "runtime": { "lib/netcoreapp2.1/Microsoft.Bcl.HashCode.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "4.700.20.56604" } } }, "Microsoft.Data.SqlClient/1.1.3": { "dependencies": { "Microsoft.Identity.Client": "3.0.8", "Microsoft.IdentityModel.JsonWebTokens": "5.6.0", "Microsoft.IdentityModel.Protocols.OpenIdConnect": "5.5.0", "System.Configuration.ConfigurationManager": "4.5.0", "System.Runtime.Caching": "4.5.0", "runtime.native.System.Data.SqlClient.sni": "4.4.0" }, "runtime": { "lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": { "assemblyVersion": "1.13.20136.2", "fileVersion": "1.13.20136.2" } }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "1.13.20136.2", "fileVersion": "1.13.20136.2" }, "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "1.13.20136.2", "fileVersion": "1.13.20136.2" } } }, "Microsoft.Data.Sqlite.Core/3.1.14": { "dependencies": { "SQLitePCLRaw.core": "2.0.2" }, "runtime": { "lib/netstandard2.0/Microsoft.Data.Sqlite.dll": { "assemblyVersion": "3.1.14.0", "fileVersion": "3.100.1421.16508" } } }, "Microsoft.DotNet.PlatformAbstractions/3.1.6": { "runtime": { "lib/netstandard2.0/Microsoft.DotNet.PlatformAbstractions.dll": { "assemblyVersion": "3.1.6.0", "fileVersion": "3.100.620.31604" } } }, "Microsoft.EntityFrameworkCore/3.1.14": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "5.0.0", "Microsoft.Bcl.HashCode": "1.1.1", "Microsoft.EntityFrameworkCore.Abstractions": "3.1.14" }, "runtime": { "lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll": { "assemblyVersion": "3.1.14.0", "fileVersion": "3.100.1421.16508" } } }, "Microsoft.EntityFrameworkCore.Abstractions/3.1.14": { "runtime": { "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { "assemblyVersion": "3.1.14.0", "fileVersion": "3.100.1421.16508" } } }, "Microsoft.EntityFrameworkCore.Relational/3.1.14": { "dependencies": { "Microsoft.EntityFrameworkCore": "3.1.14" }, "runtime": { "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll": { "assemblyVersion": "3.1.14.0", "fileVersion": "3.100.1421.16508" } } }, "Microsoft.EntityFrameworkCore.Sqlite/3.1.14": { "dependencies": { "Microsoft.EntityFrameworkCore.Sqlite.Core": "3.1.14", "SQLitePCLRaw.bundle_e_sqlite3": "2.0.2" } }, "Microsoft.EntityFrameworkCore.Sqlite.Core/3.1.14": { "dependencies": { "Microsoft.Data.Sqlite.Core": "3.1.14", "Microsoft.DotNet.PlatformAbstractions": "3.1.6", "Microsoft.EntityFrameworkCore.Relational": "3.1.14", "Microsoft.Extensions.DependencyModel": "3.1.6" }, "runtime": { "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Sqlite.dll": { "assemblyVersion": "3.1.14.0", "fileVersion": "3.100.1421.16508" } } }, "Microsoft.EntityFrameworkCore.SqlServer/3.1.14": { "dependencies": { "Microsoft.Data.SqlClient": "1.1.3", "Microsoft.EntityFrameworkCore.Relational": "3.1.14" }, "runtime": { "lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.dll": { "assemblyVersion": "3.1.14.0", "fileVersion": "3.100.1421.16508" } } }, "Microsoft.Extensions.DependencyModel/3.1.6": { "runtime": { "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": { "assemblyVersion": "3.1.6.0", "fileVersion": "3.100.620.31604" } } }, "Microsoft.Identity.Client/3.0.8": { "runtime": { "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": { "assemblyVersion": "3.0.8.0", "fileVersion": "3.0.8.0" } } }, "Microsoft.IdentityModel.JsonWebTokens/5.6.0": { "dependencies": { "Microsoft.IdentityModel.Tokens": "5.6.0", "Newtonsoft.Json": "12.0.3" }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "assemblyVersion": "5.6.0.0", "fileVersion": "5.6.0.61018" } } }, "Microsoft.IdentityModel.Logging/5.6.0": { "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": { "assemblyVersion": "5.6.0.0", "fileVersion": "5.6.0.61018" } } }, "Microsoft.IdentityModel.Protocols/5.5.0": { "dependencies": { "Microsoft.IdentityModel.Logging": "5.6.0", "Microsoft.IdentityModel.Tokens": "5.6.0" }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": { "assemblyVersion": "5.5.0.0", "fileVersion": "5.5.0.60624" } } }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.5.0": { "dependencies": { "Microsoft.IdentityModel.Protocols": "5.5.0", "Newtonsoft.Json": "12.0.3", "System.IdentityModel.Tokens.Jwt": "5.6.0" }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { "assemblyVersion": "5.5.0.0", "fileVersion": "5.5.0.60624" } } }, "Microsoft.IdentityModel.Tokens/5.6.0": { "dependencies": { "Microsoft.IdentityModel.Logging": "5.6.0", "Newtonsoft.Json": "12.0.3" }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": { "assemblyVersion": "5.6.0.0", "fileVersion": "5.6.0.61018" } } }, "Microsoft.IO.RecyclableMemoryStream/1.4.0": { "runtime": { "lib/netcoreapp2.1/Microsoft.IO.RecyclableMemoryStream.dll": { "assemblyVersion": "1.4.0.0", "fileVersion": "1.4.0.0" } } }, "Microsoft.OpenApi/1.2.3": { "runtime": { "lib/netstandard2.0/Microsoft.OpenApi.dll": { "assemblyVersion": "1.2.3.0", "fileVersion": "1.2.3.0" } } }, "Microsoft.Win32.SystemEvents/4.7.0": { "runtime": { "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": { "assemblyVersion": "4.0.2.0", "fileVersion": "4.700.19.56404" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.2.0", "fileVersion": "4.700.19.56404" } } }, "MongoDB.Bson/2.13.2": { "runtime": { "lib/netstandard2.1/MongoDB.Bson.dll": { "assemblyVersion": "2.13.2.0", "fileVersion": "2.13.2.0" } } }, "MongoDB.Driver/2.13.2": { "dependencies": { "MongoDB.Bson": "2.13.2", "MongoDB.Driver.Core": "2.13.2", "MongoDB.Libmongocrypt": "1.2.2" }, "runtime": { "lib/netstandard2.1/MongoDB.Driver.dll": { "assemblyVersion": "2.13.2.0", "fileVersion": "2.13.2.0" } } }, "MongoDB.Driver.Core/2.13.2": { "dependencies": { "DnsClient": "1.4.0", "MongoDB.Bson": "2.13.2", "MongoDB.Libmongocrypt": "1.2.2", "SharpCompress": "0.23.0" }, "runtime": { "lib/netstandard2.1/MongoDB.Driver.Core.dll": { "assemblyVersion": "2.13.2.0", "fileVersion": "2.13.2.0" } }, "runtimeTargets": { "runtimes/win/native/libzstd.dll": { "rid": "win", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win/native/snappy32.dll": { "rid": "win", "assetType": "native", "fileVersion": "1.1.1.7" }, "runtimes/win/native/snappy64.dll": { "rid": "win", "assetType": "native", "fileVersion": "1.1.1.7" } } }, "MongoDB.Libmongocrypt/1.2.2": { "runtime": { "lib/netstandard2.1/MongoDB.Libmongocrypt.dll": { "assemblyVersion": "1.2.2.0", "fileVersion": "1.2.2.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" } } }, "MySql.Data/8.0.26": { "dependencies": { "BouncyCastle.NetCore": "1.8.5", "Google.Protobuf": "3.14.0", "K4os.Compression.LZ4": "1.1.11", "K4os.Compression.LZ4.Streams": "1.1.11", "K4os.Hash.xxHash": "1.0.6", "System.Configuration.ConfigurationManager": "4.5.0", "System.Security.Permissions": "4.7.0" }, "runtime": { "lib/net5.0/MySql.Data.dll": { "assemblyVersion": "8.0.26.0", "fileVersion": "8.0.26.0" }, "lib/net5.0/Ubiety.Dns.Core.dll": { "assemblyVersion": "2.2.1.0", "fileVersion": "2.2.1.0" }, "lib/net5.0/Zstandard.Net.dll": { "assemblyVersion": "1.1.7.0", "fileVersion": "1.1.7.0" } } }, "MySql.EntityFrameworkCore/3.1.14": { "dependencies": { "Microsoft.EntityFrameworkCore.Relational": "3.1.14", "MySql.Data": "8.0.26" }, "runtime": { "lib/netstandard2.1/MySql.EntityFrameworkCore.dll": { "assemblyVersion": "3.1.14.0", "fileVersion": "3.1.14.0" } } }, "Newtonsoft.Json/12.0.3": { "runtime": { "lib/netstandard2.0/Newtonsoft.Json.dll": { "assemblyVersion": "12.0.0.0", "fileVersion": "12.0.3.23909" } } }, "Oracle.EntityFrameworkCore/3.19.80": { "dependencies": { "Microsoft.EntityFrameworkCore.Relational": "3.1.14", "Oracle.ManagedDataAccess.Core": "2.19.80" }, "runtime": { "lib/netstandard2.0/Oracle.EntityFrameworkCore.dll": { "assemblyVersion": "3.1.19.1", "fileVersion": "3.1.19.1" } } }, "Oracle.ManagedDataAccess.Core/2.19.80": { "runtime": { "lib/netstandard2.0/Oracle.ManagedDataAccess.dll": { "assemblyVersion": "2.0.19.1", "fileVersion": "2.0.19.1" } } }, "RestSharp/106.11.7": { "runtime": { "lib/netstandard2.0/RestSharp.dll": { "assemblyVersion": "106.11.7.0", "fileVersion": "106.11.7.0" } } }, "runtime.native.System.Data.SqlClient.sni/4.4.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.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { "runtimeTargets": { "runtimes/win-arm64/native/sni.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "4.6.25512.1" } } }, "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": "4.6.25512.1" } } }, "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": "4.6.25512.1" } } }, "SharpCompress/0.23.0": { "runtime": { "lib/netstandard2.0/SharpCompress.dll": { "assemblyVersion": "0.23.0.0", "fileVersion": "0.23.0.0" } } }, "SQLitePCLRaw.bundle_e_sqlite3/2.0.2": { "dependencies": { "SQLitePCLRaw.core": "2.0.2", "SQLitePCLRaw.lib.e_sqlite3": "2.0.2", "SQLitePCLRaw.provider.dynamic_cdecl": "2.0.2" }, "runtime": { "lib/netcoreapp3.0/SQLitePCLRaw.batteries_v2.dll": { "assemblyVersion": "2.0.2.669", "fileVersion": "2.0.2.669" }, "lib/netcoreapp3.0/SQLitePCLRaw.nativelibrary.dll": { "assemblyVersion": "2.0.2.669", "fileVersion": "2.0.2.669" } } }, "SQLitePCLRaw.core/2.0.2": { "runtime": { "lib/netstandard2.0/SQLitePCLRaw.core.dll": { "assemblyVersion": "2.0.2.669", "fileVersion": "2.0.2.669" } } }, "SQLitePCLRaw.lib.e_sqlite3/2.0.2": { "runtimeTargets": { "runtimes/alpine-x64/native/libe_sqlite3.so": { "rid": "alpine-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-arm/native/libe_sqlite3.so": { "rid": "linux-arm", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-arm64/native/libe_sqlite3.so": { "rid": "linux-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-armel/native/libe_sqlite3.so": { "rid": "linux-armel", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-musl-x64/native/libe_sqlite3.so": { "rid": "linux-musl-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-x64/native/libe_sqlite3.so": { "rid": "linux-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-x86/native/libe_sqlite3.so": { "rid": "linux-x86", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/osx-x64/native/libe_sqlite3.dylib": { "rid": "osx-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-arm/native/e_sqlite3.dll": { "rid": "win-arm", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-arm64/native/e_sqlite3.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x64/native/e_sqlite3.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x86/native/e_sqlite3.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "SQLitePCLRaw.provider.dynamic_cdecl/2.0.2": { "dependencies": { "SQLitePCLRaw.core": "2.0.2" }, "runtime": { "lib/netstandard2.0/SQLitePCLRaw.provider.dynamic_cdecl.dll": { "assemblyVersion": "2.0.2.669", "fileVersion": "2.0.2.669" } } }, "Swashbuckle.AspNetCore.Swagger/6.0.2": { "dependencies": { "Microsoft.OpenApi": "1.2.3" }, "runtime": { "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll": { "assemblyVersion": "6.0.2.0", "fileVersion": "6.0.2.0" } } }, "Swashbuckle.AspNetCore.SwaggerGen/6.0.2": { "dependencies": { "Swashbuckle.AspNetCore.Swagger": "6.0.2" }, "runtime": { "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { "assemblyVersion": "6.0.2.0", "fileVersion": "6.0.2.0" } } }, "Swashbuckle.AspNetCore.SwaggerUI/6.0.2": { "runtime": { "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { "assemblyVersion": "6.0.2.0", "fileVersion": "6.0.2.0" } } }, "System.Configuration.ConfigurationManager/4.5.0": { "dependencies": { "System.Security.Cryptography.ProtectedData": "4.5.0", "System.Security.Permissions": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.6.26515.6" } } }, "System.Drawing.Common/4.7.0": { "dependencies": { "Microsoft.Win32.SystemEvents": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.Drawing.Common.dll": { "assemblyVersion": "4.0.0.1", "fileVersion": "4.6.26919.2" } }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "4.0.2.0", "fileVersion": "4.700.19.56404" }, "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.2.0", "fileVersion": "4.700.19.56404" } } }, "System.IdentityModel.Tokens.Jwt/5.6.0": { "dependencies": { "Microsoft.IdentityModel.JsonWebTokens": "5.6.0", "Microsoft.IdentityModel.Tokens": "5.6.0", "Newtonsoft.Json": "12.0.3" }, "runtime": { "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": { "assemblyVersion": "5.6.0.0", "fileVersion": "5.6.0.61018" } } }, "System.Reactive/5.0.0": { "runtime": { "lib/net5.0/System.Reactive.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.0.1" } } }, "System.Reactive.Core/4.4.1": { "dependencies": { "System.Reactive": "5.0.0" }, "runtime": { "lib/netstandard2.0/System.Reactive.Core.dll": { "assemblyVersion": "3.0.6000.0", "fileVersion": "3.0.6000.0" } } }, "System.Reactive.Linq/4.4.1": { "dependencies": { "System.Reactive": "5.0.0" }, "runtime": { "lib/netstandard2.0/System.Reactive.Linq.dll": { "assemblyVersion": "3.0.6000.0", "fileVersion": "3.0.6000.0" } } }, "System.Runtime.Caching/4.5.0": { "dependencies": { "System.Configuration.ConfigurationManager": "4.5.0" }, "runtime": { "lib/netstandard2.0/System.Runtime.Caching.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "4.6.26515.6" } }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp2.0/System.Runtime.Caching.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "4.0.0.0", "fileVersion": "4.6.26515.6" }, "runtimes/win/lib/netcoreapp2.0/System.Runtime.Caching.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.0.0", "fileVersion": "4.6.26515.6" } } }, "System.Security.Cryptography.ProtectedData/4.5.0": { "runtime": { "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": { "assemblyVersion": "4.0.3.0", "fileVersion": "4.6.26515.6" } }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.3.0", "fileVersion": "4.6.26515.6" } } }, "System.Security.Permissions/4.7.0": { "dependencies": { "System.Windows.Extensions": "4.7.0" }, "runtime": { "lib/netcoreapp3.0/System.Security.Permissions.dll": { "assemblyVersion": "4.0.3.0", "fileVersion": "4.700.19.56404" } } }, "System.Windows.Extensions/4.7.0": { "dependencies": { "System.Drawing.Common": "4.7.0" }, "runtime": { "lib/netcoreapp3.0/System.Windows.Extensions.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.700.19.56404" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.1.0", "fileVersion": "4.700.19.56404" } } }, "xDashboard.xExceptions/1.0.0": { "runtime": { "lib/netstandard2.0/xExceptions.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "xDashboard.xCommons/1.0.0": { "dependencies": { "AutoMapper": "10.1.1", "AutoMapper.Extensions.Microsoft.DependencyInjection": "8.1.0", "IdentityModel": "5.0.1", "Microsoft.AspNetCore.Authentication.JwtBearer": "2.2.0", "Microsoft.AspNetCore.Mvc.Versioning": "4.1.0", "Microsoft.IO.RecyclableMemoryStream": "1.4.0", "Newtonsoft.Json": "12.0.3", "Swashbuckle.AspNetCore.SwaggerGen": "6.0.2", "Swashbuckle.AspNetCore.SwaggerUI": "6.0.2", "System.Reactive": "5.0.0", "libphonenumber-csharp": "8.12.17", "xDashboard.xExceptions": "1.0.0" }, "runtime": { "xCommons.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "xDashboard.xDataService/1.0.0": { "dependencies": { "GraphQL": "3.0.0.2026", "GraphQL.Server.Transports.AspNetCore": "4.0.1", "GraphQL.Server.Transports.AspNetCore.NewtonsoftJson": "4.0.1", "GraphQL.Server.Transports.WebSockets": "4.0.1", "GraphQL.Server.Ui.Playground": "4.0.1", "GraphQL.Server.Ui.Voyager": "4.0.1", "GraphQL.SystemTextJson": "3.0.0.2026", "Microsoft.Bcl.AsyncInterfaces": "5.0.0", "Microsoft.EntityFrameworkCore": "3.1.14", "Microsoft.EntityFrameworkCore.SqlServer": "3.1.14", "Microsoft.EntityFrameworkCore.Sqlite": "3.1.14", "MongoDB.Driver": "2.13.2", "MySql.EntityFrameworkCore": "3.1.14", "Oracle.EntityFrameworkCore": "3.19.80", "System.Reactive": "5.0.0", "xDashboard.xModels": "1.0.0" }, "runtime": { "xDataService.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "xDashboard.xHttpService/1.0.0": { "dependencies": { "RestSharp": "106.11.7", "xDashboard.xIdentityModels": "1.0.0" }, "runtime": { "xHttpService.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "xDashboard.xIdentityModels/1.0.0": { "dependencies": { "Microsoft.IdentityModel.Tokens": "5.6.0", "System.IdentityModel.Tokens.Jwt": "5.6.0", "xDashboard.xModels": "1.0.0" }, "runtime": { "xIdentityModels.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "xDashboard.xIdentityService/1.0.0": { "dependencies": { "IdentityModel.AspNetCore.OAuth2Introspection": "5.0.0", "xDashboard.xDataService": "1.0.0", "xDashboard.xHttpService": "1.0.0" }, "runtime": { "xIdentityService.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "xDashboard.xModels/1.0.0": { "dependencies": { "xDashboard.xCommons": "1.0.0" }, "runtime": { "xModels.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "xDashboard.xPushService/1.0.0": { "dependencies": { "Microsoft.AspNetCore.SignalR.Client": "3.1.31", "Microsoft.AspNetCore.SignalR.Protocols.MessagePack": "3.1.31", "Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson": "5.0.17", "xDashboard.xCommons": "1.0.0", "xDashboard.xDataService": "1.0.0", "xDashboard.xIdentityService": "1.0.0", "xDashboard.xModels": "1.0.0" }, "runtime": { "xPushService.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "xSaherelm.xIdentityHelper/1.0.0": { "dependencies": { "xDashboard.xIdentityService": "1.0.0", "xDashboard.xPushService": "1.0.0" }, "runtime": { "xIdentityHelper.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "xCommons/1.0.0.0": { "runtime": { "xCommons.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "xDataService/1.0.0.0": { "runtime": { "xDataService.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "xHttpService/1.0.0.0": { "runtime": { "xHttpService.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "xIdentityHelper/1.0.0.0": { "runtime": { "xIdentityHelper.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "xIdentityModels/1.0.0.0": { "runtime": { "xIdentityModels.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "xIdentityService/1.0.0.0": { "runtime": { "xIdentityService.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "xModels/1.0.0.0": { "runtime": { "xModels.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "xPushService/1.0.0.0": { "runtime": { "xPushService.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } } } }, "libraries": { "xAiApi/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "AutoMapper/10.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-uMgbqOdu9ZG5cIOty0C85hzzayBH2i9BthnS5FlMqKtMSHDv4ts81a2jS1VFaDBVhlBeIqJ/kQKjQY95BZde9w==", "path": "automapper/10.1.1", "hashPath": "automapper.10.1.1.nupkg.sha512" }, "AutoMapper.Extensions.Microsoft.DependencyInjection/8.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-dQyGCAYcHbGuimVvCMu4Ea2S1oYOlgO9XfVdClmY5wgygJMZoS57emPzH0qNfknmtzMm4QbDO9i237W5IDjU1A==", "path": "automapper.extensions.microsoft.dependencyinjection/8.1.0", "hashPath": "automapper.extensions.microsoft.dependencyinjection.8.1.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" }, "DnsClient/1.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-CO1NG1zQdV0nEAXmr/KppLZ0S1qkaPwV0kPX5YPgmYBtrBVh1XMYHM54IXy3RBJu1k4thFtpzwo4HNHqxiuFYw==", "path": "dnsclient/1.4.0", "hashPath": "dnsclient.1.4.0.nupkg.sha512" }, "Google.Protobuf/3.14.0": { "type": "package", "serviceable": true, "sha512": "sha512-9AkodyGNmLI+wJJPbwpWLmh4BMHoXDQ9+8qvDPhQQi/BNsleqKMBn3OlyLwC6CALwan2kc5+Cenb8fJSITX3nQ==", "path": "google.protobuf/3.14.0", "hashPath": "google.protobuf.3.14.0.nupkg.sha512" }, "GraphQL/3.0.0.2026": { "type": "package", "serviceable": true, "sha512": "sha512-IZ5tqBLC8JKgyHL3gIBIjmK8D0PZ4wfT9xe9i3BBB9JNTyx0ItsOO2GHcYrlDZWiaXGz1QyQg5G6CxjCo9c1kg==", "path": "graphql/3.0.0.2026", "hashPath": "graphql.3.0.0.2026.nupkg.sha512" }, "GraphQL-Parser/5.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-1FoxfgApSL62SlhYMIZg0skaCYt1HDM+u9DxYZQHWF4OheJUnld3xixmfNFNmp/UiyjBv1oNdRafTFXRJIC00A==", "path": "graphql-parser/5.3.0", "hashPath": "graphql-parser.5.3.0.nupkg.sha512" }, "GraphQL.NewtonsoftJson/3.0.0.2026": { "type": "package", "serviceable": true, "sha512": "sha512-G5SH/qKwY6mOL/fTQNFnQFYt1YKoHebAiQ8L0s77brvOceiv+lFfiUIRVuRhfy7Nwe8zLrJwNq/Y4lWA8pTASw==", "path": "graphql.newtonsoftjson/3.0.0.2026", "hashPath": "graphql.newtonsoftjson.3.0.0.2026.nupkg.sha512" }, "GraphQL.Server.Core/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-YMBZMcf103uCbWMQNXQD5+d5WMvZVV5vM9iYfgWxSi37atKNUGmmJSkF4e1q1Ryy70dfl6mFj1VJfB18fcRSZg==", "path": "graphql.server.core/4.0.1", "hashPath": "graphql.server.core.4.0.1.nupkg.sha512" }, "GraphQL.Server.Transports.AspNetCore/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-rcpGGdopp6uanxw9uszQBpknCF6rhP/Y/Xcot4dMJPAECI3HL9XizaY3d7TDZ/za8rRzLkyhJ+cFz8aTSjgxdw==", "path": "graphql.server.transports.aspnetcore/4.0.1", "hashPath": "graphql.server.transports.aspnetcore.4.0.1.nupkg.sha512" }, "GraphQL.Server.Transports.AspNetCore.NewtonsoftJson/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-LNuJPk7WMbDg9AUSoUfZ9Ik9HD1elDq4GkKeHewgltM0sA0SelEvjK+dXnpJeKWLYcy+9vmpWy/4qbbLawS1Zw==", "path": "graphql.server.transports.aspnetcore.newtonsoftjson/4.0.1", "hashPath": "graphql.server.transports.aspnetcore.newtonsoftjson.4.0.1.nupkg.sha512" }, "GraphQL.Server.Transports.Subscriptions.Abstractions/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-y57W8U0Z111lAzSnreTarFRrXeahvNX7rbyVjCovhejqHyXLWE6T3Z7EbhhTFSF76lqTcDe7kxMGlnylI0nDhw==", "path": "graphql.server.transports.subscriptions.abstractions/4.0.1", "hashPath": "graphql.server.transports.subscriptions.abstractions.4.0.1.nupkg.sha512" }, "GraphQL.Server.Transports.WebSockets/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-sLL29jPO9Z3eHE6jiaf8wk8hfmpdiql7vr0q9HDkgZKfNTGkYAf2wB0ZjVVt7kGMsdfF0/10xs6gALMKTPhJuQ==", "path": "graphql.server.transports.websockets/4.0.1", "hashPath": "graphql.server.transports.websockets.4.0.1.nupkg.sha512" }, "GraphQL.Server.Ui.Playground/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-3L/XUm/gTG/CrTsmm7PMwNi4sa3HtF+AtvKcYwCZP5bJI64RWODuHsgLZj+pwKF/7xa8PR6JbXtvZ74iCBAXuA==", "path": "graphql.server.ui.playground/4.0.1", "hashPath": "graphql.server.ui.playground.4.0.1.nupkg.sha512" }, "GraphQL.Server.Ui.Voyager/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-2NoUEF9US+v58ju9508LUN4WqoLfM/F+EZIsxGCz21hKI3Vxijt8PKgm7dotoGkj1aySxnLBPutzE6dW/OY1tg==", "path": "graphql.server.ui.voyager/4.0.1", "hashPath": "graphql.server.ui.voyager.4.0.1.nupkg.sha512" }, "GraphQL.SystemTextJson/3.0.0.2026": { "type": "package", "serviceable": true, "sha512": "sha512-UsXkftkb46xEtt69Wf0KUEN2yVVFGqqTxAg9BwVKWwGAAcK2DUpBHFFNyl5plmn0/KjIhoa6TNxLgszi0dVbbw==", "path": "graphql.systemtextjson/3.0.0.2026", "hashPath": "graphql.systemtextjson.3.0.0.2026.nupkg.sha512" }, "IdentityModel/5.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-njk/AnO85Nc0JWiL3Zf4IAI+7PnlfJbsg3YLchC2oKdgmeFf5d4Px3lhmQyzfH32lp54btyYItXnire8wDYmiQ==", "path": "identitymodel/5.0.1", "hashPath": "identitymodel.5.0.1.nupkg.sha512" }, "IdentityModel.AspNetCore.OAuth2Introspection/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-atD6d02Ll+8CT8DGobmpH3zbCwZDkekSCtLTwBgP6d86gwQ1RdManETIU3YrGTVOwNOC7jaqzfCkTZ4Rv8GDOw==", "path": "identitymodel.aspnetcore.oauth2introspection/5.0.0", "hashPath": "identitymodel.aspnetcore.oauth2introspection.5.0.0.nupkg.sha512" }, "K4os.Compression.LZ4/1.1.11": { "type": "package", "serviceable": true, "sha512": "sha512-RNvJw0UGkedPhCqVBNIogtfQebY+bQt0PN7xDbVe5LWLra0ZEqPfjPSl7iStj3rgDnkqkkTTpm+vCX3hU1qKmA==", "path": "k4os.compression.lz4/1.1.11", "hashPath": "k4os.compression.lz4.1.1.11.nupkg.sha512" }, "K4os.Compression.LZ4.Streams/1.1.11": { "type": "package", "serviceable": true, "sha512": "sha512-x+BidXriYsNP4HNTHKx+5cVQguHHwbfs6nM79fDHOCOrcNwnaBms4dwzAV/ZALmKsNKcHmY74PeUZiCC4qLKwQ==", "path": "k4os.compression.lz4.streams/1.1.11", "hashPath": "k4os.compression.lz4.streams.1.1.11.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" }, "libphonenumber-csharp/8.12.17": { "type": "package", "serviceable": true, "sha512": "sha512-fzjg8+IC89odtfEWSWE7L9KepWKhslL0Og7UQTc11DRHoRyJfm0h+KJADZh+xMTJlN9rpKAJdBQRSkJVxg1Jew==", "path": "libphonenumber-csharp/8.12.17", "hashPath": "libphonenumber-csharp.8.12.17.nupkg.sha512" }, "MessagePack/1.9.11": { "type": "package", "serviceable": true, "sha512": "sha512-vS21kQ7dm7STWkA9QITlnyjKIAssbhgrhMIptfk+TwsLlR1eov6ABTHcLtcMJjQrbJSk7WRS3CRuhi/jQCWOKw==", "path": "messagepack/1.9.11", "hashPath": "messagepack.1.9.11.nupkg.sha512" }, "Microsoft.AspNetCore.Authentication.JwtBearer/2.2.0": { "type": "package", "serviceable": true, "sha512": "sha512-FnyoLdiIo8KDobVcDuUYYFSbQYp1OR8vSMIOcW6M5+dtF9TC6XvCCS8Ook+DSbqUj6HPxwOIKa5BeIZm1/EpMw==", "path": "microsoft.aspnetcore.authentication.jwtbearer/2.2.0", "hashPath": "microsoft.aspnetcore.authentication.jwtbearer.2.2.0.nupkg.sha512" }, "Microsoft.AspNetCore.Http.Connections.Client/3.1.31": { "type": "package", "serviceable": true, "sha512": "sha512-TT4d9cI0G/IkAuLhEH9wL2RaHVmE5LZrxDnaxNh2tGLDt+cJgs9RaYCbEg+/oqpsWqLEJn3QECsNF0BlSYp6yA==", "path": "microsoft.aspnetcore.http.connections.client/3.1.31", "hashPath": "microsoft.aspnetcore.http.connections.client.3.1.31.nupkg.sha512" }, "Microsoft.AspNetCore.Mvc.Versioning/4.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-QuFIocMUP8K9+QrjLNio6uD3CE805afEJNz9qaEPl0ah2D2iQrmEW3bD5+LfathtdVS4MkmmgEVrhJBP1yFOFA==", "path": "microsoft.aspnetcore.mvc.versioning/4.1.0", "hashPath": "microsoft.aspnetcore.mvc.versioning.4.1.0.nupkg.sha512" }, "Microsoft.AspNetCore.SignalR.Client/3.1.31": { "type": "package", "serviceable": true, "sha512": "sha512-AhJyIK67aSuN0rHD+W6YuUnYuTlt1vgkupAnsi/joHOPWA1VSY5T9dnY2Z/pAGRCokItrkt9EcSgsjUiN3X5Gg==", "path": "microsoft.aspnetcore.signalr.client/3.1.31", "hashPath": "microsoft.aspnetcore.signalr.client.3.1.31.nupkg.sha512" }, "Microsoft.AspNetCore.SignalR.Client.Core/3.1.31": { "type": "package", "serviceable": true, "sha512": "sha512-9HktroRfVl9cAaQa2VjyGt0qp+XCBU7vIVIqgnc1TrkVY+Yl6kxKkXUg+++QOtGbM6hfukE1/30WLIi5ki3bEQ==", "path": "microsoft.aspnetcore.signalr.client.core/3.1.31", "hashPath": "microsoft.aspnetcore.signalr.client.core.3.1.31.nupkg.sha512" }, "Microsoft.AspNetCore.SignalR.Protocols.MessagePack/3.1.31": { "type": "package", "serviceable": true, "sha512": "sha512-how69dMhdW6aPSLeKHjpfzt1QMwKNWN2pEGB+F2hX7JzzO9WKflrcEzzvVaZtA/TcgVv6/XiMChN9iFuhinmUw==", "path": "microsoft.aspnetcore.signalr.protocols.messagepack/3.1.31", "hashPath": "microsoft.aspnetcore.signalr.protocols.messagepack.3.1.31.nupkg.sha512" }, "Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson/5.0.17": { "type": "package", "serviceable": true, "sha512": "sha512-rMkzU05yGn6+fXMea2HeNMPBGF7vbfgV2F/vUi4v7C/la2e3xJbNShoicHa/VVJWCcLij+2GLE0SKqrv5XAAlg==", "path": "microsoft.aspnetcore.signalr.protocols.newtonsoftjson/5.0.17", "hashPath": "microsoft.aspnetcore.signalr.protocols.newtonsoftjson.5.0.17.nupkg.sha512" }, "Microsoft.Bcl.AsyncInterfaces/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==", "path": "microsoft.bcl.asyncinterfaces/5.0.0", "hashPath": "microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512" }, "Microsoft.Bcl.HashCode/1.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-MalY0Y/uM/LjXtHfX/26l2VtN4LDNZ2OE3aumNOHDLsT4fNYy2hiHXI4CXCqKpNUNm7iJ2brrc4J89UdaL56FA==", "path": "microsoft.bcl.hashcode/1.1.1", "hashPath": "microsoft.bcl.hashcode.1.1.1.nupkg.sha512" }, "Microsoft.Data.SqlClient/1.1.3": { "type": "package", "serviceable": true, "sha512": "sha512-KOT5AoOXIQCF98y+ynMLMaemS05RebDconYlCtqdFGbcpviW+S2/wXhrDNPtZ3MWeB+6ej3t4CrzykRGQKk9gA==", "path": "microsoft.data.sqlclient/1.1.3", "hashPath": "microsoft.data.sqlclient.1.1.3.nupkg.sha512" }, "Microsoft.Data.Sqlite.Core/3.1.14": { "type": "package", "serviceable": true, "sha512": "sha512-sm7IMvNCh9ePasIExswSUa6BB25oOfNhC1S/wSjWqbdgPjOZDpYS+OM0Kza5aB7Es+6olvJGjRsPzyPAyCH9qQ==", "path": "microsoft.data.sqlite.core/3.1.14", "hashPath": "microsoft.data.sqlite.core.3.1.14.nupkg.sha512" }, "Microsoft.DotNet.PlatformAbstractions/3.1.6": { "type": "package", "serviceable": true, "sha512": "sha512-jek4XYaQ/PGUwDKKhwR8K47Uh1189PFzMeLqO83mXrXQVIpARZCcfuDedH50YDTepBkfijCZN5U/vZi++erxtg==", "path": "microsoft.dotnet.platformabstractions/3.1.6", "hashPath": "microsoft.dotnet.platformabstractions.3.1.6.nupkg.sha512" }, "Microsoft.EntityFrameworkCore/3.1.14": { "type": "package", "serviceable": true, "sha512": "sha512-scyR0k8hJ8gR2xmXM7mS5eXyXKTVBNbgVIq+TsURqGXuCQP6KAYxuz0+OScFHBRCkBdb/2fynf0JG/D4UGudxw==", "path": "microsoft.entityframeworkcore/3.1.14", "hashPath": "microsoft.entityframeworkcore.3.1.14.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.Abstractions/3.1.14": { "type": "package", "serviceable": true, "sha512": "sha512-xXArI4pGAB8dc0tIYNfbqKz+9ZpELjF4+2Jcy48nd5IiRVxYpgT9c0+46rFHwAq/GryaTGUOQ0hkJHqkd+jN5Q==", "path": "microsoft.entityframeworkcore.abstractions/3.1.14", "hashPath": "microsoft.entityframeworkcore.abstractions.3.1.14.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.Relational/3.1.14": { "type": "package", "serviceable": true, "sha512": "sha512-t7dp/bMF+iF2WfBF0CqugtAagHLbmjAvSlJLMrKPoAPYINusKrV+WOr+9lPivf6juMog2Lq0VTVsj5N6f5F/CQ==", "path": "microsoft.entityframeworkcore.relational/3.1.14", "hashPath": "microsoft.entityframeworkcore.relational.3.1.14.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.Sqlite/3.1.14": { "type": "package", "serviceable": true, "sha512": "sha512-UgWORpbURCgUtauoDv6mVHNUf6jSpPaHjXJZPSYWaKFEf0QEqKSMwcXU++zXacU/vqoZm0TjhBxSJ+ynrGUcVA==", "path": "microsoft.entityframeworkcore.sqlite/3.1.14", "hashPath": "microsoft.entityframeworkcore.sqlite.3.1.14.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.Sqlite.Core/3.1.14": { "type": "package", "serviceable": true, "sha512": "sha512-qQ3tYnK9Nym5P2oTBRAGUlybnEdsc9GAMw3cBQoEGglZtTj/19a7VyjWBGgYSdW4yYxZaJAhqB28qR2303EHfw==", "path": "microsoft.entityframeworkcore.sqlite.core/3.1.14", "hashPath": "microsoft.entityframeworkcore.sqlite.core.3.1.14.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.SqlServer/3.1.14": { "type": "package", "serviceable": true, "sha512": "sha512-QAEsRFqVSRFrjQTz2mjWuzfIl5g6ssC3CizJNdtyNHudvsRCk2v98wMqhaaO8fMyKQ4PGinxAzobR/bMFC/bUA==", "path": "microsoft.entityframeworkcore.sqlserver/3.1.14", "hashPath": "microsoft.entityframeworkcore.sqlserver.3.1.14.nupkg.sha512" }, "Microsoft.Extensions.DependencyModel/3.1.6": { "type": "package", "serviceable": true, "sha512": "sha512-/UlDKULIVkLQYn1BaHcy/rc91ApDxJb7T75HcCbGdqwvxhnRQRKM2di1E70iCPMF9zsr6f4EgQTotBGxFIfXmw==", "path": "microsoft.extensions.dependencymodel/3.1.6", "hashPath": "microsoft.extensions.dependencymodel.3.1.6.nupkg.sha512" }, "Microsoft.Identity.Client/3.0.8": { "type": "package", "serviceable": true, "sha512": "sha512-9E1gXBRJta8+UXooYpJkp/8g6Cy4kFQl3iURduGhR7/vU8rGKTWEMJ3tUKOO2m1qzJOfaog/n89lyjdi7S56Rg==", "path": "microsoft.identity.client/3.0.8", "hashPath": "microsoft.identity.client.3.0.8.nupkg.sha512" }, "Microsoft.IdentityModel.JsonWebTokens/5.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-0q0U1W+gX1jmfmv7uU7GXFGB518atmSwucxsVwPGpuaGS3jwd2tUi+Gau+ezxR6oAFEBFKG9lz/fxRZzGMeDXg==", "path": "microsoft.identitymodel.jsonwebtokens/5.6.0", "hashPath": "microsoft.identitymodel.jsonwebtokens.5.6.0.nupkg.sha512" }, "Microsoft.IdentityModel.Logging/5.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-zEDrfEVW5x5w2hbTV94WwAcWvtue5hNTXYqoPh3ypF6U8csm09JazEYy+VPp2RtczkyMfcsvWY9Fea17e+isYQ==", "path": "microsoft.identitymodel.logging/5.6.0", "hashPath": "microsoft.identitymodel.logging.5.6.0.nupkg.sha512" }, "Microsoft.IdentityModel.Protocols/5.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-m1gwAQwZjUxzRBC+4H40vYSo9Cms9yUbMdW492rQoXHU77G/ItiKxpk2+W9bWYcdsKUDKudye7im3T3MlVxEkg==", "path": "microsoft.identitymodel.protocols/5.5.0", "hashPath": "microsoft.identitymodel.protocols.5.5.0.nupkg.sha512" }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-21F4QlbaD5CXNs2urNRCO6vljbbrhv3gmGT8P18SKGKZ9IYBCn29extoJriHiPfhABd5b8S7RcdKU50XhERkYg==", "path": "microsoft.identitymodel.protocols.openidconnect/5.5.0", "hashPath": "microsoft.identitymodel.protocols.openidconnect.5.5.0.nupkg.sha512" }, "Microsoft.IdentityModel.Tokens/5.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-C3OqR3QfBQ7wcC7yAsdMQqay87OsV6yWPYG/Ai3n7dvmWIGkouQhXoVxRP0xz3cAFL4hxZBXyw4aLTC421PaMg==", "path": "microsoft.identitymodel.tokens/5.6.0", "hashPath": "microsoft.identitymodel.tokens.5.6.0.nupkg.sha512" }, "Microsoft.IO.RecyclableMemoryStream/1.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-nyIMLK5l817HX2kURSanT+5ney8ja47FLlkjHHHq+fTb1EW3cS1C223pkSDkeGrjqhPYWwPZf63CcUam35hpCQ==", "path": "microsoft.io.recyclablememorystream/1.4.0", "hashPath": "microsoft.io.recyclablememorystream.1.4.0.nupkg.sha512" }, "Microsoft.OpenApi/1.2.3": { "type": "package", "serviceable": true, "sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==", "path": "microsoft.openapi/1.2.3", "hashPath": "microsoft.openapi.1.2.3.nupkg.sha512" }, "Microsoft.Win32.SystemEvents/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-mtVirZr++rq+XCDITMUdnETD59XoeMxSpLRIII7JRI6Yj0LEDiO1pPn0ktlnIj12Ix8bfvQqQDMMIF9wC98oCA==", "path": "microsoft.win32.systemevents/4.7.0", "hashPath": "microsoft.win32.systemevents.4.7.0.nupkg.sha512" }, "MongoDB.Bson/2.13.2": { "type": "package", "serviceable": true, "sha512": "sha512-qY9271GFCYLA8OB3MdQC8clJh9wnh65gcxUa5Skwh2xYryv21YAHx/VOvv4ILpkb1NhIVgy3LBQhVBldwLaqNg==", "path": "mongodb.bson/2.13.2", "hashPath": "mongodb.bson.2.13.2.nupkg.sha512" }, "MongoDB.Driver/2.13.2": { "type": "package", "serviceable": true, "sha512": "sha512-4+fczDJxxx7HPWY1n75hzHCOZiAhpb1Tjpkvj+c3lAeBGmSCvh5THcadxZ7b97F6OdHxz4xy07mIiwfZlPuQVQ==", "path": "mongodb.driver/2.13.2", "hashPath": "mongodb.driver.2.13.2.nupkg.sha512" }, "MongoDB.Driver.Core/2.13.2": { "type": "package", "serviceable": true, "sha512": "sha512-VY1ayl9yXcZZ0VoXftZD3quHBgdn2EEMmuKlz4V6z2+8grN2svdASwX9E4p0DmOAAX8Wd5B5lYsUifrbo4M5xA==", "path": "mongodb.driver.core/2.13.2", "hashPath": "mongodb.driver.core.2.13.2.nupkg.sha512" }, "MongoDB.Libmongocrypt/1.2.2": { "type": "package", "serviceable": true, "sha512": "sha512-pKrlKJk4wem4MyfkaMqj+sqJ+RwUDnqnt76/Xwm5DDjMzEU5QtDkzQOLq5bVwFhNgC8LMn6Hr22tl5WsmN5+AA==", "path": "mongodb.libmongocrypt/1.2.2", "hashPath": "mongodb.libmongocrypt.1.2.2.nupkg.sha512" }, "MySql.Data/8.0.26": { "type": "package", "serviceable": true, "sha512": "sha512-iOxE24dI01JZlZ1EObkz9WwYMzX+0RnBf5a11OkPDCOGv2Yo0tTWmwAJfVXkuuSD47XngOir7l7+xZZ56lZyAA==", "path": "mysql.data/8.0.26", "hashPath": "mysql.data.8.0.26.nupkg.sha512" }, "MySql.EntityFrameworkCore/3.1.14": { "type": "package", "serviceable": true, "sha512": "sha512-5fyaHAA7ZUQPZzZaQV0s1Y38E9q7BCVZ+FHFPDh1gaW/uEx4mD4NlvUH8LUVKKydkO/xIIOebp2pnh/ut5RTMw==", "path": "mysql.entityframeworkcore/3.1.14", "hashPath": "mysql.entityframeworkcore.3.1.14.nupkg.sha512" }, "Newtonsoft.Json/12.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", "path": "newtonsoft.json/12.0.3", "hashPath": "newtonsoft.json.12.0.3.nupkg.sha512" }, "Oracle.EntityFrameworkCore/3.19.80": { "type": "package", "serviceable": true, "sha512": "sha512-cPfr78kMwm5Zub6yGnoK+Uiej+tl+xnVAMP8RNEstx26vk26aj+0RRCPK6XxAo8wgAxXPGyYUa4qGSUG46TQaA==", "path": "oracle.entityframeworkcore/3.19.80", "hashPath": "oracle.entityframeworkcore.3.19.80.nupkg.sha512" }, "Oracle.ManagedDataAccess.Core/2.19.80": { "type": "package", "serviceable": true, "sha512": "sha512-8ux9wnTCjJhTCham9ghfii+35TFVgXcXnFNdhIsuAraB7NsKu3bVY8Se4OLgtjDNlNymBNBJH7pycCq1Ik7G0w==", "path": "oracle.manageddataaccess.core/2.19.80", "hashPath": "oracle.manageddataaccess.core.2.19.80.nupkg.sha512" }, "RestSharp/106.11.7": { "type": "package", "serviceable": true, "sha512": "sha512-NzndH096CTulvq+ihr7u1mBJ29oukdi9A8bypQJk+kaHxbRzTTrtgsEEQAb04ptTUZmQa7cgo7uF5z7NuEPX1Q==", "path": "restsharp/106.11.7", "hashPath": "restsharp.106.11.7.nupkg.sha512" }, "runtime.native.System.Data.SqlClient.sni/4.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-A8v6PGmk+UGbfWo5Ixup0lPM4swuSwOiayJExZwKIOjTlFFQIsu3QnDXECosBEyrWSPryxBVrdqtJyhK3BaupQ==", "path": "runtime.native.system.data.sqlclient.sni/4.4.0", "hashPath": "runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" }, "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" }, "SharpCompress/0.23.0": { "type": "package", "serviceable": true, "sha512": "sha512-HBbT47JHvNrsZX2dTBzUBOSzBt+EmIRGLIBkbxcP6Jef7DB4eFWQX5iHWV3Nj7hABFPCjISrZ8s0z72nF2zFHQ==", "path": "sharpcompress/0.23.0", "hashPath": "sharpcompress.0.23.0.nupkg.sha512" }, "SQLitePCLRaw.bundle_e_sqlite3/2.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-OVPI/nh5AqfLCIKhAYqjCa6AHhc7oKApGcGM3UhMRSerFiBx58nSpGwxVFdMgjOCWZR+fA49nzsnKlWp5hFo8w==", "path": "sqlitepclraw.bundle_e_sqlite3/2.0.2", "hashPath": "sqlitepclraw.bundle_e_sqlite3.2.0.2.nupkg.sha512" }, "SQLitePCLRaw.core/2.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-TFSBX426OelS1tkaVC254NVVlrJIe9YLhWPkEvuqJj2104QpmDmEYOhfdfDJD1E/2SmqDhoRw1ek5cQHj8olcQ==", "path": "sqlitepclraw.core/2.0.2", "hashPath": "sqlitepclraw.core.2.0.2.nupkg.sha512" }, "SQLitePCLRaw.lib.e_sqlite3/2.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-S+Tsqe/M7wsc+9HeediI6UHtBKf2X586aRwhi1aBVLGe0WxkAo52O9ZxwEy/v8XMLefcrEMupd2e9CDlIT6QCw==", "path": "sqlitepclraw.lib.e_sqlite3/2.0.2", "hashPath": "sqlitepclraw.lib.e_sqlite3.2.0.2.nupkg.sha512" }, "SQLitePCLRaw.provider.dynamic_cdecl/2.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-ZSwacbKJUsxJEZxwT23uZVrGbaIvXcADZDz5Sr66fikO5eehdcceDncjzwzTzWfW13di8gpTpstx3WJSt/Ci5Q==", "path": "sqlitepclraw.provider.dynamic_cdecl/2.0.2", "hashPath": "sqlitepclraw.provider.dynamic_cdecl.2.0.2.nupkg.sha512" }, "Swashbuckle.AspNetCore.Swagger/6.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-j0uRMYKrMJN3v/4DUqXBHot9jGwvSDa4Y3/yo37MjSaQGrov2nenHyXQWdIV97oFX8LEL44/1WW9AUHjBujZFA==", "path": "swashbuckle.aspnetcore.swagger/6.0.2", "hashPath": "swashbuckle.aspnetcore.swagger.6.0.2.nupkg.sha512" }, "Swashbuckle.AspNetCore.SwaggerGen/6.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-ssPIP7Y9Ktc50vJB3ut3I06vBWEUWH5JgIJyzfJ9BTXEL5oTUbXtTq8qYj7yleZK8Nokj+N5LWGWMPWeR/S7jQ==", "path": "swashbuckle.aspnetcore.swaggergen/6.0.2", "hashPath": "swashbuckle.aspnetcore.swaggergen.6.0.2.nupkg.sha512" }, "Swashbuckle.AspNetCore.SwaggerUI/6.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-MPDxbnSXidRd7PTrGjrEm8L7DTLJj1wzWBZ9JwBP+uFyXPUge1Ktz1SbbFl69mLaFEJoxendcExRvbQV5lPSFA==", "path": "swashbuckle.aspnetcore.swaggerui/6.0.2", "hashPath": "swashbuckle.aspnetcore.swaggerui.6.0.2.nupkg.sha512" }, "System.Configuration.ConfigurationManager/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-UIFvaFfuKhLr9u5tWMxmVoDPkFeD+Qv8gUuap4aZgVGYSYMdERck4OhLN/2gulAc0nYTEigWXSJNNWshrmxnng==", "path": "system.configuration.configurationmanager/4.5.0", "hashPath": "system.configuration.configurationmanager.4.5.0.nupkg.sha512" }, "System.Drawing.Common/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-v+XbyYHaZjDfn0ENmJEV1VYLgGgCTx1gnfOBcppowbpOAriglYgGCvFCPr2EEZyBvXlpxbEsTwkOlInl107ahA==", "path": "system.drawing.common/4.7.0", "hashPath": "system.drawing.common.4.7.0.nupkg.sha512" }, "System.IdentityModel.Tokens.Jwt/5.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-KMvPpX4exs2fe7Upq5zHMSR4yupc+jy8WG8yjucZL0XvT+r/T0hRvLIe9fP/SeN8/UVxFYBRAkRI5k1zbRGqmA==", "path": "system.identitymodel.tokens.jwt/5.6.0", "hashPath": "system.identitymodel.tokens.jwt.5.6.0.nupkg.sha512" }, "System.Reactive/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-erBZjkQHWL9jpasCE/0qKAryzVBJFxGHVBAvgRN1bzM0q2s1S4oYREEEL0Vb+1kA/6BKb5FjUZMp5VXmy+gzkQ==", "path": "system.reactive/5.0.0", "hashPath": "system.reactive.5.0.0.nupkg.sha512" }, "System.Reactive.Core/4.4.1": { "type": "package", "serviceable": true, "sha512": "sha512-YQHJOt8hZvwFelIIfs19t8Jhz5P6NS1ZZccbVUuE1LFyoFZjaUecdYIYykgXzpyj5Rl40XC3xkyuuhHRaAln2w==", "path": "system.reactive.core/4.4.1", "hashPath": "system.reactive.core.4.4.1.nupkg.sha512" }, "System.Reactive.Linq/4.4.1": { "type": "package", "serviceable": true, "sha512": "sha512-wyOVuUyHmPV667REPwcZjFjOlRLX6qSGVcXMye0qUqBAWFB3bu1RO1XLGWZTnf0d67DQHV69kw7tAtTh+4EYyQ==", "path": "system.reactive.linq/4.4.1", "hashPath": "system.reactive.linq.4.4.1.nupkg.sha512" }, "System.Runtime.Caching/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-95j9KShuaAENf2gLbQ/9YoJDHIWAnoaFYA71xo4QVQyLkOMginn34cD1+6RcYIrqJamLkMXgvgUnOzwzBk+U0w==", "path": "system.runtime.caching/4.5.0", "hashPath": "system.runtime.caching.4.5.0.nupkg.sha512" }, "System.Security.Cryptography.ProtectedData/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-wLBKzFnDCxP12VL9ANydSYhk59fC4cvOr9ypYQLPnAj48NQIhqnjdD2yhP8yEKyBJEjERWS9DisKL7rX5eU25Q==", "path": "system.security.cryptography.protecteddata/4.5.0", "hashPath": "system.security.cryptography.protecteddata.4.5.0.nupkg.sha512" }, "System.Security.Permissions/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-dkOV6YYVBnYRa15/yv004eCGRBVADXw8qRbbNiCn/XpdJSUXkkUeIvdvFHkvnko4CdKMqG8yRHC4ox83LSlMsQ==", "path": "system.security.permissions/4.7.0", "hashPath": "system.security.permissions.4.7.0.nupkg.sha512" }, "System.Windows.Extensions/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-CeWTdRNfRaSh0pm2gDTJFwVaXfTq6Xwv/sA887iwPTneW7oMtMlpvDIO+U60+3GWTB7Aom6oQwv5VZVUhQRdPQ==", "path": "system.windows.extensions/4.7.0", "hashPath": "system.windows.extensions.4.7.0.nupkg.sha512" }, "xDashboard.xExceptions/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-7aUV4Rx8CUdiCZzZXxIpJobwqosn0yiavmXvXjp1qQwQy1AEZJ+FTlazPsAl2oqzny7AfoV8MucgUfEBIyF+vQ==", "path": "xdashboard.xexceptions/1.0.0", "hashPath": "xdashboard.xexceptions.1.0.0.nupkg.sha512" }, "xDashboard.xCommons/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "xDashboard.xDataService/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "xDashboard.xHttpService/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "xDashboard.xIdentityModels/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "xDashboard.xIdentityService/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "xDashboard.xModels/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "xDashboard.xPushService/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "xSaherelm.xIdentityHelper/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "xCommons/1.0.0.0": { "type": "reference", "serviceable": false, "sha512": "" }, "xDataService/1.0.0.0": { "type": "reference", "serviceable": false, "sha512": "" }, "xHttpService/1.0.0.0": { "type": "reference", "serviceable": false, "sha512": "" }, "xIdentityHelper/1.0.0.0": { "type": "reference", "serviceable": false, "sha512": "" }, "xIdentityModels/1.0.0.0": { "type": "reference", "serviceable": false, "sha512": "" }, "xIdentityService/1.0.0.0": { "type": "reference", "serviceable": false, "sha512": "" }, "xModels/1.0.0.0": { "type": "reference", "serviceable": false, "sha512": "" }, "xPushService/1.0.0.0": { "type": "reference", "serviceable": false, "sha512": "" } } }