Files
2025-01-09 09:54:13 +01:00

2615 lines
117 KiB
JSON

{
"version": 3,
"targets": {
"net8.0-windows7.0": {
"Autofac/8.2.0": {
"type": "package",
"dependencies": {
"System.Diagnostics.DiagnosticSource": "8.0.1"
},
"compile": {
"lib/net8.0/Autofac.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Autofac.dll": {
"related": ".xml"
}
}
},
"Microsoft.Data.Sqlite.Core/9.0.0": {
"type": "package",
"dependencies": {
"SQLitePCLRaw.core": "2.1.10"
},
"compile": {
"lib/net8.0/Microsoft.Data.Sqlite.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.Data.Sqlite.dll": {
"related": ".xml"
}
}
},
"Microsoft.EntityFrameworkCore/9.0.0": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore.Abstractions": "9.0.0",
"Microsoft.EntityFrameworkCore.Analyzers": "9.0.0",
"Microsoft.Extensions.Caching.Memory": "9.0.0",
"Microsoft.Extensions.Logging": "9.0.0"
},
"compile": {
"lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props": {}
}
},
"Microsoft.EntityFrameworkCore.Abstractions/9.0.0": {
"type": "package",
"compile": {
"lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
"related": ".xml"
}
}
},
"Microsoft.EntityFrameworkCore.Analyzers/9.0.0": {
"type": "package"
},
"Microsoft.EntityFrameworkCore.Relational/9.0.0": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore": "9.0.0",
"Microsoft.Extensions.Caching.Memory": "9.0.0",
"Microsoft.Extensions.Configuration.Abstractions": "9.0.0",
"Microsoft.Extensions.Logging": "9.0.0"
},
"compile": {
"lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
"related": ".xml"
}
}
},
"Microsoft.EntityFrameworkCore.Sqlite/9.0.0": {
"type": "package",
"dependencies": {
"Microsoft.EntityFrameworkCore.Sqlite.Core": "9.0.0",
"Microsoft.Extensions.Caching.Memory": "9.0.0",
"Microsoft.Extensions.Configuration.Abstractions": "9.0.0",
"Microsoft.Extensions.DependencyModel": "9.0.0",
"Microsoft.Extensions.Logging": "9.0.0",
"SQLitePCLRaw.bundle_e_sqlite3": "2.1.10",
"SQLitePCLRaw.core": "2.1.10",
"System.Text.Json": "9.0.0"
},
"compile": {
"lib/net8.0/_._": {}
},
"runtime": {
"lib/net8.0/_._": {}
}
},
"Microsoft.EntityFrameworkCore.Sqlite.Core/9.0.0": {
"type": "package",
"dependencies": {
"Microsoft.Data.Sqlite.Core": "9.0.0",
"Microsoft.EntityFrameworkCore.Relational": "9.0.0",
"Microsoft.Extensions.Caching.Memory": "9.0.0",
"Microsoft.Extensions.Configuration.Abstractions": "9.0.0",
"Microsoft.Extensions.DependencyModel": "9.0.0",
"Microsoft.Extensions.Logging": "9.0.0",
"SQLitePCLRaw.core": "2.1.10",
"System.Text.Json": "9.0.0"
},
"compile": {
"lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {
"related": ".xml"
}
}
},
"Microsoft.Extensions.ApiDescription.Client/7.0.2": {
"type": "package",
"build": {
"build/Microsoft.Extensions.ApiDescription.Client.props": {},
"build/Microsoft.Extensions.ApiDescription.Client.targets": {}
},
"buildMultiTargeting": {
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Client.props": {},
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Client.targets": {}
}
},
"Microsoft.Extensions.ApiDescription.Server/6.0.5": {
"type": "package",
"build": {
"build/_._": {}
},
"buildMultiTargeting": {
"buildMultiTargeting/_._": {}
}
},
"Microsoft.Extensions.Caching.Abstractions/9.0.0": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "9.0.0"
},
"compile": {
"lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.Caching.Memory/9.0.0": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "9.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0",
"Microsoft.Extensions.Logging.Abstractions": "9.0.0",
"Microsoft.Extensions.Options": "9.0.0",
"Microsoft.Extensions.Primitives": "9.0.0"
},
"compile": {
"lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.Configuration.Abstractions/9.0.0": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "9.0.0"
},
"compile": {
"lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.DependencyInjection/9.0.0": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0"
},
"compile": {
"lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": {
"type": "package",
"compile": {
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.DependencyModel/9.0.0": {
"type": "package",
"dependencies": {
"System.Text.Encodings.Web": "9.0.0",
"System.Text.Json": "9.0.0"
},
"compile": {
"lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.Logging/9.0.0": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "9.0.0",
"Microsoft.Extensions.Logging.Abstractions": "9.0.0",
"Microsoft.Extensions.Options": "9.0.0"
},
"compile": {
"lib/net8.0/Microsoft.Extensions.Logging.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.Logging.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.Extensions.Logging.Abstractions/9.0.0": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0",
"System.Diagnostics.DiagnosticSource": "9.0.0"
},
"compile": {
"lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
}
},
"Microsoft.Extensions.Options/9.0.0": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0",
"Microsoft.Extensions.Primitives": "9.0.0"
},
"compile": {
"lib/net8.0/Microsoft.Extensions.Options.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.Options.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {}
}
},
"Microsoft.Extensions.Primitives/9.0.0": {
"type": "package",
"compile": {
"lib/net8.0/Microsoft.Extensions.Primitives.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.Primitives.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"Microsoft.OpenApi/1.2.3": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.OpenApi.dll": {
"related": ".pdb;.xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.OpenApi.dll": {
"related": ".pdb;.xml"
}
}
},
"Newtonsoft.Json/13.0.1": {
"type": "package",
"compile": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"related": ".xml"
}
}
},
"NSwag.ApiDescription.Client/13.18.2": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.ApiDescription.Client": "6.0.3",
"NSwag.MSBuild": "13.18.2"
},
"build": {
"build/NSwag.ApiDescription.Client.props": {},
"build/NSwag.ApiDescription.Client.targets": {}
}
},
"NSwag.MSBuild/13.18.2": {
"type": "package",
"build": {
"build/NSwag.MSBuild.props": {}
},
"buildMultiTargeting": {
"buildCrossTargeting/NSwag.MSBuild.props": {}
}
},
"SQLite/3.13.0": {
"type": "package",
"compile": {
"lib/netstandard1.0/_._": {}
},
"runtime": {
"lib/netstandard1.0/_._": {}
},
"runtimeTargets": {
"runtimes/linux-x64/native/libsqlite3.so": {
"assetType": "native",
"rid": "linux-x64"
},
"runtimes/osx-x64/native/libsqlite3.dylib": {
"assetType": "native",
"rid": "osx-x64"
},
"runtimes/win7-x64/native/sqlite3.dll": {
"assetType": "native",
"rid": "win7-x64"
},
"runtimes/win7-x86/native/sqlite3.dll": {
"assetType": "native",
"rid": "win7-x86"
}
}
},
"SQLitePCLRaw.bundle_e_sqlite3/2.1.10": {
"type": "package",
"dependencies": {
"SQLitePCLRaw.lib.e_sqlite3": "2.1.10",
"SQLitePCLRaw.provider.e_sqlite3": "2.1.10"
},
"compile": {
"lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
},
"runtime": {
"lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
}
},
"SQLitePCLRaw.core/2.1.10": {
"type": "package",
"dependencies": {
"System.Memory": "4.5.3"
},
"compile": {
"lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
},
"runtime": {
"lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
}
},
"SQLitePCLRaw.lib.e_sqlite3/2.1.10": {
"type": "package",
"compile": {
"lib/netstandard2.0/_._": {}
},
"runtime": {
"lib/netstandard2.0/_._": {}
},
"build": {
"buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets": {}
},
"runtimeTargets": {
"runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a": {
"assetType": "native",
"rid": "browser-wasm"
},
"runtimes/linux-arm/native/libe_sqlite3.so": {
"assetType": "native",
"rid": "linux-arm"
},
"runtimes/linux-arm64/native/libe_sqlite3.so": {
"assetType": "native",
"rid": "linux-arm64"
},
"runtimes/linux-armel/native/libe_sqlite3.so": {
"assetType": "native",
"rid": "linux-armel"
},
"runtimes/linux-mips64/native/libe_sqlite3.so": {
"assetType": "native",
"rid": "linux-mips64"
},
"runtimes/linux-musl-arm/native/libe_sqlite3.so": {
"assetType": "native",
"rid": "linux-musl-arm"
},
"runtimes/linux-musl-arm64/native/libe_sqlite3.so": {
"assetType": "native",
"rid": "linux-musl-arm64"
},
"runtimes/linux-musl-s390x/native/libe_sqlite3.so": {
"assetType": "native",
"rid": "linux-musl-s390x"
},
"runtimes/linux-musl-x64/native/libe_sqlite3.so": {
"assetType": "native",
"rid": "linux-musl-x64"
},
"runtimes/linux-ppc64le/native/libe_sqlite3.so": {
"assetType": "native",
"rid": "linux-ppc64le"
},
"runtimes/linux-s390x/native/libe_sqlite3.so": {
"assetType": "native",
"rid": "linux-s390x"
},
"runtimes/linux-x64/native/libe_sqlite3.so": {
"assetType": "native",
"rid": "linux-x64"
},
"runtimes/linux-x86/native/libe_sqlite3.so": {
"assetType": "native",
"rid": "linux-x86"
},
"runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": {
"assetType": "native",
"rid": "maccatalyst-arm64"
},
"runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": {
"assetType": "native",
"rid": "maccatalyst-x64"
},
"runtimes/osx-arm64/native/libe_sqlite3.dylib": {
"assetType": "native",
"rid": "osx-arm64"
},
"runtimes/osx-x64/native/libe_sqlite3.dylib": {
"assetType": "native",
"rid": "osx-x64"
},
"runtimes/win-arm/native/e_sqlite3.dll": {
"assetType": "native",
"rid": "win-arm"
},
"runtimes/win-arm64/native/e_sqlite3.dll": {
"assetType": "native",
"rid": "win-arm64"
},
"runtimes/win-x64/native/e_sqlite3.dll": {
"assetType": "native",
"rid": "win-x64"
},
"runtimes/win-x86/native/e_sqlite3.dll": {
"assetType": "native",
"rid": "win-x86"
}
}
},
"SQLitePCLRaw.provider.e_sqlite3/2.1.10": {
"type": "package",
"dependencies": {
"SQLitePCLRaw.core": "2.1.10"
},
"compile": {
"lib/net6.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
},
"runtime": {
"lib/net6.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
}
},
"Swashbuckle.AspNetCore/6.4.0": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.ApiDescription.Server": "6.0.5",
"Swashbuckle.AspNetCore.Swagger": "6.4.0",
"Swashbuckle.AspNetCore.SwaggerGen": "6.4.0",
"Swashbuckle.AspNetCore.SwaggerUI": "6.4.0"
},
"build": {
"build/_._": {}
}
},
"Swashbuckle.AspNetCore.Swagger/6.4.0": {
"type": "package",
"dependencies": {
"Microsoft.OpenApi": "1.2.3"
},
"compile": {
"lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": {
"related": ".pdb;.xml"
}
},
"runtime": {
"lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": {
"related": ".pdb;.xml"
}
},
"frameworkReferences": [
"Microsoft.AspNetCore.App"
]
},
"Swashbuckle.AspNetCore.SwaggerGen/6.4.0": {
"type": "package",
"dependencies": {
"Swashbuckle.AspNetCore.Swagger": "6.4.0"
},
"compile": {
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
"related": ".pdb;.xml"
}
},
"runtime": {
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
"related": ".pdb;.xml"
}
}
},
"Swashbuckle.AspNetCore.SwaggerUI/6.4.0": {
"type": "package",
"compile": {
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
"related": ".pdb;.xml"
}
},
"runtime": {
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
"related": ".pdb;.xml"
}
},
"frameworkReferences": [
"Microsoft.AspNetCore.App"
]
},
"System.Diagnostics.DiagnosticSource/9.0.0": {
"type": "package",
"compile": {
"lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
"related": ".xml"
}
},
"contentFiles": {
"contentFiles/any/any/_._": {
"buildAction": "None",
"codeLanguage": "any",
"copyToOutput": false
}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"System.IO.Pipelines/9.0.0": {
"type": "package",
"compile": {
"lib/net8.0/System.IO.Pipelines.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/System.IO.Pipelines.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net8.0/_._": {}
}
},
"System.Memory/4.5.3": {
"type": "package",
"compile": {
"ref/netcoreapp2.1/_._": {}
},
"runtime": {
"lib/netcoreapp2.1/_._": {}
}
},
"System.Text.Encodings.Web/9.0.0": {
"type": "package",
"compile": {
"lib/net8.0/System.Text.Encodings.Web.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/System.Text.Encodings.Web.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net8.0/_._": {}
},
"runtimeTargets": {
"runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
"assetType": "runtime",
"rid": "browser"
}
}
},
"System.Text.Json/9.0.0": {
"type": "package",
"dependencies": {
"System.IO.Pipelines": "9.0.0",
"System.Text.Encodings.Web": "9.0.0"
},
"compile": {
"lib/net8.0/System.Text.Json.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net8.0/System.Text.Json.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net8.0/System.Text.Json.targets": {}
}
},
"Server/1.0.0": {
"type": "project",
"framework": ".NETCoreApp,Version=v8.0",
"dependencies": {
"Microsoft.EntityFrameworkCore": "9.0.0",
"Microsoft.EntityFrameworkCore.Sqlite": "9.0.0",
"SQLite": "3.13.0",
"Swashbuckle.AspNetCore": "6.4.0"
},
"compile": {
"bin/placeholder/Server.dll": {}
},
"runtime": {
"bin/placeholder/Server.dll": {}
},
"frameworkReferences": [
"Microsoft.AspNetCore.App"
]
}
}
},
"libraries": {
"Autofac/8.2.0": {
"sha512": "T+4+W4byzyUOarCbIcFRbxpYKC+cndfQm/+VeWpB60P2MCN0JMsewUhZqvH5Ooe936HQjn5uHvEY9tq6BfbiIw==",
"type": "package",
"path": "autofac/8.2.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"README.md",
"autofac.8.2.0.nupkg.sha512",
"autofac.nuspec",
"icon.png",
"lib/net6.0/Autofac.dll",
"lib/net6.0/Autofac.xml",
"lib/net7.0/Autofac.dll",
"lib/net7.0/Autofac.xml",
"lib/net8.0/Autofac.dll",
"lib/net8.0/Autofac.xml",
"lib/netstandard2.0/Autofac.dll",
"lib/netstandard2.0/Autofac.xml",
"lib/netstandard2.1/Autofac.dll",
"lib/netstandard2.1/Autofac.xml"
]
},
"Microsoft.Data.Sqlite.Core/9.0.0": {
"sha512": "cFfZjFL+tqzGYw9lB31EkV1IWF5xRQNk2k+MQd+Cf86Gl6zTeAoiZIFw5sRB1Z8OxpEC7nu+nTDsLSjieBAPTw==",
"type": "package",
"path": "microsoft.data.sqlite.core/9.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"lib/net6.0/Microsoft.Data.Sqlite.dll",
"lib/net6.0/Microsoft.Data.Sqlite.xml",
"lib/net8.0/Microsoft.Data.Sqlite.dll",
"lib/net8.0/Microsoft.Data.Sqlite.xml",
"lib/netstandard2.0/Microsoft.Data.Sqlite.dll",
"lib/netstandard2.0/Microsoft.Data.Sqlite.xml",
"microsoft.data.sqlite.core.9.0.0.nupkg.sha512",
"microsoft.data.sqlite.core.nuspec"
]
},
"Microsoft.EntityFrameworkCore/9.0.0": {
"sha512": "wpG+nfnfDAw87R3ovAsUmjr3MZ4tYXf6bFqEPVAIKE6IfPml3DS//iX0DBnf8kWn5ZHSO5oi1m4d/Jf+1LifJQ==",
"type": "package",
"path": "microsoft.entityframeworkcore/9.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props",
"lib/net8.0/Microsoft.EntityFrameworkCore.dll",
"lib/net8.0/Microsoft.EntityFrameworkCore.xml",
"microsoft.entityframeworkcore.9.0.0.nupkg.sha512",
"microsoft.entityframeworkcore.nuspec"
]
},
"Microsoft.EntityFrameworkCore.Abstractions/9.0.0": {
"sha512": "fnmifFL8KaA4ZNLCVgfjCWhZUFxkrDInx5hR4qG7Q8IEaSiy/6VOSRFyx55oH7MV4y7wM3J3EE90nSpcVBI44Q==",
"type": "package",
"path": "microsoft.entityframeworkcore.abstractions/9.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
"lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
"microsoft.entityframeworkcore.abstractions.9.0.0.nupkg.sha512",
"microsoft.entityframeworkcore.abstractions.nuspec"
]
},
"Microsoft.EntityFrameworkCore.Analyzers/9.0.0": {
"sha512": "Qje+DzXJOKiXF72SL0XxNlDtTkvWWvmwknuZtFahY5hIQpRKO59qnGuERIQ3qlzuq5x4bAJ8WMbgU5DLhBgeOQ==",
"type": "package",
"path": "microsoft.entityframeworkcore.analyzers/9.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
"docs/PACKAGE.md",
"microsoft.entityframeworkcore.analyzers.9.0.0.nupkg.sha512",
"microsoft.entityframeworkcore.analyzers.nuspec"
]
},
"Microsoft.EntityFrameworkCore.Relational/9.0.0": {
"sha512": "j+msw6fWgAE9M3Q/5B9Uhv7pdAdAQUvFPJAiBJmoy+OXvehVbfbCE8ftMAa51Uo2ZeiqVnHShhnv4Y4UJJmUzA==",
"type": "package",
"path": "microsoft.entityframeworkcore.relational/9.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll",
"lib/net8.0/Microsoft.EntityFrameworkCore.Relational.xml",
"microsoft.entityframeworkcore.relational.9.0.0.nupkg.sha512",
"microsoft.entityframeworkcore.relational.nuspec"
]
},
"Microsoft.EntityFrameworkCore.Sqlite/9.0.0": {
"sha512": "xu6dlgBO9I1WA1WdT+rUvv+ZGQ9aGRn3c246ykyuFzBX02oNYd1lk7LEVGhjBN1T49N3C9yBUHFQY8vY4JZQrw==",
"type": "package",
"path": "microsoft.entityframeworkcore.sqlite/9.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"lib/net8.0/_._",
"microsoft.entityframeworkcore.sqlite.9.0.0.nupkg.sha512",
"microsoft.entityframeworkcore.sqlite.nuspec"
]
},
"Microsoft.EntityFrameworkCore.Sqlite.Core/9.0.0": {
"sha512": "4gmIZli/Na39mck6s/gO2n1NdOHHwNQfSWucpA+bAU5UAEMYFGMXpCR1AHoo/VJuyMkfpBxuHzkj1/xczy2vFg==",
"type": "package",
"path": "microsoft.entityframeworkcore.sqlite.core/9.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"PACKAGE.md",
"lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll",
"lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.xml",
"microsoft.entityframeworkcore.sqlite.core.9.0.0.nupkg.sha512",
"microsoft.entityframeworkcore.sqlite.core.nuspec"
]
},
"Microsoft.Extensions.ApiDescription.Client/7.0.2": {
"sha512": "gSObdZ5LVFpgkdY8Tt1RzVD+8Xd7SN95ePuPiceAZbRL/EHZzAVTiH2sNsRwHcuMBu7nlTpeMDUjJDUCQuvK0A==",
"type": "package",
"path": "microsoft.extensions.apidescription.client/7.0.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"build/Microsoft.Extensions.ApiDescription.Client.props",
"build/Microsoft.Extensions.ApiDescription.Client.targets",
"build/OpenApiItemsSchema.xaml",
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Client.props",
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Client.targets",
"microsoft.extensions.apidescription.client.7.0.2.nupkg.sha512",
"microsoft.extensions.apidescription.client.nuspec",
"tasks/netstandard2.0/Microsoft.Extensions.ApiDescription.Client.deps.json",
"tasks/netstandard2.0/Microsoft.Extensions.ApiDescription.Client.dll"
]
},
"Microsoft.Extensions.ApiDescription.Server/6.0.5": {
"sha512": "Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==",
"type": "package",
"path": "microsoft.extensions.apidescription.server/6.0.5",
"hasTools": true,
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"build/Microsoft.Extensions.ApiDescription.Server.props",
"build/Microsoft.Extensions.ApiDescription.Server.targets",
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props",
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets",
"microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512",
"microsoft.extensions.apidescription.server.nuspec",
"tools/Newtonsoft.Json.dll",
"tools/dotnet-getdocument.deps.json",
"tools/dotnet-getdocument.dll",
"tools/dotnet-getdocument.runtimeconfig.json",
"tools/net461-x86/GetDocument.Insider.exe",
"tools/net461-x86/GetDocument.Insider.exe.config",
"tools/net461-x86/Microsoft.Win32.Primitives.dll",
"tools/net461-x86/System.AppContext.dll",
"tools/net461-x86/System.Buffers.dll",
"tools/net461-x86/System.Collections.Concurrent.dll",
"tools/net461-x86/System.Collections.NonGeneric.dll",
"tools/net461-x86/System.Collections.Specialized.dll",
"tools/net461-x86/System.Collections.dll",
"tools/net461-x86/System.ComponentModel.EventBasedAsync.dll",
"tools/net461-x86/System.ComponentModel.Primitives.dll",
"tools/net461-x86/System.ComponentModel.TypeConverter.dll",
"tools/net461-x86/System.ComponentModel.dll",
"tools/net461-x86/System.Console.dll",
"tools/net461-x86/System.Data.Common.dll",
"tools/net461-x86/System.Diagnostics.Contracts.dll",
"tools/net461-x86/System.Diagnostics.Debug.dll",
"tools/net461-x86/System.Diagnostics.DiagnosticSource.dll",
"tools/net461-x86/System.Diagnostics.FileVersionInfo.dll",
"tools/net461-x86/System.Diagnostics.Process.dll",
"tools/net461-x86/System.Diagnostics.StackTrace.dll",
"tools/net461-x86/System.Diagnostics.TextWriterTraceListener.dll",
"tools/net461-x86/System.Diagnostics.Tools.dll",
"tools/net461-x86/System.Diagnostics.TraceSource.dll",
"tools/net461-x86/System.Diagnostics.Tracing.dll",
"tools/net461-x86/System.Drawing.Primitives.dll",
"tools/net461-x86/System.Dynamic.Runtime.dll",
"tools/net461-x86/System.Globalization.Calendars.dll",
"tools/net461-x86/System.Globalization.Extensions.dll",
"tools/net461-x86/System.Globalization.dll",
"tools/net461-x86/System.IO.Compression.ZipFile.dll",
"tools/net461-x86/System.IO.Compression.dll",
"tools/net461-x86/System.IO.FileSystem.DriveInfo.dll",
"tools/net461-x86/System.IO.FileSystem.Primitives.dll",
"tools/net461-x86/System.IO.FileSystem.Watcher.dll",
"tools/net461-x86/System.IO.FileSystem.dll",
"tools/net461-x86/System.IO.IsolatedStorage.dll",
"tools/net461-x86/System.IO.MemoryMappedFiles.dll",
"tools/net461-x86/System.IO.Pipes.dll",
"tools/net461-x86/System.IO.UnmanagedMemoryStream.dll",
"tools/net461-x86/System.IO.dll",
"tools/net461-x86/System.Linq.Expressions.dll",
"tools/net461-x86/System.Linq.Parallel.dll",
"tools/net461-x86/System.Linq.Queryable.dll",
"tools/net461-x86/System.Linq.dll",
"tools/net461-x86/System.Memory.dll",
"tools/net461-x86/System.Net.Http.dll",
"tools/net461-x86/System.Net.NameResolution.dll",
"tools/net461-x86/System.Net.NetworkInformation.dll",
"tools/net461-x86/System.Net.Ping.dll",
"tools/net461-x86/System.Net.Primitives.dll",
"tools/net461-x86/System.Net.Requests.dll",
"tools/net461-x86/System.Net.Security.dll",
"tools/net461-x86/System.Net.Sockets.dll",
"tools/net461-x86/System.Net.WebHeaderCollection.dll",
"tools/net461-x86/System.Net.WebSockets.Client.dll",
"tools/net461-x86/System.Net.WebSockets.dll",
"tools/net461-x86/System.Numerics.Vectors.dll",
"tools/net461-x86/System.ObjectModel.dll",
"tools/net461-x86/System.Reflection.Extensions.dll",
"tools/net461-x86/System.Reflection.Primitives.dll",
"tools/net461-x86/System.Reflection.dll",
"tools/net461-x86/System.Resources.Reader.dll",
"tools/net461-x86/System.Resources.ResourceManager.dll",
"tools/net461-x86/System.Resources.Writer.dll",
"tools/net461-x86/System.Runtime.CompilerServices.Unsafe.dll",
"tools/net461-x86/System.Runtime.CompilerServices.VisualC.dll",
"tools/net461-x86/System.Runtime.Extensions.dll",
"tools/net461-x86/System.Runtime.Handles.dll",
"tools/net461-x86/System.Runtime.InteropServices.RuntimeInformation.dll",
"tools/net461-x86/System.Runtime.InteropServices.dll",
"tools/net461-x86/System.Runtime.Numerics.dll",
"tools/net461-x86/System.Runtime.Serialization.Formatters.dll",
"tools/net461-x86/System.Runtime.Serialization.Json.dll",
"tools/net461-x86/System.Runtime.Serialization.Primitives.dll",
"tools/net461-x86/System.Runtime.Serialization.Xml.dll",
"tools/net461-x86/System.Runtime.dll",
"tools/net461-x86/System.Security.Claims.dll",
"tools/net461-x86/System.Security.Cryptography.Algorithms.dll",
"tools/net461-x86/System.Security.Cryptography.Csp.dll",
"tools/net461-x86/System.Security.Cryptography.Encoding.dll",
"tools/net461-x86/System.Security.Cryptography.Primitives.dll",
"tools/net461-x86/System.Security.Cryptography.X509Certificates.dll",
"tools/net461-x86/System.Security.Principal.dll",
"tools/net461-x86/System.Security.SecureString.dll",
"tools/net461-x86/System.Text.Encoding.Extensions.dll",
"tools/net461-x86/System.Text.Encoding.dll",
"tools/net461-x86/System.Text.RegularExpressions.dll",
"tools/net461-x86/System.Threading.Overlapped.dll",
"tools/net461-x86/System.Threading.Tasks.Parallel.dll",
"tools/net461-x86/System.Threading.Tasks.dll",
"tools/net461-x86/System.Threading.Thread.dll",
"tools/net461-x86/System.Threading.ThreadPool.dll",
"tools/net461-x86/System.Threading.Timer.dll",
"tools/net461-x86/System.Threading.dll",
"tools/net461-x86/System.ValueTuple.dll",
"tools/net461-x86/System.Xml.ReaderWriter.dll",
"tools/net461-x86/System.Xml.XDocument.dll",
"tools/net461-x86/System.Xml.XPath.XDocument.dll",
"tools/net461-x86/System.Xml.XPath.dll",
"tools/net461-x86/System.Xml.XmlDocument.dll",
"tools/net461-x86/System.Xml.XmlSerializer.dll",
"tools/net461-x86/netstandard.dll",
"tools/net461/GetDocument.Insider.exe",
"tools/net461/GetDocument.Insider.exe.config",
"tools/net461/Microsoft.Win32.Primitives.dll",
"tools/net461/System.AppContext.dll",
"tools/net461/System.Buffers.dll",
"tools/net461/System.Collections.Concurrent.dll",
"tools/net461/System.Collections.NonGeneric.dll",
"tools/net461/System.Collections.Specialized.dll",
"tools/net461/System.Collections.dll",
"tools/net461/System.ComponentModel.EventBasedAsync.dll",
"tools/net461/System.ComponentModel.Primitives.dll",
"tools/net461/System.ComponentModel.TypeConverter.dll",
"tools/net461/System.ComponentModel.dll",
"tools/net461/System.Console.dll",
"tools/net461/System.Data.Common.dll",
"tools/net461/System.Diagnostics.Contracts.dll",
"tools/net461/System.Diagnostics.Debug.dll",
"tools/net461/System.Diagnostics.DiagnosticSource.dll",
"tools/net461/System.Diagnostics.FileVersionInfo.dll",
"tools/net461/System.Diagnostics.Process.dll",
"tools/net461/System.Diagnostics.StackTrace.dll",
"tools/net461/System.Diagnostics.TextWriterTraceListener.dll",
"tools/net461/System.Diagnostics.Tools.dll",
"tools/net461/System.Diagnostics.TraceSource.dll",
"tools/net461/System.Diagnostics.Tracing.dll",
"tools/net461/System.Drawing.Primitives.dll",
"tools/net461/System.Dynamic.Runtime.dll",
"tools/net461/System.Globalization.Calendars.dll",
"tools/net461/System.Globalization.Extensions.dll",
"tools/net461/System.Globalization.dll",
"tools/net461/System.IO.Compression.ZipFile.dll",
"tools/net461/System.IO.Compression.dll",
"tools/net461/System.IO.FileSystem.DriveInfo.dll",
"tools/net461/System.IO.FileSystem.Primitives.dll",
"tools/net461/System.IO.FileSystem.Watcher.dll",
"tools/net461/System.IO.FileSystem.dll",
"tools/net461/System.IO.IsolatedStorage.dll",
"tools/net461/System.IO.MemoryMappedFiles.dll",
"tools/net461/System.IO.Pipes.dll",
"tools/net461/System.IO.UnmanagedMemoryStream.dll",
"tools/net461/System.IO.dll",
"tools/net461/System.Linq.Expressions.dll",
"tools/net461/System.Linq.Parallel.dll",
"tools/net461/System.Linq.Queryable.dll",
"tools/net461/System.Linq.dll",
"tools/net461/System.Memory.dll",
"tools/net461/System.Net.Http.dll",
"tools/net461/System.Net.NameResolution.dll",
"tools/net461/System.Net.NetworkInformation.dll",
"tools/net461/System.Net.Ping.dll",
"tools/net461/System.Net.Primitives.dll",
"tools/net461/System.Net.Requests.dll",
"tools/net461/System.Net.Security.dll",
"tools/net461/System.Net.Sockets.dll",
"tools/net461/System.Net.WebHeaderCollection.dll",
"tools/net461/System.Net.WebSockets.Client.dll",
"tools/net461/System.Net.WebSockets.dll",
"tools/net461/System.Numerics.Vectors.dll",
"tools/net461/System.ObjectModel.dll",
"tools/net461/System.Reflection.Extensions.dll",
"tools/net461/System.Reflection.Primitives.dll",
"tools/net461/System.Reflection.dll",
"tools/net461/System.Resources.Reader.dll",
"tools/net461/System.Resources.ResourceManager.dll",
"tools/net461/System.Resources.Writer.dll",
"tools/net461/System.Runtime.CompilerServices.Unsafe.dll",
"tools/net461/System.Runtime.CompilerServices.VisualC.dll",
"tools/net461/System.Runtime.Extensions.dll",
"tools/net461/System.Runtime.Handles.dll",
"tools/net461/System.Runtime.InteropServices.RuntimeInformation.dll",
"tools/net461/System.Runtime.InteropServices.dll",
"tools/net461/System.Runtime.Numerics.dll",
"tools/net461/System.Runtime.Serialization.Formatters.dll",
"tools/net461/System.Runtime.Serialization.Json.dll",
"tools/net461/System.Runtime.Serialization.Primitives.dll",
"tools/net461/System.Runtime.Serialization.Xml.dll",
"tools/net461/System.Runtime.dll",
"tools/net461/System.Security.Claims.dll",
"tools/net461/System.Security.Cryptography.Algorithms.dll",
"tools/net461/System.Security.Cryptography.Csp.dll",
"tools/net461/System.Security.Cryptography.Encoding.dll",
"tools/net461/System.Security.Cryptography.Primitives.dll",
"tools/net461/System.Security.Cryptography.X509Certificates.dll",
"tools/net461/System.Security.Principal.dll",
"tools/net461/System.Security.SecureString.dll",
"tools/net461/System.Text.Encoding.Extensions.dll",
"tools/net461/System.Text.Encoding.dll",
"tools/net461/System.Text.RegularExpressions.dll",
"tools/net461/System.Threading.Overlapped.dll",
"tools/net461/System.Threading.Tasks.Parallel.dll",
"tools/net461/System.Threading.Tasks.dll",
"tools/net461/System.Threading.Thread.dll",
"tools/net461/System.Threading.ThreadPool.dll",
"tools/net461/System.Threading.Timer.dll",
"tools/net461/System.Threading.dll",
"tools/net461/System.ValueTuple.dll",
"tools/net461/System.Xml.ReaderWriter.dll",
"tools/net461/System.Xml.XDocument.dll",
"tools/net461/System.Xml.XPath.XDocument.dll",
"tools/net461/System.Xml.XPath.dll",
"tools/net461/System.Xml.XmlDocument.dll",
"tools/net461/System.Xml.XmlSerializer.dll",
"tools/net461/netstandard.dll",
"tools/netcoreapp2.1/GetDocument.Insider.deps.json",
"tools/netcoreapp2.1/GetDocument.Insider.dll",
"tools/netcoreapp2.1/GetDocument.Insider.runtimeconfig.json",
"tools/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll"
]
},
"Microsoft.Extensions.Caching.Abstractions/9.0.0": {
"sha512": "FPWZAa9c0H4dvOj351iR1jkUIs4u9ykL4Bm592yhjDyO5lCoWd+TMAHx2EMbarzUvCvgjWjJIoC6//Q9kH6YhA==",
"type": "package",
"path": "microsoft.extensions.caching.abstractions/9.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.Caching.Abstractions.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets",
"lib/net462/Microsoft.Extensions.Caching.Abstractions.dll",
"lib/net462/Microsoft.Extensions.Caching.Abstractions.xml",
"lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll",
"lib/net8.0/Microsoft.Extensions.Caching.Abstractions.xml",
"lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll",
"lib/net9.0/Microsoft.Extensions.Caching.Abstractions.xml",
"lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml",
"microsoft.extensions.caching.abstractions.9.0.0.nupkg.sha512",
"microsoft.extensions.caching.abstractions.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Caching.Memory/9.0.0": {
"sha512": "zbnPX/JQ0pETRSUG9fNPBvpIq42Aufvs15gGYyNIMhCun9yhmWihz0WgsI7bSDPjxWTKBf8oX/zv6v2uZ3W9OQ==",
"type": "package",
"path": "microsoft.extensions.caching.memory/9.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.Caching.Memory.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets",
"lib/net462/Microsoft.Extensions.Caching.Memory.dll",
"lib/net462/Microsoft.Extensions.Caching.Memory.xml",
"lib/net8.0/Microsoft.Extensions.Caching.Memory.dll",
"lib/net8.0/Microsoft.Extensions.Caching.Memory.xml",
"lib/net9.0/Microsoft.Extensions.Caching.Memory.dll",
"lib/net9.0/Microsoft.Extensions.Caching.Memory.xml",
"lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll",
"lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml",
"microsoft.extensions.caching.memory.9.0.0.nupkg.sha512",
"microsoft.extensions.caching.memory.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Configuration.Abstractions/9.0.0": {
"sha512": "lqvd7W3FGKUO1+ZoUEMaZ5XDJeWvjpy2/M/ptCGz3tXLD4HWVaSzjufsAsjemasBEg+2SxXVtYVvGt5r2nKDlg==",
"type": "package",
"path": "microsoft.extensions.configuration.abstractions/9.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets",
"lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll",
"lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml",
"lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll",
"lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.xml",
"lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll",
"lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.xml",
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
"microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512",
"microsoft.extensions.configuration.abstractions.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.DependencyInjection/9.0.0": {
"sha512": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==",
"type": "package",
"path": "microsoft.extensions.dependencyinjection/9.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
"lib/net462/Microsoft.Extensions.DependencyInjection.dll",
"lib/net462/Microsoft.Extensions.DependencyInjection.xml",
"lib/net8.0/Microsoft.Extensions.DependencyInjection.dll",
"lib/net8.0/Microsoft.Extensions.DependencyInjection.xml",
"lib/net9.0/Microsoft.Extensions.DependencyInjection.dll",
"lib/net9.0/Microsoft.Extensions.DependencyInjection.xml",
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
"microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512",
"microsoft.extensions.dependencyinjection.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": {
"sha512": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg==",
"type": "package",
"path": "microsoft.extensions.dependencyinjection.abstractions/9.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
"lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
"lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
"microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512",
"microsoft.extensions.dependencyinjection.abstractions.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.DependencyModel/9.0.0": {
"sha512": "saxr2XzwgDU77LaQfYFXmddEDRUKHF4DaGMZkNB3qjdVSZlax3//dGJagJkKrGMIPNZs2jVFXITyCCR6UHJNdA==",
"type": "package",
"path": "microsoft.extensions.dependencymodel/9.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets",
"lib/net462/Microsoft.Extensions.DependencyModel.dll",
"lib/net462/Microsoft.Extensions.DependencyModel.xml",
"lib/net8.0/Microsoft.Extensions.DependencyModel.dll",
"lib/net8.0/Microsoft.Extensions.DependencyModel.xml",
"lib/net9.0/Microsoft.Extensions.DependencyModel.dll",
"lib/net9.0/Microsoft.Extensions.DependencyModel.xml",
"lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
"lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
"microsoft.extensions.dependencymodel.9.0.0.nupkg.sha512",
"microsoft.extensions.dependencymodel.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Logging/9.0.0": {
"sha512": "crjWyORoug0kK7RSNJBTeSE6VX8IQgLf3nUpTB9m62bPXp/tzbnOsnbe8TXEG0AASNaKZddnpHKw7fET8E++Pg==",
"type": "package",
"path": "microsoft.extensions.logging/9.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.Logging.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets",
"lib/net462/Microsoft.Extensions.Logging.dll",
"lib/net462/Microsoft.Extensions.Logging.xml",
"lib/net8.0/Microsoft.Extensions.Logging.dll",
"lib/net8.0/Microsoft.Extensions.Logging.xml",
"lib/net9.0/Microsoft.Extensions.Logging.dll",
"lib/net9.0/Microsoft.Extensions.Logging.xml",
"lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
"lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
"lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
"lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
"microsoft.extensions.logging.9.0.0.nupkg.sha512",
"microsoft.extensions.logging.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Logging.Abstractions/9.0.0": {
"sha512": "g0UfujELzlLbHoVG8kPKVBaW470Ewi+jnptGS9KUi6jcb+k2StujtK3m26DFSGGwQ/+bVgZfsWqNzlP6YOejvw==",
"type": "package",
"path": "microsoft.extensions.logging.abstractions/9.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll",
"analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll",
"analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll",
"analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
"buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets",
"buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets",
"buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets",
"buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets",
"lib/net462/Microsoft.Extensions.Logging.Abstractions.dll",
"lib/net462/Microsoft.Extensions.Logging.Abstractions.xml",
"lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll",
"lib/net8.0/Microsoft.Extensions.Logging.Abstractions.xml",
"lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll",
"lib/net9.0/Microsoft.Extensions.Logging.Abstractions.xml",
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
"microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512",
"microsoft.extensions.logging.abstractions.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Options/9.0.0": {
"sha512": "y2146b3jrPI3Q0lokKXdKLpmXqakYbDIPDV6r3M8SqvSf45WwOTzkyfDpxnZXJsJQEpAsAqjUq5Pu8RCJMjubg==",
"type": "package",
"path": "microsoft.extensions.options/9.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll",
"analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
"buildTransitive/net461/Microsoft.Extensions.Options.targets",
"buildTransitive/net462/Microsoft.Extensions.Options.targets",
"buildTransitive/net8.0/Microsoft.Extensions.Options.targets",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets",
"buildTransitive/netstandard2.0/Microsoft.Extensions.Options.targets",
"lib/net462/Microsoft.Extensions.Options.dll",
"lib/net462/Microsoft.Extensions.Options.xml",
"lib/net8.0/Microsoft.Extensions.Options.dll",
"lib/net8.0/Microsoft.Extensions.Options.xml",
"lib/net9.0/Microsoft.Extensions.Options.dll",
"lib/net9.0/Microsoft.Extensions.Options.xml",
"lib/netstandard2.0/Microsoft.Extensions.Options.dll",
"lib/netstandard2.0/Microsoft.Extensions.Options.xml",
"lib/netstandard2.1/Microsoft.Extensions.Options.dll",
"lib/netstandard2.1/Microsoft.Extensions.Options.xml",
"microsoft.extensions.options.9.0.0.nupkg.sha512",
"microsoft.extensions.options.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Primitives/9.0.0": {
"sha512": "N3qEBzmLMYiASUlKxxFIISP4AiwuPTHF5uCh+2CWSwwzAJiIYx0kBJsS30cp1nvhSySFAVi30jecD307jV+8Kg==",
"type": "package",
"path": "microsoft.extensions.primitives/9.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.Primitives.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
"lib/net462/Microsoft.Extensions.Primitives.dll",
"lib/net462/Microsoft.Extensions.Primitives.xml",
"lib/net8.0/Microsoft.Extensions.Primitives.dll",
"lib/net8.0/Microsoft.Extensions.Primitives.xml",
"lib/net9.0/Microsoft.Extensions.Primitives.dll",
"lib/net9.0/Microsoft.Extensions.Primitives.xml",
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
"lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
"microsoft.extensions.primitives.9.0.0.nupkg.sha512",
"microsoft.extensions.primitives.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.OpenApi/1.2.3": {
"sha512": "Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
"type": "package",
"path": "microsoft.openapi/1.2.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net46/Microsoft.OpenApi.dll",
"lib/net46/Microsoft.OpenApi.pdb",
"lib/net46/Microsoft.OpenApi.xml",
"lib/netstandard2.0/Microsoft.OpenApi.dll",
"lib/netstandard2.0/Microsoft.OpenApi.pdb",
"lib/netstandard2.0/Microsoft.OpenApi.xml",
"microsoft.openapi.1.2.3.nupkg.sha512",
"microsoft.openapi.nuspec"
]
},
"Newtonsoft.Json/13.0.1": {
"sha512": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
"type": "package",
"path": "newtonsoft.json/13.0.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.md",
"lib/net20/Newtonsoft.Json.dll",
"lib/net20/Newtonsoft.Json.xml",
"lib/net35/Newtonsoft.Json.dll",
"lib/net35/Newtonsoft.Json.xml",
"lib/net40/Newtonsoft.Json.dll",
"lib/net40/Newtonsoft.Json.xml",
"lib/net45/Newtonsoft.Json.dll",
"lib/net45/Newtonsoft.Json.xml",
"lib/netstandard1.0/Newtonsoft.Json.dll",
"lib/netstandard1.0/Newtonsoft.Json.xml",
"lib/netstandard1.3/Newtonsoft.Json.dll",
"lib/netstandard1.3/Newtonsoft.Json.xml",
"lib/netstandard2.0/Newtonsoft.Json.dll",
"lib/netstandard2.0/Newtonsoft.Json.xml",
"newtonsoft.json.13.0.1.nupkg.sha512",
"newtonsoft.json.nuspec",
"packageIcon.png"
]
},
"NSwag.ApiDescription.Client/13.18.2": {
"sha512": "uViMdjUscfeqrlDY4q9O2a0t2cMqsOx1kdX9WLyQjTXea1xjAHgQFCYlgE6ibwkYcUDJDlwEYUzvsJelL6SY3g==",
"type": "package",
"path": "nswag.apidescription.client/13.18.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"build/NSwag.ApiDescription.Client.props",
"build/NSwag.ApiDescription.Client.targets",
"nswag.apidescription.client.13.18.2.nupkg.sha512",
"nswag.apidescription.client.nuspec"
]
},
"NSwag.MSBuild/13.18.2": {
"sha512": "SRQ3mONkfbJWhZxA1yOFMJMXavUvnXwcoYU23qoVqSEY2G+y8jZuq9ErWm76JT0Kn5/Ml5UhG1FWmLhkqd4/+A==",
"type": "package",
"path": "nswag.msbuild/13.18.2",
"hasTools": true,
"files": [
".nupkg.metadata",
".signature.p7s",
"build/NSwag.MSBuild.props",
"buildCrossTargeting/NSwag.MSBuild.props",
"nswag.msbuild.13.18.2.nupkg.sha512",
"nswag.msbuild.nuspec",
"tools/Net50/Fluid.dll",
"tools/Net50/Microsoft.AspNetCore.JsonPatch.dll",
"tools/Net50/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll",
"tools/Net50/Microsoft.AspNetCore.TestHost.dll",
"tools/Net50/Microsoft.Extensions.DependencyModel.dll",
"tools/Net50/Microsoft.Extensions.PlatformAbstractions.dll",
"tools/Net50/NConsole.dll",
"tools/Net50/NJsonSchema.CodeGeneration.CSharp.dll",
"tools/Net50/NJsonSchema.CodeGeneration.TypeScript.dll",
"tools/Net50/NJsonSchema.CodeGeneration.dll",
"tools/Net50/NJsonSchema.Yaml.dll",
"tools/Net50/NJsonSchema.dll",
"tools/Net50/NSwag.Annotations.dll",
"tools/Net50/NSwag.Annotations.pdb",
"tools/Net50/NSwag.Annotations.xml",
"tools/Net50/NSwag.AspNetCore.Launcher.dll",
"tools/Net50/NSwag.AspNetCore.Launcher.exe",
"tools/Net50/NSwag.AspNetCore.Launcher.pdb",
"tools/Net50/NSwag.AspNetCore.Launcher.runtimeconfig.json",
"tools/Net50/NSwag.AssemblyLoader.dll",
"tools/Net50/NSwag.AssemblyLoader.dll.config",
"tools/Net50/NSwag.AssemblyLoader.pdb",
"tools/Net50/NSwag.AssemblyLoader.xml",
"tools/Net50/NSwag.CodeGeneration.CSharp.dll",
"tools/Net50/NSwag.CodeGeneration.CSharp.pdb",
"tools/Net50/NSwag.CodeGeneration.CSharp.xml",
"tools/Net50/NSwag.CodeGeneration.TypeScript.dll",
"tools/Net50/NSwag.CodeGeneration.TypeScript.pdb",
"tools/Net50/NSwag.CodeGeneration.TypeScript.xml",
"tools/Net50/NSwag.CodeGeneration.dll",
"tools/Net50/NSwag.CodeGeneration.dll.config",
"tools/Net50/NSwag.CodeGeneration.pdb",
"tools/Net50/NSwag.CodeGeneration.xml",
"tools/Net50/NSwag.Commands.dll",
"tools/Net50/NSwag.Commands.pdb",
"tools/Net50/NSwag.Commands.xml",
"tools/Net50/NSwag.Core.Yaml.dll",
"tools/Net50/NSwag.Core.Yaml.pdb",
"tools/Net50/NSwag.Core.dll",
"tools/Net50/NSwag.Core.pdb",
"tools/Net50/NSwag.Core.xml",
"tools/Net50/NSwag.Generation.AspNetCore.dll",
"tools/Net50/NSwag.Generation.AspNetCore.pdb",
"tools/Net50/NSwag.Generation.AspNetCore.xml",
"tools/Net50/NSwag.Generation.WebApi.dll",
"tools/Net50/NSwag.Generation.WebApi.pdb",
"tools/Net50/NSwag.Generation.WebApi.xml",
"tools/Net50/NSwag.Generation.dll",
"tools/Net50/NSwag.Generation.pdb",
"tools/Net50/NSwag.Generation.xml",
"tools/Net50/Namotion.Reflection.dll",
"tools/Net50/Newtonsoft.Json.Bson.dll",
"tools/Net50/Newtonsoft.Json.dll",
"tools/Net50/Parlot.dll",
"tools/Net50/System.Text.Encodings.Web.dll",
"tools/Net50/TimeZoneConverter.dll",
"tools/Net50/YamlDotNet.dll",
"tools/Net50/dotnet-nswag.deps.json",
"tools/Net50/dotnet-nswag.dll",
"tools/Net50/dotnet-nswag.exe",
"tools/Net50/dotnet-nswag.pdb",
"tools/Net50/dotnet-nswag.runtimeconfig.json",
"tools/Net60/Fluid.dll",
"tools/Net60/Microsoft.AspNetCore.JsonPatch.dll",
"tools/Net60/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll",
"tools/Net60/Microsoft.AspNetCore.TestHost.dll",
"tools/Net60/Microsoft.Extensions.DependencyModel.dll",
"tools/Net60/Microsoft.Extensions.PlatformAbstractions.dll",
"tools/Net60/NConsole.dll",
"tools/Net60/NJsonSchema.CodeGeneration.CSharp.dll",
"tools/Net60/NJsonSchema.CodeGeneration.TypeScript.dll",
"tools/Net60/NJsonSchema.CodeGeneration.dll",
"tools/Net60/NJsonSchema.Yaml.dll",
"tools/Net60/NJsonSchema.dll",
"tools/Net60/NSwag.Annotations.dll",
"tools/Net60/NSwag.Annotations.pdb",
"tools/Net60/NSwag.Annotations.xml",
"tools/Net60/NSwag.AspNetCore.Launcher.dll",
"tools/Net60/NSwag.AspNetCore.Launcher.exe",
"tools/Net60/NSwag.AspNetCore.Launcher.pdb",
"tools/Net60/NSwag.AspNetCore.Launcher.runtimeconfig.json",
"tools/Net60/NSwag.AssemblyLoader.dll",
"tools/Net60/NSwag.AssemblyLoader.dll.config",
"tools/Net60/NSwag.AssemblyLoader.pdb",
"tools/Net60/NSwag.AssemblyLoader.xml",
"tools/Net60/NSwag.CodeGeneration.CSharp.dll",
"tools/Net60/NSwag.CodeGeneration.CSharp.pdb",
"tools/Net60/NSwag.CodeGeneration.CSharp.xml",
"tools/Net60/NSwag.CodeGeneration.TypeScript.dll",
"tools/Net60/NSwag.CodeGeneration.TypeScript.pdb",
"tools/Net60/NSwag.CodeGeneration.TypeScript.xml",
"tools/Net60/NSwag.CodeGeneration.dll",
"tools/Net60/NSwag.CodeGeneration.dll.config",
"tools/Net60/NSwag.CodeGeneration.pdb",
"tools/Net60/NSwag.CodeGeneration.xml",
"tools/Net60/NSwag.Commands.dll",
"tools/Net60/NSwag.Commands.pdb",
"tools/Net60/NSwag.Commands.xml",
"tools/Net60/NSwag.Core.Yaml.dll",
"tools/Net60/NSwag.Core.Yaml.pdb",
"tools/Net60/NSwag.Core.dll",
"tools/Net60/NSwag.Core.pdb",
"tools/Net60/NSwag.Core.xml",
"tools/Net60/NSwag.Generation.AspNetCore.dll",
"tools/Net60/NSwag.Generation.AspNetCore.pdb",
"tools/Net60/NSwag.Generation.AspNetCore.xml",
"tools/Net60/NSwag.Generation.WebApi.dll",
"tools/Net60/NSwag.Generation.WebApi.pdb",
"tools/Net60/NSwag.Generation.WebApi.xml",
"tools/Net60/NSwag.Generation.dll",
"tools/Net60/NSwag.Generation.pdb",
"tools/Net60/NSwag.Generation.xml",
"tools/Net60/Namotion.Reflection.dll",
"tools/Net60/Newtonsoft.Json.Bson.dll",
"tools/Net60/Newtonsoft.Json.dll",
"tools/Net60/Parlot.dll",
"tools/Net60/TimeZoneConverter.dll",
"tools/Net60/YamlDotNet.dll",
"tools/Net60/dotnet-nswag.deps.json",
"tools/Net60/dotnet-nswag.dll",
"tools/Net60/dotnet-nswag.exe",
"tools/Net60/dotnet-nswag.pdb",
"tools/Net60/dotnet-nswag.runtimeconfig.json",
"tools/Net70/Fluid.dll",
"tools/Net70/Microsoft.AspNetCore.JsonPatch.dll",
"tools/Net70/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll",
"tools/Net70/Microsoft.AspNetCore.TestHost.dll",
"tools/Net70/Microsoft.Extensions.DependencyModel.dll",
"tools/Net70/Microsoft.Extensions.PlatformAbstractions.dll",
"tools/Net70/NConsole.dll",
"tools/Net70/NJsonSchema.CodeGeneration.CSharp.dll",
"tools/Net70/NJsonSchema.CodeGeneration.TypeScript.dll",
"tools/Net70/NJsonSchema.CodeGeneration.dll",
"tools/Net70/NJsonSchema.Yaml.dll",
"tools/Net70/NJsonSchema.dll",
"tools/Net70/NSwag.Annotations.dll",
"tools/Net70/NSwag.Annotations.pdb",
"tools/Net70/NSwag.Annotations.xml",
"tools/Net70/NSwag.AspNetCore.Launcher.dll",
"tools/Net70/NSwag.AspNetCore.Launcher.exe",
"tools/Net70/NSwag.AspNetCore.Launcher.pdb",
"tools/Net70/NSwag.AspNetCore.Launcher.runtimeconfig.json",
"tools/Net70/NSwag.AssemblyLoader.dll",
"tools/Net70/NSwag.AssemblyLoader.dll.config",
"tools/Net70/NSwag.AssemblyLoader.pdb",
"tools/Net70/NSwag.AssemblyLoader.xml",
"tools/Net70/NSwag.CodeGeneration.CSharp.dll",
"tools/Net70/NSwag.CodeGeneration.CSharp.pdb",
"tools/Net70/NSwag.CodeGeneration.CSharp.xml",
"tools/Net70/NSwag.CodeGeneration.TypeScript.dll",
"tools/Net70/NSwag.CodeGeneration.TypeScript.pdb",
"tools/Net70/NSwag.CodeGeneration.TypeScript.xml",
"tools/Net70/NSwag.CodeGeneration.dll",
"tools/Net70/NSwag.CodeGeneration.dll.config",
"tools/Net70/NSwag.CodeGeneration.pdb",
"tools/Net70/NSwag.CodeGeneration.xml",
"tools/Net70/NSwag.Commands.dll",
"tools/Net70/NSwag.Commands.pdb",
"tools/Net70/NSwag.Commands.xml",
"tools/Net70/NSwag.Core.Yaml.dll",
"tools/Net70/NSwag.Core.Yaml.pdb",
"tools/Net70/NSwag.Core.dll",
"tools/Net70/NSwag.Core.pdb",
"tools/Net70/NSwag.Core.xml",
"tools/Net70/NSwag.Generation.AspNetCore.dll",
"tools/Net70/NSwag.Generation.AspNetCore.pdb",
"tools/Net70/NSwag.Generation.AspNetCore.xml",
"tools/Net70/NSwag.Generation.WebApi.dll",
"tools/Net70/NSwag.Generation.WebApi.pdb",
"tools/Net70/NSwag.Generation.WebApi.xml",
"tools/Net70/NSwag.Generation.dll",
"tools/Net70/NSwag.Generation.pdb",
"tools/Net70/NSwag.Generation.xml",
"tools/Net70/Namotion.Reflection.dll",
"tools/Net70/Newtonsoft.Json.Bson.dll",
"tools/Net70/Newtonsoft.Json.dll",
"tools/Net70/Parlot.dll",
"tools/Net70/TimeZoneConverter.dll",
"tools/Net70/YamlDotNet.dll",
"tools/Net70/dotnet-nswag.deps.json",
"tools/Net70/dotnet-nswag.dll",
"tools/Net70/dotnet-nswag.exe",
"tools/Net70/dotnet-nswag.pdb",
"tools/Net70/dotnet-nswag.runtimeconfig.json",
"tools/NetCore21/Fluid.dll",
"tools/NetCore21/Microsoft.AspNetCore.Authentication.Abstractions.dll",
"tools/NetCore21/Microsoft.AspNetCore.Authentication.Core.dll",
"tools/NetCore21/Microsoft.AspNetCore.Authorization.Policy.dll",
"tools/NetCore21/Microsoft.AspNetCore.Authorization.dll",
"tools/NetCore21/Microsoft.AspNetCore.Connections.Abstractions.dll",
"tools/NetCore21/Microsoft.AspNetCore.Diagnostics.Abstractions.dll",
"tools/NetCore21/Microsoft.AspNetCore.Diagnostics.dll",
"tools/NetCore21/Microsoft.AspNetCore.HostFiltering.dll",
"tools/NetCore21/Microsoft.AspNetCore.Hosting.Abstractions.dll",
"tools/NetCore21/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll",
"tools/NetCore21/Microsoft.AspNetCore.Hosting.dll",
"tools/NetCore21/Microsoft.AspNetCore.Http.Abstractions.dll",
"tools/NetCore21/Microsoft.AspNetCore.Http.Extensions.dll",
"tools/NetCore21/Microsoft.AspNetCore.Http.Features.dll",
"tools/NetCore21/Microsoft.AspNetCore.Http.dll",
"tools/NetCore21/Microsoft.AspNetCore.HttpOverrides.dll",
"tools/NetCore21/Microsoft.AspNetCore.JsonPatch.dll",
"tools/NetCore21/Microsoft.AspNetCore.Mvc.Abstractions.dll",
"tools/NetCore21/Microsoft.AspNetCore.Mvc.ApiExplorer.dll",
"tools/NetCore21/Microsoft.AspNetCore.Mvc.Core.dll",
"tools/NetCore21/Microsoft.AspNetCore.Mvc.Formatters.Json.dll",
"tools/NetCore21/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll",
"tools/NetCore21/Microsoft.AspNetCore.Routing.Abstractions.dll",
"tools/NetCore21/Microsoft.AspNetCore.Routing.dll",
"tools/NetCore21/Microsoft.AspNetCore.Server.IISIntegration.dll",
"tools/NetCore21/Microsoft.AspNetCore.Server.Kestrel.Core.dll",
"tools/NetCore21/Microsoft.AspNetCore.Server.Kestrel.Https.dll",
"tools/NetCore21/Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.dll",
"tools/NetCore21/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll",
"tools/NetCore21/Microsoft.AspNetCore.Server.Kestrel.dll",
"tools/NetCore21/Microsoft.AspNetCore.TestHost.dll",
"tools/NetCore21/Microsoft.AspNetCore.WebUtilities.dll",
"tools/NetCore21/Microsoft.AspNetCore.dll",
"tools/NetCore21/Microsoft.Bcl.AsyncInterfaces.dll",
"tools/NetCore21/Microsoft.DotNet.PlatformAbstractions.dll",
"tools/NetCore21/Microsoft.Extensions.Configuration.Abstractions.dll",
"tools/NetCore21/Microsoft.Extensions.Configuration.Binder.dll",
"tools/NetCore21/Microsoft.Extensions.Configuration.CommandLine.dll",
"tools/NetCore21/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
"tools/NetCore21/Microsoft.Extensions.Configuration.FileExtensions.dll",
"tools/NetCore21/Microsoft.Extensions.Configuration.Json.dll",
"tools/NetCore21/Microsoft.Extensions.Configuration.UserSecrets.dll",
"tools/NetCore21/Microsoft.Extensions.Configuration.dll",
"tools/NetCore21/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"tools/NetCore21/Microsoft.Extensions.DependencyInjection.dll",
"tools/NetCore21/Microsoft.Extensions.DependencyModel.dll",
"tools/NetCore21/Microsoft.Extensions.FileProviders.Abstractions.dll",
"tools/NetCore21/Microsoft.Extensions.FileProviders.Physical.dll",
"tools/NetCore21/Microsoft.Extensions.FileSystemGlobbing.dll",
"tools/NetCore21/Microsoft.Extensions.Hosting.Abstractions.dll",
"tools/NetCore21/Microsoft.Extensions.Logging.Abstractions.dll",
"tools/NetCore21/Microsoft.Extensions.Logging.Configuration.dll",
"tools/NetCore21/Microsoft.Extensions.Logging.Console.dll",
"tools/NetCore21/Microsoft.Extensions.Logging.Debug.dll",
"tools/NetCore21/Microsoft.Extensions.Logging.dll",
"tools/NetCore21/Microsoft.Extensions.ObjectPool.dll",
"tools/NetCore21/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
"tools/NetCore21/Microsoft.Extensions.Options.dll",
"tools/NetCore21/Microsoft.Extensions.PlatformAbstractions.dll",
"tools/NetCore21/Microsoft.Extensions.Primitives.dll",
"tools/NetCore21/Microsoft.Net.Http.Headers.dll",
"tools/NetCore21/NConsole.dll",
"tools/NetCore21/NJsonSchema.CodeGeneration.CSharp.dll",
"tools/NetCore21/NJsonSchema.CodeGeneration.TypeScript.dll",
"tools/NetCore21/NJsonSchema.CodeGeneration.dll",
"tools/NetCore21/NJsonSchema.Yaml.dll",
"tools/NetCore21/NJsonSchema.dll",
"tools/NetCore21/NSwag.Annotations.dll",
"tools/NetCore21/NSwag.Annotations.pdb",
"tools/NetCore21/NSwag.Annotations.xml",
"tools/NetCore21/NSwag.AspNetCore.Launcher.exe",
"tools/NetCore21/NSwag.AspNetCore.Launcher.exe.config",
"tools/NetCore21/NSwag.AspNetCore.Launcher.pdb",
"tools/NetCore21/NSwag.AssemblyLoader.dll",
"tools/NetCore21/NSwag.AssemblyLoader.dll.config",
"tools/NetCore21/NSwag.AssemblyLoader.pdb",
"tools/NetCore21/NSwag.AssemblyLoader.xml",
"tools/NetCore21/NSwag.CodeGeneration.CSharp.dll",
"tools/NetCore21/NSwag.CodeGeneration.CSharp.pdb",
"tools/NetCore21/NSwag.CodeGeneration.CSharp.xml",
"tools/NetCore21/NSwag.CodeGeneration.TypeScript.dll",
"tools/NetCore21/NSwag.CodeGeneration.TypeScript.pdb",
"tools/NetCore21/NSwag.CodeGeneration.TypeScript.xml",
"tools/NetCore21/NSwag.CodeGeneration.dll",
"tools/NetCore21/NSwag.CodeGeneration.dll.config",
"tools/NetCore21/NSwag.CodeGeneration.pdb",
"tools/NetCore21/NSwag.CodeGeneration.xml",
"tools/NetCore21/NSwag.Commands.dll",
"tools/NetCore21/NSwag.Commands.pdb",
"tools/NetCore21/NSwag.Commands.xml",
"tools/NetCore21/NSwag.Core.Yaml.dll",
"tools/NetCore21/NSwag.Core.Yaml.pdb",
"tools/NetCore21/NSwag.Core.dll",
"tools/NetCore21/NSwag.Core.pdb",
"tools/NetCore21/NSwag.Core.xml",
"tools/NetCore21/NSwag.Generation.AspNetCore.dll",
"tools/NetCore21/NSwag.Generation.AspNetCore.pdb",
"tools/NetCore21/NSwag.Generation.AspNetCore.xml",
"tools/NetCore21/NSwag.Generation.WebApi.dll",
"tools/NetCore21/NSwag.Generation.WebApi.pdb",
"tools/NetCore21/NSwag.Generation.WebApi.xml",
"tools/NetCore21/NSwag.Generation.dll",
"tools/NetCore21/NSwag.Generation.pdb",
"tools/NetCore21/NSwag.Generation.xml",
"tools/NetCore21/Namotion.Reflection.dll",
"tools/NetCore21/Newtonsoft.Json.dll",
"tools/NetCore21/Parlot.dll",
"tools/NetCore21/System.Diagnostics.DiagnosticSource.dll",
"tools/NetCore21/System.IO.Pipelines.dll",
"tools/NetCore21/System.Runtime.CompilerServices.Unsafe.dll",
"tools/NetCore21/System.Security.Principal.Windows.dll",
"tools/NetCore21/System.Text.Encodings.Web.dll",
"tools/NetCore21/System.Text.Json.dll",
"tools/NetCore21/TimeZoneConverter.dll",
"tools/NetCore21/YamlDotNet.dll",
"tools/NetCore21/dotnet-nswag.deps.json",
"tools/NetCore21/dotnet-nswag.dll",
"tools/NetCore21/dotnet-nswag.pdb",
"tools/NetCore21/dotnet-nswag.runtimeconfig.json",
"tools/NetCore21/runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
"tools/NetCore21/runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
"tools/NetCore31/Fluid.dll",
"tools/NetCore31/Microsoft.AspNetCore.JsonPatch.dll",
"tools/NetCore31/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll",
"tools/NetCore31/Microsoft.AspNetCore.TestHost.dll",
"tools/NetCore31/Microsoft.Extensions.DependencyModel.dll",
"tools/NetCore31/Microsoft.Extensions.PlatformAbstractions.dll",
"tools/NetCore31/NConsole.dll",
"tools/NetCore31/NJsonSchema.CodeGeneration.CSharp.dll",
"tools/NetCore31/NJsonSchema.CodeGeneration.TypeScript.dll",
"tools/NetCore31/NJsonSchema.CodeGeneration.dll",
"tools/NetCore31/NJsonSchema.Yaml.dll",
"tools/NetCore31/NJsonSchema.dll",
"tools/NetCore31/NSwag.Annotations.dll",
"tools/NetCore31/NSwag.Annotations.pdb",
"tools/NetCore31/NSwag.Annotations.xml",
"tools/NetCore31/NSwag.AspNetCore.Launcher.dll",
"tools/NetCore31/NSwag.AspNetCore.Launcher.exe",
"tools/NetCore31/NSwag.AspNetCore.Launcher.pdb",
"tools/NetCore31/NSwag.AspNetCore.Launcher.runtimeconfig.json",
"tools/NetCore31/NSwag.AssemblyLoader.dll",
"tools/NetCore31/NSwag.AssemblyLoader.dll.config",
"tools/NetCore31/NSwag.AssemblyLoader.pdb",
"tools/NetCore31/NSwag.AssemblyLoader.xml",
"tools/NetCore31/NSwag.CodeGeneration.CSharp.dll",
"tools/NetCore31/NSwag.CodeGeneration.CSharp.pdb",
"tools/NetCore31/NSwag.CodeGeneration.CSharp.xml",
"tools/NetCore31/NSwag.CodeGeneration.TypeScript.dll",
"tools/NetCore31/NSwag.CodeGeneration.TypeScript.pdb",
"tools/NetCore31/NSwag.CodeGeneration.TypeScript.xml",
"tools/NetCore31/NSwag.CodeGeneration.dll",
"tools/NetCore31/NSwag.CodeGeneration.dll.config",
"tools/NetCore31/NSwag.CodeGeneration.pdb",
"tools/NetCore31/NSwag.CodeGeneration.xml",
"tools/NetCore31/NSwag.Commands.dll",
"tools/NetCore31/NSwag.Commands.pdb",
"tools/NetCore31/NSwag.Commands.xml",
"tools/NetCore31/NSwag.Core.Yaml.dll",
"tools/NetCore31/NSwag.Core.Yaml.pdb",
"tools/NetCore31/NSwag.Core.dll",
"tools/NetCore31/NSwag.Core.pdb",
"tools/NetCore31/NSwag.Core.xml",
"tools/NetCore31/NSwag.Generation.AspNetCore.dll",
"tools/NetCore31/NSwag.Generation.AspNetCore.pdb",
"tools/NetCore31/NSwag.Generation.AspNetCore.xml",
"tools/NetCore31/NSwag.Generation.WebApi.dll",
"tools/NetCore31/NSwag.Generation.WebApi.pdb",
"tools/NetCore31/NSwag.Generation.WebApi.xml",
"tools/NetCore31/NSwag.Generation.dll",
"tools/NetCore31/NSwag.Generation.pdb",
"tools/NetCore31/NSwag.Generation.xml",
"tools/NetCore31/Namotion.Reflection.dll",
"tools/NetCore31/Newtonsoft.Json.Bson.dll",
"tools/NetCore31/Newtonsoft.Json.dll",
"tools/NetCore31/Parlot.dll",
"tools/NetCore31/System.Text.Encodings.Web.dll",
"tools/NetCore31/TimeZoneConverter.dll",
"tools/NetCore31/YamlDotNet.dll",
"tools/NetCore31/dotnet-nswag.deps.json",
"tools/NetCore31/dotnet-nswag.dll",
"tools/NetCore31/dotnet-nswag.exe",
"tools/NetCore31/dotnet-nswag.pdb",
"tools/NetCore31/dotnet-nswag.runtimeconfig.json",
"tools/Win/Fluid.dll",
"tools/Win/Microsoft.AspNetCore.Authentication.Abstractions.dll",
"tools/Win/Microsoft.AspNetCore.Authentication.Core.dll",
"tools/Win/Microsoft.AspNetCore.Authorization.Policy.dll",
"tools/Win/Microsoft.AspNetCore.Authorization.dll",
"tools/Win/Microsoft.AspNetCore.Connections.Abstractions.dll",
"tools/Win/Microsoft.AspNetCore.Diagnostics.Abstractions.dll",
"tools/Win/Microsoft.AspNetCore.Diagnostics.dll",
"tools/Win/Microsoft.AspNetCore.HostFiltering.dll",
"tools/Win/Microsoft.AspNetCore.Hosting.Abstractions.dll",
"tools/Win/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll",
"tools/Win/Microsoft.AspNetCore.Hosting.dll",
"tools/Win/Microsoft.AspNetCore.Http.Abstractions.dll",
"tools/Win/Microsoft.AspNetCore.Http.Extensions.dll",
"tools/Win/Microsoft.AspNetCore.Http.Features.dll",
"tools/Win/Microsoft.AspNetCore.Http.dll",
"tools/Win/Microsoft.AspNetCore.HttpOverrides.dll",
"tools/Win/Microsoft.AspNetCore.JsonPatch.dll",
"tools/Win/Microsoft.AspNetCore.Mvc.Abstractions.dll",
"tools/Win/Microsoft.AspNetCore.Mvc.ApiExplorer.dll",
"tools/Win/Microsoft.AspNetCore.Mvc.Core.dll",
"tools/Win/Microsoft.AspNetCore.Mvc.Formatters.Json.dll",
"tools/Win/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll",
"tools/Win/Microsoft.AspNetCore.Routing.Abstractions.dll",
"tools/Win/Microsoft.AspNetCore.Routing.dll",
"tools/Win/Microsoft.AspNetCore.Server.IISIntegration.dll",
"tools/Win/Microsoft.AspNetCore.Server.Kestrel.Core.dll",
"tools/Win/Microsoft.AspNetCore.Server.Kestrel.Https.dll",
"tools/Win/Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.dll",
"tools/Win/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll",
"tools/Win/Microsoft.AspNetCore.Server.Kestrel.dll",
"tools/Win/Microsoft.AspNetCore.TestHost.dll",
"tools/Win/Microsoft.AspNetCore.WebUtilities.dll",
"tools/Win/Microsoft.AspNetCore.dll",
"tools/Win/Microsoft.Bcl.AsyncInterfaces.dll",
"tools/Win/Microsoft.DotNet.PlatformAbstractions.dll",
"tools/Win/Microsoft.Extensions.Configuration.Abstractions.dll",
"tools/Win/Microsoft.Extensions.Configuration.Binder.dll",
"tools/Win/Microsoft.Extensions.Configuration.CommandLine.dll",
"tools/Win/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
"tools/Win/Microsoft.Extensions.Configuration.FileExtensions.dll",
"tools/Win/Microsoft.Extensions.Configuration.Json.dll",
"tools/Win/Microsoft.Extensions.Configuration.UserSecrets.dll",
"tools/Win/Microsoft.Extensions.Configuration.dll",
"tools/Win/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"tools/Win/Microsoft.Extensions.DependencyInjection.dll",
"tools/Win/Microsoft.Extensions.DependencyModel.dll",
"tools/Win/Microsoft.Extensions.FileProviders.Abstractions.dll",
"tools/Win/Microsoft.Extensions.FileProviders.Physical.dll",
"tools/Win/Microsoft.Extensions.FileSystemGlobbing.dll",
"tools/Win/Microsoft.Extensions.Hosting.Abstractions.dll",
"tools/Win/Microsoft.Extensions.Logging.Abstractions.dll",
"tools/Win/Microsoft.Extensions.Logging.Configuration.dll",
"tools/Win/Microsoft.Extensions.Logging.Console.dll",
"tools/Win/Microsoft.Extensions.Logging.Debug.dll",
"tools/Win/Microsoft.Extensions.Logging.dll",
"tools/Win/Microsoft.Extensions.ObjectPool.dll",
"tools/Win/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
"tools/Win/Microsoft.Extensions.Options.dll",
"tools/Win/Microsoft.Extensions.PlatformAbstractions.dll",
"tools/Win/Microsoft.Extensions.Primitives.dll",
"tools/Win/Microsoft.Net.Http.Headers.dll",
"tools/Win/Microsoft.Win32.Primitives.dll",
"tools/Win/NConsole.dll",
"tools/Win/NJsonSchema.CodeGeneration.CSharp.dll",
"tools/Win/NJsonSchema.CodeGeneration.TypeScript.dll",
"tools/Win/NJsonSchema.CodeGeneration.dll",
"tools/Win/NJsonSchema.Yaml.dll",
"tools/Win/NJsonSchema.dll",
"tools/Win/NSwag.Annotations.dll",
"tools/Win/NSwag.Annotations.pdb",
"tools/Win/NSwag.Annotations.xml",
"tools/Win/NSwag.AspNetCore.Launcher.exe",
"tools/Win/NSwag.AspNetCore.Launcher.exe.config",
"tools/Win/NSwag.AspNetCore.Launcher.pdb",
"tools/Win/NSwag.AspNetCore.Launcher.x86.exe",
"tools/Win/NSwag.AspNetCore.Launcher.x86.exe.config",
"tools/Win/NSwag.AssemblyLoader.dll",
"tools/Win/NSwag.AssemblyLoader.dll.config",
"tools/Win/NSwag.AssemblyLoader.pdb",
"tools/Win/NSwag.AssemblyLoader.xml",
"tools/Win/NSwag.CodeGeneration.CSharp.dll",
"tools/Win/NSwag.CodeGeneration.CSharp.pdb",
"tools/Win/NSwag.CodeGeneration.CSharp.xml",
"tools/Win/NSwag.CodeGeneration.TypeScript.dll",
"tools/Win/NSwag.CodeGeneration.TypeScript.pdb",
"tools/Win/NSwag.CodeGeneration.TypeScript.xml",
"tools/Win/NSwag.CodeGeneration.dll",
"tools/Win/NSwag.CodeGeneration.dll.config",
"tools/Win/NSwag.CodeGeneration.pdb",
"tools/Win/NSwag.CodeGeneration.xml",
"tools/Win/NSwag.Commands.dll",
"tools/Win/NSwag.Commands.pdb",
"tools/Win/NSwag.Commands.xml",
"tools/Win/NSwag.Core.Yaml.dll",
"tools/Win/NSwag.Core.Yaml.pdb",
"tools/Win/NSwag.Core.dll",
"tools/Win/NSwag.Core.pdb",
"tools/Win/NSwag.Core.xml",
"tools/Win/NSwag.Generation.AspNetCore.dll",
"tools/Win/NSwag.Generation.AspNetCore.pdb",
"tools/Win/NSwag.Generation.AspNetCore.xml",
"tools/Win/NSwag.Generation.WebApi.dll",
"tools/Win/NSwag.Generation.WebApi.pdb",
"tools/Win/NSwag.Generation.WebApi.xml",
"tools/Win/NSwag.Generation.dll",
"tools/Win/NSwag.Generation.pdb",
"tools/Win/NSwag.Generation.xml",
"tools/Win/NSwag.exe",
"tools/Win/NSwag.exe.config",
"tools/Win/NSwag.pdb",
"tools/Win/NSwag.x86.exe",
"tools/Win/NSwag.x86.exe.config",
"tools/Win/Namotion.Reflection.dll",
"tools/Win/Newtonsoft.Json.dll",
"tools/Win/Parlot.dll",
"tools/Win/System.AppContext.dll",
"tools/Win/System.Buffers.dll",
"tools/Win/System.Collections.Concurrent.dll",
"tools/Win/System.Collections.Immutable.dll",
"tools/Win/System.Collections.NonGeneric.dll",
"tools/Win/System.Collections.Specialized.dll",
"tools/Win/System.Collections.dll",
"tools/Win/System.ComponentModel.EventBasedAsync.dll",
"tools/Win/System.ComponentModel.Primitives.dll",
"tools/Win/System.ComponentModel.TypeConverter.dll",
"tools/Win/System.ComponentModel.dll",
"tools/Win/System.Console.dll",
"tools/Win/System.Data.Common.dll",
"tools/Win/System.Diagnostics.Contracts.dll",
"tools/Win/System.Diagnostics.Debug.dll",
"tools/Win/System.Diagnostics.DiagnosticSource.dll",
"tools/Win/System.Diagnostics.FileVersionInfo.dll",
"tools/Win/System.Diagnostics.Process.dll",
"tools/Win/System.Diagnostics.StackTrace.dll",
"tools/Win/System.Diagnostics.TextWriterTraceListener.dll",
"tools/Win/System.Diagnostics.Tools.dll",
"tools/Win/System.Diagnostics.TraceSource.dll",
"tools/Win/System.Diagnostics.Tracing.dll",
"tools/Win/System.Drawing.Primitives.dll",
"tools/Win/System.Dynamic.Runtime.dll",
"tools/Win/System.Globalization.Calendars.dll",
"tools/Win/System.Globalization.Extensions.dll",
"tools/Win/System.Globalization.dll",
"tools/Win/System.IO.Compression.ZipFile.dll",
"tools/Win/System.IO.Compression.dll",
"tools/Win/System.IO.FileSystem.DriveInfo.dll",
"tools/Win/System.IO.FileSystem.Primitives.dll",
"tools/Win/System.IO.FileSystem.Watcher.dll",
"tools/Win/System.IO.FileSystem.dll",
"tools/Win/System.IO.IsolatedStorage.dll",
"tools/Win/System.IO.MemoryMappedFiles.dll",
"tools/Win/System.IO.Pipelines.dll",
"tools/Win/System.IO.Pipes.dll",
"tools/Win/System.IO.UnmanagedMemoryStream.dll",
"tools/Win/System.IO.dll",
"tools/Win/System.Linq.Expressions.dll",
"tools/Win/System.Linq.Parallel.dll",
"tools/Win/System.Linq.Queryable.dll",
"tools/Win/System.Linq.dll",
"tools/Win/System.Memory.dll",
"tools/Win/System.Net.Http.dll",
"tools/Win/System.Net.NameResolution.dll",
"tools/Win/System.Net.NetworkInformation.dll",
"tools/Win/System.Net.Ping.dll",
"tools/Win/System.Net.Primitives.dll",
"tools/Win/System.Net.Requests.dll",
"tools/Win/System.Net.Security.dll",
"tools/Win/System.Net.Sockets.dll",
"tools/Win/System.Net.WebHeaderCollection.dll",
"tools/Win/System.Net.WebSockets.Client.dll",
"tools/Win/System.Net.WebSockets.dll",
"tools/Win/System.Numerics.Vectors.dll",
"tools/Win/System.ObjectModel.dll",
"tools/Win/System.Reflection.Extensions.dll",
"tools/Win/System.Reflection.Metadata.dll",
"tools/Win/System.Reflection.Primitives.dll",
"tools/Win/System.Reflection.dll",
"tools/Win/System.Resources.Reader.dll",
"tools/Win/System.Resources.ResourceManager.dll",
"tools/Win/System.Resources.Writer.dll",
"tools/Win/System.Runtime.CompilerServices.Unsafe.dll",
"tools/Win/System.Runtime.CompilerServices.VisualC.dll",
"tools/Win/System.Runtime.Extensions.dll",
"tools/Win/System.Runtime.Handles.dll",
"tools/Win/System.Runtime.InteropServices.RuntimeInformation.dll",
"tools/Win/System.Runtime.InteropServices.dll",
"tools/Win/System.Runtime.Numerics.dll",
"tools/Win/System.Runtime.Serialization.Formatters.dll",
"tools/Win/System.Runtime.Serialization.Json.dll",
"tools/Win/System.Runtime.Serialization.Primitives.dll",
"tools/Win/System.Runtime.Serialization.Xml.dll",
"tools/Win/System.Runtime.dll",
"tools/Win/System.Security.Claims.dll",
"tools/Win/System.Security.Cryptography.Algorithms.dll",
"tools/Win/System.Security.Cryptography.Cng.dll",
"tools/Win/System.Security.Cryptography.Csp.dll",
"tools/Win/System.Security.Cryptography.Encoding.dll",
"tools/Win/System.Security.Cryptography.Primitives.dll",
"tools/Win/System.Security.Cryptography.X509Certificates.dll",
"tools/Win/System.Security.Principal.Windows.dll",
"tools/Win/System.Security.Principal.dll",
"tools/Win/System.Security.SecureString.dll",
"tools/Win/System.Text.Encoding.Extensions.dll",
"tools/Win/System.Text.Encoding.dll",
"tools/Win/System.Text.Encodings.Web.dll",
"tools/Win/System.Text.Json.dll",
"tools/Win/System.Text.RegularExpressions.dll",
"tools/Win/System.Threading.Overlapped.dll",
"tools/Win/System.Threading.Tasks.Extensions.dll",
"tools/Win/System.Threading.Tasks.Parallel.dll",
"tools/Win/System.Threading.Tasks.dll",
"tools/Win/System.Threading.Thread.dll",
"tools/Win/System.Threading.ThreadPool.dll",
"tools/Win/System.Threading.Timer.dll",
"tools/Win/System.Threading.dll",
"tools/Win/System.ValueTuple.dll",
"tools/Win/System.Xml.ReaderWriter.dll",
"tools/Win/System.Xml.XDocument.dll",
"tools/Win/System.Xml.XPath.XDocument.dll",
"tools/Win/System.Xml.XPath.dll",
"tools/Win/System.Xml.XmlDocument.dll",
"tools/Win/System.Xml.XmlSerializer.dll",
"tools/Win/TimeZoneConverter.dll",
"tools/Win/YamlDotNet.dll",
"tools/Win/netstandard.dll"
]
},
"SQLite/3.13.0": {
"sha512": "MJfRiz2p6aMVOxrxGMdVzhpzI0oxTgZSwC8eVuOpV8L7yYaFUu8q/OFYwv9P0/aZ/pdEu24O6gma6wZJMTun9A==",
"type": "package",
"path": "sqlite/3.13.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"build/net45/SQLite.props",
"lib/netstandard1.0/_._",
"runtimes/linux-x64/native/libsqlite3.so",
"runtimes/osx-x64/native/libsqlite3.dylib",
"runtimes/win10-arm/nativeassets/uap10.0/sqlite3.dll",
"runtimes/win10-x64/nativeassets/uap10.0/sqlite3.dll",
"runtimes/win10-x86/nativeassets/uap10.0/sqlite3.dll",
"runtimes/win7-x64/native/sqlite3.dll",
"runtimes/win7-x86/native/sqlite3.dll",
"sqlite-version.txt",
"sqlite.3.13.0.nupkg.sha512",
"sqlite.nuspec"
]
},
"SQLitePCLRaw.bundle_e_sqlite3/2.1.10": {
"sha512": "UxWuisvZ3uVcVOLJQv7urM/JiQH+v3TmaJc1BLKl5Dxfm/nTzTUrqswCqg/INiYLi61AXnHo1M1JPmPqqLnAdg==",
"type": "package",
"path": "sqlitepclraw.bundle_e_sqlite3/2.1.10",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/monoandroid90/SQLitePCLRaw.batteries_v2.dll",
"lib/net461/SQLitePCLRaw.batteries_v2.dll",
"lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.dll",
"lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.xml",
"lib/net6.0-ios14.0/SQLitePCLRaw.batteries_v2.dll",
"lib/net6.0-ios14.2/SQLitePCLRaw.batteries_v2.dll",
"lib/net6.0-tvos10.0/SQLitePCLRaw.batteries_v2.dll",
"lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll",
"lib/xamarinios10/SQLitePCLRaw.batteries_v2.dll",
"sqlitepclraw.bundle_e_sqlite3.2.1.10.nupkg.sha512",
"sqlitepclraw.bundle_e_sqlite3.nuspec"
]
},
"SQLitePCLRaw.core/2.1.10": {
"sha512": "Ii8JCbC7oiVclaE/mbDEK000EFIJ+ShRPwAvvV89GOZhQ+ZLtlnSWl6ksCNMKu/VGXA4Nfi2B7LhN/QFN9oBcw==",
"type": "package",
"path": "sqlitepclraw.core/2.1.10",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/SQLitePCLRaw.core.dll",
"sqlitepclraw.core.2.1.10.nupkg.sha512",
"sqlitepclraw.core.nuspec"
]
},
"SQLitePCLRaw.lib.e_sqlite3/2.1.10": {
"sha512": "mAr69tDbnf3QJpRy2nJz8Qdpebdil00fvycyByR58Cn9eARvR+UiG2Vzsp+4q1tV3ikwiYIjlXCQFc12GfebbA==",
"type": "package",
"path": "sqlitepclraw.lib.e_sqlite3/2.1.10",
"files": [
".nupkg.metadata",
".signature.p7s",
"buildTransitive/net461/SQLitePCLRaw.lib.e_sqlite3.targets",
"buildTransitive/net6.0/SQLitePCLRaw.lib.e_sqlite3.targets",
"buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets",
"buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets",
"buildTransitive/net9.0/SQLitePCLRaw.lib.e_sqlite3.targets",
"lib/net461/_._",
"lib/netstandard2.0/_._",
"runtimes/browser-wasm/nativeassets/net6.0/e_sqlite3.a",
"runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a",
"runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a",
"runtimes/browser-wasm/nativeassets/net9.0/e_sqlite3.a",
"runtimes/linux-arm/native/libe_sqlite3.so",
"runtimes/linux-arm64/native/libe_sqlite3.so",
"runtimes/linux-armel/native/libe_sqlite3.so",
"runtimes/linux-mips64/native/libe_sqlite3.so",
"runtimes/linux-musl-arm/native/libe_sqlite3.so",
"runtimes/linux-musl-arm64/native/libe_sqlite3.so",
"runtimes/linux-musl-s390x/native/libe_sqlite3.so",
"runtimes/linux-musl-x64/native/libe_sqlite3.so",
"runtimes/linux-ppc64le/native/libe_sqlite3.so",
"runtimes/linux-s390x/native/libe_sqlite3.so",
"runtimes/linux-x64/native/libe_sqlite3.so",
"runtimes/linux-x86/native/libe_sqlite3.so",
"runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib",
"runtimes/maccatalyst-x64/native/libe_sqlite3.dylib",
"runtimes/osx-arm64/native/libe_sqlite3.dylib",
"runtimes/osx-x64/native/libe_sqlite3.dylib",
"runtimes/win-arm/native/e_sqlite3.dll",
"runtimes/win-arm64/native/e_sqlite3.dll",
"runtimes/win-x64/native/e_sqlite3.dll",
"runtimes/win-x86/native/e_sqlite3.dll",
"runtimes/win10-arm/nativeassets/uap10.0/e_sqlite3.dll",
"runtimes/win10-arm64/nativeassets/uap10.0/e_sqlite3.dll",
"runtimes/win10-x64/nativeassets/uap10.0/e_sqlite3.dll",
"runtimes/win10-x86/nativeassets/uap10.0/e_sqlite3.dll",
"sqlitepclraw.lib.e_sqlite3.2.1.10.nupkg.sha512",
"sqlitepclraw.lib.e_sqlite3.nuspec"
]
},
"SQLitePCLRaw.provider.e_sqlite3/2.1.10": {
"sha512": "uZVTi02C1SxqzgT0HqTWatIbWGb40iIkfc3FpFCpE/r7g6K0PqzDUeefL6P6HPhDtc6BacN3yQysfzP7ks+wSQ==",
"type": "package",
"path": "sqlitepclraw.provider.e_sqlite3/2.1.10",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net6.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll",
"lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll",
"lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll",
"sqlitepclraw.provider.e_sqlite3.2.1.10.nupkg.sha512",
"sqlitepclraw.provider.e_sqlite3.nuspec"
]
},
"Swashbuckle.AspNetCore/6.4.0": {
"sha512": "eUBr4TW0up6oKDA5Xwkul289uqSMgY0xGN4pnbOIBqCcN9VKGGaPvHX3vWaG/hvocfGDP+MGzMA0bBBKz2fkmQ==",
"type": "package",
"path": "swashbuckle.aspnetcore/6.4.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"build/Swashbuckle.AspNetCore.props",
"swashbuckle.aspnetcore.6.4.0.nupkg.sha512",
"swashbuckle.aspnetcore.nuspec"
]
},
"Swashbuckle.AspNetCore.Swagger/6.4.0": {
"sha512": "nl4SBgGM+cmthUcpwO/w1lUjevdDHAqRvfUoe4Xp/Uvuzt9mzGUwyFCqa3ODBAcZYBiFoKvrYwz0rabslJvSmQ==",
"type": "package",
"path": "swashbuckle.aspnetcore.swagger/6.4.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net5.0/Swashbuckle.AspNetCore.Swagger.dll",
"lib/net5.0/Swashbuckle.AspNetCore.Swagger.pdb",
"lib/net5.0/Swashbuckle.AspNetCore.Swagger.xml",
"lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll",
"lib/net6.0/Swashbuckle.AspNetCore.Swagger.pdb",
"lib/net6.0/Swashbuckle.AspNetCore.Swagger.xml",
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll",
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.pdb",
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.xml",
"lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll",
"lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.pdb",
"lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml",
"swashbuckle.aspnetcore.swagger.6.4.0.nupkg.sha512",
"swashbuckle.aspnetcore.swagger.nuspec"
]
},
"Swashbuckle.AspNetCore.SwaggerGen/6.4.0": {
"sha512": "lXhcUBVqKrPFAQF7e/ZeDfb5PMgE8n5t6L5B6/BQSpiwxgHzmBcx8Msu42zLYFTvR5PIqE9Q9lZvSQAcwCxJjw==",
"type": "package",
"path": "swashbuckle.aspnetcore.swaggergen/6.4.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
"lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
"lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll",
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.pdb",
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml",
"swashbuckle.aspnetcore.swaggergen.6.4.0.nupkg.sha512",
"swashbuckle.aspnetcore.swaggergen.nuspec"
]
},
"Swashbuckle.AspNetCore.SwaggerUI/6.4.0": {
"sha512": "1Hh3atb3pi8c+v7n4/3N80Jj8RvLOXgWxzix6w3OZhB7zBGRwsy7FWr4e3hwgPweSBpwfElqj4V4nkjYabH9nQ==",
"type": "package",
"path": "swashbuckle.aspnetcore.swaggerui/6.4.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
"lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
"lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.dll",
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.pdb",
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.xml",
"swashbuckle.aspnetcore.swaggerui.6.4.0.nupkg.sha512",
"swashbuckle.aspnetcore.swaggerui.nuspec"
]
},
"System.Diagnostics.DiagnosticSource/9.0.0": {
"sha512": "ddppcFpnbohLWdYKr/ZeLZHmmI+DXFgZ3Snq+/E7SwcdW4UnvxmaugkwGywvGVWkHPGCSZjCP+MLzu23AL5SDw==",
"type": "package",
"path": "system.diagnostics.diagnosticsource/9.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/System.Diagnostics.DiagnosticSource.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets",
"content/ILLink/ILLink.Descriptors.LibraryBuild.xml",
"contentFiles/any/net462/ILLink/ILLink.Descriptors.LibraryBuild.xml",
"contentFiles/any/net8.0/ILLink/ILLink.Descriptors.LibraryBuild.xml",
"contentFiles/any/net9.0/ILLink/ILLink.Descriptors.LibraryBuild.xml",
"contentFiles/any/netstandard2.0/ILLink/ILLink.Descriptors.LibraryBuild.xml",
"lib/net462/System.Diagnostics.DiagnosticSource.dll",
"lib/net462/System.Diagnostics.DiagnosticSource.xml",
"lib/net8.0/System.Diagnostics.DiagnosticSource.dll",
"lib/net8.0/System.Diagnostics.DiagnosticSource.xml",
"lib/net9.0/System.Diagnostics.DiagnosticSource.dll",
"lib/net9.0/System.Diagnostics.DiagnosticSource.xml",
"lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll",
"lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml",
"system.diagnostics.diagnosticsource.9.0.0.nupkg.sha512",
"system.diagnostics.diagnosticsource.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.IO.Pipelines/9.0.0": {
"sha512": "eA3cinogwaNB4jdjQHOP3Z3EuyiDII7MT35jgtnsA4vkn0LUrrSHsU0nzHTzFzmaFYeKV7MYyMxOocFzsBHpTw==",
"type": "package",
"path": "system.io.pipelines/9.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/System.IO.Pipelines.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets",
"lib/net462/System.IO.Pipelines.dll",
"lib/net462/System.IO.Pipelines.xml",
"lib/net8.0/System.IO.Pipelines.dll",
"lib/net8.0/System.IO.Pipelines.xml",
"lib/net9.0/System.IO.Pipelines.dll",
"lib/net9.0/System.IO.Pipelines.xml",
"lib/netstandard2.0/System.IO.Pipelines.dll",
"lib/netstandard2.0/System.IO.Pipelines.xml",
"system.io.pipelines.9.0.0.nupkg.sha512",
"system.io.pipelines.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Memory/4.5.3": {
"sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==",
"type": "package",
"path": "system.memory/4.5.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/netcoreapp2.1/_._",
"lib/netstandard1.1/System.Memory.dll",
"lib/netstandard1.1/System.Memory.xml",
"lib/netstandard2.0/System.Memory.dll",
"lib/netstandard2.0/System.Memory.xml",
"ref/netcoreapp2.1/_._",
"system.memory.4.5.3.nupkg.sha512",
"system.memory.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Text.Encodings.Web/9.0.0": {
"sha512": "e2hMgAErLbKyUUwt18qSBf9T5Y+SFAL3ZedM8fLupkVj8Rj2PZ9oxQ37XX2LF8fTO1wNIxvKpihD7Of7D/NxZw==",
"type": "package",
"path": "system.text.encodings.web/9.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/System.Text.Encodings.Web.targets",
"buildTransitive/net462/_._",
"buildTransitive/net8.0/_._",
"buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
"lib/net462/System.Text.Encodings.Web.dll",
"lib/net462/System.Text.Encodings.Web.xml",
"lib/net8.0/System.Text.Encodings.Web.dll",
"lib/net8.0/System.Text.Encodings.Web.xml",
"lib/net9.0/System.Text.Encodings.Web.dll",
"lib/net9.0/System.Text.Encodings.Web.xml",
"lib/netstandard2.0/System.Text.Encodings.Web.dll",
"lib/netstandard2.0/System.Text.Encodings.Web.xml",
"runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll",
"runtimes/browser/lib/net8.0/System.Text.Encodings.Web.xml",
"runtimes/browser/lib/net9.0/System.Text.Encodings.Web.dll",
"runtimes/browser/lib/net9.0/System.Text.Encodings.Web.xml",
"system.text.encodings.web.9.0.0.nupkg.sha512",
"system.text.encodings.web.nuspec",
"useSharedDesignerContext.txt"
]
},
"System.Text.Json/9.0.0": {
"sha512": "js7+qAu/9mQvnhA4EfGMZNEzXtJCDxgkgj8ohuxq/Qxv+R56G+ljefhiJHOxTNiw54q8vmABCWUwkMulNdlZ4A==",
"type": "package",
"path": "system.text.json/9.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"PACKAGE.md",
"THIRD-PARTY-NOTICES.TXT",
"analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
"analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
"analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll",
"analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
"buildTransitive/net461/System.Text.Json.targets",
"buildTransitive/net462/System.Text.Json.targets",
"buildTransitive/net8.0/System.Text.Json.targets",
"buildTransitive/netcoreapp2.0/System.Text.Json.targets",
"buildTransitive/netstandard2.0/System.Text.Json.targets",
"lib/net462/System.Text.Json.dll",
"lib/net462/System.Text.Json.xml",
"lib/net8.0/System.Text.Json.dll",
"lib/net8.0/System.Text.Json.xml",
"lib/net9.0/System.Text.Json.dll",
"lib/net9.0/System.Text.Json.xml",
"lib/netstandard2.0/System.Text.Json.dll",
"lib/netstandard2.0/System.Text.Json.xml",
"system.text.json.9.0.0.nupkg.sha512",
"system.text.json.nuspec",
"useSharedDesignerContext.txt"
]
},
"Server/1.0.0": {
"type": "project",
"path": "../Server/Server.csproj",
"msbuildProject": "../Server/Server.csproj"
}
},
"projectFileDependencyGroups": {
"net8.0-windows7.0": [
"Autofac >= 8.2.0",
"Microsoft.Extensions.ApiDescription.Client >= 7.0.2",
"NSwag.ApiDescription.Client >= 13.18.2",
"Newtonsoft.Json >= 13.0.1",
"Server >= 1.0.0"
]
},
"packageFolders": {
"C:\\Users\\cmerkens\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Git\\Hochschule\\Semester3\\DotNET\\Abschlussprojekt\\Client\\Client.csproj",
"projectName": "Client",
"projectPath": "C:\\Git\\Hochschule\\Semester3\\DotNET\\Abschlussprojekt\\Client\\Client.csproj",
"packagesPath": "C:\\Users\\cmerkens\\.nuget\\packages\\",
"outputPath": "C:\\Git\\Hochschule\\Semester3\\DotNET\\Abschlussprojekt\\Client\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\cmerkens\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net8.0-windows"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"projectReferences": {
"C:\\Git\\Hochschule\\Semester3\\DotNET\\Abschlussprojekt\\Server\\Server.csproj": {
"projectPath": "C:\\Git\\Hochschule\\Semester3\\DotNET\\Abschlussprojekt\\Server\\Server.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
}
},
"frameworks": {
"net8.0-windows7.0": {
"targetAlias": "net8.0-windows",
"dependencies": {
"Autofac": {
"target": "Package",
"version": "[8.2.0, )"
},
"Microsoft.Extensions.ApiDescription.Client": {
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
"suppressParent": "All",
"target": "Package",
"version": "[7.0.2, )"
},
"NSwag.ApiDescription.Client": {
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
"suppressParent": "All",
"target": "Package",
"version": "[13.18.2, )"
},
"Newtonsoft.Json": {
"target": "Package",
"version": "[13.0.1, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
},
"Microsoft.WindowsDesktop.App.WPF": {
"privateAssets": "none"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400/PortableRuntimeIdentifierGraph.json"
}
}
}
}