talkspace templates added
This commit is contained in:
BIN
Account_SQLite/bin/Debug/net6.0/Account_SQLite
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/Account_SQLite
Executable file
Binary file not shown.
808
Account_SQLite/bin/Debug/net6.0/Account_SQLite.deps.json
Normal file
808
Account_SQLite/bin/Debug/net6.0/Account_SQLite.deps.json
Normal file
@ -0,0 +1,808 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v6.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v6.0": {
|
||||
"Account_SQLite/1.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.Components.WebAssembly": "6.0.6",
|
||||
"Microsoft.AspNetCore.Components.WebView.WindowsForms": "6.0.400",
|
||||
"Microsoft.JSInterop.WebAssembly": "6.0.6",
|
||||
"SqliteWasmHelper": "1.0.43-beta-g31b50d1f54"
|
||||
},
|
||||
"runtime": {
|
||||
"Account_SQLite.dll": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.AspNetCore.Authorization/6.0.6": {
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.Metadata": "6.0.6",
|
||||
"Microsoft.Extensions.Logging.Abstractions": "6.0.1",
|
||||
"Microsoft.Extensions.Options": "6.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net6.0/Microsoft.AspNetCore.Authorization.dll": {
|
||||
"assemblyVersion": "6.0.0.0",
|
||||
"fileVersion": "6.0.622.26805"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.AspNetCore.Components/6.0.6": {
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.Authorization": "6.0.6",
|
||||
"Microsoft.AspNetCore.Components.Analyzers": "6.0.6"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net6.0/Microsoft.AspNetCore.Components.dll": {
|
||||
"assemblyVersion": "6.0.0.0",
|
||||
"fileVersion": "6.0.622.26805"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.AspNetCore.Components.Analyzers/6.0.6": {},
|
||||
"Microsoft.AspNetCore.Components.Forms/6.0.6": {
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.Components": "6.0.6"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net6.0/Microsoft.AspNetCore.Components.Forms.dll": {
|
||||
"assemblyVersion": "6.0.0.0",
|
||||
"fileVersion": "6.0.622.26805"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.AspNetCore.Components.Web/6.0.6": {
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.Components": "6.0.6",
|
||||
"Microsoft.AspNetCore.Components.Forms": "6.0.6",
|
||||
"Microsoft.Extensions.DependencyInjection": "6.0.0",
|
||||
"Microsoft.JSInterop": "6.0.6",
|
||||
"System.IO.Pipelines": "6.0.3"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net6.0/Microsoft.AspNetCore.Components.Web.dll": {
|
||||
"assemblyVersion": "6.0.0.0",
|
||||
"fileVersion": "6.0.622.26805"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.AspNetCore.Components.WebAssembly/6.0.6": {
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.Components.Web": "6.0.6",
|
||||
"Microsoft.Extensions.Configuration.Binder": "6.0.0",
|
||||
"Microsoft.Extensions.Configuration.Json": "6.0.0",
|
||||
"Microsoft.Extensions.Logging": "6.0.0",
|
||||
"Microsoft.JSInterop.WebAssembly": "6.0.6"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net6.0/Microsoft.AspNetCore.Components.WebAssembly.dll": {
|
||||
"assemblyVersion": "6.0.6.0",
|
||||
"fileVersion": "6.0.622.26805"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.AspNetCore.Components.WebView.WindowsForms/6.0.400": {},
|
||||
"Microsoft.AspNetCore.Metadata/6.0.6": {
|
||||
"runtime": {
|
||||
"lib/net6.0/Microsoft.AspNetCore.Metadata.dll": {
|
||||
"assemblyVersion": "6.0.0.0",
|
||||
"fileVersion": "6.0.622.26805"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Data.Sqlite.Core/6.0.4": {
|
||||
"dependencies": {
|
||||
"SQLitePCLRaw.core": "2.1.0-pre20220318192836"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net6.0/Microsoft.Data.Sqlite.dll": {
|
||||
"assemblyVersion": "6.0.4.0",
|
||||
"fileVersion": "6.0.422.16106"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.EntityFrameworkCore/6.0.4": {
|
||||
"dependencies": {
|
||||
"Microsoft.EntityFrameworkCore.Abstractions": "6.0.4",
|
||||
"Microsoft.EntityFrameworkCore.Analyzers": "6.0.4",
|
||||
"Microsoft.Extensions.Caching.Memory": "6.0.1",
|
||||
"Microsoft.Extensions.DependencyInjection": "6.0.0",
|
||||
"Microsoft.Extensions.Logging": "6.0.0",
|
||||
"System.Collections.Immutable": "6.0.0",
|
||||
"System.Diagnostics.DiagnosticSource": "6.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
|
||||
"assemblyVersion": "6.0.4.0",
|
||||
"fileVersion": "6.0.422.16106"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.EntityFrameworkCore.Abstractions/6.0.4": {
|
||||
"runtime": {
|
||||
"lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
|
||||
"assemblyVersion": "6.0.4.0",
|
||||
"fileVersion": "6.0.422.16106"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.EntityFrameworkCore.Analyzers/6.0.4": {},
|
||||
"Microsoft.EntityFrameworkCore.Relational/6.0.4": {
|
||||
"dependencies": {
|
||||
"Microsoft.EntityFrameworkCore": "6.0.4",
|
||||
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": {
|
||||
"assemblyVersion": "6.0.4.0",
|
||||
"fileVersion": "6.0.422.16106"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.EntityFrameworkCore.Sqlite.Core/6.0.4": {
|
||||
"dependencies": {
|
||||
"Microsoft.Data.Sqlite.Core": "6.0.4",
|
||||
"Microsoft.EntityFrameworkCore.Relational": "6.0.4",
|
||||
"Microsoft.Extensions.DependencyModel": "6.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net6.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {
|
||||
"assemblyVersion": "6.0.4.0",
|
||||
"fileVersion": "6.0.422.16106"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.Caching.Abstractions/6.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.Extensions.Primitives": "6.0.0"
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.Caching.Memory/6.0.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.Extensions.Caching.Abstractions": "6.0.0",
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
||||
"Microsoft.Extensions.Logging.Abstractions": "6.0.1",
|
||||
"Microsoft.Extensions.Options": "6.0.0",
|
||||
"Microsoft.Extensions.Primitives": "6.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {
|
||||
"assemblyVersion": "6.0.0.0",
|
||||
"fileVersion": "6.0.222.6406"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.Configuration/6.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
|
||||
"Microsoft.Extensions.Primitives": "6.0.0"
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.Extensions.Primitives": "6.0.0"
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.Configuration.Binder/6.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.Configuration.FileExtensions/6.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.Extensions.Configuration": "6.0.0",
|
||||
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
|
||||
"Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
|
||||
"Microsoft.Extensions.FileProviders.Physical": "6.0.0",
|
||||
"Microsoft.Extensions.Primitives": "6.0.0"
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.Configuration.Json/6.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.Extensions.Configuration": "6.0.0",
|
||||
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
|
||||
"Microsoft.Extensions.Configuration.FileExtensions": "6.0.0",
|
||||
"Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
|
||||
"System.Text.Json": "6.0.0"
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.DependencyInjection/6.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
||||
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {},
|
||||
"Microsoft.Extensions.DependencyModel/6.0.0": {
|
||||
"dependencies": {
|
||||
"System.Buffers": "4.5.1",
|
||||
"System.Memory": "4.5.4",
|
||||
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
||||
"System.Text.Encodings.Web": "6.0.0",
|
||||
"System.Text.Json": "6.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {
|
||||
"assemblyVersion": "6.0.0.0",
|
||||
"fileVersion": "6.0.21.52210"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.FileProviders.Abstractions/6.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.Extensions.Primitives": "6.0.0"
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.FileProviders.Physical/6.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
|
||||
"Microsoft.Extensions.FileSystemGlobbing": "6.0.0",
|
||||
"Microsoft.Extensions.Primitives": "6.0.0"
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.FileSystemGlobbing/6.0.0": {},
|
||||
"Microsoft.Extensions.Logging/6.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.Extensions.DependencyInjection": "6.0.0",
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
||||
"Microsoft.Extensions.Logging.Abstractions": "6.0.1",
|
||||
"Microsoft.Extensions.Options": "6.0.0",
|
||||
"System.Diagnostics.DiagnosticSource": "6.0.0"
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.Logging.Abstractions/6.0.1": {
|
||||
"runtime": {
|
||||
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
||||
"assemblyVersion": "6.0.0.0",
|
||||
"fileVersion": "6.0.322.12309"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.Options/6.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
||||
"Microsoft.Extensions.Primitives": "6.0.0"
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.Primitives/6.0.0": {
|
||||
"dependencies": {
|
||||
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
||||
}
|
||||
},
|
||||
"Microsoft.JSInterop/6.0.6": {
|
||||
"runtime": {
|
||||
"lib/net6.0/Microsoft.JSInterop.dll": {
|
||||
"assemblyVersion": "6.0.0.0",
|
||||
"fileVersion": "6.0.622.26805"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.JSInterop.WebAssembly/6.0.6": {
|
||||
"dependencies": {
|
||||
"Microsoft.JSInterop": "6.0.6"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net6.0/Microsoft.JSInterop.WebAssembly.dll": {
|
||||
"assemblyVersion": "6.0.6.0",
|
||||
"fileVersion": "6.0.622.26805"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SQLitePCLRaw.bundle_e_sqlite3/2.1.0-pre20220318192836": {
|
||||
"dependencies": {
|
||||
"SQLitePCLRaw.lib.e_sqlite3": "2.1.0-pre20220318192836",
|
||||
"SQLitePCLRaw.provider.e_sqlite3": "2.1.0-pre20220318192836"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {
|
||||
"assemblyVersion": "2.1.0.1537",
|
||||
"fileVersion": "2.1.0.1537"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SQLitePCLRaw.core/2.1.0-pre20220318192836": {
|
||||
"dependencies": {
|
||||
"System.Memory": "4.5.4"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/SQLitePCLRaw.core.dll": {
|
||||
"assemblyVersion": "2.1.0.1537",
|
||||
"fileVersion": "2.1.0.1537"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SQLitePCLRaw.lib.e_sqlite3/2.1.0-pre20220318192836": {
|
||||
"runtimeTargets": {
|
||||
"runtimes/alpine-arm/native/libe_sqlite3.so": {
|
||||
"rid": "alpine-arm",
|
||||
"assetType": "native",
|
||||
"fileVersion": "0.0.0.0"
|
||||
},
|
||||
"runtimes/alpine-arm64/native/libe_sqlite3.so": {
|
||||
"rid": "alpine-arm64",
|
||||
"assetType": "native",
|
||||
"fileVersion": "0.0.0.0"
|
||||
},
|
||||
"runtimes/alpine-x64/native/libe_sqlite3.so": {
|
||||
"rid": "alpine-x64",
|
||||
"assetType": "native",
|
||||
"fileVersion": "0.0.0.0"
|
||||
},
|
||||
"runtimes/browser-wasm/nativeassets/net6.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-x64/native/libe_sqlite3.so": {
|
||||
"rid": "linux-musl-x64",
|
||||
"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/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-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.e_sqlite3/2.1.0-pre20220318192836": {
|
||||
"dependencies": {
|
||||
"SQLitePCLRaw.core": "2.1.0-pre20220318192836"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {
|
||||
"assemblyVersion": "2.1.0.1537",
|
||||
"fileVersion": "2.1.0.1537"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SqliteWasmHelper/1.0.43-beta-g31b50d1f54": {
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.Components.Web": "6.0.6",
|
||||
"Microsoft.EntityFrameworkCore.Sqlite.Core": "6.0.4",
|
||||
"SQLitePCLRaw.bundle_e_sqlite3": "2.1.0-pre20220318192836"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net6.0/SqliteWasmHelper.dll": {
|
||||
"assemblyVersion": "1.0.0.0",
|
||||
"fileVersion": "1.0.43.46385"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Buffers/4.5.1": {},
|
||||
"System.Collections.Immutable/6.0.0": {
|
||||
"dependencies": {
|
||||
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
||||
}
|
||||
},
|
||||
"System.Diagnostics.DiagnosticSource/6.0.0": {
|
||||
"dependencies": {
|
||||
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
||||
}
|
||||
},
|
||||
"System.IO.Pipelines/6.0.3": {
|
||||
"runtime": {
|
||||
"lib/net6.0/System.IO.Pipelines.dll": {
|
||||
"assemblyVersion": "6.0.0.0",
|
||||
"fileVersion": "6.0.522.21309"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Memory/4.5.4": {},
|
||||
"System.Runtime.CompilerServices.Unsafe/6.0.0": {},
|
||||
"System.Text.Encodings.Web/6.0.0": {
|
||||
"dependencies": {
|
||||
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
||||
}
|
||||
},
|
||||
"System.Text.Json/6.0.0": {
|
||||
"dependencies": {
|
||||
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
||||
"System.Text.Encodings.Web": "6.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"Account_SQLite/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"Microsoft.AspNetCore.Authorization/6.0.6": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-DCNGiX7YDM53RjMhVuEOX3IcoRg0SEVDVFdWTMCcXfehxZfTaVqvlNIzCXM/Jx1pUpguNJn7ryUlcgTJtUqZjQ==",
|
||||
"path": "microsoft.aspnetcore.authorization/6.0.6",
|
||||
"hashPath": "microsoft.aspnetcore.authorization.6.0.6.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.AspNetCore.Components/6.0.6": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-S050RxIGiFyPLt3Y9Qp8swRpmbjK6g6xEN/ka68pRR9cA07IXkRRro3FYyh8zDJS4zidTGbXyusbktFLwnQdzg==",
|
||||
"path": "microsoft.aspnetcore.components/6.0.6",
|
||||
"hashPath": "microsoft.aspnetcore.components.6.0.6.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.AspNetCore.Components.Analyzers/6.0.6": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-bbnOX8dkEmlKDoUq/Zoeg5t6mwnOS9Jlxto0KKjqgpeHuCHHLSqLI8HNpAKmY21OUTkMuwIVgf7hm128a/n5nw==",
|
||||
"path": "microsoft.aspnetcore.components.analyzers/6.0.6",
|
||||
"hashPath": "microsoft.aspnetcore.components.analyzers.6.0.6.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.AspNetCore.Components.Forms/6.0.6": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-FGppLMwZbsilbqQSWD/+bgiloeRyBZvQZ+q6L9tM8MlC3u/LGWF44xW5m1+13GtMg2j3d83cGDxydq1Fp8qK7Q==",
|
||||
"path": "microsoft.aspnetcore.components.forms/6.0.6",
|
||||
"hashPath": "microsoft.aspnetcore.components.forms.6.0.6.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.AspNetCore.Components.Web/6.0.6": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-B/CD2BSon0F6jJ4MMl7vMPZ/UAjwtD0D10lLTCVr06eRMMIXQcLgHI6lKBgVr1tWcqz/G2t6DhGXgJcfkEUltg==",
|
||||
"path": "microsoft.aspnetcore.components.web/6.0.6",
|
||||
"hashPath": "microsoft.aspnetcore.components.web.6.0.6.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.AspNetCore.Components.WebAssembly/6.0.6": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-IREjJUTPY0qb24w/Q/PuPATwbamqO5VyNASMkcihhTD8ZQeEFoPzfmHGPNegDHcD/16UXwbuxwMHMxic9oa/3w==",
|
||||
"path": "microsoft.aspnetcore.components.webassembly/6.0.6",
|
||||
"hashPath": "microsoft.aspnetcore.components.webassembly.6.0.6.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.AspNetCore.Components.WebView.WindowsForms/6.0.400": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-ZCVzaboHA1kXSWSqZGVuBysTaE5sDhkWoja3wMGq8ihOLDTXpj+/ozImjtB/MxsTGgVQ0xVQPUMoYYTuDK8JeQ==",
|
||||
"path": "microsoft.aspnetcore.components.webview.windowsforms/6.0.400",
|
||||
"hashPath": "microsoft.aspnetcore.components.webview.windowsforms.6.0.400.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.AspNetCore.Metadata/6.0.6": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-OEj19liYLOyaEgPIgBtaCMPk8AhjxqJZ8aWiZ3g3NZoe8YG5OtL+z4AVVLSqRCDoyVxKQaleyX+SoFHvqvemNA==",
|
||||
"path": "microsoft.aspnetcore.metadata/6.0.6",
|
||||
"hashPath": "microsoft.aspnetcore.metadata.6.0.6.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Data.Sqlite.Core/6.0.4": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-3TZX7R2aX1TX5m4A5Kj+SY633NJDeHDP6JiDRCwUnJGKC3IrHgnO8p+oT2hRZpN168qx4Ixe4T9C+xZdZc26gw==",
|
||||
"path": "microsoft.data.sqlite.core/6.0.4",
|
||||
"hashPath": "microsoft.data.sqlite.core.6.0.4.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.EntityFrameworkCore/6.0.4": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-gTh3SJsF5WNjEmG32kYc3U4tjeTIv55QOrwHAJcF/xtrIVMteDHMArGC35N0dw86WFY0v8yFkKYKOIOln4jkfQ==",
|
||||
"path": "microsoft.entityframeworkcore/6.0.4",
|
||||
"hashPath": "microsoft.entityframeworkcore.6.0.4.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.EntityFrameworkCore.Abstractions/6.0.4": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-jycTQF0FUJp10cGWBmtsyFhQNeISU9CltDRKCaNiX4QRSEFzgRgaFN4vAFK0T+G5etmXugyddijE4NWCGtgznQ==",
|
||||
"path": "microsoft.entityframeworkcore.abstractions/6.0.4",
|
||||
"hashPath": "microsoft.entityframeworkcore.abstractions.6.0.4.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.EntityFrameworkCore.Analyzers/6.0.4": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-t12WodVyGGP2CuLo7R1qwcawHY5zlg+GiQzvkceZpsjcFJVyTFFBFDPg1isBtzurLzWsl+G3z5fVXeic90mPxg==",
|
||||
"path": "microsoft.entityframeworkcore.analyzers/6.0.4",
|
||||
"hashPath": "microsoft.entityframeworkcore.analyzers.6.0.4.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.EntityFrameworkCore.Relational/6.0.4": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-E867NbEXYRTElBF5ff+1AN5Awa1jkORy/Rrm0ueibaTAV5uw89LsLoH6yTe+b9urZTWMHtLfGd1RDdNjk8+KzA==",
|
||||
"path": "microsoft.entityframeworkcore.relational/6.0.4",
|
||||
"hashPath": "microsoft.entityframeworkcore.relational.6.0.4.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.EntityFrameworkCore.Sqlite.Core/6.0.4": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-yO6XZA8FQkBLiTtClesWClL3Z1QEqT9vRoDDf/IOPkmsjzjedg2GzkNCauRGk/XnsZZ1qcz55TuJBO+1jNDIaA==",
|
||||
"path": "microsoft.entityframeworkcore.sqlite.core/6.0.4",
|
||||
"hashPath": "microsoft.entityframeworkcore.sqlite.core.6.0.4.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.Caching.Abstractions/6.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-bcz5sSFJbganH0+YrfvIjJDIcKNW7TL07C4d1eTmXy/wOt52iz4LVogJb6pazs7W0+74j0YpXFErvp++Aq5Bsw==",
|
||||
"path": "microsoft.extensions.caching.abstractions/6.0.0",
|
||||
"hashPath": "microsoft.extensions.caching.abstractions.6.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.Caching.Memory/6.0.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-B4y+Cev05eMcjf1na0v9gza6GUtahXbtY1JCypIgx3B4Ea/KAgsWyXEmW4q6zMbmTMtKzmPVk09rvFJirvMwTg==",
|
||||
"path": "microsoft.extensions.caching.memory/6.0.1",
|
||||
"hashPath": "microsoft.extensions.caching.memory.6.0.1.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.Configuration/6.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-tq2wXyh3fL17EMF2bXgRhU7JrbO3on93MRKYxzz4JzzvuGSA1l0W3GI9/tl8EO89TH+KWEymP7bcFway6z9fXg==",
|
||||
"path": "microsoft.extensions.configuration/6.0.0",
|
||||
"hashPath": "microsoft.extensions.configuration.6.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-qWzV9o+ZRWq+pGm+1dF+R7qTgTYoXvbyowRoBxQJGfqTpqDun2eteerjRQhq5PQ/14S+lqto3Ft4gYaRyl4rdQ==",
|
||||
"path": "microsoft.extensions.configuration.abstractions/6.0.0",
|
||||
"hashPath": "microsoft.extensions.configuration.abstractions.6.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/6.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-V4Dth2cYMZpw3HhGw9XUDIijpI6gN+22LDt0AhufIgOppCUfpWX4483OmN+dFXRJkJLc8Tv0Q8QK+1ingT2+KQ==",
|
||||
"path": "microsoft.extensions.configuration.fileextensions/6.0.0",
|
||||
"hashPath": "microsoft.extensions.configuration.fileextensions.6.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.Configuration.Json/6.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-GJGery6QytCzS/BxJ96klgG9in3uH26KcUBbiVG/coNDXCRq6LGVVlUT4vXq34KPuM+R2av+LeYdX9h4IZOCUg==",
|
||||
"path": "microsoft.extensions.configuration.json/6.0.0",
|
||||
"hashPath": "microsoft.extensions.configuration.json.6.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.DependencyInjection/6.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"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",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg==",
|
||||
"path": "microsoft.extensions.dependencyinjection.abstractions/6.0.0",
|
||||
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.DependencyModel/6.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-TD5QHg98m3+QhgEV1YVoNMl5KtBw/4rjfxLHO0e/YV9bPUBDKntApP4xdrVtGgCeQZHVfC2EXIGsdpRNrr87Pg==",
|
||||
"path": "microsoft.extensions.dependencymodel/6.0.0",
|
||||
"hashPath": "microsoft.extensions.dependencymodel.6.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.FileProviders.Abstractions/6.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-0pd4/fho0gC12rQswaGQxbU34jOS1TPS8lZPpkFCH68ppQjHNHYle9iRuHeev1LhrJ94YPvzcRd8UmIuFk23Qw==",
|
||||
"path": "microsoft.extensions.fileproviders.abstractions/6.0.0",
|
||||
"hashPath": "microsoft.extensions.fileproviders.abstractions.6.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.FileProviders.Physical/6.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-QvkL7l0nM8udt3gfyu0Vw8bbCXblxaKOl7c2oBfgGy4LCURRaL9XWZX1FWJrQc43oMokVneVxH38iz+bY1sbhg==",
|
||||
"path": "microsoft.extensions.fileproviders.physical/6.0.0",
|
||||
"hashPath": "microsoft.extensions.fileproviders.physical.6.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.FileSystemGlobbing/6.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-ip8jnL1aPiaPeKINCqaTEbvBFDmVx9dXQEBZ2HOBRXPD1eabGNqP/bKlsIcp7U2lGxiXd5xIhoFcmY8nM4Hdiw==",
|
||||
"path": "microsoft.extensions.filesystemglobbing/6.0.0",
|
||||
"hashPath": "microsoft.extensions.filesystemglobbing.6.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.Logging/6.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"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/6.0.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-dzB2Cgg+JmrouhjkcQGzSFjjvpwlq353i8oBQO2GWNjCXSzhbtBRUf28HSauWe7eib3wYOdb3tItdjRwAdwCSg==",
|
||||
"path": "microsoft.extensions.logging.abstractions/6.0.1",
|
||||
"hashPath": "microsoft.extensions.logging.abstractions.6.0.1.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/6.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-9+PnzmQFfEFNR9J2aDTfJGGupShHjOuGw4VUv+JB044biSHrnmCIMD+mJHmb2H7YryrfBEXDurxQ47gJZdCKNQ==",
|
||||
"path": "microsoft.extensions.primitives/6.0.0",
|
||||
"hashPath": "microsoft.extensions.primitives.6.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.JSInterop/6.0.6": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-K0z7oazKQS8KLQp4TfSRzqjbg8faI7/3zsRZFOPTeXcEGV9Xao+JK6XDcpgO7XFUDef/6YMurj3BLWXXmNiOSw==",
|
||||
"path": "microsoft.jsinterop/6.0.6",
|
||||
"hashPath": "microsoft.jsinterop.6.0.6.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.JSInterop.WebAssembly/6.0.6": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-p96ywS1vgXrncnar4hQv5briKlgGfp4NhvZvKVknuMDzyoNythKAVUUv2PVlGRDioiI6UCxQQWVUEh5XmumBJg==",
|
||||
"path": "microsoft.jsinterop.webassembly/6.0.6",
|
||||
"hashPath": "microsoft.jsinterop.webassembly.6.0.6.nupkg.sha512"
|
||||
},
|
||||
"SQLitePCLRaw.bundle_e_sqlite3/2.1.0-pre20220318192836": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-bZ94RKsiFJXIVApjlJd5+h3b96/OGAyifOkqQ8f//aJCyGoIqC3AhvYNnDNmRijgrWyczF427HyOrqCsGaQcrg==",
|
||||
"path": "sqlitepclraw.bundle_e_sqlite3/2.1.0-pre20220318192836",
|
||||
"hashPath": "sqlitepclraw.bundle_e_sqlite3.2.1.0-pre20220318192836.nupkg.sha512"
|
||||
},
|
||||
"SQLitePCLRaw.core/2.1.0-pre20220318192836": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-A30/f1ykOMDUO8OHoAWK/d5Lrm0TW5Hax3thbLVQ6r8vS6t4jQL5v8uS8PUAcC3hYrZLsISXhcZQckkz4WdmnQ==",
|
||||
"path": "sqlitepclraw.core/2.1.0-pre20220318192836",
|
||||
"hashPath": "sqlitepclraw.core.2.1.0-pre20220318192836.nupkg.sha512"
|
||||
},
|
||||
"SQLitePCLRaw.lib.e_sqlite3/2.1.0-pre20220318192836": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-L5YNSA/EmhAtsxfxot6Q/D3CLOy2Yc+Y758w7O1MXvDXZFOpoOoerMNgqzNDm92GWA5LWP070kZxVQn/nGWaJw==",
|
||||
"path": "sqlitepclraw.lib.e_sqlite3/2.1.0-pre20220318192836",
|
||||
"hashPath": "sqlitepclraw.lib.e_sqlite3.2.1.0-pre20220318192836.nupkg.sha512"
|
||||
},
|
||||
"SQLitePCLRaw.provider.e_sqlite3/2.1.0-pre20220318192836": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-ZHIhiiDwr4oecowSOJz+tM+g9xLYa5qnM7urvwIZ8eaUeqlVGTi//6sd4yAMSzQ/lubftxzfqc8ZidQ0nUv8XQ==",
|
||||
"path": "sqlitepclraw.provider.e_sqlite3/2.1.0-pre20220318192836",
|
||||
"hashPath": "sqlitepclraw.provider.e_sqlite3.2.1.0-pre20220318192836.nupkg.sha512"
|
||||
},
|
||||
"SqliteWasmHelper/1.0.43-beta-g31b50d1f54": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-jKa3mgNaLPqbJgugnaJdT5/MOE5YBjPTBG3aXRXeyZ45Vnm6Kj2P/cmVORDeObH2EPvy9uWYrVJxf0AePxD20Q==",
|
||||
"path": "sqlitewasmhelper/1.0.43-beta-g31b50d1f54",
|
||||
"hashPath": "sqlitewasmhelper.1.0.43-beta-g31b50d1f54.nupkg.sha512"
|
||||
},
|
||||
"System.Buffers/4.5.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
|
||||
"path": "system.buffers/4.5.1",
|
||||
"hashPath": "system.buffers.4.5.1.nupkg.sha512"
|
||||
},
|
||||
"System.Collections.Immutable/6.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==",
|
||||
"path": "system.collections.immutable/6.0.0",
|
||||
"hashPath": "system.collections.immutable.6.0.0.nupkg.sha512"
|
||||
},
|
||||
"System.Diagnostics.DiagnosticSource/6.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-frQDfv0rl209cKm1lnwTgFPzNigy2EKk1BS3uAvHvlBVKe5cymGyHO+Sj+NLv5VF/AhHsqPIUUwya5oV4CHMUw==",
|
||||
"path": "system.diagnostics.diagnosticsource/6.0.0",
|
||||
"hashPath": "system.diagnostics.diagnosticsource.6.0.0.nupkg.sha512"
|
||||
},
|
||||
"System.IO.Pipelines/6.0.3": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==",
|
||||
"path": "system.io.pipelines/6.0.3",
|
||||
"hashPath": "system.io.pipelines.6.0.3.nupkg.sha512"
|
||||
},
|
||||
"System.Memory/4.5.4": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
|
||||
"path": "system.memory/4.5.4",
|
||||
"hashPath": "system.memory.4.5.4.nupkg.sha512"
|
||||
},
|
||||
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
|
||||
"path": "system.runtime.compilerservices.unsafe/6.0.0",
|
||||
"hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
|
||||
},
|
||||
"System.Text.Encodings.Web/6.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==",
|
||||
"path": "system.text.encodings.web/6.0.0",
|
||||
"hashPath": "system.text.encodings.web.6.0.0.nupkg.sha512"
|
||||
},
|
||||
"System.Text.Json/6.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-zaJsHfESQvJ11vbXnNlkrR46IaMULk/gHxYsJphzSF+07kTjPHv+Oc14w6QEOfo3Q4hqLJgStUaYB9DBl0TmWg==",
|
||||
"path": "system.text.json/6.0.0",
|
||||
"hashPath": "system.text.json.6.0.0.nupkg.sha512"
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
Account_SQLite/bin/Debug/net6.0/Account_SQLite.dll
Normal file
BIN
Account_SQLite/bin/Debug/net6.0/Account_SQLite.dll
Normal file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/Account_SQLite.pdb
Normal file
BIN
Account_SQLite/bin/Debug/net6.0/Account_SQLite.pdb
Normal file
Binary file not shown.
@ -0,0 +1,19 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net6.0",
|
||||
"frameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "6.0.0"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App",
|
||||
"version": "6.0.0"
|
||||
}
|
||||
],
|
||||
"configProperties": {
|
||||
"System.GC.Server": true,
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -0,0 +1 @@
|
||||
{"ContentRoots":["/Users/normrasmussen/Documents/Northpass/Account_SQLite/wwwroot/","/Users/normrasmussen/.nuget/packages/sqlitewasmhelper/1.0.43-beta-g31b50d1f54/staticwebassets/","/Users/normrasmussen/Documents/Northpass/Account_SQLite/obj/Debug/net6.0/scopedcss/bundle/"],"Root":{"Children":{"browserCache.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"browserCache.js"},"Patterns":null},"css":{"Children":{"app.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/app.css"},"Patterns":null},"bootstrap":{"Children":{"bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/bootstrap/bootstrap.min.css"},"Patterns":null},"bootstrap.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/bootstrap/bootstrap.min.css.map"},"Patterns":null}},"Asset":null,"Patterns":null},"open-iconic":{"Children":{"FONT-LICENSE":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/FONT-LICENSE"},"Patterns":null},"font":{"Children":{"css":{"Children":{"open-iconic-bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/css/open-iconic-bootstrap.min.css"},"Patterns":null}},"Asset":null,"Patterns":null},"fonts":{"Children":{"open-iconic.eot":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.eot"},"Patterns":null},"open-iconic.otf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.otf"},"Patterns":null},"open-iconic.svg":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.svg"},"Patterns":null},"open-iconic.ttf":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.ttf"},"Patterns":null},"open-iconic.woff":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/font/fonts/open-iconic.woff"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"ICON-LICENSE":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/ICON-LICENSE"},"Patterns":null},"README.md":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/open-iconic/README.md"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"favicon.ico":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"favicon.ico"},"Patterns":null},"index.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"index.html"},"Patterns":null},"_content":{"Children":{"SqliteWasmHelper":{"Children":{"browserCache.js":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"browserCache.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"Account_SQLite.styles.css":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"Account_SQLite.styles.css"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}}
|
||||
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.AspNetCore.Authorization.dll
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.AspNetCore.Authorization.dll
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.AspNetCore.Components.Forms.dll
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.AspNetCore.Components.Forms.dll
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.AspNetCore.Components.Web.dll
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.AspNetCore.Components.Web.dll
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.AspNetCore.Components.WebAssembly.dll
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.AspNetCore.Components.WebAssembly.dll
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.AspNetCore.Components.dll
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.AspNetCore.Components.dll
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.AspNetCore.Metadata.dll
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.AspNetCore.Metadata.dll
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.Data.Sqlite.dll
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.Data.Sqlite.dll
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.EntityFrameworkCore.Relational.dll
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.EntityFrameworkCore.Relational.dll
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.EntityFrameworkCore.Sqlite.dll
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.EntityFrameworkCore.Sqlite.dll
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.EntityFrameworkCore.dll
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.EntityFrameworkCore.dll
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.Extensions.Caching.Memory.dll
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.Extensions.Caching.Memory.dll
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.Extensions.DependencyModel.dll
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.Extensions.DependencyModel.dll
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.Extensions.Logging.Abstractions.dll
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.Extensions.Logging.Abstractions.dll
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.JSInterop.WebAssembly.dll
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.JSInterop.WebAssembly.dll
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.JSInterop.dll
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/Microsoft.JSInterop.dll
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/SQLitePCLRaw.batteries_v2.dll
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/SQLitePCLRaw.batteries_v2.dll
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/SQLitePCLRaw.core.dll
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/SQLitePCLRaw.core.dll
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/SqliteWasmHelper.dll
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/SqliteWasmHelper.dll
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/System.IO.Pipelines.dll
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/System.IO.Pipelines.dll
Executable file
Binary file not shown.
@ -0,0 +1,9 @@
|
||||
{
|
||||
"DetailedErrors": true,
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
}
|
||||
}
|
||||
9
Account_SQLite/bin/Debug/net6.0/appsettings.json
Normal file
9
Account_SQLite/bin/Debug/net6.0/appsettings.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/alpine-arm/native/libe_sqlite3.so
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/alpine-arm/native/libe_sqlite3.so
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/alpine-arm64/native/libe_sqlite3.so
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/alpine-arm64/native/libe_sqlite3.so
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/alpine-x64/native/libe_sqlite3.so
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/alpine-x64/native/libe_sqlite3.so
Executable file
Binary file not shown.
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/linux-arm/native/libe_sqlite3.so
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/linux-arm/native/libe_sqlite3.so
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/linux-arm64/native/libe_sqlite3.so
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/linux-arm64/native/libe_sqlite3.so
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/linux-armel/native/libe_sqlite3.so
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/linux-armel/native/libe_sqlite3.so
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/linux-mips64/native/libe_sqlite3.so
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/linux-mips64/native/libe_sqlite3.so
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/linux-musl-arm/native/libe_sqlite3.so
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/linux-musl-arm/native/libe_sqlite3.so
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/linux-musl-x64/native/libe_sqlite3.so
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/linux-musl-x64/native/libe_sqlite3.so
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/linux-s390x/native/libe_sqlite3.so
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/linux-s390x/native/libe_sqlite3.so
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/linux-x64/native/libe_sqlite3.so
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/linux-x64/native/libe_sqlite3.so
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/linux-x86/native/libe_sqlite3.so
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/linux-x86/native/libe_sqlite3.so
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/osx-arm64/native/libe_sqlite3.dylib
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/osx-arm64/native/libe_sqlite3.dylib
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/osx-x64/native/libe_sqlite3.dylib
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/osx-x64/native/libe_sqlite3.dylib
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/win-arm/native/e_sqlite3.dll
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/win-arm/native/e_sqlite3.dll
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/win-arm64/native/e_sqlite3.dll
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/win-arm64/native/e_sqlite3.dll
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/win-x64/native/e_sqlite3.dll
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/win-x64/native/e_sqlite3.dll
Executable file
Binary file not shown.
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/win-x86/native/e_sqlite3.dll
Executable file
BIN
Account_SQLite/bin/Debug/net6.0/runtimes/win-x86/native/e_sqlite3.dll
Executable file
Binary file not shown.
Reference in New Issue
Block a user