bin/net10.0/PSSqlRepository.deps.json
|
{ "runtimeTarget": { "name": ".NETCoreApp,Version=v10.0", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v10.0": { "PSSqlRepository/0.0.1": { "dependencies": { "PSSqlRepository.Abstractions": "0.0.1", "PSSqlRepository.Authentications": "0.0.1", "PSSqlRepository.Authentications.SqlServer": "0.0.1", "PSSqlRepository.Authentications.Sqlite": "0.0.1", "PSSqlRepository.Commands": "0.0.1", "PSSqlRepository.Core": "0.0.1", "PSSqlRepository.Providers": "0.0.1", "PSSqlRepository.Providers.SqlServer": "0.0.1", "PSSqlRepository.Providers.Sqlite": "0.0.1" }, "runtime": { "PSSqlRepository.dll": {} } }, "Azure.Core/1.47.1": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "8.0.0", "System.ClientModel": "1.5.1", "System.Memory.Data": "8.0.1" }, "runtime": { "lib/net8.0/Azure.Core.dll": { "assemblyVersion": "1.47.1.0", "fileVersion": "1.4700.125.36505" } } }, "Azure.Identity/1.14.2": { "dependencies": { "Azure.Core": "1.47.1", "Microsoft.Identity.Client": "4.73.1", "Microsoft.Identity.Client.Extensions.Msal": "4.73.1" }, "runtime": { "lib/net8.0/Azure.Identity.dll": { "assemblyVersion": "1.14.2.0", "fileVersion": "1.1400.225.36004" } } }, "Microsoft.Bcl.AsyncInterfaces/8.0.0": { "runtime": { "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "Microsoft.Bcl.Cryptography/9.0.4": { "runtime": { "lib/net9.0/Microsoft.Bcl.Cryptography.dll": { "assemblyVersion": "9.0.0.4", "fileVersion": "9.0.425.16305" } } }, "Microsoft.Data.SqlClient/6.1.1": { "dependencies": { "Azure.Core": "1.47.1", "Azure.Identity": "1.14.2", "Microsoft.Bcl.Cryptography": "9.0.4", "Microsoft.Data.SqlClient.SNI.runtime": "6.0.2", "Microsoft.Extensions.Caching.Memory": "10.0.3", "Microsoft.IdentityModel.JsonWebTokens": "7.7.1", "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.7.1", "Microsoft.SqlServer.Server": "1.0.0", "System.Configuration.ConfigurationManager": "9.0.4", "System.Security.Cryptography.Pkcs": "9.0.4" }, "runtime": { "lib/net9.0/Microsoft.Data.SqlClient.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.11.25226.3" } }, "resources": { "lib/net9.0/cs/Microsoft.Data.SqlClient.resources.dll": { "locale": "cs" }, "lib/net9.0/de/Microsoft.Data.SqlClient.resources.dll": { "locale": "de" }, "lib/net9.0/es/Microsoft.Data.SqlClient.resources.dll": { "locale": "es" }, "lib/net9.0/fr/Microsoft.Data.SqlClient.resources.dll": { "locale": "fr" }, "lib/net9.0/it/Microsoft.Data.SqlClient.resources.dll": { "locale": "it" }, "lib/net9.0/ja/Microsoft.Data.SqlClient.resources.dll": { "locale": "ja" }, "lib/net9.0/ko/Microsoft.Data.SqlClient.resources.dll": { "locale": "ko" }, "lib/net9.0/pl/Microsoft.Data.SqlClient.resources.dll": { "locale": "pl" }, "lib/net9.0/pt-BR/Microsoft.Data.SqlClient.resources.dll": { "locale": "pt-BR" }, "lib/net9.0/ru/Microsoft.Data.SqlClient.resources.dll": { "locale": "ru" }, "lib/net9.0/tr/Microsoft.Data.SqlClient.resources.dll": { "locale": "tr" }, "lib/net9.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll": { "locale": "zh-Hans" }, "lib/net9.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll": { "locale": "zh-Hant" } }, "runtimeTargets": { "runtimes/unix/lib/net9.0/Microsoft.Data.SqlClient.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "6.0.0.0", "fileVersion": "6.11.25226.3" }, "runtimes/win/lib/net9.0/Microsoft.Data.SqlClient.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "6.0.0.0", "fileVersion": "6.11.25226.3" } } }, "Microsoft.Data.SqlClient.SNI.runtime/6.0.2": { "runtimeTargets": { "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "Microsoft.Data.Sqlite.Core/10.0.3": { "dependencies": { "SQLitePCLRaw.core": "2.1.12" }, "runtime": { "lib/net8.0/Microsoft.Data.Sqlite.dll": { "assemblyVersion": "10.0.3.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.EntityFrameworkCore/10.0.3": { "dependencies": { "Microsoft.EntityFrameworkCore.Abstractions": "10.0.3", "Microsoft.Extensions.Caching.Memory": "10.0.3", "Microsoft.Extensions.Logging": "10.0.3" }, "runtime": { "lib/net10.0/Microsoft.EntityFrameworkCore.dll": { "assemblyVersion": "10.0.3.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.EntityFrameworkCore.Abstractions/10.0.3": { "runtime": { "lib/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { "assemblyVersion": "10.0.3.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.EntityFrameworkCore.Relational/10.0.3": { "dependencies": { "Microsoft.EntityFrameworkCore": "10.0.3", "Microsoft.Extensions.Caching.Memory": "10.0.3", "Microsoft.Extensions.Configuration.Abstractions": "10.0.3", "Microsoft.Extensions.Logging": "10.0.3" }, "runtime": { "lib/net10.0/Microsoft.EntityFrameworkCore.Relational.dll": { "assemblyVersion": "10.0.3.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.EntityFrameworkCore.Sqlite/10.0.3": { "dependencies": { "Microsoft.EntityFrameworkCore.Sqlite.Core": "10.0.3", "Microsoft.Extensions.Caching.Memory": "10.0.3", "Microsoft.Extensions.Configuration.Abstractions": "10.0.3", "Microsoft.Extensions.DependencyModel": "10.0.3", "Microsoft.Extensions.Logging": "10.0.3", "SQLitePCLRaw.bundle_e_sqlite3": "2.1.12", "SQLitePCLRaw.core": "2.1.12" } }, "Microsoft.EntityFrameworkCore.Sqlite.Core/10.0.3": { "dependencies": { "Microsoft.Data.Sqlite.Core": "10.0.3", "Microsoft.EntityFrameworkCore.Relational": "10.0.3", "Microsoft.Extensions.Caching.Memory": "10.0.3", "Microsoft.Extensions.Configuration.Abstractions": "10.0.3", "Microsoft.Extensions.DependencyModel": "10.0.3", "Microsoft.Extensions.Logging": "10.0.3", "SQLitePCLRaw.core": "2.1.12" }, "runtime": { "lib/net10.0/Microsoft.EntityFrameworkCore.Sqlite.dll": { "assemblyVersion": "10.0.3.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.EntityFrameworkCore.SqlServer/10.0.3": { "dependencies": { "Microsoft.Data.SqlClient": "6.1.1", "Microsoft.EntityFrameworkCore.Relational": "10.0.3", "Microsoft.Extensions.Caching.Memory": "10.0.3", "Microsoft.Extensions.Configuration.Abstractions": "10.0.3", "Microsoft.Extensions.Logging": "10.0.3" }, "runtime": { "lib/net10.0/Microsoft.EntityFrameworkCore.SqlServer.dll": { "assemblyVersion": "10.0.3.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Extensions.Caching.Abstractions/10.0.3": { "dependencies": { "Microsoft.Extensions.Primitives": "10.0.3" }, "runtime": { "lib/net10.0/Microsoft.Extensions.Caching.Abstractions.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Extensions.Caching.Memory/10.0.3": { "dependencies": { "Microsoft.Extensions.Caching.Abstractions": "10.0.3", "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3", "Microsoft.Extensions.Logging.Abstractions": "10.0.3", "Microsoft.Extensions.Options": "10.0.3", "Microsoft.Extensions.Primitives": "10.0.3" }, "runtime": { "lib/net10.0/Microsoft.Extensions.Caching.Memory.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Extensions.Configuration.Abstractions/10.0.3": { "dependencies": { "Microsoft.Extensions.Primitives": "10.0.3" }, "runtime": { "lib/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Extensions.DependencyInjection/10.0.3": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3" }, "runtime": { "lib/net10.0/Microsoft.Extensions.DependencyInjection.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.3": { "runtime": { "lib/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Extensions.DependencyModel/10.0.3": { "runtime": { "lib/net10.0/Microsoft.Extensions.DependencyModel.dll": { "assemblyVersion": "10.0.0.3", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Extensions.Logging/10.0.3": { "dependencies": { "Microsoft.Extensions.DependencyInjection": "10.0.3", "Microsoft.Extensions.Logging.Abstractions": "10.0.3", "Microsoft.Extensions.Options": "10.0.3" }, "runtime": { "lib/net10.0/Microsoft.Extensions.Logging.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Extensions.Logging.Abstractions/10.0.3": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3" }, "runtime": { "lib/net10.0/Microsoft.Extensions.Logging.Abstractions.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Extensions.Options/10.0.3": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3", "Microsoft.Extensions.Primitives": "10.0.3" }, "runtime": { "lib/net10.0/Microsoft.Extensions.Options.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Extensions.Primitives/10.0.3": { "runtime": { "lib/net10.0/Microsoft.Extensions.Primitives.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Identity.Client/4.73.1": { "dependencies": { "Microsoft.IdentityModel.Abstractions": "7.7.1" }, "runtime": { "lib/net8.0/Microsoft.Identity.Client.dll": { "assemblyVersion": "4.73.1.0", "fileVersion": "4.73.1.0" } } }, "Microsoft.Identity.Client.Extensions.Msal/4.73.1": { "dependencies": { "Microsoft.Identity.Client": "4.73.1", "System.Security.Cryptography.ProtectedData": "9.0.4" }, "runtime": { "lib/net8.0/Microsoft.Identity.Client.Extensions.Msal.dll": { "assemblyVersion": "4.73.1.0", "fileVersion": "4.73.1.0" } } }, "Microsoft.IdentityModel.Abstractions/7.7.1": { "runtime": { "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": { "assemblyVersion": "7.7.1.0", "fileVersion": "7.7.1.50719" } } }, "Microsoft.IdentityModel.JsonWebTokens/7.7.1": { "dependencies": { "Microsoft.IdentityModel.Tokens": "7.7.1" }, "runtime": { "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "assemblyVersion": "7.7.1.0", "fileVersion": "7.7.1.50719" } } }, "Microsoft.IdentityModel.Logging/7.7.1": { "dependencies": { "Microsoft.IdentityModel.Abstractions": "7.7.1" }, "runtime": { "lib/net8.0/Microsoft.IdentityModel.Logging.dll": { "assemblyVersion": "7.7.1.0", "fileVersion": "7.7.1.50719" } } }, "Microsoft.IdentityModel.Protocols/7.7.1": { "dependencies": { "Microsoft.IdentityModel.Tokens": "7.7.1" }, "runtime": { "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": { "assemblyVersion": "7.7.1.0", "fileVersion": "7.7.1.50719" } } }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.7.1": { "dependencies": { "Microsoft.IdentityModel.Protocols": "7.7.1", "System.IdentityModel.Tokens.Jwt": "7.7.1" }, "runtime": { "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { "assemblyVersion": "7.7.1.0", "fileVersion": "7.7.1.50719" } } }, "Microsoft.IdentityModel.Tokens/7.7.1": { "dependencies": { "Microsoft.IdentityModel.Logging": "7.7.1" }, "runtime": { "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": { "assemblyVersion": "7.7.1.0", "fileVersion": "7.7.1.50719" } } }, "Microsoft.SqlServer.Server/1.0.0": { "runtime": { "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "SQLitePCLRaw.bundle_e_sqlite3/2.1.12": { "dependencies": { "SQLitePCLRaw.lib.e_sqlite3": "2.1.12", "SQLitePCLRaw.provider.e_sqlite3": "2.1.12" }, "runtime": { "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": { "assemblyVersion": "2.1.12.3116", "fileVersion": "2.1.12.3116" } } }, "SQLitePCLRaw.core/2.1.12": { "runtime": { "lib/netstandard2.0/SQLitePCLRaw.core.dll": { "assemblyVersion": "2.1.12.3116", "fileVersion": "2.1.12.3116" } } }, "SQLitePCLRaw.lib.e_sqlite3/2.1.12": { "runtimeTargets": { "runtimes/browser-wasm/nativeassets/net9.0/e_sqlite3.a": { "rid": "browser-wasm", "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-mips64/native/libe_sqlite3.so": { "rid": "linux-mips64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-musl-arm/native/libe_sqlite3.so": { "rid": "linux-musl-arm", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-musl-arm64/native/libe_sqlite3.so": { "rid": "linux-musl-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-musl-riscv64/native/libe_sqlite3.so": { "rid": "linux-musl-riscv64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-musl-s390x/native/libe_sqlite3.so": { "rid": "linux-musl-s390x", "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-ppc64le/native/libe_sqlite3.so": { "rid": "linux-ppc64le", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-riscv64/native/libe_sqlite3.so": { "rid": "linux-riscv64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/linux-s390x/native/libe_sqlite3.so": { "rid": "linux-s390x", "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/maccatalyst-arm64/native/libe_sqlite3.dylib": { "rid": "maccatalyst-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": { "rid": "maccatalyst-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/osx-arm64/native/libe_sqlite3.dylib": { "rid": "osx-arm64", "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-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.e_sqlite3/2.1.12": { "dependencies": { "SQLitePCLRaw.core": "2.1.12" }, "runtime": { "lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": { "assemblyVersion": "2.1.12.3116", "fileVersion": "2.1.12.3116" } } }, "System.ClientModel/1.5.1": { "dependencies": { "Microsoft.Extensions.Logging.Abstractions": "10.0.3", "System.Memory.Data": "8.0.1" }, "runtime": { "lib/net8.0/System.ClientModel.dll": { "assemblyVersion": "1.5.1.0", "fileVersion": "1.500.125.36405" } } }, "System.Configuration.ConfigurationManager/9.0.4": { "dependencies": { "System.Diagnostics.EventLog": "9.0.4", "System.Security.Cryptography.ProtectedData": "9.0.4" }, "runtime": { "lib/net9.0/System.Configuration.ConfigurationManager.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.425.16305" } } }, "System.Diagnostics.EventLog/9.0.4": { "runtime": { "lib/net9.0/System.Diagnostics.EventLog.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.425.16305" } }, "runtimeTargets": { "runtimes/win/lib/net9.0/System.Diagnostics.EventLog.Messages.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.425.16305" }, "runtimes/win/lib/net9.0/System.Diagnostics.EventLog.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.425.16305" } } }, "System.IdentityModel.Tokens.Jwt/7.7.1": { "dependencies": { "Microsoft.IdentityModel.JsonWebTokens": "7.7.1", "Microsoft.IdentityModel.Tokens": "7.7.1" }, "runtime": { "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { "assemblyVersion": "7.7.1.0", "fileVersion": "7.7.1.50719" } } }, "System.Memory.Data/8.0.1": { "runtime": { "lib/net8.0/System.Memory.Data.dll": { "assemblyVersion": "8.0.0.1", "fileVersion": "8.0.1024.46610" } } }, "System.Security.Cryptography.Pkcs/9.0.4": { "runtime": { "lib/net9.0/System.Security.Cryptography.Pkcs.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.425.16305" } }, "runtimeTargets": { "runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.425.16305" } } }, "System.Security.Cryptography.ProtectedData/9.0.4": { "runtime": { "lib/net9.0/System.Security.Cryptography.ProtectedData.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.425.16305" } } }, "Isystem.Shared.Infrastructure.Core/0.0.1": { "runtime": { "Isystem.Shared.Infrastructure.Core.dll": { "assemblyVersion": "0.0.1.0", "fileVersion": "0.0.1.0" } } }, "Isystem.Shared.Infrastructure.EFCore/0.0.1": { "dependencies": { "Isystem.Shared.Infrastructure.Core": "0.0.1", "Microsoft.EntityFrameworkCore": "10.0.3" }, "runtime": { "Isystem.Shared.Infrastructure.EFCore.dll": { "assemblyVersion": "0.0.1.0", "fileVersion": "0.0.1.0" } } }, "Isystem.Shared.Infrastructure.Services/0.0.1": { "runtime": { "Isystem.Shared.Infrastructure.Services.dll": { "assemblyVersion": "0.0.1.0", "fileVersion": "0.0.1.0" } } }, "PSSqlRepository.Abstractions/0.0.1": { "runtime": { "PSSqlRepository.Abstractions.dll": { "assemblyVersion": "0.0.1.0", "fileVersion": "0.0.1.0" } } }, "PSSqlRepository.Authentications/0.0.1": { "dependencies": { "PSSqlRepository.Abstractions": "0.0.1", "PSSqlRepository.Providers": "0.0.1" }, "runtime": { "PSSqlRepository.Authentications.dll": { "assemblyVersion": "0.0.1.0", "fileVersion": "0.0.1.0" } } }, "PSSqlRepository.Authentications.Sqlite/0.0.1": { "dependencies": { "Microsoft.Data.Sqlite.Core": "10.0.3", "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3", "PSSqlRepository.Extensions.Sdk": "0.0.1" }, "runtime": { "PSSqlRepository.Authentications.Sqlite.dll": { "assemblyVersion": "0.0.1.0", "fileVersion": "0.0.1.0" } } }, "PSSqlRepository.Authentications.SqlServer/0.0.1": { "dependencies": { "Microsoft.Data.SqlClient": "6.1.1", "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3", "PSSqlRepository.Extensions.Sdk": "0.0.1" }, "runtime": { "PSSqlRepository.Authentications.SqlServer.dll": { "assemblyVersion": "0.0.1.0", "fileVersion": "0.0.1.0" } } }, "PSSqlRepository.Commands/0.0.1": { "dependencies": { "Isystem.Shared.Infrastructure.Services": "0.0.1", "PSSqlRepository.Abstractions": "0.0.1", "PSSqlRepository.Authentications": "0.0.1", "PSSqlRepository.Core": "0.0.1", "PSSqlRepository.Providers": "0.0.1" }, "runtime": { "PSSqlRepository.Commands.dll": { "assemblyVersion": "0.0.1.0", "fileVersion": "0.0.1.0" } } }, "PSSqlRepository.Core/0.0.1": { "dependencies": { "Isystem.Shared.Infrastructure.Core": "0.0.1", "Isystem.Shared.Infrastructure.EFCore": "0.0.1", "Microsoft.EntityFrameworkCore.Relational": "10.0.3", "Microsoft.Extensions.Options": "10.0.3", "PSSqlRepository.Abstractions": "0.0.1", "PSSqlRepository.Authentications": "0.0.1", "PSSqlRepository.Providers": "0.0.1" }, "runtime": { "PSSqlRepository.Core.dll": { "assemblyVersion": "0.0.1.0", "fileVersion": "0.0.1.0" } } }, "PSSqlRepository.Extensions.Sdk/0.0.1": { "dependencies": { "PSSqlRepository.Abstractions": "0.0.1", "PSSqlRepository.Authentications": "0.0.1", "PSSqlRepository.Core": "0.0.1", "PSSqlRepository.Providers": "0.0.1" }, "runtime": { "PSSqlRepository.Extensions.Sdk.dll": { "assemblyVersion": "0.0.1.0", "fileVersion": "0.0.1.0" } } }, "PSSqlRepository.Providers/0.0.1": { "dependencies": { "Isystem.Shared.Infrastructure.Core": "0.0.1", "Isystem.Shared.Infrastructure.Services": "0.0.1", "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3", "PSSqlRepository.Abstractions": "0.0.1" }, "runtime": { "PSSqlRepository.Providers.dll": { "assemblyVersion": "0.0.1.0", "fileVersion": "0.0.1.0" } } }, "PSSqlRepository.Providers.Sqlite/0.0.1": { "dependencies": { "Microsoft.Data.Sqlite.Core": "10.0.3", "Microsoft.EntityFrameworkCore.Sqlite": "10.0.3", "PSSqlRepository.Extensions.Sdk": "0.0.1", "SQLitePCLRaw.bundle_e_sqlite3": "2.1.12" }, "runtime": { "PSSqlRepository.Providers.Sqlite.dll": { "assemblyVersion": "0.0.1.0", "fileVersion": "0.0.1.0" } } }, "PSSqlRepository.Providers.SqlServer/0.0.1": { "dependencies": { "Microsoft.EntityFrameworkCore.SqlServer": "10.0.3", "PSSqlRepository.Extensions.Sdk": "0.0.1" }, "runtime": { "PSSqlRepository.Providers.SqlServer.dll": { "assemblyVersion": "0.0.1.0", "fileVersion": "0.0.1.0" } } } } }, "libraries": { "PSSqlRepository/0.0.1": { "type": "project", "serviceable": false, "sha512": "" }, "Azure.Core/1.47.1": { "type": "package", "serviceable": true, "sha512": "sha512-oPcncSsDHuxB8SC522z47xbp2+ttkcKv2YZ90KXhRKN0YQd2+7l1UURT9EBzUNEXtkLZUOAB5xbByMTrYRh3yA==", "path": "azure.core/1.47.1", "hashPath": "azure.core.1.47.1.nupkg.sha512" }, "Azure.Identity/1.14.2": { "type": "package", "serviceable": true, "sha512": "sha512-YhNMwOTwT+I2wIcJKSdP0ADyB2aK+JaYWZxO8LSRDm5w77LFr0ykR9xmt2ZV5T1gaI7xU6iNFIh/yW1dAlpddQ==", "path": "azure.identity/1.14.2", "hashPath": "azure.identity.1.14.2.nupkg.sha512" }, "Microsoft.Bcl.AsyncInterfaces/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==", "path": "microsoft.bcl.asyncinterfaces/8.0.0", "hashPath": "microsoft.bcl.asyncinterfaces.8.0.0.nupkg.sha512" }, "Microsoft.Bcl.Cryptography/9.0.4": { "type": "package", "serviceable": true, "sha512": "sha512-YgZYAWzyNuPVtPq6WNm0bqOWNjYaWgl5mBWTGZyNoXitYBUYSp6iUB9AwK0V1mo793qRJUXz2t6UZrWITZSvuQ==", "path": "microsoft.bcl.cryptography/9.0.4", "hashPath": "microsoft.bcl.cryptography.9.0.4.nupkg.sha512" }, "Microsoft.Data.SqlClient/6.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-syGQmIUPAYYHAHyTD8FCkTNThpQWvoA7crnIQRMfp8dyB5A2cWU3fQexlRTFkVmV7S0TjVmthi0LJEFVjHo8AQ==", "path": "microsoft.data.sqlclient/6.1.1", "hashPath": "microsoft.data.sqlclient.6.1.1.nupkg.sha512" }, "Microsoft.Data.SqlClient.SNI.runtime/6.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-f+pRODTWX7Y67jXO3T5S2dIPZ9qMJNySjlZT/TKmWVNWe19N8jcWmHaqHnnchaq3gxEKv1SWVY5EFzOD06l41w==", "path": "microsoft.data.sqlclient.sni.runtime/6.0.2", "hashPath": "microsoft.data.sqlclient.sni.runtime.6.0.2.nupkg.sha512" }, "Microsoft.Data.Sqlite.Core/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-onD94qHlvteS2S9eg1T7Huehm3x92no4nU1AyDWjSmT6jDBhY8QF0UapwNhFA+1dArzxM10fV7s6uI1EIK2+dw==", "path": "microsoft.data.sqlite.core/10.0.3", "hashPath": "microsoft.data.sqlite.core.10.0.3.nupkg.sha512" }, "Microsoft.EntityFrameworkCore/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-CDEImwD4A7BseABJMCpLZnhfFjmPY/bHwhhS70elc6gLI/bYUEOhxWt7PmaNGYGhIEzOnStlCy5QcVb+8dod5Q==", "path": "microsoft.entityframeworkcore/10.0.3", "hashPath": "microsoft.entityframeworkcore.10.0.3.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.Abstractions/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-c7Uoz381xnMHNBRB8eHRhGgzUtXbgddlbODhwZRrTSzZWDharp3RkJsFwhxyESbeXhCqmML7VdvjMQ7uu+HreA==", "path": "microsoft.entityframeworkcore.abstractions/10.0.3", "hashPath": "microsoft.entityframeworkcore.abstractions.10.0.3.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.Relational/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-Pmh60OK9neVr/M0FJwm9hlzm2bD4Kd65SID8E6SP5c90tExNgXwORrlEWl0oGU/ig9ifpNN4PSpIrnHNozlT5w==", "path": "microsoft.entityframeworkcore.relational/10.0.3", "hashPath": "microsoft.entityframeworkcore.relational.10.0.3.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.Sqlite/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-pXP9l00ZzsZuS6ajUJFLHi5vt3vVxHaxQXCwRs73tyqNbjPX/4ac114wyfAepMSmUKq0roFFoTZ7h+1K1+iQjQ==", "path": "microsoft.entityframeworkcore.sqlite/10.0.3", "hashPath": "microsoft.entityframeworkcore.sqlite.10.0.3.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.Sqlite.Core/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-bUkOkSwPqvhNlsMMg5dA/PR9S4cVehiHEIZklakRH6JZCFsEBNvUz8kBRGK8Hi6mcaPKUAmVZQkN3moZsBYZLA==", "path": "microsoft.entityframeworkcore.sqlite.core/10.0.3", "hashPath": "microsoft.entityframeworkcore.sqlite.core.10.0.3.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.SqlServer/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-q0fUFQ4PG4uhKwP+D5dsvlDQbwNpEfWsag3HaoGzkkKj+OQ90ya9W0HuFtwigwEEqc/H1SzDZYUAv7Ya1hh5ow==", "path": "microsoft.entityframeworkcore.sqlserver/10.0.3", "hashPath": "microsoft.entityframeworkcore.sqlserver.10.0.3.nupkg.sha512" }, "Microsoft.Extensions.Caching.Abstractions/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-5dtXBvI8t3z8pF4tB38JYgi/enCL/DwSXxpqShgFz3SHJ7IzqFIMs6Gu5ik8sNZzcO9qQs3xIDpB3vDamkYG+Q==", "path": "microsoft.extensions.caching.abstractions/10.0.3", "hashPath": "microsoft.extensions.caching.abstractions.10.0.3.nupkg.sha512" }, "Microsoft.Extensions.Caching.Memory/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-No4fVh0z30SWqiWFRoA4PNdrEco6OjXvCqRFvlmRgDQqqks2bRDdeavUgWEiAX153ZAwW9loUgbxcvuP4NKQLg==", "path": "microsoft.extensions.caching.memory/10.0.3", "hashPath": "microsoft.extensions.caching.memory.10.0.3.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Abstractions/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-xVDHL0+SIgemfh95fTO9cGLe17TWv/ZP0n7m01z8X6pzt2DmQpucioWR/mYZA1sRlkWnkXzfl0JweLNWmE9WMg==", "path": "microsoft.extensions.configuration.abstractions/10.0.3", "hashPath": "microsoft.extensions.configuration.abstractions.10.0.3.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-2DLOmC0EkB2smVK8lPP1PIKEgL1arE3CMp9XSIQB/Y7ev5nnnyuM/PizKJ6QfLD08QCYoopSC9SFdbYglDomYg==", "path": "microsoft.extensions.dependencyinjection/10.0.3", "hashPath": "microsoft.extensions.dependencyinjection.10.0.3.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-bwGMrRcAMWx2s/RDgja97p27rxSz2pEQW0+rX5cWAUWVETVJ/eyxGfjAl8vuG5a+lckWmPIE+vcuaZNVB5YDdw==", "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.3", "hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.3.nupkg.sha512" }, "Microsoft.Extensions.DependencyModel/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-31kRjr1fgdJO1UZ/AsjL2noqwht+juHMQ8c/oh8CEsDhlM2+0zwVZVsZjxSfOFiPtn5+6kRGuvSbLAufAPT0kA==", "path": "microsoft.extensions.dependencymodel/10.0.3", "hashPath": "microsoft.extensions.dependencymodel.10.0.3.nupkg.sha512" }, "Microsoft.Extensions.Logging/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-8D9Er1cGXNjNDIB+VLBNHn386L5ls2FoiG9a6o12gyn+GG3w6jdfUhzT8dtBnKcevE7/fsVA8MS3FBgFfClFtQ==", "path": "microsoft.extensions.logging/10.0.3", "hashPath": "microsoft.extensions.logging.10.0.3.nupkg.sha512" }, "Microsoft.Extensions.Logging.Abstractions/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-lxl0WLk7ROgBFAsjcOYjQ8/DVK+VMszxGBzUhgtQmAsTNldLL5pk9NG/cWTsXHq0lUhUEAtZkEE7jOGOA8bGKQ==", "path": "microsoft.extensions.logging.abstractions/10.0.3", "hashPath": "microsoft.extensions.logging.abstractions.10.0.3.nupkg.sha512" }, "Microsoft.Extensions.Options/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-hU6WzGTPvPoLA2ng1ILvWQb3g0qORdlHNsxI8IcPLumJb3suimYUl+bbDzdo1V4KFsvVhnMWzysHpKbZaoDQPQ==", "path": "microsoft.extensions.options/10.0.3", "hashPath": "microsoft.extensions.options.10.0.3.nupkg.sha512" }, "Microsoft.Extensions.Primitives/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-GEcpTwo7sUoLGGNTqV1FZEuL+tTD9m81NX/mh099dqGNna07/UGZShKQNZRw4hv6nlliSUwYQgSYc7OR99Jufg==", "path": "microsoft.extensions.primitives/10.0.3", "hashPath": "microsoft.extensions.primitives.10.0.3.nupkg.sha512" }, "Microsoft.Identity.Client/4.73.1": { "type": "package", "serviceable": true, "sha512": "sha512-NnDLS8QwYqO5ZZecL2oioi1LUqjh5Ewk4bMLzbgiXJbQmZhDLtKwLxL3DpGMlQAJ2G4KgEnvGPKa+OOgffeJbw==", "path": "microsoft.identity.client/4.73.1", "hashPath": "microsoft.identity.client.4.73.1.nupkg.sha512" }, "Microsoft.Identity.Client.Extensions.Msal/4.73.1": { "type": "package", "serviceable": true, "sha512": "sha512-xDztAiV2F0wI0W8FLKv5cbaBefyLD6JVaAsvgSN7bjWNCzGYzHbcOEIP5s4TJXUpQzMfUyBsFl1mC6Zmgpz0PQ==", "path": "microsoft.identity.client.extensions.msal/4.73.1", "hashPath": "microsoft.identity.client.extensions.msal.4.73.1.nupkg.sha512" }, "Microsoft.IdentityModel.Abstractions/7.7.1": { "type": "package", "serviceable": true, "sha512": "sha512-S7sHg6gLg7oFqNGLwN1qSbJDI+QcRRj8SuJ1jHyCmKSipnF6ZQL+tFV2NzVfGj/xmGT9TykQdQiBN+p5Idl4TA==", "path": "microsoft.identitymodel.abstractions/7.7.1", "hashPath": "microsoft.identitymodel.abstractions.7.7.1.nupkg.sha512" }, "Microsoft.IdentityModel.JsonWebTokens/7.7.1": { "type": "package", "serviceable": true, "sha512": "sha512-3Izi75UCUssvo8LPx3OVnEeZay58qaFicrtSnbtUt7q8qQi0gy46gh4V8VUTkMVMKXV6VMyjBVmeNNgeCUJuIw==", "path": "microsoft.identitymodel.jsonwebtokens/7.7.1", "hashPath": "microsoft.identitymodel.jsonwebtokens.7.7.1.nupkg.sha512" }, "Microsoft.IdentityModel.Logging/7.7.1": { "type": "package", "serviceable": true, "sha512": "sha512-BZNgSq/o8gsKExdYoBKPR65fdsxW0cTF8PsdqB8y011AGUJJW300S/ZIsEUD0+sOmGc003Gwv3FYbjrVjvsLNQ==", "path": "microsoft.identitymodel.logging/7.7.1", "hashPath": "microsoft.identitymodel.logging.7.7.1.nupkg.sha512" }, "Microsoft.IdentityModel.Protocols/7.7.1": { "type": "package", "serviceable": true, "sha512": "sha512-h+fHHBGokepmCX+QZXJk4Ij8OApCb2n2ktoDkNX5CXteXsOxTHMNgjPGpAwdJMFvAL7TtGarUnk3o97NmBq2QQ==", "path": "microsoft.identitymodel.protocols/7.7.1", "hashPath": "microsoft.identitymodel.protocols.7.7.1.nupkg.sha512" }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.7.1": { "type": "package", "serviceable": true, "sha512": "sha512-yT2Hdj8LpPbcT9C9KlLVxXl09C8zjFaVSaApdOwuecMuoV4s6Sof/mnTDz/+F/lILPIBvrWugR9CC7iRVZgbfQ==", "path": "microsoft.identitymodel.protocols.openidconnect/7.7.1", "hashPath": "microsoft.identitymodel.protocols.openidconnect.7.7.1.nupkg.sha512" }, "Microsoft.IdentityModel.Tokens/7.7.1": { "type": "package", "serviceable": true, "sha512": "sha512-fQ0VVCba75lknUHGldi3iTKAYUQqbzp1Un8+d9cm9nON0Gs8NAkXddNg8iaUB0qi/ybtAmNWizTR4avdkCJ9pQ==", "path": "microsoft.identitymodel.tokens/7.7.1", "hashPath": "microsoft.identitymodel.tokens.7.7.1.nupkg.sha512" }, "Microsoft.SqlServer.Server/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==", "path": "microsoft.sqlserver.server/1.0.0", "hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512" }, "SQLitePCLRaw.bundle_e_sqlite3/2.1.12": { "type": "package", "serviceable": true, "sha512": "sha512-mAgscpQMLw5/nfA1Q5oJVAT29yROUo1ifZGbbTpx/lwZpSxMUGoYbKfmvdm8oXER+RzxqBmmQzeBEVKfeHv2nw==", "path": "sqlitepclraw.bundle_e_sqlite3/2.1.12", "hashPath": "sqlitepclraw.bundle_e_sqlite3.2.1.12.nupkg.sha512" }, "SQLitePCLRaw.core/2.1.12": { "type": "package", "serviceable": true, "sha512": "sha512-ETpNw9DY3ckWLgRRAeCHj+GKOuPi61aeczkXhgHexUvqoZBAYg8RYESE2J7O1M7+o6QbdSEZwrw9bfqztUVWXg==", "path": "sqlitepclraw.core/2.1.12", "hashPath": "sqlitepclraw.core.2.1.12.nupkg.sha512" }, "SQLitePCLRaw.lib.e_sqlite3/2.1.12": { "type": "package", "serviceable": true, "sha512": "sha512-fWi8Dbknuhgg72fWinIdjXVaqO1hHL4YBBwVLnr7e1c9TAZwJ0QE38j9syW1hwx6HaqEVTwI+O07WPdZn8Rp0w==", "path": "sqlitepclraw.lib.e_sqlite3/2.1.12", "hashPath": "sqlitepclraw.lib.e_sqlite3.2.1.12.nupkg.sha512" }, "SQLitePCLRaw.provider.e_sqlite3/2.1.12": { "type": "package", "serviceable": true, "sha512": "sha512-W3oH4XIfCzFrgUSDKHhN6N+dgzA5YHOR2VxX8GB6Qy7CyrJJgxPEG8NirgYWlPQC5P2jz2knSsexWu4tDUL33g==", "path": "sqlitepclraw.provider.e_sqlite3/2.1.12", "hashPath": "sqlitepclraw.provider.e_sqlite3.2.1.12.nupkg.sha512" }, "System.ClientModel/1.5.1": { "type": "package", "serviceable": true, "sha512": "sha512-k2jKSO0X45IqhVOT9iQB4xralNN9foRQsRvXBTyRpAVxyzCJlG895T9qYrQWbcJ6OQXxOouJQ37x5nZH5XKK+A==", "path": "system.clientmodel/1.5.1", "hashPath": "system.clientmodel.1.5.1.nupkg.sha512" }, "System.Configuration.ConfigurationManager/9.0.4": { "type": "package", "serviceable": true, "sha512": "sha512-dvjqKp+2LpGid6phzrdrS/2mmEPxFl3jE1+L7614q4ZChKbLJCpHXg6sBILlCCED1t//EE+un/UdAetzIMpqnw==", "path": "system.configuration.configurationmanager/9.0.4", "hashPath": "system.configuration.configurationmanager.9.0.4.nupkg.sha512" }, "System.Diagnostics.EventLog/9.0.4": { "type": "package", "serviceable": true, "sha512": "sha512-getRQEXD8idlpb1KW56XuxImMy0FKp2WJPDf3Qr0kI/QKxxJSftqfDFVo0DZ3HCJRLU73qHSruv5q2l5O47jQQ==", "path": "system.diagnostics.eventlog/9.0.4", "hashPath": "system.diagnostics.eventlog.9.0.4.nupkg.sha512" }, "System.IdentityModel.Tokens.Jwt/7.7.1": { "type": "package", "serviceable": true, "sha512": "sha512-rQkO1YbAjLwnDJSMpRhRtrc6XwIcEOcUvoEcge+evurpzSZM3UNK+MZfD3sKyTlYsvknZ6eJjSBfnmXqwOsT9Q==", "path": "system.identitymodel.tokens.jwt/7.7.1", "hashPath": "system.identitymodel.tokens.jwt.7.7.1.nupkg.sha512" }, "System.Memory.Data/8.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-BVYuec3jV23EMRDeR7Dr1/qhx7369dZzJ9IWy2xylvb4YfXsrUxspWc4UWYid/tj4zZK58uGZqn2WQiaDMhmAg==", "path": "system.memory.data/8.0.1", "hashPath": "system.memory.data.8.0.1.nupkg.sha512" }, "System.Security.Cryptography.Pkcs/9.0.4": { "type": "package", "serviceable": true, "sha512": "sha512-cUFTcMlz/Qw9s90b2wnWSCvHdjv51Bau9FQqhsr4TlwSe1OX+7SoXUqphis5G74MLOvMOCghxPPlEqOdCrVVGA==", "path": "system.security.cryptography.pkcs/9.0.4", "hashPath": "system.security.cryptography.pkcs.9.0.4.nupkg.sha512" }, "System.Security.Cryptography.ProtectedData/9.0.4": { "type": "package", "serviceable": true, "sha512": "sha512-o94k2RKuAce3GeDMlUvIXlhVa1kWpJw95E6C9LwW0KlG0nj5+SgCiIxJ2Eroqb9sLtG1mEMbFttZIBZ13EJPvQ==", "path": "system.security.cryptography.protecteddata/9.0.4", "hashPath": "system.security.cryptography.protecteddata.9.0.4.nupkg.sha512" }, "Isystem.Shared.Infrastructure.Core/0.0.1": { "type": "project", "serviceable": false, "sha512": "" }, "Isystem.Shared.Infrastructure.EFCore/0.0.1": { "type": "project", "serviceable": false, "sha512": "" }, "Isystem.Shared.Infrastructure.Services/0.0.1": { "type": "project", "serviceable": false, "sha512": "" }, "PSSqlRepository.Abstractions/0.0.1": { "type": "project", "serviceable": false, "sha512": "" }, "PSSqlRepository.Authentications/0.0.1": { "type": "project", "serviceable": false, "sha512": "" }, "PSSqlRepository.Authentications.Sqlite/0.0.1": { "type": "project", "serviceable": false, "sha512": "" }, "PSSqlRepository.Authentications.SqlServer/0.0.1": { "type": "project", "serviceable": false, "sha512": "" }, "PSSqlRepository.Commands/0.0.1": { "type": "project", "serviceable": false, "sha512": "" }, "PSSqlRepository.Core/0.0.1": { "type": "project", "serviceable": false, "sha512": "" }, "PSSqlRepository.Extensions.Sdk/0.0.1": { "type": "project", "serviceable": false, "sha512": "" }, "PSSqlRepository.Providers/0.0.1": { "type": "project", "serviceable": false, "sha512": "" }, "PSSqlRepository.Providers.Sqlite/0.0.1": { "type": "project", "serviceable": false, "sha512": "" }, "PSSqlRepository.Providers.SqlServer/0.0.1": { "type": "project", "serviceable": false, "sha512": "" } } } |