2024-12-02 13:24:34 +00:00
{
"version" : 3 ,
"targets" : {
"net9.0" : {
2025-10-22 13:05:31 +00:00
"AutoMapper/13.0.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.Options" : "6.0.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net6.0/AutoMapper.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net6.0/AutoMapper.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"AutoMapper.Extensions.Microsoft.DependencyInjection/12.0.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"AutoMapper" : "[12.0.1]" ,
2024-12-02 13:24:34 +00:00
"Microsoft.Extensions.Options" : "6.0.0"
} ,
"compile" : {
"lib/netstandard2.1/AutoMapper.Extensions.Microsoft.DependencyInjection.dll" : { }
} ,
"runtime" : {
"lib/netstandard2.1/AutoMapper.Extensions.Microsoft.DependencyInjection.dll" : { }
}
} ,
2025-10-22 13:05:31 +00:00
"AWSSDK.Core/3.7.400.77" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/AWSSDK.Core.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".pdb;.xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/AWSSDK.Core.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".pdb;.xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"AWSSDK.Extensions.NETCore.Setup/3.7.301" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"AWSSDK.Core" : "3.7.300" ,
2024-12-02 13:24:34 +00:00
"Microsoft.Extensions.Configuration.Abstractions" : "2.0.0" ,
"Microsoft.Extensions.DependencyInjection.Abstractions" : "2.0.0" ,
"Microsoft.Extensions.Logging.Abstractions" : "2.0.0"
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/AWSSDK.Extensions.NETCore.Setup.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".pdb"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/AWSSDK.Extensions.NETCore.Setup.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".pdb"
}
}
} ,
2025-10-22 13:05:31 +00:00
"AWSSDK.S3/3.7.411.5" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"AWSSDK.Core" : "[3.7.400.77, 4.0.0)"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/AWSSDK.S3.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".pdb;.xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/AWSSDK.S3.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".pdb;.xml"
}
}
} ,
"Azure.Core/1.38.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.Bcl.AsyncInterfaces" : "1.1.1" ,
"System.ClientModel" : "1.0.0" ,
"System.Diagnostics.DiagnosticSource" : "6.0.1" ,
"System.Memory.Data" : "1.0.2" ,
"System.Numerics.Vectors" : "4.5.0" ,
"System.Text.Encodings.Web" : "4.7.2" ,
"System.Text.Json" : "4.7.2" ,
"System.Threading.Tasks.Extensions" : "4.5.4"
} ,
"compile" : {
"lib/net6.0/Azure.Core.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net6.0/Azure.Core.dll" : {
"related" : ".xml"
}
}
} ,
"Azure.Identity/1.11.4" : {
"type" : "package" ,
"dependencies" : {
"Azure.Core" : "1.38.0" ,
"Microsoft.Identity.Client" : "4.61.3" ,
"Microsoft.Identity.Client.Extensions.Msal" : "4.61.3" ,
"System.Memory" : "4.5.4" ,
"System.Security.Cryptography.ProtectedData" : "4.7.0" ,
"System.Text.Json" : "4.7.2" ,
"System.Threading.Tasks.Extensions" : "4.5.4"
} ,
"compile" : {
"lib/netstandard2.0/Azure.Identity.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard2.0/Azure.Identity.dll" : {
"related" : ".xml"
}
}
} ,
"EFCore.BulkExtensions/8.1.2" : {
"type" : "package" ,
"dependencies" : {
"EFCore.BulkExtensions.MySql" : "8.1.2" ,
"EFCore.BulkExtensions.PostgreSql" : "8.1.2" ,
"EFCore.BulkExtensions.SqlServer" : "8.1.2" ,
"EFCore.BulkExtensions.Sqlite" : "8.1.2"
}
} ,
"EFCore.BulkExtensions.Core/8.1.2" : {
"type" : "package" ,
"dependencies" : {
"MedallionTopologicalSort" : "1.0.0" ,
"Microsoft.EntityFrameworkCore.Relational" : "8.0.11" ,
"NetTopologySuite" : "2.5.0"
} ,
"compile" : {
"lib/net8.0/EFCore.BulkExtensions.Core.dll" : {
"related" : ".pdb;.xml"
}
} ,
"runtime" : {
"lib/net8.0/EFCore.BulkExtensions.Core.dll" : {
"related" : ".pdb;.xml"
}
}
} ,
"EFCore.BulkExtensions.MySql/8.1.2" : {
"type" : "package" ,
"dependencies" : {
"EFCore.BulkExtensions.Core" : "8.1.2" ,
"Pomelo.EntityFrameworkCore.MySql" : "8.0.2"
} ,
"compile" : {
"lib/net8.0/EFCore.BulkExtensions.MySql.dll" : {
"related" : ".pdb;.xml"
}
} ,
"runtime" : {
"lib/net8.0/EFCore.BulkExtensions.MySql.dll" : {
"related" : ".pdb;.xml"
}
}
} ,
"EFCore.BulkExtensions.PostgreSql/8.1.2" : {
"type" : "package" ,
"dependencies" : {
"EFCore.BulkExtensions.Core" : "8.1.2" ,
"Npgsql.EntityFrameworkCore.PostgreSQL" : "8.0.11"
} ,
"compile" : {
"lib/net8.0/EFCore.BulkExtensions.PostgreSql.dll" : {
"related" : ".pdb;.xml"
}
} ,
"runtime" : {
"lib/net8.0/EFCore.BulkExtensions.PostgreSql.dll" : {
"related" : ".pdb;.xml"
}
}
} ,
"EFCore.BulkExtensions.Sqlite/8.1.2" : {
"type" : "package" ,
"dependencies" : {
"EFCore.BulkExtensions.Core" : "8.1.2" ,
"Microsoft.EntityFrameworkCore.Sqlite.Core" : "8.0.11" ,
"NetTopologySuite.IO.SpatiaLite" : "2.0.0"
} ,
"compile" : {
"lib/net8.0/EFCore.BulkExtensions.Sqlite.dll" : {
"related" : ".pdb;.xml"
}
} ,
"runtime" : {
"lib/net8.0/EFCore.BulkExtensions.Sqlite.dll" : {
"related" : ".pdb;.xml"
}
}
} ,
"EFCore.BulkExtensions.SqlServer/8.1.2" : {
"type" : "package" ,
"dependencies" : {
"EFCore.BulkExtensions.Core" : "8.1.2" ,
"Microsoft.Data.SqlClient" : "5.2.2" ,
"Microsoft.EntityFrameworkCore.SqlServer.HierarchyId" : "8.0.11" ,
"NetTopologySuite.IO.SqlServerBytes" : "2.1.0"
} ,
"compile" : {
"lib/net8.0/EFCore.BulkExtensions.SqlServer.dll" : {
"related" : ".pdb;.xml"
}
} ,
"runtime" : {
"lib/net8.0/EFCore.BulkExtensions.SqlServer.dll" : {
"related" : ".pdb;.xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"FirebaseAdmin/3.1.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Google.Api.Gax.Rest" : "4.8.0" ,
"Google.Apis.Auth" : "1.68.0" ,
"System.Collections.Immutable" : "8.0.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net6.0/FirebaseAdmin.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net6.0/FirebaseAdmin.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"FluentValidation/11.11.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/FluentValidation.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/FluentValidation.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"FluentValidation.AspNetCore/11.3.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"FluentValidation" : "11.5.1" ,
"FluentValidation.DependencyInjectionExtensions" : "11.5.1"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
"lib/net6.0/FluentValidation.AspNetCore.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net6.0/FluentValidation.AspNetCore.dll" : {
"related" : ".xml"
}
} ,
"frameworkReferences" : [
"Microsoft.AspNetCore.App"
]
} ,
2025-10-22 13:05:31 +00:00
"FluentValidation.DependencyInjectionExtensions/11.5.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"FluentValidation" : "11.5.1" ,
2024-12-02 13:24:34 +00:00
"Microsoft.Extensions.Dependencyinjection.Abstractions" : "2.1.0"
} ,
"compile" : {
"lib/netstandard2.1/FluentValidation.DependencyInjectionExtensions.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard2.1/FluentValidation.DependencyInjectionExtensions.dll" : {
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Google.Api.Gax/4.8.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.Bcl.AsyncInterfaces" : "6.0.0" ,
"Newtonsoft.Json" : "13.0.3"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
"lib/netstandard2.0/Google.Api.Gax.dll" : {
"related" : ".pdb;.xml"
}
} ,
"runtime" : {
"lib/netstandard2.0/Google.Api.Gax.dll" : {
"related" : ".pdb;.xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Google.Api.Gax.Rest/4.8.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Google.Api.Gax" : "4.8.0" ,
"Google.Apis.Auth" : "[1.67.0, 2.0.0)" ,
"Microsoft.Extensions.DependencyInjection.Abstractions" : "6.0.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
"lib/netstandard2.0/Google.Api.Gax.Rest.dll" : {
"related" : ".pdb;.xml"
}
} ,
"runtime" : {
"lib/netstandard2.0/Google.Api.Gax.Rest.dll" : {
"related" : ".pdb;.xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Google.Apis/1.68.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Google.Apis.Core" : "1.68.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net6.0/Google.Apis.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".pdb;.xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net6.0/Google.Apis.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".pdb;.xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Google.Apis.Auth/1.68.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Google.Apis" : "1.68.0" ,
"Google.Apis.Core" : "1.68.0" ,
"System.Management" : "7.0.2"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net6.0/Google.Apis.Auth.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".pdb;.xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net6.0/Google.Apis.Auth.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".pdb;.xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Google.Apis.Core/1.68.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Newtonsoft.Json" : "13.0.3"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net6.0/Google.Apis.Core.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".pdb;.xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net6.0/Google.Apis.Core.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".pdb;.xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Humanizer/2.14.1" : {
"type" : "package" ,
"dependencies" : {
"Humanizer.Core.af" : "2.14.1" ,
"Humanizer.Core.ar" : "2.14.1" ,
"Humanizer.Core.az" : "2.14.1" ,
"Humanizer.Core.bg" : "2.14.1" ,
"Humanizer.Core.bn-BD" : "2.14.1" ,
"Humanizer.Core.cs" : "2.14.1" ,
"Humanizer.Core.da" : "2.14.1" ,
"Humanizer.Core.de" : "2.14.1" ,
"Humanizer.Core.el" : "2.14.1" ,
"Humanizer.Core.es" : "2.14.1" ,
"Humanizer.Core.fa" : "2.14.1" ,
"Humanizer.Core.fi-FI" : "2.14.1" ,
"Humanizer.Core.fr" : "2.14.1" ,
"Humanizer.Core.fr-BE" : "2.14.1" ,
"Humanizer.Core.he" : "2.14.1" ,
"Humanizer.Core.hr" : "2.14.1" ,
"Humanizer.Core.hu" : "2.14.1" ,
"Humanizer.Core.hy" : "2.14.1" ,
"Humanizer.Core.id" : "2.14.1" ,
"Humanizer.Core.is" : "2.14.1" ,
"Humanizer.Core.it" : "2.14.1" ,
"Humanizer.Core.ja" : "2.14.1" ,
"Humanizer.Core.ko-KR" : "2.14.1" ,
"Humanizer.Core.ku" : "2.14.1" ,
"Humanizer.Core.lv" : "2.14.1" ,
"Humanizer.Core.ms-MY" : "2.14.1" ,
"Humanizer.Core.mt" : "2.14.1" ,
"Humanizer.Core.nb" : "2.14.1" ,
"Humanizer.Core.nb-NO" : "2.14.1" ,
"Humanizer.Core.nl" : "2.14.1" ,
"Humanizer.Core.pl" : "2.14.1" ,
"Humanizer.Core.pt" : "2.14.1" ,
"Humanizer.Core.ro" : "2.14.1" ,
"Humanizer.Core.ru" : "2.14.1" ,
"Humanizer.Core.sk" : "2.14.1" ,
"Humanizer.Core.sl" : "2.14.1" ,
"Humanizer.Core.sr" : "2.14.1" ,
"Humanizer.Core.sr-Latn" : "2.14.1" ,
"Humanizer.Core.sv" : "2.14.1" ,
"Humanizer.Core.th-TH" : "2.14.1" ,
"Humanizer.Core.tr" : "2.14.1" ,
"Humanizer.Core.uk" : "2.14.1" ,
"Humanizer.Core.uz-Cyrl-UZ" : "2.14.1" ,
"Humanizer.Core.uz-Latn-UZ" : "2.14.1" ,
"Humanizer.Core.vi" : "2.14.1" ,
"Humanizer.Core.zh-CN" : "2.14.1" ,
"Humanizer.Core.zh-Hans" : "2.14.1" ,
"Humanizer.Core.zh-Hant" : "2.14.1"
}
} ,
"Humanizer.Core/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net6.0/Humanizer.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net6.0/Humanizer.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.af/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/af/Humanizer.resources.dll" : {
"locale" : "af"
2024-12-02 13:24:34 +00:00
}
2025-10-22 13:05:31 +00:00
}
} ,
"Humanizer.Core.ar/2.14.1" : {
"type" : "package" ,
"dependencies" : {
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/ar/Humanizer.resources.dll" : {
"locale" : "ar"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.az/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/az/Humanizer.resources.dll" : {
"locale" : "az"
2024-12-02 13:24:34 +00:00
}
2025-10-22 13:05:31 +00:00
}
} ,
"Humanizer.Core.bg/2.14.1" : {
"type" : "package" ,
"dependencies" : {
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/bg/Humanizer.resources.dll" : {
"locale" : "bg"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.bn-BD/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/bn-BD/Humanizer.resources.dll" : {
"locale" : "bn-BD"
2024-12-02 13:24:34 +00:00
}
2025-10-22 13:05:31 +00:00
}
} ,
"Humanizer.Core.cs/2.14.1" : {
"type" : "package" ,
"dependencies" : {
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/cs/Humanizer.resources.dll" : {
"locale" : "cs"
2024-12-02 13:24:34 +00:00
}
2025-10-22 13:05:31 +00:00
}
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.da/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/da/Humanizer.resources.dll" : {
"locale" : "da"
2024-12-02 13:24:34 +00:00
}
2025-10-22 13:05:31 +00:00
}
} ,
"Humanizer.Core.de/2.14.1" : {
"type" : "package" ,
"dependencies" : {
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/de/Humanizer.resources.dll" : {
"locale" : "de"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.el/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/el/Humanizer.resources.dll" : {
"locale" : "el"
2024-12-02 13:24:34 +00:00
}
2025-10-22 13:05:31 +00:00
}
} ,
"Humanizer.Core.es/2.14.1" : {
"type" : "package" ,
"dependencies" : {
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/es/Humanizer.resources.dll" : {
"locale" : "es"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.fa/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/fa/Humanizer.resources.dll" : {
"locale" : "fa"
2024-12-02 13:24:34 +00:00
}
2025-10-22 13:05:31 +00:00
}
} ,
"Humanizer.Core.fi-FI/2.14.1" : {
"type" : "package" ,
"dependencies" : {
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/fi-FI/Humanizer.resources.dll" : {
"locale" : "fi-FI"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.fr/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/fr/Humanizer.resources.dll" : {
"locale" : "fr"
2024-12-02 13:24:34 +00:00
}
2025-10-22 13:05:31 +00:00
}
} ,
"Humanizer.Core.fr-BE/2.14.1" : {
"type" : "package" ,
"dependencies" : {
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/fr-BE/Humanizer.resources.dll" : {
"locale" : "fr-BE"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.he/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/he/Humanizer.resources.dll" : {
"locale" : "he"
2024-12-02 13:24:34 +00:00
}
2025-10-22 13:05:31 +00:00
}
} ,
"Humanizer.Core.hr/2.14.1" : {
"type" : "package" ,
"dependencies" : {
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/hr/Humanizer.resources.dll" : {
"locale" : "hr"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.hu/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/hu/Humanizer.resources.dll" : {
"locale" : "hu"
2024-12-02 13:24:34 +00:00
}
2025-10-22 13:05:31 +00:00
}
} ,
"Humanizer.Core.hy/2.14.1" : {
"type" : "package" ,
"dependencies" : {
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/hy/Humanizer.resources.dll" : {
"locale" : "hy"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.id/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/id/Humanizer.resources.dll" : {
"locale" : "id"
2024-12-02 13:24:34 +00:00
}
2025-10-22 13:05:31 +00:00
}
} ,
"Humanizer.Core.is/2.14.1" : {
"type" : "package" ,
"dependencies" : {
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/is/Humanizer.resources.dll" : {
"locale" : "is"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.it/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/it/Humanizer.resources.dll" : {
"locale" : "it"
2024-12-02 13:24:34 +00:00
}
2025-10-22 13:05:31 +00:00
}
} ,
"Humanizer.Core.ja/2.14.1" : {
"type" : "package" ,
"dependencies" : {
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/ja/Humanizer.resources.dll" : {
"locale" : "ja"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.ko-KR/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/netstandard2.0/ko-KR/Humanizer.resources.dll" : {
"locale" : "ko-KR"
2024-12-02 13:24:34 +00:00
}
2025-10-22 13:05:31 +00:00
}
} ,
"Humanizer.Core.ku/2.14.1" : {
"type" : "package" ,
"dependencies" : {
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/ku/Humanizer.resources.dll" : {
"locale" : "ku"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.lv/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"dependencies" : {
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/lv/Humanizer.resources.dll" : {
"locale" : "lv"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.ms-MY/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/netstandard2.0/ms-MY/Humanizer.resources.dll" : {
"locale" : "ms-MY"
2024-12-02 13:24:34 +00:00
}
2025-10-22 13:05:31 +00:00
}
} ,
"Humanizer.Core.mt/2.14.1" : {
"type" : "package" ,
"dependencies" : {
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/netstandard2.0/mt/Humanizer.resources.dll" : {
"locale" : "mt"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.nb/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/nb/Humanizer.resources.dll" : {
"locale" : "nb"
2024-12-02 13:24:34 +00:00
}
2025-10-22 13:05:31 +00:00
}
} ,
"Humanizer.Core.nb-NO/2.14.1" : {
"type" : "package" ,
"dependencies" : {
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/nb-NO/Humanizer.resources.dll" : {
"locale" : "nb-NO"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.nl/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/nl/Humanizer.resources.dll" : {
"locale" : "nl"
2024-12-02 13:24:34 +00:00
}
2025-10-22 13:05:31 +00:00
}
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.pl/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"dependencies" : {
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/pl/Humanizer.resources.dll" : {
"locale" : "pl"
2024-12-02 13:24:34 +00:00
}
2025-10-22 13:05:31 +00:00
}
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.pt/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/pt/Humanizer.resources.dll" : {
"locale" : "pt"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.ro/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/ro/Humanizer.resources.dll" : {
"locale" : "ro"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.ru/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/ru/Humanizer.resources.dll" : {
"locale" : "ru"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.sk/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/sk/Humanizer.resources.dll" : {
"locale" : "sk"
2024-12-02 13:24:34 +00:00
}
2025-10-22 13:05:31 +00:00
}
} ,
"Humanizer.Core.sl/2.14.1" : {
"type" : "package" ,
"dependencies" : {
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/sl/Humanizer.resources.dll" : {
"locale" : "sl"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.sr/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/sr/Humanizer.resources.dll" : {
"locale" : "sr"
2024-12-02 13:24:34 +00:00
}
2025-10-22 13:05:31 +00:00
}
} ,
"Humanizer.Core.sr-Latn/2.14.1" : {
"type" : "package" ,
"dependencies" : {
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/sr-Latn/Humanizer.resources.dll" : {
"locale" : "sr-Latn"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.sv/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"dependencies" : {
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/sv/Humanizer.resources.dll" : {
"locale" : "sv"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.th-TH/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"dependencies" : {
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/netstandard2.0/th-TH/Humanizer.resources.dll" : {
"locale" : "th-TH"
}
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.tr/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/tr/Humanizer.resources.dll" : {
"locale" : "tr"
2024-12-02 13:24:34 +00:00
}
2025-10-22 13:05:31 +00:00
}
} ,
"Humanizer.Core.uk/2.14.1" : {
"type" : "package" ,
"dependencies" : {
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/uk/Humanizer.resources.dll" : {
"locale" : "uk"
2024-12-02 13:24:34 +00:00
}
2025-10-22 13:05:31 +00:00
}
} ,
"Humanizer.Core.uz-Cyrl-UZ/2.14.1" : {
"type" : "package" ,
"dependencies" : {
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
"resource" : {
2025-10-22 13:05:31 +00:00
"lib/net6.0/uz-Cyrl-UZ/Humanizer.resources.dll" : {
"locale" : "uz-Cyrl-UZ"
2024-12-02 13:24:34 +00:00
}
2025-10-22 13:05:31 +00:00
}
} ,
"Humanizer.Core.uz-Latn-UZ/2.14.1" : {
"type" : "package" ,
"dependencies" : {
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/uz-Latn-UZ/Humanizer.resources.dll" : {
"locale" : "uz-Latn-UZ"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.vi/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"dependencies" : {
"Humanizer.Core" : "[2.14.1]"
} ,
"resource" : {
"lib/net6.0/vi/Humanizer.resources.dll" : {
"locale" : "vi"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.zh-CN/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/zh-CN/Humanizer.resources.dll" : {
"locale" : "zh-CN"
2024-12-02 13:24:34 +00:00
}
2025-10-22 13:05:31 +00:00
}
} ,
"Humanizer.Core.zh-Hans/2.14.1" : {
"type" : "package" ,
"dependencies" : {
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/zh-Hans/Humanizer.resources.dll" : {
"locale" : "zh-Hans"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.zh-Hant/2.14.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer.Core" : "[2.14.1]"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net6.0/zh-Hant/Humanizer.resources.dll" : {
"locale" : "zh-Hant"
}
}
} ,
"MedallionTopologicalSort/1.0.0" : {
"type" : "package" ,
2024-12-02 13:24:34 +00:00
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/MedallionTopologicalSort.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/MedallionTopologicalSort.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Antiforgery/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"dependencies" : {
"Microsoft.AspNetCore.DataProtection" : "2.2.0" ,
"Microsoft.AspNetCore.Http.Abstractions" : "2.2.0" ,
"Microsoft.AspNetCore.Http.Extensions" : "2.2.0" ,
"Microsoft.AspNetCore.WebUtilities" : "2.2.0" ,
"Microsoft.Extensions.ObjectPool" : "2.2.0"
} ,
2024-12-02 13:24:34 +00:00
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Authentication.Abstractions/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Http.Abstractions" : "2.2.0" ,
"Microsoft.Extensions.Logging.Abstractions" : "2.2.0" ,
"Microsoft.Extensions.Options" : "2.2.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Authentication.Core/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Authentication.Abstractions" : "2.2.0" ,
"Microsoft.AspNetCore.Http" : "2.2.0" ,
"Microsoft.AspNetCore.Http.Extensions" : "2.2.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.IdentityModel.Protocols.OpenIdConnect" : "8.0.1"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
2025-10-22 13:05:31 +00:00
} ,
"frameworkReferences" : [
"Microsoft.AspNetCore.App"
]
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Authorization/9.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Metadata" : "9.0.0" ,
"Microsoft.Extensions.Logging.Abstractions" : "9.0.0" ,
"Microsoft.Extensions.Options" : "9.0.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.AspNetCore.Authorization.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.AspNetCore.Authorization.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Authorization.Policy/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Authentication.Abstractions" : "2.2.0" ,
"Microsoft.AspNetCore.Authorization" : "2.2.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Cors/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Http.Extensions" : "2.2.0" ,
"Microsoft.Extensions.Configuration.Abstractions" : "2.2.0" ,
"Microsoft.Extensions.DependencyInjection.Abstractions" : "2.2.0" ,
"Microsoft.Extensions.Logging.Abstractions" : "2.2.0" ,
"Microsoft.Extensions.Options" : "2.2.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Cors.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Cors.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Cryptography.Internal/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.DataProtection/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Cryptography.Internal" : "2.2.0" ,
"Microsoft.AspNetCore.DataProtection.Abstractions" : "2.2.0" ,
"Microsoft.AspNetCore.Hosting.Abstractions" : "2.2.0" ,
"Microsoft.Extensions.DependencyInjection.Abstractions" : "2.2.0" ,
"Microsoft.Extensions.Logging.Abstractions" : "2.2.0" ,
"Microsoft.Extensions.Options" : "2.2.0" ,
"Microsoft.Win32.Registry" : "4.5.0" ,
"System.Security.Cryptography.Xml" : "4.5.0" ,
"System.Security.Principal.Windows" : "4.5.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.DataProtection.Abstractions/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Diagnostics.Abstractions/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Hosting.Abstractions/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"dependencies" : {
"Microsoft.AspNetCore.Hosting.Server.Abstractions" : "2.2.0" ,
"Microsoft.AspNetCore.Http.Abstractions" : "2.2.0" ,
"Microsoft.Extensions.Hosting.Abstractions" : "2.2.0"
} ,
2024-12-02 13:24:34 +00:00
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Hosting.Server.Abstractions/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"dependencies" : {
"Microsoft.AspNetCore.Http.Features" : "2.2.0" ,
"Microsoft.Extensions.Configuration.Abstractions" : "2.2.0"
} ,
2024-12-02 13:24:34 +00:00
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Html.Abstractions/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"System.Text.Encodings.Web" : "4.5.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Http/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Http.Abstractions" : "2.2.0" ,
"Microsoft.AspNetCore.WebUtilities" : "2.2.0" ,
"Microsoft.Extensions.ObjectPool" : "2.2.0" ,
"Microsoft.Extensions.Options" : "2.2.0" ,
"Microsoft.Net.Http.Headers" : "2.2.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Http.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Http.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Http.Abstractions/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Http.Features" : "2.2.0" ,
"System.Text.Encodings.Web" : "4.5.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Http.Extensions/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Http.Abstractions" : "2.2.0" ,
"Microsoft.Extensions.FileProviders.Abstractions" : "2.2.0" ,
"Microsoft.Net.Http.Headers" : "2.2.0" ,
"System.Buffers" : "4.5.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Http.Features/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"dependencies" : {
"Microsoft.Extensions.Primitives" : "2.2.0"
} ,
2024-12-02 13:24:34 +00:00
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.JsonPatch/9.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.CSharp" : "4.7.0" ,
"Newtonsoft.Json" : "13.0.3"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.AspNetCore.JsonPatch.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.AspNetCore.JsonPatch.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Localization/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Http.Extensions" : "2.2.0" ,
"Microsoft.Extensions.Localization.Abstractions" : "2.2.0" ,
"Microsoft.Extensions.Logging.Abstractions" : "2.2.0" ,
"Microsoft.Extensions.Options" : "2.2.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Localization.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Localization.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Metadata/9.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.AspNetCore.Metadata.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.AspNetCore.Metadata.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Mvc/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Mvc.Analyzers" : "2.2.0" ,
"Microsoft.AspNetCore.Mvc.ApiExplorer" : "2.2.0" ,
"Microsoft.AspNetCore.Mvc.Cors" : "2.2.0" ,
"Microsoft.AspNetCore.Mvc.DataAnnotations" : "2.2.0" ,
"Microsoft.AspNetCore.Mvc.Formatters.Json" : "2.2.0" ,
"Microsoft.AspNetCore.Mvc.Localization" : "2.2.0" ,
"Microsoft.AspNetCore.Mvc.Razor.Extensions" : "2.2.0" ,
"Microsoft.AspNetCore.Mvc.RazorPages" : "2.2.0" ,
"Microsoft.AspNetCore.Mvc.TagHelpers" : "2.2.0" ,
"Microsoft.AspNetCore.Mvc.ViewFeatures" : "2.2.0" ,
"Microsoft.AspNetCore.Razor.Design" : "2.2.0" ,
"Microsoft.Extensions.Caching.Memory" : "2.2.0" ,
"Microsoft.Extensions.DependencyInjection" : "2.2.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Mvc.Abstractions/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Routing.Abstractions" : "2.2.0" ,
"Microsoft.Net.Http.Headers" : "2.2.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Mvc.Analyzers/2.2.0" : {
"type" : "package"
} ,
"Microsoft.AspNetCore.Mvc.ApiExplorer/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"dependencies" : {
"Microsoft.AspNetCore.Mvc.Core" : "2.2.0"
} ,
2024-12-02 13:24:34 +00:00
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Mvc.Core/2.2.5" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Authentication.Core" : "2.2.0" ,
"Microsoft.AspNetCore.Authorization.Policy" : "2.2.0" ,
"Microsoft.AspNetCore.Hosting.Abstractions" : "2.2.0" ,
"Microsoft.AspNetCore.Http" : "2.2.0" ,
"Microsoft.AspNetCore.Http.Extensions" : "2.2.0" ,
"Microsoft.AspNetCore.Mvc.Abstractions" : "2.2.0" ,
"Microsoft.AspNetCore.ResponseCaching.Abstractions" : "2.2.0" ,
"Microsoft.AspNetCore.Routing" : "2.2.0" ,
"Microsoft.AspNetCore.Routing.Abstractions" : "2.2.0" ,
"Microsoft.Extensions.DependencyInjection" : "2.2.0" ,
"Microsoft.Extensions.DependencyModel" : "2.1.0" ,
"Microsoft.Extensions.FileProviders.Abstractions" : "2.2.0" ,
"Microsoft.Extensions.Logging.Abstractions" : "2.2.0" ,
"System.Diagnostics.DiagnosticSource" : "4.5.0" ,
"System.Threading.Tasks.Extensions" : "4.5.1"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Mvc.Cors/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Cors" : "2.2.0" ,
"Microsoft.AspNetCore.Mvc.Core" : "2.2.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Mvc.DataAnnotations/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Mvc.Core" : "2.2.0" ,
"Microsoft.Extensions.Localization" : "2.2.0" ,
"System.ComponentModel.Annotations" : "4.5.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Mvc.Formatters.Json/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.JsonPatch" : "2.2.0" ,
"Microsoft.AspNetCore.Mvc.Core" : "2.2.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Mvc.Localization/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Localization" : "2.2.0" ,
"Microsoft.AspNetCore.Mvc.Razor" : "2.2.0" ,
"Microsoft.Extensions.DependencyInjection" : "2.2.0" ,
"Microsoft.Extensions.Localization" : "2.2.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Localization.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Localization.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Mvc.NewtonsoftJson/9.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.JsonPatch" : "9.0.0" ,
"Newtonsoft.Json" : "13.0.3" ,
"Newtonsoft.Json.Bson" : "1.0.2"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll" : {
"related" : ".xml"
}
} ,
"frameworkReferences" : [
"Microsoft.AspNetCore.App"
]
} ,
"Microsoft.AspNetCore.Mvc.Razor/2.2.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.AspNetCore.Mvc.Razor.Extensions" : "2.2.0" ,
"Microsoft.AspNetCore.Mvc.ViewFeatures" : "2.2.0" ,
"Microsoft.AspNetCore.Razor.Runtime" : "2.2.0" ,
"Microsoft.CodeAnalysis.CSharp" : "2.8.0" ,
"Microsoft.CodeAnalysis.Razor" : "2.2.0" ,
"Microsoft.Extensions.Caching.Memory" : "2.2.0" ,
"Microsoft.Extensions.FileProviders.Composite" : "2.2.0"
} ,
"compile" : {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Mvc.Razor.Extensions/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"dependencies" : {
"Microsoft.AspNetCore.Razor.Language" : "2.2.0" ,
"Microsoft.CodeAnalysis.Razor" : "2.2.0"
} ,
2024-12-02 13:24:34 +00:00
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll" : {
"related" : ".xml"
}
2024-12-02 13:24:34 +00:00
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"build/netstandard2.0/_._" : { }
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Mvc.RazorPages/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"dependencies" : {
"Microsoft.AspNetCore.Mvc.Razor" : "2.2.0"
} ,
2024-12-02 13:24:34 +00:00
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.dll" : {
"related" : ".xml"
}
2024-12-02 13:24:34 +00:00
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.dll" : {
"related" : ".xml"
}
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Mvc.TagHelpers/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"dependencies" : {
"Microsoft.AspNetCore.Mvc.Razor" : "2.2.0" ,
"Microsoft.AspNetCore.Razor.Runtime" : "2.2.0" ,
"Microsoft.AspNetCore.Routing.Abstractions" : "2.2.0" ,
"Microsoft.Extensions.Caching.Memory" : "2.2.0" ,
"Microsoft.Extensions.FileSystemGlobbing" : "2.2.0" ,
"Microsoft.Extensions.Primitives" : "2.2.0"
} ,
2024-12-02 13:24:34 +00:00
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll" : {
"related" : ".xml"
2024-12-02 13:24:34 +00:00
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll" : {
"related" : ".xml"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Mvc.Versioning/5.1.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net6.0/Microsoft.AspNetCore.Mvc.Versioning.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".pdb;.xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net6.0/Microsoft.AspNetCore.Mvc.Versioning.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".pdb;.xml"
}
2025-10-22 13:05:31 +00:00
} ,
"frameworkReferences" : [
"Microsoft.AspNetCore.App"
]
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer/5.1.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Mvc.Versioning" : "5.1.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net6.0/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.dll" : {
"related" : ".pdb;.xml"
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"runtime" : {
"lib/net6.0/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.dll" : {
"related" : ".pdb;.xml"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Mvc.ViewFeatures/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Antiforgery" : "2.2.0" ,
"Microsoft.AspNetCore.Diagnostics.Abstractions" : "2.2.0" ,
"Microsoft.AspNetCore.Html.Abstractions" : "2.2.0" ,
"Microsoft.AspNetCore.Mvc.Core" : "2.2.0" ,
"Microsoft.AspNetCore.Mvc.DataAnnotations" : "2.2.0" ,
"Microsoft.AspNetCore.Mvc.Formatters.Json" : "2.2.0" ,
"Microsoft.Extensions.WebEncoders" : "2.2.0" ,
"Newtonsoft.Json.Bson" : "1.0.1"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Razor/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Html.Abstractions" : "2.2.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Razor.Design/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"build" : {
"build/netstandard2.0/_._" : { }
} ,
"buildMultiTargeting" : {
"buildMultiTargeting/_._" : { }
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Razor.Language/6.0.24" : {
"type" : "package" ,
"compile" : {
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll" : { }
} ,
"runtime" : {
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll" : { }
}
} ,
"Microsoft.AspNetCore.Razor.Runtime/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Html.Abstractions" : "2.2.0" ,
"Microsoft.AspNetCore.Razor" : "2.2.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.ResponseCaching.Abstractions/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.Primitives" : "2.2.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Routing/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Http.Extensions" : "2.2.0" ,
"Microsoft.AspNetCore.Routing.Abstractions" : "2.2.0" ,
"Microsoft.Extensions.Logging.Abstractions" : "2.2.0" ,
"Microsoft.Extensions.ObjectPool" : "2.2.0" ,
"Microsoft.Extensions.Options" : "2.2.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Routing.Abstractions/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"dependencies" : {
"Microsoft.AspNetCore.Http.Abstractions" : "2.2.0"
} ,
2024-12-02 13:24:34 +00:00
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.WebUtilities/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.Net.Http.Headers" : "2.2.0" ,
"System.Text.Encodings.Web" : "4.5.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll" : {
"related" : ".xml"
2024-12-02 13:24:34 +00:00
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll" : {
"related" : ".xml"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Bcl.AsyncInterfaces/7.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Build/17.10.4" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.Build.Framework" : "17.10.4" ,
"Microsoft.NET.StringTools" : "17.10.4" ,
"System.Collections.Immutable" : "8.0.0" ,
"System.Configuration.ConfigurationManager" : "8.0.0" ,
"System.Reflection.Metadata" : "8.0.0" ,
"System.Reflection.MetadataLoadContext" : "8.0.0" ,
"System.Security.Principal.Windows" : "5.0.0" ,
"System.Threading.Tasks.Dataflow" : "8.0.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"ref/net8.0/Microsoft.Build.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.Build.dll" : {
"related" : ".pdb;.xml"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Build.Framework/17.10.4" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"compile" : {
2025-10-22 13:05:31 +00:00
"ref/net8.0/Microsoft.Build.Framework.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.Build.Framework.dll" : {
"related" : ".pdb;.xml"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Build.Locator/1.7.8" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net6.0/_._" : { }
2024-12-02 13:24:34 +00:00
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net6.0/Microsoft.Build.Locator.dll" : { }
} ,
"build" : {
"build/_._" : { }
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.CodeAnalysis.Analyzers/3.3.4" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"build" : {
"buildTransitive/Microsoft.CodeAnalysis.Analyzers.props" : { } ,
"buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets" : { }
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.CodeAnalysis.AnalyzerUtilities/3.3.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.CodeAnalysis.AnalyzerUtilities.dll" : {
"related" : ".xml"
}
2024-12-02 13:24:34 +00:00
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.CodeAnalysis.AnalyzerUtilities.dll" : {
"related" : ".xml"
}
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.CodeAnalysis.Common/4.8.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.CodeAnalysis.Analyzers" : "3.3.4" ,
"System.Collections.Immutable" : "7.0.0" ,
"System.Reflection.Metadata" : "7.0.0" ,
"System.Runtime.CompilerServices.Unsafe" : "6.0.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net7.0/Microsoft.CodeAnalysis.dll" : {
"related" : ".pdb;.xml"
}
2024-12-02 13:24:34 +00:00
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net7.0/Microsoft.CodeAnalysis.dll" : {
"related" : ".pdb;.xml"
}
} ,
"resource" : {
"lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll" : {
"locale" : "cs"
} ,
"lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll" : {
"locale" : "de"
} ,
"lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll" : {
"locale" : "es"
} ,
"lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll" : {
"locale" : "fr"
} ,
"lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll" : {
"locale" : "it"
} ,
"lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll" : {
"locale" : "ja"
} ,
"lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll" : {
"locale" : "ko"
} ,
"lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll" : {
"locale" : "pl"
} ,
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll" : {
"locale" : "pt-BR"
} ,
"lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll" : {
"locale" : "ru"
} ,
"lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll" : {
"locale" : "tr"
} ,
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll" : {
"locale" : "zh-Hans"
} ,
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll" : {
"locale" : "zh-Hant"
}
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.CodeAnalysis.CSharp/4.8.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.CodeAnalysis.Common" : "[4.8.0]"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll" : {
"related" : ".pdb;.xml"
}
2024-12-02 13:24:34 +00:00
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll" : {
"related" : ".pdb;.xml"
}
} ,
"resource" : {
"lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll" : {
"locale" : "cs"
} ,
"lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll" : {
"locale" : "de"
} ,
"lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll" : {
"locale" : "es"
} ,
"lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll" : {
"locale" : "fr"
} ,
"lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll" : {
"locale" : "it"
} ,
"lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll" : {
"locale" : "ja"
} ,
"lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll" : {
"locale" : "ko"
} ,
"lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll" : {
"locale" : "pl"
} ,
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll" : {
"locale" : "pt-BR"
} ,
"lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll" : {
"locale" : "ru"
} ,
"lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll" : {
"locale" : "tr"
} ,
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll" : {
"locale" : "zh-Hans"
} ,
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll" : {
"locale" : "zh-Hant"
}
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.CodeAnalysis.CSharp.Features/4.8.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer.Core" : "2.14.1" ,
"Microsoft.CodeAnalysis.CSharp" : "[4.8.0]" ,
"Microsoft.CodeAnalysis.CSharp.Workspaces" : "[4.8.0]" ,
"Microsoft.CodeAnalysis.Common" : "[4.8.0]" ,
"Microsoft.CodeAnalysis.Features" : "[4.8.0]" ,
"Microsoft.CodeAnalysis.Workspaces.Common" : "[4.8.0]"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net7.0/Microsoft.CodeAnalysis.CSharp.Features.dll" : {
"related" : ".pdb;.xml"
}
2024-12-02 13:24:34 +00:00
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net7.0/Microsoft.CodeAnalysis.CSharp.Features.dll" : {
"related" : ".pdb;.xml"
}
} ,
"resource" : {
"lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" : {
"locale" : "cs"
} ,
"lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" : {
"locale" : "de"
} ,
"lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" : {
"locale" : "es"
} ,
"lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" : {
"locale" : "fr"
} ,
"lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" : {
"locale" : "it"
} ,
"lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" : {
"locale" : "ja"
} ,
"lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" : {
"locale" : "ko"
} ,
"lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" : {
"locale" : "pl"
} ,
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" : {
"locale" : "pt-BR"
} ,
"lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" : {
"locale" : "ru"
} ,
"lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" : {
"locale" : "tr"
} ,
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" : {
"locale" : "zh-Hans"
} ,
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" : {
"locale" : "zh-Hant"
}
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer.Core" : "2.14.1" ,
"Microsoft.CodeAnalysis.CSharp" : "[4.8.0]" ,
"Microsoft.CodeAnalysis.Common" : "[4.8.0]" ,
"Microsoft.CodeAnalysis.Workspaces.Common" : "[4.8.0]"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll" : {
"related" : ".pdb;.xml"
}
2024-12-02 13:24:34 +00:00
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll" : {
"related" : ".pdb;.xml"
2024-12-02 13:24:34 +00:00
}
2025-10-22 13:05:31 +00:00
} ,
"resource" : {
"lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" : {
"locale" : "cs"
} ,
"lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" : {
"locale" : "de"
} ,
"lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" : {
"locale" : "es"
} ,
"lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" : {
"locale" : "fr"
} ,
"lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" : {
"locale" : "it"
} ,
"lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" : {
"locale" : "ja"
} ,
"lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" : {
"locale" : "ko"
} ,
"lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" : {
"locale" : "pl"
} ,
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" : {
"locale" : "pt-BR"
} ,
"lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" : {
"locale" : "ru"
} ,
"lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" : {
"locale" : "tr"
} ,
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" : {
"locale" : "zh-Hans"
} ,
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" : {
"locale" : "zh-Hant"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.CodeAnalysis.Elfie/1.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"System.Configuration.ConfigurationManager" : "4.5.0" ,
"System.Data.DataSetExtensions" : "4.5.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.CodeAnalysis.Elfie.dll" : { }
2024-12-02 13:24:34 +00:00
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.CodeAnalysis.Elfie.dll" : { }
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.CodeAnalysis.Features/4.8.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.CodeAnalysis.AnalyzerUtilities" : "3.3.0" ,
"Microsoft.CodeAnalysis.Common" : "[4.8.0]" ,
"Microsoft.CodeAnalysis.Elfie" : "1.0.0" ,
"Microsoft.CodeAnalysis.Scripting.Common" : "[4.8.0]" ,
"Microsoft.CodeAnalysis.Workspaces.Common" : "[4.8.0]" ,
"Microsoft.DiaSymReader" : "2.0.0" ,
"System.Text.Json" : "7.0.3"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net7.0/Microsoft.CodeAnalysis.Features.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".pdb;.xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net7.0/Microsoft.CodeAnalysis.Features.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".pdb;.xml"
}
2025-10-22 13:05:31 +00:00
} ,
"resource" : {
"lib/net7.0/cs/Microsoft.CodeAnalysis.Features.resources.dll" : {
"locale" : "cs"
} ,
"lib/net7.0/de/Microsoft.CodeAnalysis.Features.resources.dll" : {
"locale" : "de"
} ,
"lib/net7.0/es/Microsoft.CodeAnalysis.Features.resources.dll" : {
"locale" : "es"
} ,
"lib/net7.0/fr/Microsoft.CodeAnalysis.Features.resources.dll" : {
"locale" : "fr"
} ,
"lib/net7.0/it/Microsoft.CodeAnalysis.Features.resources.dll" : {
"locale" : "it"
} ,
"lib/net7.0/ja/Microsoft.CodeAnalysis.Features.resources.dll" : {
"locale" : "ja"
} ,
"lib/net7.0/ko/Microsoft.CodeAnalysis.Features.resources.dll" : {
"locale" : "ko"
} ,
"lib/net7.0/pl/Microsoft.CodeAnalysis.Features.resources.dll" : {
"locale" : "pl"
} ,
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Features.resources.dll" : {
"locale" : "pt-BR"
} ,
"lib/net7.0/ru/Microsoft.CodeAnalysis.Features.resources.dll" : {
"locale" : "ru"
} ,
"lib/net7.0/tr/Microsoft.CodeAnalysis.Features.resources.dll" : {
"locale" : "tr"
} ,
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Features.resources.dll" : {
"locale" : "zh-Hans"
} ,
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Features.resources.dll" : {
"locale" : "zh-Hant"
}
}
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.CodeAnalysis.Razor/6.0.24" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Razor.Language" : "6.0.24" ,
"Microsoft.CodeAnalysis.CSharp" : "4.0.0" ,
"Microsoft.CodeAnalysis.Common" : "4.0.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll" : { }
2024-12-02 13:24:34 +00:00
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll" : { }
}
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.CodeAnalysis.Scripting.Common/4.8.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.CodeAnalysis.Common" : "[4.8.0]"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net7.0/Microsoft.CodeAnalysis.Scripting.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".pdb;.xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net7.0/Microsoft.CodeAnalysis.Scripting.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".pdb;.xml"
}
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net7.0/cs/Microsoft.CodeAnalysis.Scripting.resources.dll" : {
"locale" : "cs"
} ,
"lib/net7.0/de/Microsoft.CodeAnalysis.Scripting.resources.dll" : {
"locale" : "de"
} ,
"lib/net7.0/es/Microsoft.CodeAnalysis.Scripting.resources.dll" : {
"locale" : "es"
} ,
"lib/net7.0/fr/Microsoft.CodeAnalysis.Scripting.resources.dll" : {
"locale" : "fr"
} ,
"lib/net7.0/it/Microsoft.CodeAnalysis.Scripting.resources.dll" : {
"locale" : "it"
} ,
"lib/net7.0/ja/Microsoft.CodeAnalysis.Scripting.resources.dll" : {
"locale" : "ja"
} ,
"lib/net7.0/ko/Microsoft.CodeAnalysis.Scripting.resources.dll" : {
"locale" : "ko"
} ,
"lib/net7.0/pl/Microsoft.CodeAnalysis.Scripting.resources.dll" : {
"locale" : "pl"
} ,
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Scripting.resources.dll" : {
"locale" : "pt-BR"
} ,
"lib/net7.0/ru/Microsoft.CodeAnalysis.Scripting.resources.dll" : {
"locale" : "ru"
} ,
"lib/net7.0/tr/Microsoft.CodeAnalysis.Scripting.resources.dll" : {
"locale" : "tr"
} ,
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Scripting.resources.dll" : {
"locale" : "zh-Hans"
} ,
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Scripting.resources.dll" : {
"locale" : "zh-Hant"
}
}
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.CodeAnalysis.Workspaces.Common/4.8.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"dependencies" : {
"Humanizer.Core" : "2.14.1" ,
"Microsoft.Bcl.AsyncInterfaces" : "7.0.0" ,
"Microsoft.CodeAnalysis.Common" : "[4.8.0]" ,
"System.Composition" : "7.0.0" ,
"System.IO.Pipelines" : "7.0.0" ,
"System.Threading.Channels" : "7.0.0"
} ,
2024-12-02 13:24:34 +00:00
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".pdb;.xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".pdb;.xml"
}
} ,
2025-10-22 13:05:31 +00:00
"resource" : {
"lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll" : {
"locale" : "cs"
} ,
"lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll" : {
"locale" : "de"
} ,
"lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll" : {
"locale" : "es"
} ,
"lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll" : {
"locale" : "fr"
} ,
"lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll" : {
"locale" : "it"
} ,
"lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll" : {
"locale" : "ja"
} ,
"lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll" : {
"locale" : "ko"
} ,
"lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll" : {
"locale" : "pl"
} ,
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll" : {
"locale" : "pt-BR"
} ,
"lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll" : {
"locale" : "ru"
} ,
"lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll" : {
"locale" : "tr"
} ,
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll" : {
"locale" : "zh-Hans"
} ,
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll" : {
"locale" : "zh-Hant"
}
}
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.Build.Framework" : "16.10.0" ,
"Microsoft.CodeAnalysis.Common" : "[4.8.0]" ,
"Microsoft.CodeAnalysis.Workspaces.Common" : "[4.8.0]" ,
"System.Text.Json" : "7.0.3"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net7.0/_._" : {
"related" : ".pdb;.runtimeconfig.json;.xml"
2024-12-02 13:24:34 +00:00
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll" : {
"related" : ".pdb;.runtimeconfig.json;.xml"
} ,
"lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll" : {
"related" : ".BuildHost.pdb;.BuildHost.runtimeconfig.json;.BuildHost.xml;.pdb;.xml"
}
} ,
"resource" : {
"lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" : {
"locale" : "cs"
} ,
"lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" : {
"locale" : "de"
} ,
"lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" : {
"locale" : "es"
} ,
"lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" : {
"locale" : "fr"
} ,
"lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" : {
"locale" : "it"
} ,
"lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" : {
"locale" : "ja"
} ,
"lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" : {
"locale" : "ko"
} ,
"lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" : {
"locale" : "pl"
} ,
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" : {
"locale" : "pt-BR"
} ,
"lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" : {
"locale" : "ru"
} ,
"lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" : {
"locale" : "tr"
} ,
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" : {
"locale" : "zh-Hans"
} ,
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" : {
"locale" : "zh-Hant"
}
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.CSharp/4.7.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"compile" : {
"ref/netcoreapp2.0/_._" : { }
} ,
"runtime" : {
"lib/netcoreapp2.0/_._" : { }
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Data.SqlClient/5.2.2" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Azure.Identity" : "1.11.4" ,
"Microsoft.Data.SqlClient.SNI.runtime" : "5.2.0" ,
"Microsoft.Identity.Client" : "4.61.3" ,
"Microsoft.IdentityModel.JsonWebTokens" : "6.35.0" ,
"Microsoft.IdentityModel.Protocols.OpenIdConnect" : "6.35.0" ,
"Microsoft.SqlServer.Server" : "1.0.0" ,
"System.Configuration.ConfigurationManager" : "8.0.0" ,
"System.Runtime.Caching" : "8.0.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"ref/net8.0/Microsoft.Data.SqlClient.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.Data.SqlClient.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
2025-10-22 13:05:31 +00:00
} ,
"resource" : {
"lib/net8.0/de/Microsoft.Data.SqlClient.resources.dll" : {
"locale" : "de"
} ,
"lib/net8.0/es/Microsoft.Data.SqlClient.resources.dll" : {
"locale" : "es"
} ,
"lib/net8.0/fr/Microsoft.Data.SqlClient.resources.dll" : {
"locale" : "fr"
} ,
"lib/net8.0/it/Microsoft.Data.SqlClient.resources.dll" : {
"locale" : "it"
} ,
"lib/net8.0/ja/Microsoft.Data.SqlClient.resources.dll" : {
"locale" : "ja"
} ,
"lib/net8.0/ko/Microsoft.Data.SqlClient.resources.dll" : {
"locale" : "ko"
} ,
"lib/net8.0/pt-BR/Microsoft.Data.SqlClient.resources.dll" : {
"locale" : "pt-BR"
} ,
"lib/net8.0/ru/Microsoft.Data.SqlClient.resources.dll" : {
"locale" : "ru"
} ,
"lib/net8.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll" : {
"locale" : "zh-Hans"
} ,
"lib/net8.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll" : {
"locale" : "zh-Hant"
}
} ,
"runtimeTargets" : {
"runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll" : {
"assetType" : "runtime" ,
"rid" : "unix"
} ,
"runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll" : {
"assetType" : "runtime" ,
"rid" : "win"
}
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Data.SqlClient.SNI.runtime/5.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"runtimeTargets" : {
"runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll" : {
"assetType" : "native" ,
"rid" : "win-arm"
} ,
"runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll" : {
"assetType" : "native" ,
"rid" : "win-arm64"
} ,
"runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll" : {
"assetType" : "native" ,
"rid" : "win-x64"
} ,
"runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll" : {
"assetType" : "native" ,
"rid" : "win-x86"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Data.Sqlite.Core/8.0.11" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"SQLitePCLRaw.core" : "2.1.6"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.Data.Sqlite.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.Data.Sqlite.dll" : {
"related" : ".xml"
}
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.DiaSymReader/2.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.DiaSymReader.dll" : {
"related" : ".pdb;.xml"
2024-12-02 13:24:34 +00:00
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.DiaSymReader.dll" : {
"related" : ".pdb;.xml"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.DotNet.Scaffolding.Shared/9.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer" : "2.14.1" ,
"Microsoft.CodeAnalysis.CSharp" : "4.8.0" ,
"Microsoft.CodeAnalysis.CSharp.Features" : "4.8.0" ,
"Microsoft.CodeAnalysis.CSharp.Workspaces" : "4.8.0" ,
"Microsoft.CodeAnalysis.Common" : "4.8.0" ,
"Microsoft.CodeAnalysis.Features" : "4.8.0" ,
"Microsoft.CodeAnalysis.Workspaces.Common" : "4.8.0" ,
"Microsoft.Extensions.DependencyModel" : "9.0.0-rc.2.24473.5" ,
"Mono.TextTemplating" : "3.0.0" ,
"Newtonsoft.Json" : "13.0.3" ,
"NuGet.Packaging" : "6.11.0" ,
"NuGet.ProjectModel" : "6.11.0" ,
"System.Formats.Asn1" : "9.0.0-rc.2.24473.5" ,
2024-12-02 13:24:34 +00:00
"System.Security.Cryptography.ProtectedData" : "8.0.0"
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.DotNet.Scaffolding.Shared.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.DotNet.Scaffolding.Shared.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.EntityFrameworkCore/9.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"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"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.EntityFrameworkCore.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
2025-10-22 13:05:31 +00:00
"runtime" : {
"lib/net8.0/Microsoft.EntityFrameworkCore.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
2025-10-22 13:05:31 +00:00
} ,
"build" : {
"buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props" : { }
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.EntityFrameworkCore.Abstractions/9.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.EntityFrameworkCore.Analyzers/9.0.0" : {
"type" : "package"
} ,
"Microsoft.EntityFrameworkCore.Design/9.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"dependencies" : {
"Humanizer.Core" : "2.14.1" ,
"Microsoft.Build.Framework" : "17.8.3" ,
"Microsoft.Build.Locator" : "1.7.8" ,
"Microsoft.CodeAnalysis.CSharp" : "4.8.0" ,
"Microsoft.CodeAnalysis.CSharp.Workspaces" : "4.8.0" ,
"Microsoft.CodeAnalysis.Workspaces.MSBuild" : "4.8.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" ,
"Mono.TextTemplating" : "3.0.0" ,
"System.Text.Json" : "9.0.0"
} ,
2024-12-02 13:24:34 +00:00
"compile" : {
"lib/net8.0/_._" : {
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"build" : {
2025-10-22 13:05:31 +00:00
"build/net8.0/Microsoft.EntityFrameworkCore.Design.props" : { }
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.EntityFrameworkCore.Relational/9.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"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"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
2025-10-22 13:05:31 +00:00
"runtime" : {
"lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.EntityFrameworkCore.Sqlite.Core/8.0.11" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"dependencies" : {
"Microsoft.Data.Sqlite.Core" : "8.0.11" ,
"Microsoft.EntityFrameworkCore.Relational" : "8.0.11" ,
"Microsoft.Extensions.DependencyModel" : "8.0.2"
} ,
2024-12-02 13:24:34 +00:00
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.EntityFrameworkCore.SqlServer/9.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.Data.SqlClient" : "5.1.6" ,
"Microsoft.EntityFrameworkCore.Relational" : "9.0.0" ,
"Microsoft.Extensions.Caching.Memory" : "9.0.0" ,
"Microsoft.Extensions.Configuration.Abstractions" : "9.0.0" ,
"Microsoft.Extensions.Logging" : "9.0.0" ,
"System.Formats.Asn1" : "9.0.0" ,
"System.Text.Json" : "9.0.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
2025-10-22 13:05:31 +00:00
"runtime" : {
"lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.EntityFrameworkCore.SqlServer.Abstractions/8.0.11" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.SqlServer.Types" : "160.1000.6" ,
"System.Text.Json" : "8.0.5"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.1/Microsoft.EntityFrameworkCore.SqlServer.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
2025-10-22 13:05:31 +00:00
"runtime" : {
"lib/netstandard2.1/Microsoft.EntityFrameworkCore.SqlServer.Abstractions.dll" : {
"related" : ".xml"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.EntityFrameworkCore.SqlServer.HierarchyId/8.0.11" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.EntityFrameworkCore.SqlServer" : "8.0.11" ,
"Microsoft.EntityFrameworkCore.SqlServer.Abstractions" : "8.0.11"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.HierarchyId.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.HierarchyId.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
2025-10-22 13:05:31 +00:00
} ,
"build" : {
"build/net8.0/_._" : { }
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.EntityFrameworkCore.Tools/9.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.EntityFrameworkCore.Design" : "9.0.0"
}
} ,
"Microsoft.Extensions.ApiDescription.Server/6.0.5" : {
"type" : "package" ,
"build" : {
"build/Microsoft.Extensions.ApiDescription.Server.props" : { } ,
"build/Microsoft.Extensions.ApiDescription.Server.targets" : { }
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"buildMultiTargeting" : {
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props" : { } ,
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets" : { }
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.Caching.Abstractions/9.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.Primitives" : "9.0.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
2025-10-22 13:05:31 +00:00
"runtime" : {
"lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll" : {
"related" : ".xml"
2024-12-02 13:24:34 +00:00
}
2025-10-22 13:05:31 +00:00
} ,
"build" : {
"buildTransitive/net8.0/_._" : { }
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.Caching.Memory/9.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"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"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.Extensions.Caching.Memory.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.Extensions.Caching.Memory.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/net8.0/_._" : { }
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.Configuration.Abstractions/9.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.Primitives" : "9.0.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
2025-10-22 13:05:31 +00:00
} ,
"build" : {
"buildTransitive/net8.0/_._" : { }
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.DependencyInjection/9.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.DependencyInjection.Abstractions" : "9.0.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.Extensions.DependencyInjection.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.Extensions.DependencyInjection.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/net8.0/_._" : { }
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/net8.0/_._" : { }
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.DependencyModel/9.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.Extensions.DependencyModel.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.Extensions.DependencyModel.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/net8.0/_._" : { }
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.FileProviders.Abstractions/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"dependencies" : {
"Microsoft.Extensions.Primitives" : "2.2.0"
} ,
2024-12-02 13:24:34 +00:00
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll" : {
"related" : ".xml"
}
2024-12-02 13:24:34 +00:00
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll" : {
"related" : ".xml"
}
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.FileProviders.Composite/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.FileProviders.Abstractions" : "2.2.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.FileSystemGlobbing/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
2025-10-22 13:05:31 +00:00
"runtime" : {
"lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll" : {
"related" : ".xml"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.Hosting.Abstractions/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.Configuration.Abstractions" : "2.2.0" ,
"Microsoft.Extensions.DependencyInjection.Abstractions" : "2.2.0" ,
"Microsoft.Extensions.FileProviders.Abstractions" : "2.2.0" ,
"Microsoft.Extensions.Logging.Abstractions" : "2.2.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.Localization/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.DependencyInjection.Abstractions" : "2.2.0" ,
"Microsoft.Extensions.Localization.Abstractions" : "2.2.0" ,
"Microsoft.Extensions.Logging.Abstractions" : "2.2.0" ,
"Microsoft.Extensions.Options" : "2.2.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.Extensions.Localization.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard2.0/Microsoft.Extensions.Localization.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.Localization.Abstractions/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll" : {
"related" : ".xml"
}
2024-12-02 13:24:34 +00:00
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll" : {
"related" : ".xml"
}
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.Logging/9.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.DependencyInjection" : "9.0.0" ,
"Microsoft.Extensions.Logging.Abstractions" : "9.0.0" ,
"Microsoft.Extensions.Options" : "9.0.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.Extensions.Logging.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.Extensions.Logging.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/net8.0/_._" : { }
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.Logging.Abstractions/9.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.DependencyInjection.Abstractions" : "9.0.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
2025-10-22 13:05:31 +00:00
} ,
"build" : {
"buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets" : { }
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.ObjectPool/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll" : {
"related" : ".xml"
}
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.Options/9.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.DependencyInjection.Abstractions" : "9.0.0" ,
"Microsoft.Extensions.Primitives" : "9.0.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.Extensions.Options.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.Extensions.Options.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/net8.0/Microsoft.Extensions.Options.targets" : { }
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.PlatformAbstractions/1.1.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"NETStandard.Library" : "1.6.1" ,
"System.Reflection.TypeExtensions" : "4.3.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.dll" : {
"related" : ".xml"
}
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.Primitives/9.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.Extensions.Primitives.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
2025-10-22 13:05:31 +00:00
"runtime" : {
"lib/net9.0/Microsoft.Extensions.Primitives.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
2025-10-22 13:05:31 +00:00
} ,
"build" : {
"buildTransitive/net8.0/_._" : { }
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.WebEncoders/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.DependencyInjection.Abstractions" : "2.2.0" ,
"Microsoft.Extensions.Options" : "2.2.0" ,
"System.Text.Encodings.Web" : "4.5.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll" : {
"related" : ".xml"
}
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Identity.Client/4.61.3" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.IdentityModel.Abstractions" : "6.35.0" ,
"System.Diagnostics.DiagnosticSource" : "6.0.1"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net6.0/Microsoft.Identity.Client.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
2025-10-22 13:05:31 +00:00
"runtime" : {
"lib/net6.0/Microsoft.Identity.Client.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Identity.Client.Extensions.Msal/4.61.3" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.Identity.Client" : "4.61.3" ,
"System.Security.Cryptography.ProtectedData" : "4.5.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.IdentityModel.Abstractions/8.3.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.IdentityModel.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.IdentityModel.Abstractions.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.IdentityModel.JsonWebTokens/8.3.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.IdentityModel.Tokens" : "8.3.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
2025-10-22 13:05:31 +00:00
"runtime" : {
"lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.IdentityModel.Logging/8.3.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.IdentityModel.Abstractions" : "8.3.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.IdentityModel.Logging.dll" : {
"related" : ".xml"
}
2024-12-02 13:24:34 +00:00
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.IdentityModel.Logging.dll" : {
"related" : ".xml"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.IdentityModel.Protocols/8.0.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.IdentityModel.Tokens" : "8.0.1"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.IdentityModel.Protocols.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.IdentityModel.Protocols.dll" : {
"related" : ".xml"
}
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.IdentityModel.Protocols" : "8.0.1" ,
"System.IdentityModel.Tokens.Jwt" : "8.0.1"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll" : {
"related" : ".xml"
}
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"runtime" : {
"lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll" : {
"related" : ".xml"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.IdentityModel.Tokens/8.3.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"dependencies" : {
"Microsoft.IdentityModel.Logging" : "8.3.0"
} ,
2024-12-02 13:24:34 +00:00
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.IdentityModel.Tokens.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.IdentityModel.Tokens.dll" : {
"related" : ".xml"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Net.Http.Headers/2.2.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.Primitives" : "2.2.0" ,
"System.Buffers" : "4.5.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.Net.Http.Headers.dll" : {
"related" : ".xml"
}
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"runtime" : {
"lib/netstandard2.0/Microsoft.Net.Http.Headers.dll" : {
"related" : ".xml"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.NET.StringTools/17.10.4" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"compile" : {
2025-10-22 13:05:31 +00:00
"ref/net8.0/Microsoft.NET.StringTools.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
2025-10-22 13:05:31 +00:00
"runtime" : {
"lib/net8.0/Microsoft.NET.StringTools.dll" : {
"related" : ".pdb;.xml"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.NETCore.Platforms/2.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard1.0/_._" : { }
2024-12-02 13:24:34 +00:00
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard1.0/_._" : { }
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.NETCore.Targets/1.1.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard1.0/_._" : { }
2024-12-02 13:24:34 +00:00
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard1.0/_._" : { }
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.OpenApi/1.6.22" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.OpenApi.dll" : {
"related" : ".pdb;.xml"
2024-12-02 13:24:34 +00:00
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.OpenApi.dll" : {
"related" : ".pdb;.xml"
}
}
} ,
"Microsoft.SqlServer.Server/1.0.0" : {
"type" : "package" ,
"compile" : {
"lib/netstandard2.0/Microsoft.SqlServer.Server.dll" : {
"related" : ".pdb;.xml"
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"runtime" : {
"lib/netstandard2.0/Microsoft.SqlServer.Server.dll" : {
"related" : ".pdb;.xml"
}
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.SqlServer.Types/160.1000.6" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.SqlServer.Server" : "1.0.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.1/Microsoft.SqlServer.Types.dll" : { }
} ,
"runtime" : {
"lib/netstandard2.1/Microsoft.SqlServer.Types.dll" : { }
} ,
"resource" : {
"lib/netstandard2.1/de/Microsoft.SqlServer.Types.resources.dll" : {
"locale" : "de"
} ,
"lib/netstandard2.1/es/Microsoft.SqlServer.Types.resources.dll" : {
"locale" : "es"
} ,
"lib/netstandard2.1/fr/Microsoft.SqlServer.Types.resources.dll" : {
"locale" : "fr"
} ,
"lib/netstandard2.1/it/Microsoft.SqlServer.Types.resources.dll" : {
"locale" : "it"
} ,
"lib/netstandard2.1/ja/Microsoft.SqlServer.Types.resources.dll" : {
"locale" : "ja"
} ,
"lib/netstandard2.1/ko/Microsoft.SqlServer.Types.resources.dll" : {
"locale" : "ko"
} ,
"lib/netstandard2.1/pt-BR/Microsoft.SqlServer.Types.resources.dll" : {
"locale" : "pt-BR"
} ,
"lib/netstandard2.1/ru/Microsoft.SqlServer.Types.resources.dll" : {
"locale" : "ru"
} ,
"lib/netstandard2.1/zh-Hans/Microsoft.SqlServer.Types.resources.dll" : {
"locale" : "zh-Hans"
} ,
"lib/netstandard2.1/zh-Hant/Microsoft.SqlServer.Types.resources.dll" : {
"locale" : "zh-Hant"
2024-12-02 13:24:34 +00:00
}
} ,
"runtimeTargets" : {
2025-10-22 13:05:31 +00:00
"runtimes/win-x64/native/SqlServerSpatial160.dll" : {
"assetType" : "native" ,
"rid" : "win-x64"
2024-12-02 13:24:34 +00:00
} ,
2025-10-22 13:05:31 +00:00
"runtimes/win-x86/native/SqlServerSpatial160.dll" : {
"assetType" : "native" ,
"rid" : "win-x86"
2024-12-02 13:24:34 +00:00
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.21.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"build" : {
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props" : { } ,
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets" : { }
}
} ,
"Microsoft.VisualStudio.Web.CodeGeneration/9.0.0" : {
"type" : "package" ,
"dependencies" : {
"Humanizer" : "2.14.1" ,
"Microsoft.AspNetCore.Razor.Language" : "6.0.24" ,
"Microsoft.Build" : "17.10.4" ,
"Microsoft.CodeAnalysis.CSharp" : "4.8.0" ,
"Microsoft.CodeAnalysis.CSharp.Features" : "4.8.0" ,
"Microsoft.CodeAnalysis.CSharp.Workspaces" : "4.8.0" ,
"Microsoft.CodeAnalysis.Common" : "4.8.0" ,
"Microsoft.CodeAnalysis.Features" : "4.8.0" ,
"Microsoft.CodeAnalysis.Razor" : "6.0.24" ,
"Microsoft.CodeAnalysis.Workspaces.Common" : "4.8.0" ,
"Microsoft.Extensions.DependencyInjection" : "9.0.0-rc.2.24473.5" ,
"Microsoft.Extensions.DependencyModel" : "9.0.0-rc.2.24473.5" ,
"Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore" : "9.0.0" ,
"Mono.TextTemplating" : "3.0.0" ,
"Newtonsoft.Json" : "13.0.3" ,
"NuGet.Packaging" : "6.11.0" ,
"NuGet.ProjectModel" : "6.11.0" ,
"System.Formats.Asn1" : "9.0.0-rc.2.24473.5" ,
"System.Security.Cryptography.ProtectedData" : "8.0.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.VisualStudio.Web.CodeGeneration.Core/9.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer" : "2.14.1" ,
"Microsoft.AspNetCore.Razor.Language" : "6.0.24" ,
"Microsoft.Build" : "17.10.4" ,
"Microsoft.CodeAnalysis.CSharp" : "4.8.0" ,
"Microsoft.CodeAnalysis.CSharp.Features" : "4.8.0" ,
"Microsoft.CodeAnalysis.CSharp.Workspaces" : "4.8.0" ,
"Microsoft.CodeAnalysis.Common" : "4.8.0" ,
"Microsoft.CodeAnalysis.Features" : "4.8.0" ,
"Microsoft.CodeAnalysis.Razor" : "6.0.24" ,
"Microsoft.CodeAnalysis.Workspaces.Common" : "4.8.0" ,
"Microsoft.Extensions.DependencyInjection" : "9.0.0-rc.2.24473.5" ,
"Microsoft.Extensions.DependencyModel" : "9.0.0-rc.2.24473.5" ,
"Microsoft.VisualStudio.Web.CodeGeneration.Templating" : "9.0.0" ,
"Mono.TextTemplating" : "3.0.0" ,
"Newtonsoft.Json" : "13.0.3" ,
"NuGet.Packaging" : "6.11.0" ,
"NuGet.ProjectModel" : "6.11.0" ,
"System.Formats.Asn1" : "9.0.0-rc.2.24473.5" ,
"System.Security.Cryptography.ProtectedData" : "8.0.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.VisualStudio.Web.CodeGeneration.Design/9.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"dependencies" : {
"Humanizer" : "2.14.1" ,
"Microsoft.AspNetCore.Razor.Language" : "6.0.24" ,
"Microsoft.Build" : "17.10.4" ,
"Microsoft.CodeAnalysis.CSharp" : "4.8.0" ,
"Microsoft.CodeAnalysis.CSharp.Features" : "4.8.0" ,
"Microsoft.CodeAnalysis.CSharp.Workspaces" : "4.8.0" ,
"Microsoft.CodeAnalysis.Common" : "4.8.0" ,
"Microsoft.CodeAnalysis.Features" : "4.8.0" ,
"Microsoft.CodeAnalysis.Razor" : "6.0.24" ,
"Microsoft.CodeAnalysis.Workspaces.Common" : "4.8.0" ,
"Microsoft.DotNet.Scaffolding.Shared" : "9.0.0" ,
"Microsoft.Extensions.DependencyInjection" : "9.0.0-rc.2.24473.5" ,
"Microsoft.Extensions.DependencyModel" : "9.0.0-rc.2.24473.5" ,
"Microsoft.VisualStudio.Web.CodeGenerators.Mvc" : "9.0.0" ,
"Mono.TextTemplating" : "3.0.0" ,
"Newtonsoft.Json" : "13.0.3" ,
"NuGet.Packaging" : "6.11.0" ,
"NuGet.ProjectModel" : "6.11.0" ,
"System.Formats.Asn1" : "9.0.0-rc.2.24473.5" ,
"System.Security.Cryptography.ProtectedData" : "8.0.0"
} ,
2024-12-02 13:24:34 +00:00
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/dotnet-aspnet-codegenerator-design.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/dotnet-aspnet-codegenerator-design.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore/9.0.0" : {
"type" : "package" ,
"dependencies" : {
"Humanizer" : "2.14.1" ,
"Microsoft.AspNetCore.Razor.Language" : "6.0.24" ,
"Microsoft.Build" : "17.10.4" ,
"Microsoft.CodeAnalysis.CSharp" : "4.8.0" ,
"Microsoft.CodeAnalysis.CSharp.Features" : "4.8.0" ,
"Microsoft.CodeAnalysis.CSharp.Workspaces" : "4.8.0" ,
"Microsoft.CodeAnalysis.Common" : "4.8.0" ,
"Microsoft.CodeAnalysis.Features" : "4.8.0" ,
"Microsoft.CodeAnalysis.Razor" : "6.0.24" ,
"Microsoft.CodeAnalysis.Workspaces.Common" : "4.8.0" ,
"Microsoft.DotNet.Scaffolding.Shared" : "9.0.0" ,
"Microsoft.Extensions.DependencyInjection" : "9.0.0-rc.2.24473.5" ,
"Microsoft.Extensions.DependencyModel" : "9.0.0-rc.2.24473.5" ,
"Microsoft.VisualStudio.Web.CodeGeneration.Core" : "9.0.0" ,
"Mono.TextTemplating" : "3.0.0" ,
"Newtonsoft.Json" : "13.0.3" ,
"NuGet.Packaging" : "6.11.0" ,
"NuGet.ProjectModel" : "6.11.0" ,
"System.Formats.Asn1" : "9.0.0-rc.2.24473.5" ,
"System.Security.Cryptography.ProtectedData" : "8.0.0"
} ,
"compile" : {
"lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll" : {
"related" : ".runtimeconfig.json;.xml"
}
} ,
"runtime" : {
"lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll" : {
"related" : ".runtimeconfig.json;.xml"
}
}
} ,
"Microsoft.VisualStudio.Web.CodeGeneration.Templating/9.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"dependencies" : {
"Humanizer" : "2.14.1" ,
"Microsoft.AspNetCore.Razor.Language" : "6.0.24" ,
"Microsoft.Build" : "17.10.4" ,
"Microsoft.CodeAnalysis.CSharp" : "4.8.0" ,
"Microsoft.CodeAnalysis.CSharp.Features" : "4.8.0" ,
"Microsoft.CodeAnalysis.CSharp.Workspaces" : "4.8.0" ,
"Microsoft.CodeAnalysis.Common" : "4.8.0" ,
"Microsoft.CodeAnalysis.Features" : "4.8.0" ,
"Microsoft.CodeAnalysis.Razor" : "6.0.24" ,
"Microsoft.CodeAnalysis.Workspaces.Common" : "4.8.0" ,
"Microsoft.Extensions.DependencyModel" : "9.0.0-rc.2.24473.5" ,
"Microsoft.VisualStudio.Web.CodeGeneration.Utils" : "9.0.0" ,
"Mono.TextTemplating" : "3.0.0" ,
"Newtonsoft.Json" : "13.0.3" ,
"NuGet.Packaging" : "6.11.0" ,
"NuGet.ProjectModel" : "6.11.0" ,
"System.Formats.Asn1" : "9.0.0-rc.2.24473.5" ,
"System.Security.Cryptography.ProtectedData" : "8.0.0"
} ,
2024-12-02 13:24:34 +00:00
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.VisualStudio.Web.CodeGeneration.Utils/9.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer" : "2.14.1" ,
"Microsoft.Build" : "17.10.4" ,
"Microsoft.CodeAnalysis.CSharp" : "4.8.0" ,
"Microsoft.CodeAnalysis.CSharp.Features" : "4.8.0" ,
"Microsoft.CodeAnalysis.CSharp.Workspaces" : "4.8.0" ,
"Microsoft.CodeAnalysis.Common" : "4.8.0" ,
"Microsoft.CodeAnalysis.Features" : "4.8.0" ,
"Microsoft.CodeAnalysis.Workspaces.Common" : "4.8.0" ,
"Microsoft.DotNet.Scaffolding.Shared" : "9.0.0" ,
"Microsoft.Extensions.DependencyModel" : "9.0.0-rc.2.24473.5" ,
"Mono.TextTemplating" : "3.0.0" ,
"Newtonsoft.Json" : "13.0.3" ,
"NuGet.Packaging" : "6.11.0" ,
"NuGet.ProjectModel" : "6.11.0" ,
"System.Formats.Asn1" : "9.0.0-rc.2.24473.5" ,
"System.Security.Cryptography.ProtectedData" : "8.0.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll" : {
"related" : ".xml"
}
2024-12-02 13:24:34 +00:00
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll" : {
"related" : ".xml"
}
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.VisualStudio.Web.CodeGenerators.Mvc/9.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Humanizer" : "2.14.1" ,
"Microsoft.AspNetCore.Razor.Language" : "6.0.24" ,
"Microsoft.Build" : "17.10.4" ,
"Microsoft.CodeAnalysis.CSharp" : "4.8.0" ,
"Microsoft.CodeAnalysis.CSharp.Features" : "4.8.0" ,
"Microsoft.CodeAnalysis.CSharp.Workspaces" : "4.8.0" ,
"Microsoft.CodeAnalysis.Common" : "4.8.0" ,
"Microsoft.CodeAnalysis.Features" : "4.8.0" ,
"Microsoft.CodeAnalysis.Razor" : "6.0.24" ,
"Microsoft.CodeAnalysis.Workspaces.Common" : "4.8.0" ,
"Microsoft.DotNet.Scaffolding.Shared" : "9.0.0" ,
"Microsoft.Extensions.DependencyInjection" : "9.0.0-rc.2.24473.5" ,
"Microsoft.Extensions.DependencyModel" : "9.0.0-rc.2.24473.5" ,
"Microsoft.VisualStudio.Web.CodeGeneration" : "9.0.0" ,
"Mono.TextTemplating" : "3.0.0" ,
"Newtonsoft.Json" : "13.0.3" ,
"NuGet.Packaging" : "6.11.0" ,
"NuGet.ProjectModel" : "6.11.0" ,
"System.Formats.Asn1" : "9.0.0-rc.2.24473.5" ,
"System.Security.Cryptography.ProtectedData" : "8.0.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll" : {
"related" : ".xml"
}
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Win32.Primitives/4.3.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.NETCore.Targets" : "1.1.0" ,
"System.Runtime" : "4.3.0"
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"ref/netstandard1.3/Microsoft.Win32.Primitives.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Win32.Registry/4.5.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"dependencies" : {
"System.Security.AccessControl" : "4.5.0" ,
"System.Security.Principal.Windows" : "4.5.0"
} ,
2024-12-02 13:24:34 +00:00
"compile" : {
2025-10-22 13:05:31 +00:00
"ref/netstandard2.0/Microsoft.Win32.Registry.dll" : {
"related" : ".xml"
}
2024-12-02 13:24:34 +00:00
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Microsoft.Win32.Registry.dll" : { }
} ,
"runtimeTargets" : {
"runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll" : {
"assetType" : "runtime" ,
"rid" : "unix"
} ,
"runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll" : {
"assetType" : "runtime" ,
"rid" : "win"
}
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Mono.TextTemplating/3.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"System.CodeDom" : "6.0.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net6.0/Mono.TextTemplating.dll" : { }
} ,
"runtime" : {
"lib/net6.0/Mono.TextTemplating.dll" : { }
} ,
"build" : {
"buildTransitive/Mono.TextTemplating.targets" : { }
}
} ,
"MySqlConnector/2.3.5" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.Extensions.Logging.Abstractions" : "7.0.1"
} ,
"compile" : {
"lib/net8.0/MySqlConnector.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net8.0/MySqlConnector.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
}
} ,
2025-10-22 13:05:31 +00:00
"NETStandard.Library/1.6.1" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.Win32.Primitives" : "4.3.0" ,
"System.AppContext" : "4.3.0" ,
2024-12-02 13:24:34 +00:00
"System.Collections" : "4.3.0" ,
2025-10-22 13:05:31 +00:00
"System.Collections.Concurrent" : "4.3.0" ,
"System.Console" : "4.3.0" ,
2024-12-02 13:24:34 +00:00
"System.Diagnostics.Debug" : "4.3.0" ,
2025-10-22 13:05:31 +00:00
"System.Diagnostics.Tools" : "4.3.0" ,
"System.Diagnostics.Tracing" : "4.3.0" ,
2024-12-02 13:24:34 +00:00
"System.Globalization" : "4.3.0" ,
2025-10-22 13:05:31 +00:00
"System.Globalization.Calendars" : "4.3.0" ,
2024-12-02 13:24:34 +00:00
"System.IO" : "4.3.0" ,
2025-10-22 13:05:31 +00:00
"System.IO.Compression" : "4.3.0" ,
"System.IO.Compression.ZipFile" : "4.3.0" ,
2024-12-02 13:24:34 +00:00
"System.IO.FileSystem" : "4.3.0" ,
"System.IO.FileSystem.Primitives" : "4.3.0" ,
2025-10-22 13:05:31 +00:00
"System.Linq" : "4.3.0" ,
"System.Linq.Expressions" : "4.3.0" ,
"System.Net.Http" : "4.3.0" ,
"System.Net.Primitives" : "4.3.0" ,
"System.Net.Sockets" : "4.3.0" ,
"System.ObjectModel" : "4.3.0" ,
"System.Reflection" : "4.3.0" ,
"System.Reflection.Extensions" : "4.3.0" ,
"System.Reflection.Primitives" : "4.3.0" ,
2024-12-02 13:24:34 +00:00
"System.Resources.ResourceManager" : "4.3.0" ,
"System.Runtime" : "4.3.0" ,
"System.Runtime.Extensions" : "4.3.0" ,
2025-10-22 13:05:31 +00:00
"System.Runtime.Handles" : "4.3.0" ,
2024-12-02 13:24:34 +00:00
"System.Runtime.InteropServices" : "4.3.0" ,
2025-10-22 13:05:31 +00:00
"System.Runtime.InteropServices.RuntimeInformation" : "4.3.0" ,
"System.Runtime.Numerics" : "4.3.0" ,
"System.Security.Cryptography.Algorithms" : "4.3.0" ,
"System.Security.Cryptography.Encoding" : "4.3.0" ,
"System.Security.Cryptography.Primitives" : "4.3.0" ,
"System.Security.Cryptography.X509Certificates" : "4.3.0" ,
2024-12-02 13:24:34 +00:00
"System.Text.Encoding" : "4.3.0" ,
"System.Text.Encoding.Extensions" : "4.3.0" ,
"System.Text.RegularExpressions" : "4.3.0" ,
2025-10-22 13:05:31 +00:00
"System.Threading" : "4.3.0" ,
2024-12-02 13:24:34 +00:00
"System.Threading.Tasks" : "4.3.0" ,
2025-10-22 13:05:31 +00:00
"System.Threading.Timer" : "4.3.0" ,
"System.Xml.ReaderWriter" : "4.3.0" ,
"System.Xml.XDocument" : "4.3.0"
}
} ,
"NetTopologySuite/2.5.0" : {
"type" : "package" ,
"dependencies" : {
"System.Memory" : "4.5.4"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/NetTopologySuite.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/NetTopologySuite.dll" : {
"related" : ".xml"
}
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"NetTopologySuite.IO.SpatiaLite/2.0.0" : {
2024-12-02 13:24:34 +00:00
"type" : "package" ,
"dependencies" : {
2025-10-22 13:05:31 +00:00
"NetTopologySuite" : "[2.0.0, 3.0.0-A)"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/NetTopologySuite.IO.SpatiaLite.dll" : {
2024-12-02 13:24:34 +00:00
"related" : ".xml"
}
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/NetTopologySuite.IO.SpatiaLite.dll" : {
"related" : ".xml"
}
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"NetTopologySuite.IO.SqlServerBytes/2.1.0" : {
"type" : "package" ,
2024-12-02 13:24:34 +00:00
"dependencies" : {
2025-10-22 13:05:31 +00:00
"NetTopologySuite" : "[2.0.0, 3.0.0-A)"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/NetTopologySuite.IO.SqlServerBytes.dll" : {
"related" : ".xml"
}
2024-12-02 13:24:34 +00:00
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/NetTopologySuite.IO.SqlServerBytes.dll" : {
"related" : ".xml"
}
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Newtonsoft.Json/13.0.3" : {
"type" : "package" ,
"compile" : {
"lib/net6.0/Newtonsoft.Json.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net6.0/Newtonsoft.Json.dll" : {
"related" : ".xml"
}
}
} ,
"Newtonsoft.Json.Bson/1.0.2" : {
"type" : "package" ,
2024-12-02 13:24:34 +00:00
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Newtonsoft.Json" : "12.0.1"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Newtonsoft.Json.Bson.dll" : {
"related" : ".pdb;.xml"
}
2024-12-02 13:24:34 +00:00
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/netstandard2.0/Newtonsoft.Json.Bson.dll" : {
"related" : ".pdb;.xml"
}
2024-12-02 13:24:34 +00:00
}
} ,
2025-10-22 13:05:31 +00:00
"Npgsql/8.0.6" : {
"type" : "package" ,
2024-12-02 13:24:34 +00:00
"dependencies" : {
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.Logging.Abstractions" : "8.0.0"
2024-12-02 13:24:34 +00:00
} ,
"compile" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/Npgsql.dll" : {
"related" : ".xml"
}
2024-12-02 13:24:34 +00:00
} ,
"runtime" : {
2025-10-22 13:05:31 +00:00
"lib/net8.0/Npgsql.dll" : {
"related" : ".xml"
}
2024-12-02 13:24:34 +00:00
}
2025-10-22 13:05:31 +00:00
} ,
"Npgsql.EntityFrameworkCore.PostgreSQL/8.0.11" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.EntityFrameworkCore" : "8.0.11" ,
"Microsoft.EntityFrameworkCore.Abstractions" : "8.0.11" ,
"Microsoft.EntityFrameworkCore.Relational" : "8.0.11" ,
"Npgsql" : "8.0.6"
} ,
"compile" : {
"lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll" : {
"related" : ".xml"
}
}
} ,
"NuGet.Common/6.11.0" : {
"type" : "package" ,
"dependencies" : {
"NuGet.Frameworks" : "6.11.0"
} ,
"compile" : {
"lib/netstandard2.0/NuGet.Common.dll" : { }
} ,
"runtime" : {
"lib/netstandard2.0/NuGet.Common.dll" : { }
}
} ,
"NuGet.Configuration/6.11.0" : {
"type" : "package" ,
"dependencies" : {
"NuGet.Common" : "6.11.0" ,
"System.Security.Cryptography.ProtectedData" : "4.4.0"
} ,
"compile" : {
"lib/netstandard2.0/NuGet.Configuration.dll" : { }
} ,
"runtime" : {
"lib/netstandard2.0/NuGet.Configuration.dll" : { }
}
} ,
"NuGet.DependencyResolver.Core/6.11.0" : {
"type" : "package" ,
"dependencies" : {
"NuGet.Configuration" : "6.11.0" ,
"NuGet.LibraryModel" : "6.11.0" ,
"NuGet.Protocol" : "6.11.0"
} ,
"compile" : {
"lib/net5.0/NuGet.DependencyResolver.Core.dll" : { }
} ,
"runtime" : {
"lib/net5.0/NuGet.DependencyResolver.Core.dll" : { }
}
} ,
"NuGet.Frameworks/6.11.0" : {
"type" : "package" ,
"compile" : {
"lib/netstandard2.0/NuGet.Frameworks.dll" : { }
} ,
"runtime" : {
"lib/netstandard2.0/NuGet.Frameworks.dll" : { }
}
} ,
"NuGet.LibraryModel/6.11.0" : {
"type" : "package" ,
"dependencies" : {
"NuGet.Common" : "6.11.0" ,
"NuGet.Versioning" : "6.11.0"
} ,
"compile" : {
"lib/netstandard2.0/NuGet.LibraryModel.dll" : { }
} ,
"runtime" : {
"lib/netstandard2.0/NuGet.LibraryModel.dll" : { }
}
} ,
"NuGet.Packaging/6.11.0" : {
"type" : "package" ,
"dependencies" : {
"Newtonsoft.Json" : "13.0.3" ,
"NuGet.Configuration" : "6.11.0" ,
"NuGet.Versioning" : "6.11.0" ,
"System.Security.Cryptography.Pkcs" : "6.0.4"
} ,
"compile" : {
"lib/net5.0/NuGet.Packaging.dll" : { }
} ,
"runtime" : {
"lib/net5.0/NuGet.Packaging.dll" : { }
}
} ,
"NuGet.ProjectModel/6.11.0" : {
"type" : "package" ,
"dependencies" : {
"NuGet.DependencyResolver.Core" : "6.11.0"
} ,
"compile" : {
"lib/net5.0/NuGet.ProjectModel.dll" : { }
} ,
"runtime" : {
"lib/net5.0/NuGet.ProjectModel.dll" : { }
}
} ,
"NuGet.Protocol/6.11.0" : {
"type" : "package" ,
"dependencies" : {
"NuGet.Packaging" : "6.11.0"
} ,
"compile" : {
"lib/net5.0/NuGet.Protocol.dll" : { }
} ,
"runtime" : {
"lib/net5.0/NuGet.Protocol.dll" : { }
}
} ,
"NuGet.Versioning/6.11.0" : {
"type" : "package" ,
"compile" : {
"lib/netstandard2.0/NuGet.Versioning.dll" : { }
} ,
"runtime" : {
"lib/netstandard2.0/NuGet.Versioning.dll" : { }
}
} ,
"Pomelo.EntityFrameworkCore.MySql/8.0.2" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.EntityFrameworkCore.Relational" : "[8.0.2, 8.0.999]" ,
"MySqlConnector" : "2.3.5"
} ,
"compile" : {
"lib/net8.0/Pomelo.EntityFrameworkCore.MySql.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net8.0/Pomelo.EntityFrameworkCore.MySql.dll" : {
"related" : ".xml"
}
}
} ,
"Portable.BouncyCastle/1.9.0" : {
"type" : "package" ,
"compile" : {
"lib/netstandard2.0/BouncyCastle.Crypto.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard2.0/BouncyCastle.Crypto.dll" : {
"related" : ".xml"
}
}
} ,
"Razorpay/3.1.4" : {
"type" : "package" ,
"dependencies" : {
"Newtonsoft.Json" : "13.0.3" ,
"Portable.BouncyCastle" : "1.9.0"
} ,
"compile" : {
"lib/net45/Razorpay.dll" : { }
} ,
"runtime" : {
"lib/net45/Razorpay.dll" : { }
}
} ,
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0" : {
"type" : "package" ,
"runtimeTargets" : {
"runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so" : {
"assetType" : "native" ,
"rid" : "debian.8-x64"
}
}
} ,
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0" : {
"type" : "package" ,
"runtimeTargets" : {
"runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so" : {
"assetType" : "native" ,
"rid" : "fedora.23-x64"
}
}
} ,
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0" : {
"type" : "package" ,
"runtimeTargets" : {
"runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so" : {
"assetType" : "native" ,
"rid" : "fedora.24-x64"
}
}
} ,
"runtime.native.System/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.NETCore.Targets" : "1.1.0"
} ,
"compile" : {
"lib/netstandard1.0/_._" : { }
} ,
"runtime" : {
"lib/netstandard1.0/_._" : { }
}
} ,
"runtime.native.System.IO.Compression/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.NETCore.Targets" : "1.1.0"
} ,
"compile" : {
"lib/netstandard1.0/_._" : { }
} ,
"runtime" : {
"lib/netstandard1.0/_._" : { }
}
} ,
"runtime.native.System.Net.Http/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.NETCore.Targets" : "1.1.0"
} ,
"compile" : {
"lib/netstandard1.0/_._" : { }
} ,
"runtime" : {
"lib/netstandard1.0/_._" : { }
}
} ,
"runtime.native.System.Security.Cryptography.Apple/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple" : "4.3.0"
} ,
"compile" : {
"lib/netstandard1.0/_._" : { }
} ,
"runtime" : {
"lib/netstandard1.0/_._" : { }
}
} ,
"runtime.native.System.Security.Cryptography.OpenSsl/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl" : "4.3.0" ,
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl" : "4.3.0" ,
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl" : "4.3.0" ,
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl" : "4.3.0" ,
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl" : "4.3.0" ,
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl" : "4.3.0" ,
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl" : "4.3.0" ,
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl" : "4.3.0" ,
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl" : "4.3.0" ,
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl" : "4.3.0"
} ,
"compile" : {
"lib/netstandard1.0/_._" : { }
} ,
"runtime" : {
"lib/netstandard1.0/_._" : { }
}
} ,
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0" : {
"type" : "package" ,
"runtimeTargets" : {
"runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so" : {
"assetType" : "native" ,
"rid" : "opensuse.13.2-x64"
}
}
} ,
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0" : {
"type" : "package" ,
"runtimeTargets" : {
"runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so" : {
"assetType" : "native" ,
"rid" : "opensuse.42.1-x64"
}
}
} ,
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0" : {
"type" : "package" ,
"runtimeTargets" : {
"runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib" : {
"assetType" : "native" ,
"rid" : "osx.10.10-x64"
}
}
} ,
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0" : {
"type" : "package" ,
"runtimeTargets" : {
"runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib" : {
"assetType" : "native" ,
"rid" : "osx.10.10-x64"
}
}
} ,
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0" : {
"type" : "package" ,
"runtimeTargets" : {
"runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so" : {
"assetType" : "native" ,
"rid" : "rhel.7-x64"
}
}
} ,
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0" : {
"type" : "package" ,
"runtimeTargets" : {
"runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so" : {
"assetType" : "native" ,
"rid" : "ubuntu.14.04-x64"
}
}
} ,
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0" : {
"type" : "package" ,
"runtimeTargets" : {
"runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so" : {
"assetType" : "native" ,
"rid" : "ubuntu.16.04-x64"
}
}
} ,
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0" : {
"type" : "package" ,
"runtimeTargets" : {
"runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so" : {
"assetType" : "native" ,
"rid" : "ubuntu.16.10-x64"
}
}
} ,
"SQLitePCLRaw.core/2.1.6" : {
"type" : "package" ,
"dependencies" : {
"System.Memory" : "4.5.3"
} ,
"compile" : {
"lib/netstandard2.0/SQLitePCLRaw.core.dll" : { }
} ,
"runtime" : {
"lib/netstandard2.0/SQLitePCLRaw.core.dll" : { }
}
} ,
"Swashbuckle.AspNetCore/7.2.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.Extensions.ApiDescription.Server" : "6.0.5" ,
"Swashbuckle.AspNetCore.Swagger" : "7.2.0" ,
"Swashbuckle.AspNetCore.SwaggerGen" : "7.2.0" ,
"Swashbuckle.AspNetCore.SwaggerUI" : "7.2.0"
} ,
"build" : {
"build/Swashbuckle.AspNetCore.props" : { }
} ,
"buildMultiTargeting" : {
"buildMultiTargeting/Swashbuckle.AspNetCore.props" : { }
}
} ,
"Swashbuckle.AspNetCore.Annotations/7.2.0" : {
"type" : "package" ,
"dependencies" : {
"Swashbuckle.AspNetCore.SwaggerGen" : "7.2.0"
} ,
"compile" : {
"lib/net9.0/Swashbuckle.AspNetCore.Annotations.dll" : {
"related" : ".pdb;.xml"
}
} ,
"runtime" : {
"lib/net9.0/Swashbuckle.AspNetCore.Annotations.dll" : {
"related" : ".pdb;.xml"
}
}
} ,
"Swashbuckle.AspNetCore.Swagger/7.2.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.OpenApi" : "1.6.22"
} ,
"compile" : {
"lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll" : {
"related" : ".pdb;.xml"
}
} ,
"runtime" : {
"lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll" : {
"related" : ".pdb;.xml"
}
} ,
"frameworkReferences" : [
"Microsoft.AspNetCore.App"
]
} ,
"Swashbuckle.AspNetCore.SwaggerGen/7.2.0" : {
"type" : "package" ,
"dependencies" : {
"Swashbuckle.AspNetCore.Swagger" : "7.2.0"
} ,
"compile" : {
"lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll" : {
"related" : ".pdb;.xml"
}
} ,
"runtime" : {
"lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll" : {
"related" : ".pdb;.xml"
}
}
} ,
"Swashbuckle.AspNetCore.SwaggerUI/7.2.0" : {
"type" : "package" ,
"compile" : {
"lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll" : {
"related" : ".pdb;.xml"
}
} ,
"runtime" : {
"lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll" : {
"related" : ".pdb;.xml"
}
} ,
"frameworkReferences" : [
"Microsoft.AspNetCore.App"
]
} ,
"System.AppContext/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"System.Runtime" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.6/System.AppContext.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard1.6/System.AppContext.dll" : { }
}
} ,
"System.Buffers/4.5.0" : {
"type" : "package" ,
"compile" : {
"ref/netcoreapp2.0/_._" : { }
} ,
"runtime" : {
"lib/netcoreapp2.0/_._" : { }
}
} ,
"System.ClientModel/1.0.0" : {
"type" : "package" ,
"dependencies" : {
"System.Memory.Data" : "1.0.2" ,
"System.Text.Json" : "4.7.2"
} ,
"compile" : {
"lib/net6.0/System.ClientModel.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net6.0/System.ClientModel.dll" : {
"related" : ".xml"
}
}
} ,
"System.CodeDom/7.0.0" : {
"type" : "package" ,
"compile" : {
"lib/net7.0/System.CodeDom.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net7.0/System.CodeDom.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/net6.0/_._" : { }
}
} ,
"System.Collections/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.NETCore.Targets" : "1.1.0" ,
"System.Runtime" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.3/System.Collections.dll" : {
"related" : ".xml"
}
}
} ,
"System.Collections.Concurrent/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"System.Collections" : "4.3.0" ,
"System.Diagnostics.Debug" : "4.3.0" ,
"System.Diagnostics.Tracing" : "4.3.0" ,
"System.Globalization" : "4.3.0" ,
"System.Reflection" : "4.3.0" ,
"System.Resources.ResourceManager" : "4.3.0" ,
"System.Runtime" : "4.3.0" ,
"System.Runtime.Extensions" : "4.3.0" ,
"System.Threading" : "4.3.0" ,
"System.Threading.Tasks" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.3/System.Collections.Concurrent.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard1.3/System.Collections.Concurrent.dll" : { }
}
} ,
"System.Collections.Immutable/8.0.0" : {
"type" : "package" ,
"compile" : {
"lib/net8.0/System.Collections.Immutable.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net8.0/System.Collections.Immutable.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/net6.0/_._" : { }
}
} ,
"System.ComponentModel.Annotations/4.5.0" : {
"type" : "package" ,
"compile" : {
"ref/netcoreapp2.0/_._" : { }
} ,
"runtime" : {
"lib/netcoreapp2.0/_._" : { }
}
} ,
"System.Composition/7.0.0" : {
"type" : "package" ,
"dependencies" : {
"System.Composition.AttributedModel" : "7.0.0" ,
"System.Composition.Convention" : "7.0.0" ,
"System.Composition.Hosting" : "7.0.0" ,
"System.Composition.Runtime" : "7.0.0" ,
"System.Composition.TypedParts" : "7.0.0"
} ,
"compile" : {
"lib/netcoreapp2.0/_._" : { }
} ,
"runtime" : {
"lib/netcoreapp2.0/_._" : { }
} ,
"build" : {
"buildTransitive/net6.0/_._" : { }
}
} ,
"System.Composition.AttributedModel/7.0.0" : {
"type" : "package" ,
"compile" : {
"lib/net7.0/System.Composition.AttributedModel.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net7.0/System.Composition.AttributedModel.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/net6.0/_._" : { }
}
} ,
"System.Composition.Convention/7.0.0" : {
"type" : "package" ,
"dependencies" : {
"System.Composition.AttributedModel" : "7.0.0"
} ,
"compile" : {
"lib/net7.0/System.Composition.Convention.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net7.0/System.Composition.Convention.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/net6.0/_._" : { }
}
} ,
"System.Composition.Hosting/7.0.0" : {
"type" : "package" ,
"dependencies" : {
"System.Composition.Runtime" : "7.0.0"
} ,
"compile" : {
"lib/net7.0/System.Composition.Hosting.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net7.0/System.Composition.Hosting.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/net6.0/_._" : { }
}
} ,
"System.Composition.Runtime/7.0.0" : {
"type" : "package" ,
"compile" : {
"lib/net7.0/System.Composition.Runtime.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net7.0/System.Composition.Runtime.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/net6.0/_._" : { }
}
} ,
"System.Composition.TypedParts/7.0.0" : {
"type" : "package" ,
"dependencies" : {
"System.Composition.AttributedModel" : "7.0.0" ,
"System.Composition.Hosting" : "7.0.0" ,
"System.Composition.Runtime" : "7.0.0"
} ,
"compile" : {
"lib/net7.0/System.Composition.TypedParts.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net7.0/System.Composition.TypedParts.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/net6.0/_._" : { }
}
} ,
"System.Configuration.ConfigurationManager/8.0.0" : {
"type" : "package" ,
"dependencies" : {
"System.Diagnostics.EventLog" : "8.0.0" ,
"System.Security.Cryptography.ProtectedData" : "8.0.0"
} ,
"compile" : {
"lib/net8.0/System.Configuration.ConfigurationManager.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net8.0/System.Configuration.ConfigurationManager.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/net6.0/_._" : { }
}
} ,
"System.Console/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.NETCore.Targets" : "1.1.0" ,
"System.IO" : "4.3.0" ,
"System.Runtime" : "4.3.0" ,
"System.Text.Encoding" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.3/System.Console.dll" : {
"related" : ".xml"
}
}
} ,
"System.Data.DataSetExtensions/4.5.0" : {
"type" : "package" ,
"compile" : {
"ref/netstandard2.0/System.Data.DataSetExtensions.dll" : { }
} ,
"runtime" : {
"lib/netstandard2.0/System.Data.DataSetExtensions.dll" : { }
}
} ,
"System.Diagnostics.Debug/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.NETCore.Targets" : "1.1.0" ,
"System.Runtime" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.3/System.Diagnostics.Debug.dll" : {
"related" : ".xml"
}
}
} ,
"System.Diagnostics.DiagnosticSource/6.0.1" : {
"type" : "package" ,
"dependencies" : {
"System.Runtime.CompilerServices.Unsafe" : "6.0.0"
} ,
"compile" : {
"lib/net6.0/System.Diagnostics.DiagnosticSource.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net6.0/System.Diagnostics.DiagnosticSource.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/netcoreapp3.1/_._" : { }
}
} ,
"System.Diagnostics.EventLog/8.0.0" : {
"type" : "package" ,
"compile" : {
"lib/net8.0/System.Diagnostics.EventLog.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net8.0/System.Diagnostics.EventLog.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/net6.0/_._" : { }
} ,
"runtimeTargets" : {
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll" : {
"assetType" : "runtime" ,
"rid" : "win"
} ,
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll" : {
"assetType" : "runtime" ,
"rid" : "win"
}
}
} ,
"System.Diagnostics.Tools/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.NETCore.Targets" : "1.1.0" ,
"System.Runtime" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.0/System.Diagnostics.Tools.dll" : {
"related" : ".xml"
}
}
} ,
"System.Diagnostics.Tracing/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.NETCore.Targets" : "1.1.0" ,
"System.Runtime" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.5/System.Diagnostics.Tracing.dll" : {
"related" : ".xml"
}
}
} ,
"System.Formats.Asn1/9.0.0" : {
"type" : "package" ,
"compile" : {
"lib/net9.0/System.Formats.Asn1.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net9.0/System.Formats.Asn1.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/net8.0/_._" : { }
}
} ,
"System.Globalization/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.NETCore.Targets" : "1.1.0" ,
"System.Runtime" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.3/System.Globalization.dll" : {
"related" : ".xml"
}
}
} ,
"System.Globalization.Calendars/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.NETCore.Targets" : "1.1.0" ,
"System.Globalization" : "4.3.0" ,
"System.Runtime" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.3/System.Globalization.Calendars.dll" : {
"related" : ".xml"
}
}
} ,
"System.Globalization.Extensions/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"System.Globalization" : "4.3.0" ,
"System.Resources.ResourceManager" : "4.3.0" ,
"System.Runtime" : "4.3.0" ,
"System.Runtime.Extensions" : "4.3.0" ,
"System.Runtime.InteropServices" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.3/_._" : {
"related" : ".xml"
}
} ,
"runtimeTargets" : {
"runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll" : {
"assetType" : "runtime" ,
"rid" : "unix"
} ,
"runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll" : {
"assetType" : "runtime" ,
"rid" : "win"
}
}
} ,
"System.IdentityModel.Tokens.Jwt/8.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.IdentityModel.JsonWebTokens" : "8.3.0" ,
"Microsoft.IdentityModel.Tokens" : "8.3.0"
} ,
"compile" : {
"lib/net9.0/System.IdentityModel.Tokens.Jwt.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net9.0/System.IdentityModel.Tokens.Jwt.dll" : {
"related" : ".xml"
}
}
} ,
"System.IO/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.NETCore.Targets" : "1.1.0" ,
"System.Runtime" : "4.3.0" ,
"System.Text.Encoding" : "4.3.0" ,
"System.Threading.Tasks" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.5/System.IO.dll" : {
"related" : ".xml"
}
}
} ,
"System.IO.Compression/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"System.Buffers" : "4.3.0" ,
"System.Collections" : "4.3.0" ,
"System.Diagnostics.Debug" : "4.3.0" ,
"System.IO" : "4.3.0" ,
"System.Resources.ResourceManager" : "4.3.0" ,
"System.Runtime" : "4.3.0" ,
"System.Runtime.Extensions" : "4.3.0" ,
"System.Runtime.Handles" : "4.3.0" ,
"System.Runtime.InteropServices" : "4.3.0" ,
"System.Text.Encoding" : "4.3.0" ,
"System.Threading" : "4.3.0" ,
"System.Threading.Tasks" : "4.3.0" ,
"runtime.native.System" : "4.3.0" ,
"runtime.native.System.IO.Compression" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.3/System.IO.Compression.dll" : {
"related" : ".xml"
}
} ,
"runtimeTargets" : {
"runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll" : {
"assetType" : "runtime" ,
"rid" : "unix"
} ,
"runtimes/win/lib/netstandard1.3/System.IO.Compression.dll" : {
"assetType" : "runtime" ,
"rid" : "win"
}
}
} ,
"System.IO.Compression.ZipFile/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"System.Buffers" : "4.3.0" ,
"System.IO" : "4.3.0" ,
"System.IO.Compression" : "4.3.0" ,
"System.IO.FileSystem" : "4.3.0" ,
"System.IO.FileSystem.Primitives" : "4.3.0" ,
"System.Resources.ResourceManager" : "4.3.0" ,
"System.Runtime" : "4.3.0" ,
"System.Runtime.Extensions" : "4.3.0" ,
"System.Text.Encoding" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.3/System.IO.Compression.ZipFile.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard1.3/System.IO.Compression.ZipFile.dll" : { }
}
} ,
"System.IO.FileSystem/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.NETCore.Targets" : "1.1.0" ,
"System.IO" : "4.3.0" ,
"System.IO.FileSystem.Primitives" : "4.3.0" ,
"System.Runtime" : "4.3.0" ,
"System.Runtime.Handles" : "4.3.0" ,
"System.Text.Encoding" : "4.3.0" ,
"System.Threading.Tasks" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.3/System.IO.FileSystem.dll" : {
"related" : ".xml"
}
}
} ,
"System.IO.FileSystem.Primitives/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"System.Runtime" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.3/System.IO.FileSystem.Primitives.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard1.3/System.IO.FileSystem.Primitives.dll" : { }
}
} ,
"System.IO.Pipelines/7.0.0" : {
"type" : "package" ,
"compile" : {
"lib/net7.0/System.IO.Pipelines.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net7.0/System.IO.Pipelines.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/net6.0/_._" : { }
}
} ,
"System.Linq/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"System.Collections" : "4.3.0" ,
"System.Diagnostics.Debug" : "4.3.0" ,
"System.Resources.ResourceManager" : "4.3.0" ,
"System.Runtime" : "4.3.0" ,
"System.Runtime.Extensions" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.6/System.Linq.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard1.6/System.Linq.dll" : { }
}
} ,
"System.Linq.Expressions/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"System.Collections" : "4.3.0" ,
"System.Diagnostics.Debug" : "4.3.0" ,
"System.Globalization" : "4.3.0" ,
"System.IO" : "4.3.0" ,
"System.Linq" : "4.3.0" ,
"System.ObjectModel" : "4.3.0" ,
"System.Reflection" : "4.3.0" ,
"System.Reflection.Emit" : "4.3.0" ,
"System.Reflection.Emit.ILGeneration" : "4.3.0" ,
"System.Reflection.Emit.Lightweight" : "4.3.0" ,
"System.Reflection.Extensions" : "4.3.0" ,
"System.Reflection.Primitives" : "4.3.0" ,
"System.Reflection.TypeExtensions" : "4.3.0" ,
"System.Resources.ResourceManager" : "4.3.0" ,
"System.Runtime" : "4.3.0" ,
"System.Runtime.Extensions" : "4.3.0" ,
"System.Threading" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.6/System.Linq.Expressions.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard1.6/System.Linq.Expressions.dll" : { }
}
} ,
"System.Management/7.0.2" : {
"type" : "package" ,
"dependencies" : {
"System.CodeDom" : "7.0.0"
} ,
"compile" : {
"lib/net7.0/System.Management.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net7.0/System.Management.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/net6.0/_._" : { }
} ,
"runtimeTargets" : {
"runtimes/win/lib/net7.0/System.Management.dll" : {
"assetType" : "runtime" ,
"rid" : "win"
}
}
} ,
"System.Memory/4.5.4" : {
"type" : "package" ,
"compile" : {
"ref/netcoreapp2.1/_._" : { }
} ,
"runtime" : {
"lib/netcoreapp2.1/_._" : { }
}
} ,
"System.Memory.Data/1.0.2" : {
"type" : "package" ,
"dependencies" : {
"System.Text.Encodings.Web" : "4.7.2" ,
"System.Text.Json" : "4.6.0"
} ,
"compile" : {
"lib/netstandard2.0/System.Memory.Data.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard2.0/System.Memory.Data.dll" : {
"related" : ".xml"
}
}
} ,
"System.Net.Http/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"System.Collections" : "4.3.0" ,
"System.Diagnostics.Debug" : "4.3.0" ,
"System.Diagnostics.DiagnosticSource" : "4.3.0" ,
"System.Diagnostics.Tracing" : "4.3.0" ,
"System.Globalization" : "4.3.0" ,
"System.Globalization.Extensions" : "4.3.0" ,
"System.IO" : "4.3.0" ,
"System.IO.FileSystem" : "4.3.0" ,
"System.Net.Primitives" : "4.3.0" ,
"System.Resources.ResourceManager" : "4.3.0" ,
"System.Runtime" : "4.3.0" ,
"System.Runtime.Extensions" : "4.3.0" ,
"System.Runtime.Handles" : "4.3.0" ,
"System.Runtime.InteropServices" : "4.3.0" ,
"System.Security.Cryptography.Algorithms" : "4.3.0" ,
"System.Security.Cryptography.Encoding" : "4.3.0" ,
"System.Security.Cryptography.OpenSsl" : "4.3.0" ,
"System.Security.Cryptography.Primitives" : "4.3.0" ,
"System.Security.Cryptography.X509Certificates" : "4.3.0" ,
"System.Text.Encoding" : "4.3.0" ,
"System.Threading" : "4.3.0" ,
"System.Threading.Tasks" : "4.3.0" ,
"runtime.native.System" : "4.3.0" ,
"runtime.native.System.Net.Http" : "4.3.0" ,
"runtime.native.System.Security.Cryptography.OpenSsl" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.3/System.Net.Http.dll" : {
"related" : ".xml"
}
} ,
"runtimeTargets" : {
"runtimes/unix/lib/netstandard1.6/System.Net.Http.dll" : {
"assetType" : "runtime" ,
"rid" : "unix"
} ,
"runtimes/win/lib/netstandard1.3/System.Net.Http.dll" : {
"assetType" : "runtime" ,
"rid" : "win"
}
}
} ,
"System.Net.Primitives/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.NETCore.Targets" : "1.1.0" ,
"System.Runtime" : "4.3.0" ,
"System.Runtime.Handles" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.3/System.Net.Primitives.dll" : {
"related" : ".xml"
}
}
} ,
"System.Net.Sockets/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.NETCore.Targets" : "1.1.0" ,
"System.IO" : "4.3.0" ,
"System.Net.Primitives" : "4.3.0" ,
"System.Runtime" : "4.3.0" ,
"System.Threading.Tasks" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.3/System.Net.Sockets.dll" : {
"related" : ".xml"
}
}
} ,
"System.Numerics.Vectors/4.5.0" : {
"type" : "package" ,
"compile" : {
"ref/netcoreapp2.0/_._" : { }
} ,
"runtime" : {
"lib/netcoreapp2.0/_._" : { }
}
} ,
"System.ObjectModel/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"System.Collections" : "4.3.0" ,
"System.Diagnostics.Debug" : "4.3.0" ,
"System.Resources.ResourceManager" : "4.3.0" ,
"System.Runtime" : "4.3.0" ,
"System.Threading" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.3/System.ObjectModel.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard1.3/System.ObjectModel.dll" : { }
}
} ,
"System.Reflection/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.NETCore.Targets" : "1.1.0" ,
"System.IO" : "4.3.0" ,
"System.Reflection.Primitives" : "4.3.0" ,
"System.Runtime" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.5/System.Reflection.dll" : {
"related" : ".xml"
}
}
} ,
"System.Reflection.Emit/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"System.IO" : "4.3.0" ,
"System.Reflection" : "4.3.0" ,
"System.Reflection.Emit.ILGeneration" : "4.3.0" ,
"System.Reflection.Primitives" : "4.3.0" ,
"System.Runtime" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.1/_._" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard1.3/System.Reflection.Emit.dll" : { }
}
} ,
"System.Reflection.Emit.ILGeneration/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"System.Reflection" : "4.3.0" ,
"System.Reflection.Primitives" : "4.3.0" ,
"System.Runtime" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.0/_._" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll" : { }
}
} ,
"System.Reflection.Emit.Lightweight/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"System.Reflection" : "4.3.0" ,
"System.Reflection.Emit.ILGeneration" : "4.3.0" ,
"System.Reflection.Primitives" : "4.3.0" ,
"System.Runtime" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.0/_._" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll" : { }
}
} ,
"System.Reflection.Extensions/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.NETCore.Targets" : "1.1.0" ,
"System.Reflection" : "4.3.0" ,
"System.Runtime" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.0/System.Reflection.Extensions.dll" : {
"related" : ".xml"
}
}
} ,
"System.Reflection.Metadata/8.0.0" : {
"type" : "package" ,
"dependencies" : {
"System.Collections.Immutable" : "8.0.0"
} ,
"compile" : {
"lib/net8.0/System.Reflection.Metadata.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net8.0/System.Reflection.Metadata.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/net6.0/_._" : { }
}
} ,
"System.Reflection.MetadataLoadContext/8.0.0" : {
"type" : "package" ,
"dependencies" : {
"System.Collections.Immutable" : "8.0.0" ,
"System.Reflection.Metadata" : "8.0.0"
} ,
"compile" : {
"lib/net8.0/System.Reflection.MetadataLoadContext.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net8.0/System.Reflection.MetadataLoadContext.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/net6.0/_._" : { }
}
} ,
"System.Reflection.Primitives/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.NETCore.Targets" : "1.1.0" ,
"System.Runtime" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.0/System.Reflection.Primitives.dll" : {
"related" : ".xml"
}
}
} ,
"System.Reflection.TypeExtensions/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"System.Reflection" : "4.3.0" ,
"System.Runtime" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.5/System.Reflection.TypeExtensions.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard1.5/System.Reflection.TypeExtensions.dll" : { }
}
} ,
"System.Resources.ResourceManager/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.NETCore.Targets" : "1.1.0" ,
"System.Globalization" : "4.3.0" ,
"System.Reflection" : "4.3.0" ,
"System.Runtime" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.0/System.Resources.ResourceManager.dll" : {
"related" : ".xml"
}
}
} ,
"System.Runtime/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.NETCore.Targets" : "1.1.0"
} ,
"compile" : {
"ref/netstandard1.5/System.Runtime.dll" : {
"related" : ".xml"
}
}
} ,
"System.Runtime.Caching/8.0.0" : {
"type" : "package" ,
"dependencies" : {
"System.Configuration.ConfigurationManager" : "8.0.0"
} ,
"compile" : {
"lib/net8.0/_._" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net8.0/System.Runtime.Caching.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/net6.0/_._" : { }
} ,
"runtimeTargets" : {
"runtimes/win/lib/net8.0/System.Runtime.Caching.dll" : {
"assetType" : "runtime" ,
"rid" : "win"
}
}
} ,
"System.Runtime.CompilerServices.Unsafe/6.0.0" : {
"type" : "package" ,
"compile" : {
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/netcoreapp3.1/_._" : { }
}
} ,
"System.Runtime.Extensions/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.NETCore.Targets" : "1.1.0" ,
"System.Runtime" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.5/System.Runtime.Extensions.dll" : {
"related" : ".xml"
}
}
} ,
"System.Runtime.Handles/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.NETCore.Targets" : "1.1.0" ,
"System.Runtime" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.3/System.Runtime.Handles.dll" : {
"related" : ".xml"
}
}
} ,
"System.Runtime.InteropServices/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.NETCore.Targets" : "1.1.0" ,
"System.Reflection" : "4.3.0" ,
"System.Reflection.Primitives" : "4.3.0" ,
"System.Runtime" : "4.3.0" ,
"System.Runtime.Handles" : "4.3.0"
} ,
"compile" : {
"ref/netcoreapp1.1/System.Runtime.InteropServices.dll" : { }
}
} ,
"System.Runtime.InteropServices.RuntimeInformation/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"System.Reflection" : "4.3.0" ,
"System.Reflection.Extensions" : "4.3.0" ,
"System.Resources.ResourceManager" : "4.3.0" ,
"System.Runtime" : "4.3.0" ,
"System.Runtime.InteropServices" : "4.3.0" ,
"System.Threading" : "4.3.0" ,
"runtime.native.System" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" : { }
} ,
"runtime" : {
"lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" : { }
} ,
"runtimeTargets" : {
"runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" : {
"assetType" : "runtime" ,
"rid" : "unix"
} ,
"runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" : {
"assetType" : "runtime" ,
"rid" : "win"
}
}
} ,
"System.Runtime.Numerics/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"System.Globalization" : "4.3.0" ,
"System.Resources.ResourceManager" : "4.3.0" ,
"System.Runtime" : "4.3.0" ,
"System.Runtime.Extensions" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.1/System.Runtime.Numerics.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard1.3/System.Runtime.Numerics.dll" : { }
}
} ,
"System.Security.AccessControl/4.5.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "2.0.0" ,
"System.Security.Principal.Windows" : "4.5.0"
} ,
"compile" : {
"ref/netstandard2.0/System.Security.AccessControl.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard2.0/System.Security.AccessControl.dll" : { }
} ,
"runtimeTargets" : {
"runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll" : {
"assetType" : "runtime" ,
"rid" : "win"
}
}
} ,
"System.Security.Cryptography.Algorithms/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"System.Collections" : "4.3.0" ,
"System.IO" : "4.3.0" ,
"System.Resources.ResourceManager" : "4.3.0" ,
"System.Runtime" : "4.3.0" ,
"System.Runtime.Extensions" : "4.3.0" ,
"System.Runtime.Handles" : "4.3.0" ,
"System.Runtime.InteropServices" : "4.3.0" ,
"System.Runtime.Numerics" : "4.3.0" ,
"System.Security.Cryptography.Encoding" : "4.3.0" ,
"System.Security.Cryptography.Primitives" : "4.3.0" ,
"System.Text.Encoding" : "4.3.0" ,
"runtime.native.System.Security.Cryptography.Apple" : "4.3.0" ,
"runtime.native.System.Security.Cryptography.OpenSsl" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll" : { }
} ,
"runtimeTargets" : {
"runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll" : {
"assetType" : "runtime" ,
"rid" : "osx"
} ,
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll" : {
"assetType" : "runtime" ,
"rid" : "unix"
} ,
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll" : {
"assetType" : "runtime" ,
"rid" : "win"
}
}
} ,
"System.Security.Cryptography.Cng/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"System.IO" : "4.3.0" ,
"System.Resources.ResourceManager" : "4.3.0" ,
"System.Runtime" : "4.3.0" ,
"System.Runtime.Extensions" : "4.3.0" ,
"System.Runtime.Handles" : "4.3.0" ,
"System.Runtime.InteropServices" : "4.3.0" ,
"System.Security.Cryptography.Algorithms" : "4.3.0" ,
"System.Security.Cryptography.Encoding" : "4.3.0" ,
"System.Security.Cryptography.Primitives" : "4.3.0" ,
"System.Text.Encoding" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.6/_._" : { }
} ,
"runtimeTargets" : {
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll" : {
"assetType" : "runtime" ,
"rid" : "unix"
} ,
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll" : {
"assetType" : "runtime" ,
"rid" : "win"
}
}
} ,
"System.Security.Cryptography.Csp/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"System.IO" : "4.3.0" ,
"System.Reflection" : "4.3.0" ,
"System.Resources.ResourceManager" : "4.3.0" ,
"System.Runtime" : "4.3.0" ,
"System.Runtime.Extensions" : "4.3.0" ,
"System.Runtime.Handles" : "4.3.0" ,
"System.Runtime.InteropServices" : "4.3.0" ,
"System.Security.Cryptography.Algorithms" : "4.3.0" ,
"System.Security.Cryptography.Encoding" : "4.3.0" ,
"System.Security.Cryptography.Primitives" : "4.3.0" ,
"System.Text.Encoding" : "4.3.0" ,
"System.Threading" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.3/_._" : { }
} ,
"runtimeTargets" : {
"runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll" : {
"assetType" : "runtime" ,
"rid" : "unix"
} ,
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll" : {
"assetType" : "runtime" ,
"rid" : "win"
}
}
} ,
"System.Security.Cryptography.Encoding/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"System.Collections" : "4.3.0" ,
"System.Collections.Concurrent" : "4.3.0" ,
"System.Linq" : "4.3.0" ,
"System.Resources.ResourceManager" : "4.3.0" ,
"System.Runtime" : "4.3.0" ,
"System.Runtime.Extensions" : "4.3.0" ,
"System.Runtime.Handles" : "4.3.0" ,
"System.Runtime.InteropServices" : "4.3.0" ,
"System.Security.Cryptography.Primitives" : "4.3.0" ,
"System.Text.Encoding" : "4.3.0" ,
"runtime.native.System.Security.Cryptography.OpenSsl" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.3/System.Security.Cryptography.Encoding.dll" : {
"related" : ".xml"
}
} ,
"runtimeTargets" : {
"runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll" : {
"assetType" : "runtime" ,
"rid" : "unix"
} ,
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll" : {
"assetType" : "runtime" ,
"rid" : "win"
}
}
} ,
"System.Security.Cryptography.OpenSsl/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"System.Collections" : "4.3.0" ,
"System.IO" : "4.3.0" ,
"System.Resources.ResourceManager" : "4.3.0" ,
"System.Runtime" : "4.3.0" ,
"System.Runtime.Extensions" : "4.3.0" ,
"System.Runtime.Handles" : "4.3.0" ,
"System.Runtime.InteropServices" : "4.3.0" ,
"System.Runtime.Numerics" : "4.3.0" ,
"System.Security.Cryptography.Algorithms" : "4.3.0" ,
"System.Security.Cryptography.Encoding" : "4.3.0" ,
"System.Security.Cryptography.Primitives" : "4.3.0" ,
"System.Text.Encoding" : "4.3.0" ,
"runtime.native.System.Security.Cryptography.OpenSsl" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.6/_._" : { }
} ,
"runtime" : {
"lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll" : { }
} ,
"runtimeTargets" : {
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll" : {
"assetType" : "runtime" ,
"rid" : "unix"
}
}
} ,
"System.Security.Cryptography.Pkcs/6.0.4" : {
"type" : "package" ,
"dependencies" : {
"System.Formats.Asn1" : "6.0.0"
} ,
"compile" : {
"lib/net6.0/System.Security.Cryptography.Pkcs.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net6.0/System.Security.Cryptography.Pkcs.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/netcoreapp3.1/_._" : { }
} ,
"runtimeTargets" : {
"runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll" : {
"assetType" : "runtime" ,
"rid" : "win"
}
}
} ,
"System.Security.Cryptography.Primitives/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"System.Diagnostics.Debug" : "4.3.0" ,
"System.Globalization" : "4.3.0" ,
"System.IO" : "4.3.0" ,
"System.Resources.ResourceManager" : "4.3.0" ,
"System.Runtime" : "4.3.0" ,
"System.Threading" : "4.3.0" ,
"System.Threading.Tasks" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.3/System.Security.Cryptography.Primitives.dll" : { }
} ,
"runtime" : {
"lib/netstandard1.3/System.Security.Cryptography.Primitives.dll" : { }
}
} ,
"System.Security.Cryptography.ProtectedData/8.0.0" : {
"type" : "package" ,
"compile" : {
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/net6.0/_._" : { }
}
} ,
"System.Security.Cryptography.X509Certificates/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"System.Collections" : "4.3.0" ,
"System.Diagnostics.Debug" : "4.3.0" ,
"System.Globalization" : "4.3.0" ,
"System.Globalization.Calendars" : "4.3.0" ,
"System.IO" : "4.3.0" ,
"System.IO.FileSystem" : "4.3.0" ,
"System.IO.FileSystem.Primitives" : "4.3.0" ,
"System.Resources.ResourceManager" : "4.3.0" ,
"System.Runtime" : "4.3.0" ,
"System.Runtime.Extensions" : "4.3.0" ,
"System.Runtime.Handles" : "4.3.0" ,
"System.Runtime.InteropServices" : "4.3.0" ,
"System.Runtime.Numerics" : "4.3.0" ,
"System.Security.Cryptography.Algorithms" : "4.3.0" ,
"System.Security.Cryptography.Cng" : "4.3.0" ,
"System.Security.Cryptography.Csp" : "4.3.0" ,
"System.Security.Cryptography.Encoding" : "4.3.0" ,
"System.Security.Cryptography.OpenSsl" : "4.3.0" ,
"System.Security.Cryptography.Primitives" : "4.3.0" ,
"System.Text.Encoding" : "4.3.0" ,
"System.Threading" : "4.3.0" ,
"runtime.native.System" : "4.3.0" ,
"runtime.native.System.Net.Http" : "4.3.0" ,
"runtime.native.System.Security.Cryptography.OpenSsl" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll" : {
"related" : ".xml"
}
} ,
"runtimeTargets" : {
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll" : {
"assetType" : "runtime" ,
"rid" : "unix"
} ,
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll" : {
"assetType" : "runtime" ,
"rid" : "win"
}
}
} ,
"System.Security.Cryptography.Xml/4.5.0" : {
"type" : "package" ,
"dependencies" : {
"System.Security.Cryptography.Pkcs" : "4.5.0" ,
"System.Security.Permissions" : "4.5.0"
} ,
"compile" : {
"ref/netstandard2.0/System.Security.Cryptography.Xml.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard2.0/System.Security.Cryptography.Xml.dll" : { }
}
} ,
"System.Security.Permissions/4.5.0" : {
"type" : "package" ,
"dependencies" : {
"System.Security.AccessControl" : "4.5.0"
} ,
"compile" : {
"ref/netstandard2.0/System.Security.Permissions.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard2.0/System.Security.Permissions.dll" : { }
}
} ,
"System.Security.Principal.Windows/5.0.0" : {
"type" : "package" ,
"compile" : {
"ref/netcoreapp3.0/System.Security.Principal.Windows.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard2.0/System.Security.Principal.Windows.dll" : {
"related" : ".xml"
}
} ,
"runtimeTargets" : {
"runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll" : {
"assetType" : "runtime" ,
"rid" : "unix"
} ,
"runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll" : {
"assetType" : "runtime" ,
"rid" : "win"
}
}
} ,
"System.Text.Encoding/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.NETCore.Targets" : "1.1.0" ,
"System.Runtime" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.3/System.Text.Encoding.dll" : {
"related" : ".xml"
}
}
} ,
"System.Text.Encoding.Extensions/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.NETCore.Targets" : "1.1.0" ,
"System.Runtime" : "4.3.0" ,
"System.Text.Encoding" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.3/System.Text.Encoding.Extensions.dll" : {
"related" : ".xml"
}
}
} ,
"System.Text.Encodings.Web/4.7.2" : {
"type" : "package" ,
"compile" : {
"lib/netstandard2.1/System.Text.Encodings.Web.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard2.1/System.Text.Encodings.Web.dll" : {
"related" : ".xml"
}
}
} ,
"System.Text.Json/9.0.0" : {
"type" : "package" ,
"compile" : {
"lib/net9.0/System.Text.Json.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net9.0/System.Text.Json.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/net8.0/System.Text.Json.targets" : { }
}
} ,
"System.Text.RegularExpressions/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"System.Runtime" : "4.3.0"
} ,
"compile" : {
"ref/netcoreapp1.1/System.Text.RegularExpressions.dll" : { }
} ,
"runtime" : {
"lib/netstandard1.6/System.Text.RegularExpressions.dll" : { }
}
} ,
"System.Threading/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"System.Runtime" : "4.3.0" ,
"System.Threading.Tasks" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.3/System.Threading.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard1.3/System.Threading.dll" : { }
}
} ,
"System.Threading.Channels/7.0.0" : {
"type" : "package" ,
"compile" : {
"lib/net7.0/System.Threading.Channels.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net7.0/System.Threading.Channels.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/net6.0/_._" : { }
}
} ,
"System.Threading.Tasks/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.NETCore.Targets" : "1.1.0" ,
"System.Runtime" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.3/System.Threading.Tasks.dll" : {
"related" : ".xml"
}
}
} ,
"System.Threading.Tasks.Dataflow/8.0.0" : {
"type" : "package" ,
"compile" : {
"lib/net8.0/System.Threading.Tasks.Dataflow.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/net8.0/System.Threading.Tasks.Dataflow.dll" : {
"related" : ".xml"
}
} ,
"build" : {
"buildTransitive/net6.0/_._" : { }
}
} ,
"System.Threading.Tasks.Extensions/4.5.4" : {
"type" : "package" ,
"compile" : {
"ref/netcoreapp2.1/_._" : { }
} ,
"runtime" : {
"lib/netcoreapp2.1/_._" : { }
}
} ,
"System.Threading.Timer/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"Microsoft.NETCore.Platforms" : "1.1.0" ,
"Microsoft.NETCore.Targets" : "1.1.0" ,
"System.Runtime" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.2/System.Threading.Timer.dll" : {
"related" : ".xml"
}
}
} ,
"System.Xml.ReaderWriter/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"System.Collections" : "4.3.0" ,
"System.Diagnostics.Debug" : "4.3.0" ,
"System.Globalization" : "4.3.0" ,
"System.IO" : "4.3.0" ,
"System.IO.FileSystem" : "4.3.0" ,
"System.IO.FileSystem.Primitives" : "4.3.0" ,
"System.Resources.ResourceManager" : "4.3.0" ,
"System.Runtime" : "4.3.0" ,
"System.Runtime.Extensions" : "4.3.0" ,
"System.Runtime.InteropServices" : "4.3.0" ,
"System.Text.Encoding" : "4.3.0" ,
"System.Text.Encoding.Extensions" : "4.3.0" ,
"System.Text.RegularExpressions" : "4.3.0" ,
"System.Threading.Tasks" : "4.3.0" ,
"System.Threading.Tasks.Extensions" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.3/System.Xml.ReaderWriter.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard1.3/System.Xml.ReaderWriter.dll" : { }
}
} ,
"System.Xml.XDocument/4.3.0" : {
"type" : "package" ,
"dependencies" : {
"System.Collections" : "4.3.0" ,
"System.Diagnostics.Debug" : "4.3.0" ,
"System.Diagnostics.Tools" : "4.3.0" ,
"System.Globalization" : "4.3.0" ,
"System.IO" : "4.3.0" ,
"System.Reflection" : "4.3.0" ,
"System.Resources.ResourceManager" : "4.3.0" ,
"System.Runtime" : "4.3.0" ,
"System.Runtime.Extensions" : "4.3.0" ,
"System.Text.Encoding" : "4.3.0" ,
"System.Threading" : "4.3.0" ,
"System.Xml.ReaderWriter" : "4.3.0"
} ,
"compile" : {
"ref/netstandard1.3/System.Xml.XDocument.dll" : {
"related" : ".xml"
}
} ,
"runtime" : {
"lib/netstandard1.3/System.Xml.XDocument.dll" : { }
}
} ,
"Common/1.0.0" : {
"type" : "project" ,
"framework" : ".NETCoreApp,Version=v9.0" ,
"dependencies" : {
"Domain" : "1.0.0" ,
"FirebaseAdmin" : "3.1.0" ,
"Microsoft.AspNetCore.Authorization" : "9.0.0" ,
"Microsoft.AspNetCore.Mvc" : "2.2.0" ,
"Microsoft.AspNetCore.Mvc.core" : "2.2.5" ,
"Microsoft.Extensions.Configuration.Abstractions" : "9.0.0" ,
"Microsoft.Extensions.DependencyInjection" : "9.0.0" ,
"Microsoft.IdentityModel.JsonWebTokens" : "8.3.0" ,
"Microsoft.IdentityModel.Tokens" : "8.3.0" ,
"Newtonsoft.Json" : "13.0.3" ,
"System.IdentityModel.Tokens.Jwt" : "8.3.0" ,
"System.Text.Json" : "9.0.0"
} ,
"compile" : {
"bin/placeholder/Common.dll" : { }
} ,
"runtime" : {
"bin/placeholder/Common.dll" : { }
}
} ,
"Data/1.0.0" : {
"type" : "project" ,
"framework" : ".NETCoreApp,Version=v9.0" ,
"dependencies" : {
"AutoMapper.Extensions.Microsoft.DependencyInjection" : "12.0.1" ,
"Common" : "1.0.0" ,
"Domain" : "1.0.0" ,
"EFCore.BulkExtensions" : "8.1.2" ,
"Microsoft.IdentityModel.Tokens" : "8.3.0" ,
"Razorpay" : "3.1.4"
} ,
"compile" : {
"bin/placeholder/Data.dll" : { }
} ,
"runtime" : {
"bin/placeholder/Data.dll" : { }
}
} ,
"Domain/1.0.0" : {
"type" : "project" ,
"framework" : ".NETCoreApp,Version=v9.0" ,
"dependencies" : {
"Microsoft.EntityFrameworkCore" : "9.0.0" ,
"Microsoft.EntityFrameworkCore.SqlServer" : "9.0.0"
} ,
"compile" : {
"bin/placeholder/Domain.dll" : { }
} ,
"runtime" : {
"bin/placeholder/Domain.dll" : { }
}
}
}
} ,
"libraries" : {
"AutoMapper/13.0.1" : {
"sha512" : "/Fx1SbJ16qS7dU4i604Sle+U9VLX+WSNVJggk6MupKVkYvvBm4XqYaeFuf67diHefHKHs50uQIS2YEDFhPCakQ==" ,
"type" : "package" ,
"path" : "automapper/13.0.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"README.md" ,
"automapper.13.0.1.nupkg.sha512" ,
"automapper.nuspec" ,
"icon.png" ,
"lib/net6.0/AutoMapper.dll" ,
"lib/net6.0/AutoMapper.xml"
]
} ,
"AutoMapper.Extensions.Microsoft.DependencyInjection/12.0.1" : {
"sha512" : "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==" ,
"type" : "package" ,
"path" : "automapper.extensions.microsoft.dependencyinjection/12.0.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"README.md" ,
"automapper.extensions.microsoft.dependencyinjection.12.0.1.nupkg.sha512" ,
"automapper.extensions.microsoft.dependencyinjection.nuspec" ,
"icon.png" ,
"lib/netstandard2.1/AutoMapper.Extensions.Microsoft.DependencyInjection.dll"
]
} ,
"AWSSDK.Core/3.7.400.77" : {
"sha512" : "xpTOkzkqawZpCfGumTPTL5vMc/6VnxoQKAlhZLHliLiwRFiTMc+8BAaJ8aiAL7KzqFN1jqZ6EaQD9AYGoKe7wg==" ,
"type" : "package" ,
"path" : "awssdk.core/3.7.400.77" ,
"hasTools" : true ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"awssdk.core.3.7.400.77.nupkg.sha512" ,
"awssdk.core.nuspec" ,
"images/AWSLogo.png" ,
"lib/net35/AWSSDK.Core.dll" ,
"lib/net35/AWSSDK.Core.pdb" ,
"lib/net35/AWSSDK.Core.xml" ,
"lib/net45/AWSSDK.Core.dll" ,
"lib/net45/AWSSDK.Core.pdb" ,
"lib/net45/AWSSDK.Core.xml" ,
"lib/net8.0/AWSSDK.Core.dll" ,
"lib/net8.0/AWSSDK.Core.pdb" ,
"lib/net8.0/AWSSDK.Core.xml" ,
"lib/netcoreapp3.1/AWSSDK.Core.dll" ,
"lib/netcoreapp3.1/AWSSDK.Core.pdb" ,
"lib/netcoreapp3.1/AWSSDK.Core.xml" ,
"lib/netstandard2.0/AWSSDK.Core.dll" ,
"lib/netstandard2.0/AWSSDK.Core.pdb" ,
"lib/netstandard2.0/AWSSDK.Core.xml" ,
"tools/account-management.ps1"
]
} ,
"AWSSDK.Extensions.NETCore.Setup/3.7.301" : {
"sha512" : "hXejqa+G72kVCSmpKlNVWDEqa8KVWOFL/asgoE2mairQOnmTCv6vMxaXjJ0nQaad5/21zTdKDIfDiki5YTne1Q==" ,
"type" : "package" ,
"path" : "awssdk.extensions.netcore.setup/3.7.301" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"awssdk.extensions.netcore.setup.3.7.301.nupkg.sha512" ,
"awssdk.extensions.netcore.setup.nuspec" ,
"images/AWSLogo.png" ,
"lib/net8.0/AWSSDK.Extensions.NETCore.Setup.dll" ,
"lib/net8.0/AWSSDK.Extensions.NETCore.Setup.pdb" ,
"lib/netcoreapp3.1/AWSSDK.Extensions.NETCore.Setup.dll" ,
"lib/netcoreapp3.1/AWSSDK.Extensions.NETCore.Setup.pdb" ,
"lib/netstandard2.0/AWSSDK.Extensions.NETCore.Setup.dll" ,
"lib/netstandard2.0/AWSSDK.Extensions.NETCore.Setup.pdb"
]
} ,
"AWSSDK.S3/3.7.411.5" : {
"sha512" : "GAJrQaL3+8nLyfHy5byQXrCtud+9cfvfL5PX6Ts0boVAKtPO3aSRVVn5mR4KhqNbWiVK5Ckm3a81vTYO/O1WuQ==" ,
"type" : "package" ,
"path" : "awssdk.s3/3.7.411.5" ,
"hasTools" : true ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"analyzers/dotnet/cs/AWSSDK.S3.CodeAnalysis.dll" ,
"analyzers/dotnet/cs/SharedAnalysisCode.dll" ,
"awssdk.s3.3.7.411.5.nupkg.sha512" ,
"awssdk.s3.nuspec" ,
"images/AWSLogo.png" ,
"lib/net35/AWSSDK.S3.dll" ,
"lib/net35/AWSSDK.S3.pdb" ,
"lib/net35/AWSSDK.S3.xml" ,
"lib/net45/AWSSDK.S3.dll" ,
"lib/net45/AWSSDK.S3.pdb" ,
"lib/net45/AWSSDK.S3.xml" ,
"lib/net8.0/AWSSDK.S3.dll" ,
"lib/net8.0/AWSSDK.S3.pdb" ,
"lib/net8.0/AWSSDK.S3.xml" ,
"lib/netcoreapp3.1/AWSSDK.S3.dll" ,
"lib/netcoreapp3.1/AWSSDK.S3.pdb" ,
"lib/netcoreapp3.1/AWSSDK.S3.xml" ,
"lib/netstandard2.0/AWSSDK.S3.dll" ,
"lib/netstandard2.0/AWSSDK.S3.pdb" ,
"lib/netstandard2.0/AWSSDK.S3.xml" ,
"tools/install.ps1" ,
"tools/uninstall.ps1"
]
} ,
"Azure.Core/1.38.0" : {
"sha512" : "IuEgCoVA0ef7E4pQtpC3+TkPbzaoQfa77HlfJDmfuaJUCVJmn7fT0izamZiryW5sYUFKizsftIxMkXKbgIcPMQ==" ,
"type" : "package" ,
"path" : "azure.core/1.38.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"CHANGELOG.md" ,
"README.md" ,
"azure.core.1.38.0.nupkg.sha512" ,
"azure.core.nuspec" ,
"azureicon.png" ,
"lib/net461/Azure.Core.dll" ,
"lib/net461/Azure.Core.xml" ,
"lib/net472/Azure.Core.dll" ,
"lib/net472/Azure.Core.xml" ,
"lib/net6.0/Azure.Core.dll" ,
"lib/net6.0/Azure.Core.xml" ,
"lib/netstandard2.0/Azure.Core.dll" ,
"lib/netstandard2.0/Azure.Core.xml"
]
} ,
"Azure.Identity/1.11.4" : {
"sha512" : "Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==" ,
"type" : "package" ,
"path" : "azure.identity/1.11.4" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"CHANGELOG.md" ,
"README.md" ,
"azure.identity.1.11.4.nupkg.sha512" ,
"azure.identity.nuspec" ,
"azureicon.png" ,
"lib/netstandard2.0/Azure.Identity.dll" ,
"lib/netstandard2.0/Azure.Identity.xml"
]
} ,
"EFCore.BulkExtensions/8.1.2" : {
"sha512" : "Zf08t+RT3RF9FVp7osimgX/+IBODLXezx1CFlBj20xxYuIWGzbnGUocJDY+/LGrzYJeJq7hOw56rAKYLpEdT6A==" ,
"type" : "package" ,
"path" : "efcore.bulkextensions/8.1.2" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"EFCoreBulk.png" ,
"LICENSE.txt" ,
"README.md" ,
"efcore.bulkextensions.8.1.2.nupkg.sha512" ,
"efcore.bulkextensions.nuspec"
]
} ,
"EFCore.BulkExtensions.Core/8.1.2" : {
"sha512" : "5kftYuYoBjB89IyvAVuRrMmuJh/1Ck3Z9EVYFxaf/izyz8O6JAIYP3ZLX8Y3zWmcq4/gQ2UWms9LR/kXY5g1bg==" ,
"type" : "package" ,
"path" : "efcore.bulkextensions.core/8.1.2" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"EFCoreBulk.png" ,
"LICENSE.txt" ,
"README.md" ,
"efcore.bulkextensions.core.8.1.2.nupkg.sha512" ,
"efcore.bulkextensions.core.nuspec" ,
"lib/net8.0/EFCore.BulkExtensions.Core.dll" ,
"lib/net8.0/EFCore.BulkExtensions.Core.pdb" ,
"lib/net8.0/EFCore.BulkExtensions.Core.xml"
]
} ,
"EFCore.BulkExtensions.MySql/8.1.2" : {
"sha512" : "V0YqTv8ggMC8d6VSI1anQOmMBIS01LfNTDkkmRQuyup++Ny5ptL4Au1RAzY/sMe/x1WLiLbjcGXhMP+9NCUsHA==" ,
"type" : "package" ,
"path" : "efcore.bulkextensions.mysql/8.1.2" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"EFCoreBulk.png" ,
"LICENSE.txt" ,
"README.md" ,
"efcore.bulkextensions.mysql.8.1.2.nupkg.sha512" ,
"efcore.bulkextensions.mysql.nuspec" ,
"lib/net8.0/EFCore.BulkExtensions.MySql.dll" ,
"lib/net8.0/EFCore.BulkExtensions.MySql.pdb" ,
"lib/net8.0/EFCore.BulkExtensions.MySql.xml"
]
} ,
"EFCore.BulkExtensions.PostgreSql/8.1.2" : {
"sha512" : "bvOFIFIJ9xCsAVtTosXJ5GkzJeUcqrIvX5jg9LRd+1hmy0XlGR98oW58mG85sTX2pYiaaSG3ImXDiW883t6ZYA==" ,
"type" : "package" ,
"path" : "efcore.bulkextensions.postgresql/8.1.2" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"EFCoreBulk.png" ,
"LICENSE.txt" ,
"README.md" ,
"efcore.bulkextensions.postgresql.8.1.2.nupkg.sha512" ,
"efcore.bulkextensions.postgresql.nuspec" ,
"lib/net8.0/EFCore.BulkExtensions.PostgreSql.dll" ,
"lib/net8.0/EFCore.BulkExtensions.PostgreSql.pdb" ,
"lib/net8.0/EFCore.BulkExtensions.PostgreSql.xml"
]
} ,
"EFCore.BulkExtensions.Sqlite/8.1.2" : {
"sha512" : "HVxjkQDnGwVumue+KgyTFmeCMFkZsyJYAxMMKbagYn5s6eoKOR05Bet4k0Pz9NTI+uEzio8DRBOgVFXmrxCFTA==" ,
"type" : "package" ,
"path" : "efcore.bulkextensions.sqlite/8.1.2" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"EFCoreBulk.png" ,
"LICENSE.txt" ,
"README.md" ,
"efcore.bulkextensions.sqlite.8.1.2.nupkg.sha512" ,
"efcore.bulkextensions.sqlite.nuspec" ,
"lib/net8.0/EFCore.BulkExtensions.Sqlite.dll" ,
"lib/net8.0/EFCore.BulkExtensions.Sqlite.pdb" ,
"lib/net8.0/EFCore.BulkExtensions.Sqlite.xml"
]
} ,
"EFCore.BulkExtensions.SqlServer/8.1.2" : {
"sha512" : "wnNHul+V4liByVcgaomJzB5TFGZnxbg04JcUXfuBwww5O4+Wwb6dhLHRIkYJTfUBi5wc+xXaTX6Rxp0mVf69Lw==" ,
"type" : "package" ,
"path" : "efcore.bulkextensions.sqlserver/8.1.2" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"EFCoreBulk.png" ,
"LICENSE.txt" ,
"README.md" ,
"efcore.bulkextensions.sqlserver.8.1.2.nupkg.sha512" ,
"efcore.bulkextensions.sqlserver.nuspec" ,
"lib/net8.0/EFCore.BulkExtensions.SqlServer.dll" ,
"lib/net8.0/EFCore.BulkExtensions.SqlServer.pdb" ,
"lib/net8.0/EFCore.BulkExtensions.SqlServer.xml"
]
} ,
"FirebaseAdmin/3.1.0" : {
"sha512" : "QNafwBg5psTGKOIyo78sNYjJ9GI5z/TPqOgpyOOv+2nzeK8sVaIPT2eDpcgzpxcRcKbjISbel38cQH/pIHNeOA==" ,
"type" : "package" ,
"path" : "firebaseadmin/3.1.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"README.md" ,
"firebaseadmin.3.1.0.nupkg.sha512" ,
"firebaseadmin.nuspec" ,
"lib/net462/FirebaseAdmin.dll" ,
"lib/net462/FirebaseAdmin.xml" ,
"lib/net6.0/FirebaseAdmin.dll" ,
"lib/net6.0/FirebaseAdmin.xml" ,
"lib/netstandard2.0/FirebaseAdmin.dll" ,
"lib/netstandard2.0/FirebaseAdmin.xml"
]
} ,
"FluentValidation/11.11.0" : {
"sha512" : "cyIVdQBwSipxWG8MA3Rqox7iNbUNUTK5bfJi9tIdm4CAfH71Oo5ABLP4/QyrUwuakqpUEPGtE43BDddvEehuYw==" ,
"type" : "package" ,
"path" : "fluentvalidation/11.11.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"README.md" ,
"fluent-validation-icon.png" ,
"fluentvalidation.11.11.0.nupkg.sha512" ,
"fluentvalidation.nuspec" ,
"lib/net5.0/FluentValidation.dll" ,
"lib/net5.0/FluentValidation.xml" ,
"lib/net6.0/FluentValidation.dll" ,
"lib/net6.0/FluentValidation.xml" ,
"lib/net7.0/FluentValidation.dll" ,
"lib/net7.0/FluentValidation.xml" ,
"lib/net8.0/FluentValidation.dll" ,
"lib/net8.0/FluentValidation.xml" ,
"lib/netstandard2.0/FluentValidation.dll" ,
"lib/netstandard2.0/FluentValidation.xml" ,
"lib/netstandard2.1/FluentValidation.dll" ,
"lib/netstandard2.1/FluentValidation.xml"
]
} ,
"FluentValidation.AspNetCore/11.3.0" : {
"sha512" : "jtFVgKnDFySyBlPS8bZbTKEEwJZnn11rXXJ2SQnjDhZ56rQqybBg9Joq4crRLz3y0QR8WoOq4iE4piV81w/Djg==" ,
"type" : "package" ,
"path" : "fluentvalidation.aspnetcore/11.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"README.md" ,
"fluent-validation-icon.png" ,
"fluentvalidation.aspnetcore.11.3.0.nupkg.sha512" ,
"fluentvalidation.aspnetcore.nuspec" ,
"lib/net5.0/FluentValidation.AspNetCore.dll" ,
"lib/net5.0/FluentValidation.AspNetCore.xml" ,
"lib/net6.0/FluentValidation.AspNetCore.dll" ,
"lib/net6.0/FluentValidation.AspNetCore.xml" ,
"lib/netcoreapp3.1/FluentValidation.AspNetCore.dll" ,
"lib/netcoreapp3.1/FluentValidation.AspNetCore.xml"
]
} ,
"FluentValidation.DependencyInjectionExtensions/11.5.1" : {
"sha512" : "iWM0LS1MDYX06pcjMEQKqHirl2zkjHlNV23mEJSoR1IZI7KQmTa0RcTtGEJpj5+iHvBCfrzP2mYKM4FtRKVb+A==" ,
"type" : "package" ,
"path" : "fluentvalidation.dependencyinjectionextensions/11.5.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"README.md" ,
"fluent-validation-icon.png" ,
"fluentvalidation.dependencyinjectionextensions.11.5.1.nupkg.sha512" ,
"fluentvalidation.dependencyinjectionextensions.nuspec" ,
"lib/netstandard2.0/FluentValidation.DependencyInjectionExtensions.dll" ,
"lib/netstandard2.0/FluentValidation.DependencyInjectionExtensions.xml" ,
"lib/netstandard2.1/FluentValidation.DependencyInjectionExtensions.dll" ,
"lib/netstandard2.1/FluentValidation.DependencyInjectionExtensions.xml"
]
} ,
"Google.Api.Gax/4.8.0" : {
"sha512" : "xlV8Jq/G5CQAA3PwYAuKGjfzGOP7AvjhREnE6vgZlzxREGYchHudZWa2PWSqFJL+MBtz9YgitLpRogANN3CVvg==" ,
"type" : "package" ,
"path" : "google.api.gax/4.8.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"LICENSE" ,
"NuGetIcon.png" ,
"google.api.gax.4.8.0.nupkg.sha512" ,
"google.api.gax.nuspec" ,
"lib/net462/Google.Api.Gax.dll" ,
"lib/net462/Google.Api.Gax.pdb" ,
"lib/net462/Google.Api.Gax.xml" ,
"lib/netstandard2.0/Google.Api.Gax.dll" ,
"lib/netstandard2.0/Google.Api.Gax.pdb" ,
"lib/netstandard2.0/Google.Api.Gax.xml"
]
} ,
"Google.Api.Gax.Rest/4.8.0" : {
"sha512" : "zaA5LZ2VvGj/wwIzRB68swr7khi2kWNgqWvsB0fYtScIAl3kGkGtqiBcx63H1YLeKr5xau1866bFjTeReH6FSQ==" ,
"type" : "package" ,
"path" : "google.api.gax.rest/4.8.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"LICENSE" ,
"NuGetIcon.png" ,
"google.api.gax.rest.4.8.0.nupkg.sha512" ,
"google.api.gax.rest.nuspec" ,
"lib/net462/Google.Api.Gax.Rest.dll" ,
"lib/net462/Google.Api.Gax.Rest.pdb" ,
"lib/net462/Google.Api.Gax.Rest.xml" ,
"lib/netstandard2.0/Google.Api.Gax.Rest.dll" ,
"lib/netstandard2.0/Google.Api.Gax.Rest.pdb" ,
"lib/netstandard2.0/Google.Api.Gax.Rest.xml"
]
} ,
"Google.Apis/1.68.0" : {
"sha512" : "s2MymhdpH+ybZNBeZ2J5uFgFHApBp+QXf9FjZSdM1lk/vx5VqIknJwnaWiuAzXxPrLEkesX0Q+UsiWn39yZ9zw==" ,
"type" : "package" ,
"path" : "google.apis/1.68.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"LICENSE" ,
"NuGetIcon.png" ,
"google.apis.1.68.0.nupkg.sha512" ,
"google.apis.nuspec" ,
"lib/net462/Google.Apis.dll" ,
"lib/net462/Google.Apis.pdb" ,
"lib/net462/Google.Apis.xml" ,
"lib/net6.0/Google.Apis.dll" ,
"lib/net6.0/Google.Apis.pdb" ,
"lib/net6.0/Google.Apis.xml" ,
"lib/netstandard2.0/Google.Apis.dll" ,
"lib/netstandard2.0/Google.Apis.pdb" ,
"lib/netstandard2.0/Google.Apis.xml"
]
} ,
"Google.Apis.Auth/1.68.0" : {
"sha512" : "hFx8Qz5bZ4w0hpnn4tSmZaaFpjAMsgVElZ+ZgVLUZ2r9i+AKcoVgwiNfv1pruNS5cCvpXqhKECbruBCfRezPHA==" ,
"type" : "package" ,
"path" : "google.apis.auth/1.68.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"LICENSE" ,
"NuGetIcon.png" ,
"google.apis.auth.1.68.0.nupkg.sha512" ,
"google.apis.auth.nuspec" ,
"lib/net462/Google.Apis.Auth.dll" ,
"lib/net462/Google.Apis.Auth.pdb" ,
"lib/net462/Google.Apis.Auth.xml" ,
"lib/net6.0/Google.Apis.Auth.dll" ,
"lib/net6.0/Google.Apis.Auth.pdb" ,
"lib/net6.0/Google.Apis.Auth.xml" ,
"lib/netstandard2.0/Google.Apis.Auth.dll" ,
"lib/netstandard2.0/Google.Apis.Auth.pdb" ,
"lib/netstandard2.0/Google.Apis.Auth.xml"
]
} ,
"Google.Apis.Core/1.68.0" : {
"sha512" : "pAqwa6pfu53UXCR2b7A/PAPXeuVg6L1OFw38WckN27NU2+mf+KTjoEg2YGv/f0UyKxzz7DxF1urOTKg/6dTP9g==" ,
"type" : "package" ,
"path" : "google.apis.core/1.68.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"LICENSE" ,
"NuGetIcon.png" ,
"google.apis.core.1.68.0.nupkg.sha512" ,
"google.apis.core.nuspec" ,
"lib/net462/Google.Apis.Core.dll" ,
"lib/net462/Google.Apis.Core.pdb" ,
"lib/net462/Google.Apis.Core.xml" ,
"lib/net6.0/Google.Apis.Core.dll" ,
"lib/net6.0/Google.Apis.Core.pdb" ,
"lib/net6.0/Google.Apis.Core.xml" ,
"lib/netstandard2.0/Google.Apis.Core.dll" ,
"lib/netstandard2.0/Google.Apis.Core.pdb" ,
"lib/netstandard2.0/Google.Apis.Core.xml"
]
} ,
"Humanizer/2.14.1" : {
"sha512" : "/FUTD3cEceAAmJSCPN9+J+VhGwmL/C12jvwlyM1DFXShEMsBzvLzLqSrJ2rb+k/W2znKw7JyflZgZpyE+tI7lA==" ,
"type" : "package" ,
"path" : "humanizer/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.2.14.1.nupkg.sha512" ,
"humanizer.nuspec" ,
"logo.png"
]
} ,
"Humanizer.Core/2.14.1" : {
"sha512" : "lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==" ,
"type" : "package" ,
"path" : "humanizer.core/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.core.2.14.1.nupkg.sha512" ,
"humanizer.core.nuspec" ,
"lib/net6.0/Humanizer.dll" ,
"lib/net6.0/Humanizer.xml" ,
"lib/netstandard1.0/Humanizer.dll" ,
"lib/netstandard1.0/Humanizer.xml" ,
"lib/netstandard2.0/Humanizer.dll" ,
"lib/netstandard2.0/Humanizer.xml" ,
"logo.png"
]
} ,
"Humanizer.Core.af/2.14.1" : {
"sha512" : "BoQHyu5le+xxKOw+/AUM7CLXneM/Bh3++0qh1u0+D95n6f9eGt9kNc8LcAHLIOwId7Sd5hiAaaav0Nimj3peNw==" ,
"type" : "package" ,
"path" : "humanizer.core.af/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.core.af.2.14.1.nupkg.sha512" ,
"humanizer.core.af.nuspec" ,
"lib/net6.0/af/Humanizer.resources.dll" ,
"lib/netstandard1.0/af/Humanizer.resources.dll" ,
"lib/netstandard2.0/af/Humanizer.resources.dll" ,
"logo.png"
]
} ,
"Humanizer.Core.ar/2.14.1" : {
"sha512" : "3d1V10LDtmqg5bZjWkA/EkmGFeSfNBcyCH+TiHcHP+HGQQmRq3eBaLcLnOJbVQVn3Z6Ak8GOte4RX4kVCxQlFA==" ,
"type" : "package" ,
"path" : "humanizer.core.ar/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.core.ar.2.14.1.nupkg.sha512" ,
"humanizer.core.ar.nuspec" ,
"lib/net6.0/ar/Humanizer.resources.dll" ,
"lib/netstandard1.0/ar/Humanizer.resources.dll" ,
"lib/netstandard2.0/ar/Humanizer.resources.dll" ,
"logo.png"
]
} ,
"Humanizer.Core.az/2.14.1" : {
"sha512" : "8Z/tp9PdHr/K2Stve2Qs/7uqWPWLUK9D8sOZDNzyv42e20bSoJkHFn7SFoxhmaoVLJwku2jp6P7HuwrfkrP18Q==" ,
"type" : "package" ,
"path" : "humanizer.core.az/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.core.az.2.14.1.nupkg.sha512" ,
"humanizer.core.az.nuspec" ,
"lib/net6.0/az/Humanizer.resources.dll" ,
"lib/netstandard1.0/az/Humanizer.resources.dll" ,
"lib/netstandard2.0/az/Humanizer.resources.dll" ,
"logo.png"
]
} ,
"Humanizer.Core.bg/2.14.1" : {
"sha512" : "S+hIEHicrOcbV2TBtyoPp1AVIGsBzlarOGThhQYCnP6QzEYo/5imtok6LMmhZeTnBFoKhM8yJqRfvJ5yqVQKSQ==" ,
"type" : "package" ,
"path" : "humanizer.core.bg/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.core.bg.2.14.1.nupkg.sha512" ,
"humanizer.core.bg.nuspec" ,
"lib/net6.0/bg/Humanizer.resources.dll" ,
"lib/netstandard1.0/bg/Humanizer.resources.dll" ,
"lib/netstandard2.0/bg/Humanizer.resources.dll" ,
"logo.png"
]
} ,
"Humanizer.Core.bn-BD/2.14.1" : {
"sha512" : "U3bfj90tnUDRKlL1ZFlzhCHoVgpTcqUlTQxjvGCaFKb+734TTu3nkHUWVZltA1E/swTvimo/aXLtkxnLFrc0EQ==" ,
"type" : "package" ,
"path" : "humanizer.core.bn-bd/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.core.bn-bd.2.14.1.nupkg.sha512" ,
"humanizer.core.bn-bd.nuspec" ,
"lib/net6.0/bn-BD/Humanizer.resources.dll" ,
"lib/netstandard1.0/bn-BD/Humanizer.resources.dll" ,
"lib/netstandard2.0/bn-BD/Humanizer.resources.dll" ,
"logo.png"
]
} ,
"Humanizer.Core.cs/2.14.1" : {
"sha512" : "jWrQkiCTy3L2u1T86cFkgijX6k7hoB0pdcFMWYaSZnm6rvG/XJE40tfhYyKhYYgIc1x9P2GO5AC7xXvFnFdqMQ==" ,
"type" : "package" ,
"path" : "humanizer.core.cs/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.core.cs.2.14.1.nupkg.sha512" ,
"humanizer.core.cs.nuspec" ,
"lib/net6.0/cs/Humanizer.resources.dll" ,
"lib/netstandard1.0/cs/Humanizer.resources.dll" ,
"lib/netstandard2.0/cs/Humanizer.resources.dll" ,
"logo.png"
]
} ,
"Humanizer.Core.da/2.14.1" : {
"sha512" : "5o0rJyE/2wWUUphC79rgYDnif/21MKTTx9LIzRVz9cjCIVFrJ2bDyR2gapvI9D6fjoyvD1NAfkN18SHBsO8S9g==" ,
"type" : "package" ,
"path" : "humanizer.core.da/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.core.da.2.14.1.nupkg.sha512" ,
"humanizer.core.da.nuspec" ,
"lib/net6.0/da/Humanizer.resources.dll" ,
"lib/netstandard1.0/da/Humanizer.resources.dll" ,
"lib/netstandard2.0/da/Humanizer.resources.dll" ,
"logo.png"
]
} ,
"Humanizer.Core.de/2.14.1" : {
"sha512" : "9JD/p+rqjb8f5RdZ3aEJqbjMYkbk4VFii2QDnnOdNo6ywEfg/A5YeOQ55CaBJmy7KvV4tOK4+qHJnX/tg3Z54A==" ,
"type" : "package" ,
"path" : "humanizer.core.de/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.core.de.2.14.1.nupkg.sha512" ,
"humanizer.core.de.nuspec" ,
"lib/net6.0/de/Humanizer.resources.dll" ,
"lib/netstandard1.0/de/Humanizer.resources.dll" ,
"lib/netstandard2.0/de/Humanizer.resources.dll" ,
"logo.png"
]
} ,
"Humanizer.Core.el/2.14.1" : {
"sha512" : "Xmv6sTL5mqjOWGGpqY7bvbfK5RngaUHSa8fYDGSLyxY9mGdNbDcasnRnMOvi0SxJS9gAqBCn21Xi90n2SHZbFA==" ,
"type" : "package" ,
"path" : "humanizer.core.el/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.core.el.2.14.1.nupkg.sha512" ,
"humanizer.core.el.nuspec" ,
"lib/net6.0/el/Humanizer.resources.dll" ,
"lib/netstandard1.0/el/Humanizer.resources.dll" ,
"lib/netstandard2.0/el/Humanizer.resources.dll" ,
"logo.png"
]
} ,
"Humanizer.Core.es/2.14.1" : {
"sha512" : "e//OIAeMB7pjBV1HqqI4pM2Bcw3Jwgpyz9G5Fi4c+RJvhqFwztoWxW57PzTnNJE2lbhGGLQZihFZjsbTUsbczA==" ,
"type" : "package" ,
"path" : "humanizer.core.es/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.core.es.2.14.1.nupkg.sha512" ,
"humanizer.core.es.nuspec" ,
"lib/net6.0/es/Humanizer.resources.dll" ,
"lib/netstandard1.0/es/Humanizer.resources.dll" ,
"lib/netstandard2.0/es/Humanizer.resources.dll" ,
"logo.png"
]
} ,
"Humanizer.Core.fa/2.14.1" : {
"sha512" : "nzDOj1x0NgjXMjsQxrET21t1FbdoRYujzbmZoR8u8ou5CBWY1UNca0j6n/PEJR/iUbt4IxstpszRy41wL/BrpA==" ,
"type" : "package" ,
"path" : "humanizer.core.fa/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.core.fa.2.14.1.nupkg.sha512" ,
"humanizer.core.fa.nuspec" ,
"lib/net6.0/fa/Humanizer.resources.dll" ,
"lib/netstandard1.0/fa/Humanizer.resources.dll" ,
"lib/netstandard2.0/fa/Humanizer.resources.dll" ,
"logo.png"
]
} ,
"Humanizer.Core.fi-FI/2.14.1" : {
"sha512" : "Vnxxx4LUhp3AzowYi6lZLAA9Lh8UqkdwRh4IE2qDXiVpbo08rSbokATaEzFS+o+/jCNZBmoyyyph3vgmcSzhhQ==" ,
"type" : "package" ,
"path" : "humanizer.core.fi-fi/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.core.fi-fi.2.14.1.nupkg.sha512" ,
"humanizer.core.fi-fi.nuspec" ,
"lib/net6.0/fi-FI/Humanizer.resources.dll" ,
"lib/netstandard1.0/fi-FI/Humanizer.resources.dll" ,
"lib/netstandard2.0/fi-FI/Humanizer.resources.dll" ,
"logo.png"
]
} ,
"Humanizer.Core.fr/2.14.1" : {
"sha512" : "2p4g0BYNzFS3u9SOIDByp2VClYKO0K1ecDV4BkB9EYdEPWfFODYnF+8CH8LpUrpxL2TuWo2fiFx/4Jcmrnkbpg==" ,
"type" : "package" ,
"path" : "humanizer.core.fr/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.core.fr.2.14.1.nupkg.sha512" ,
"humanizer.core.fr.nuspec" ,
"lib/net6.0/fr/Humanizer.resources.dll" ,
"lib/netstandard1.0/fr/Humanizer.resources.dll" ,
"lib/netstandard2.0/fr/Humanizer.resources.dll" ,
"logo.png"
]
} ,
"Humanizer.Core.fr-BE/2.14.1" : {
"sha512" : "o6R3SerxCRn5Ij8nCihDNMGXlaJ/1AqefteAssgmU2qXYlSAGdhxmnrQAXZUDlE4YWt/XQ6VkNLtH7oMqsSPFQ==" ,
"type" : "package" ,
"path" : "humanizer.core.fr-be/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.core.fr-be.2.14.1.nupkg.sha512" ,
"humanizer.core.fr-be.nuspec" ,
"lib/net6.0/fr-BE/Humanizer.resources.dll" ,
"lib/netstandard1.0/fr-BE/Humanizer.resources.dll" ,
"lib/netstandard2.0/fr-BE/Humanizer.resources.dll" ,
"logo.png"
]
} ,
"Humanizer.Core.he/2.14.1" : {
"sha512" : "FPsAhy7Iw6hb+ZitLgYC26xNcgGAHXb0V823yFAzcyoL5ozM+DCJtYfDPYiOpsJhEZmKFTM9No0jUn1M89WGvg==" ,
"type" : "package" ,
"path" : "humanizer.core.he/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.core.he.2.14.1.nupkg.sha512" ,
"humanizer.core.he.nuspec" ,
"lib/net6.0/he/Humanizer.resources.dll" ,
"lib/netstandard1.0/he/Humanizer.resources.dll" ,
"lib/netstandard2.0/he/Humanizer.resources.dll" ,
"logo.png"
]
} ,
"Humanizer.Core.hr/2.14.1" : {
"sha512" : "chnaD89yOlST142AMkAKLuzRcV5df3yyhDyRU5rypDiqrq2HN8y1UR3h1IicEAEtXLoOEQyjSAkAQ6QuXkn7aw==" ,
"type" : "package" ,
"path" : "humanizer.core.hr/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.core.hr.2.14.1.nupkg.sha512" ,
"humanizer.core.hr.nuspec" ,
"lib/net6.0/hr/Humanizer.resources.dll" ,
"lib/netstandard1.0/hr/Humanizer.resources.dll" ,
"lib/netstandard2.0/hr/Humanizer.resources.dll" ,
"logo.png"
]
} ,
"Humanizer.Core.hu/2.14.1" : {
"sha512" : "hAfnaoF9LTGU/CmFdbnvugN4tIs8ppevVMe3e5bD24+tuKsggMc5hYta9aiydI8JH9JnuVmxvNI4DJee1tK05A==" ,
"type" : "package" ,
"path" : "humanizer.core.hu/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.core.hu.2.14.1.nupkg.sha512" ,
"humanizer.core.hu.nuspec" ,
"lib/net6.0/hu/Humanizer.resources.dll" ,
"lib/netstandard1.0/hu/Humanizer.resources.dll" ,
"lib/netstandard2.0/hu/Humanizer.resources.dll" ,
"logo.png"
]
} ,
"Humanizer.Core.hy/2.14.1" : {
"sha512" : "sVIKxOiSBUb4gStRHo9XwwAg9w7TNvAXbjy176gyTtaTiZkcjr9aCPziUlYAF07oNz6SdwdC2mwJBGgvZ0Sl2g==" ,
"type" : "package" ,
"path" : "humanizer.core.hy/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.core.hy.2.14.1.nupkg.sha512" ,
"humanizer.core.hy.nuspec" ,
"lib/net6.0/hy/Humanizer.resources.dll" ,
"lib/netstandard1.0/hy/Humanizer.resources.dll" ,
"lib/netstandard2.0/hy/Humanizer.resources.dll" ,
"logo.png"
]
} ,
"Humanizer.Core.id/2.14.1" : {
"sha512" : "4Zl3GTvk3a49Ia/WDNQ97eCupjjQRs2iCIZEQdmkiqyaLWttfb+cYXDMGthP42nufUL0SRsvBctN67oSpnXtsg==" ,
"type" : "package" ,
"path" : "humanizer.core.id/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.core.id.2.14.1.nupkg.sha512" ,
"humanizer.core.id.nuspec" ,
"lib/net6.0/id/Humanizer.resources.dll" ,
"lib/netstandard1.0/id/Humanizer.resources.dll" ,
"lib/netstandard2.0/id/Humanizer.resources.dll" ,
"logo.png"
]
} ,
"Humanizer.Core.is/2.14.1" : {
"sha512" : "R67A9j/nNgcWzU7gZy1AJ07ABSLvogRbqOWvfRDn4q6hNdbg/mjGjZBp4qCTPnB2mHQQTCKo3oeCUayBCNIBCw==" ,
"type" : "package" ,
"path" : "humanizer.core.is/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.core.is.2.14.1.nupkg.sha512" ,
"humanizer.core.is.nuspec" ,
"lib/net6.0/is/Humanizer.resources.dll" ,
"lib/netstandard1.0/is/Humanizer.resources.dll" ,
"lib/netstandard2.0/is/Humanizer.resources.dll" ,
"logo.png"
]
} ,
"Humanizer.Core.it/2.14.1" : {
"sha512" : "jYxGeN4XIKHVND02FZ+Woir3CUTyBhLsqxu9iqR/9BISArkMf1Px6i5pRZnvq4fc5Zn1qw71GKKoCaHDJBsLFw==" ,
"type" : "package" ,
"path" : "humanizer.core.it/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.core.it.2.14.1.nupkg.sha512" ,
"humanizer.core.it.nuspec" ,
"lib/net6.0/it/Humanizer.resources.dll" ,
"lib/netstandard1.0/it/Humanizer.resources.dll" ,
"lib/netstandard2.0/it/Humanizer.resources.dll" ,
"logo.png"
]
} ,
"Humanizer.Core.ja/2.14.1" : {
"sha512" : "TM3ablFNoYx4cYJybmRgpDioHpiKSD7q0QtMrmpsqwtiiEsdW5zz/q4PolwAczFnvrKpN6nBXdjnPPKVet93ng==" ,
"type" : "package" ,
"path" : "humanizer.core.ja/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.core.ja.2.14.1.nupkg.sha512" ,
"humanizer.core.ja.nuspec" ,
"lib/net6.0/ja/Humanizer.resources.dll" ,
"lib/netstandard1.0/ja/Humanizer.resources.dll" ,
"lib/netstandard2.0/ja/Humanizer.resources.dll" ,
"logo.png"
]
} ,
"Humanizer.Core.ko-KR/2.14.1" : {
"sha512" : "CtvwvK941k/U0r8PGdEuBEMdW6jv/rBiA9tUhakC7Zd2rA/HCnDcbr1DiNZ+/tRshnhzxy/qwmpY8h4qcAYCtQ==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "humanizer.core.ko-kr/2.14.1" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"humanizer.core.ko-kr.2.14.1.nupkg.sha512" ,
"humanizer.core.ko-kr.nuspec" ,
"lib/netstandard1.0/ko-KR/Humanizer.resources.dll" ,
"lib/netstandard2.0/ko-KR/Humanizer.resources.dll" ,
"logo.png"
2024-12-02 13:24:34 +00:00
]
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.ku/2.14.1" : {
"sha512" : "vHmzXcVMe+LNrF9txpdHzpG7XJX65SiN9GQd/Zkt6gsGIIEeECHrkwCN5Jnlkddw2M/b0HS4SNxdR1GrSn7uCA==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "humanizer.core.ku/2.14.1" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"humanizer.core.ku.2.14.1.nupkg.sha512" ,
"humanizer.core.ku.nuspec" ,
"lib/net6.0/ku/Humanizer.resources.dll" ,
"lib/netstandard1.0/ku/Humanizer.resources.dll" ,
"lib/netstandard2.0/ku/Humanizer.resources.dll" ,
"logo.png"
2024-12-02 13:24:34 +00:00
]
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.lv/2.14.1" : {
"sha512" : "E1/KUVnYBS1bdOTMNDD7LV/jdoZv/fbWTLPtvwdMtSdqLyRTllv6PGM9xVQoFDYlpvVGtEl/09glCojPHw8ffA==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "humanizer.core.lv/2.14.1" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"humanizer.core.lv.2.14.1.nupkg.sha512" ,
"humanizer.core.lv.nuspec" ,
"lib/net6.0/lv/Humanizer.resources.dll" ,
"lib/netstandard1.0/lv/Humanizer.resources.dll" ,
"lib/netstandard2.0/lv/Humanizer.resources.dll" ,
"logo.png"
2024-12-02 13:24:34 +00:00
]
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.ms-MY/2.14.1" : {
"sha512" : "vX8oq9HnYmAF7bek4aGgGFJficHDRTLgp/EOiPv9mBZq0i4SA96qVMYSjJ2YTaxs7Eljqit7pfpE2nmBhY5Fnw==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "humanizer.core.ms-my/2.14.1" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"humanizer.core.ms-my.2.14.1.nupkg.sha512" ,
"humanizer.core.ms-my.nuspec" ,
"lib/netstandard1.0/ms-MY/Humanizer.resources.dll" ,
"lib/netstandard2.0/ms-MY/Humanizer.resources.dll" ,
"logo.png"
2024-12-02 13:24:34 +00:00
]
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.mt/2.14.1" : {
"sha512" : "pEgTBzUI9hzemF7xrIZigl44LidTUhNu4x/P6M9sAwZjkUF0mMkbpxKkaasOql7lLafKrnszs0xFfaxQyzeuZQ==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "humanizer.core.mt/2.14.1" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"humanizer.core.mt.2.14.1.nupkg.sha512" ,
"humanizer.core.mt.nuspec" ,
"lib/netstandard1.0/mt/Humanizer.resources.dll" ,
"lib/netstandard2.0/mt/Humanizer.resources.dll" ,
"logo.png"
2024-12-02 13:24:34 +00:00
]
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.nb/2.14.1" : {
"sha512" : "mbs3m6JJq53ssLqVPxNfqSdTxAcZN3njlG8yhJVx83XVedpTe1ECK9aCa8FKVOXv93Gl+yRHF82Hw9T9LWv2hw==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "humanizer.core.nb/2.14.1" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"humanizer.core.nb.2.14.1.nupkg.sha512" ,
"humanizer.core.nb.nuspec" ,
"lib/net6.0/nb/Humanizer.resources.dll" ,
"lib/netstandard1.0/nb/Humanizer.resources.dll" ,
"lib/netstandard2.0/nb/Humanizer.resources.dll" ,
"logo.png"
2024-12-02 13:24:34 +00:00
]
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.nb-NO/2.14.1" : {
"sha512" : "AsJxrrVYmIMbKDGe8W6Z6//wKv9dhWH7RsTcEHSr4tQt/80pcNvLi0hgD3fqfTtg0tWKtgch2cLf4prorEV+5A==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "humanizer.core.nb-no/2.14.1" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"humanizer.core.nb-no.2.14.1.nupkg.sha512" ,
"humanizer.core.nb-no.nuspec" ,
"lib/net6.0/nb-NO/Humanizer.resources.dll" ,
"lib/netstandard1.0/nb-NO/Humanizer.resources.dll" ,
"lib/netstandard2.0/nb-NO/Humanizer.resources.dll" ,
"logo.png"
2024-12-02 13:24:34 +00:00
]
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.nl/2.14.1" : {
"sha512" : "24b0OUdzJxfoqiHPCtYnR5Y4l/s4Oh7KW7uDp+qX25NMAHLCGog2eRfA7p2kRJp8LvnynwwQxm2p534V9m55wQ==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "humanizer.core.nl/2.14.1" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"humanizer.core.nl.2.14.1.nupkg.sha512" ,
"humanizer.core.nl.nuspec" ,
"lib/net6.0/nl/Humanizer.resources.dll" ,
"lib/netstandard1.0/nl/Humanizer.resources.dll" ,
"lib/netstandard2.0/nl/Humanizer.resources.dll" ,
"logo.png"
2024-12-02 13:24:34 +00:00
]
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.pl/2.14.1" : {
"sha512" : "17mJNYaBssENVZyQHduiq+bvdXS0nhZJGEXtPKoMhKv3GD//WO0mEfd9wjEBsWCSmWI7bjRqhCidxzN+YtJmsg==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "humanizer.core.pl/2.14.1" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"humanizer.core.pl.2.14.1.nupkg.sha512" ,
"humanizer.core.pl.nuspec" ,
"lib/net6.0/pl/Humanizer.resources.dll" ,
"lib/netstandard1.0/pl/Humanizer.resources.dll" ,
"lib/netstandard2.0/pl/Humanizer.resources.dll" ,
"logo.png"
2024-12-02 13:24:34 +00:00
]
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.pt/2.14.1" : {
"sha512" : "8HB8qavcVp2la1GJX6t+G9nDYtylPKzyhxr9LAooIei9MnQvNsjEiIE4QvHoeDZ4weuQ9CsPg1c211XUMVEZ4A==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "humanizer.core.pt/2.14.1" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"humanizer.core.pt.2.14.1.nupkg.sha512" ,
"humanizer.core.pt.nuspec" ,
"lib/net6.0/pt/Humanizer.resources.dll" ,
"lib/netstandard1.0/pt/Humanizer.resources.dll" ,
"lib/netstandard2.0/pt/Humanizer.resources.dll" ,
"logo.png"
2024-12-02 13:24:34 +00:00
]
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.ro/2.14.1" : {
"sha512" : "psXNOcA6R8fSHoQYhpBTtTTYiOk8OBoN3PKCEDgsJKIyeY5xuK81IBdGi77qGZMu/OwBRQjQCBMtPJb0f4O1+A==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "humanizer.core.ro/2.14.1" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"humanizer.core.ro.2.14.1.nupkg.sha512" ,
"humanizer.core.ro.nuspec" ,
"lib/net6.0/ro/Humanizer.resources.dll" ,
"lib/netstandard1.0/ro/Humanizer.resources.dll" ,
"lib/netstandard2.0/ro/Humanizer.resources.dll" ,
"logo.png"
2024-12-02 13:24:34 +00:00
]
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.ru/2.14.1" : {
"sha512" : "zm245xUWrajSN2t9H7BTf84/2APbUkKlUJpcdgsvTdAysr1ag9fi1APu6JEok39RRBXDfNRVZHawQ/U8X0pSvQ==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "humanizer.core.ru/2.14.1" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"humanizer.core.ru.2.14.1.nupkg.sha512" ,
"humanizer.core.ru.nuspec" ,
"lib/net6.0/ru/Humanizer.resources.dll" ,
"lib/netstandard1.0/ru/Humanizer.resources.dll" ,
"lib/netstandard2.0/ru/Humanizer.resources.dll" ,
"logo.png"
2024-12-02 13:24:34 +00:00
]
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.sk/2.14.1" : {
"sha512" : "Ncw24Vf3ioRnbU4MsMFHafkyYi8JOnTqvK741GftlQvAbULBoTz2+e7JByOaasqeSi0KfTXeegJO+5Wk1c0Mbw==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "humanizer.core.sk/2.14.1" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"humanizer.core.sk.2.14.1.nupkg.sha512" ,
"humanizer.core.sk.nuspec" ,
"lib/net6.0/sk/Humanizer.resources.dll" ,
"lib/netstandard1.0/sk/Humanizer.resources.dll" ,
"lib/netstandard2.0/sk/Humanizer.resources.dll" ,
"logo.png"
2024-12-02 13:24:34 +00:00
]
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.sl/2.14.1" : {
"sha512" : "l8sUy4ciAIbVThWNL0atzTS2HWtv8qJrsGWNlqrEKmPwA4SdKolSqnTes9V89fyZTc2Q43jK8fgzVE2C7t009A==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "humanizer.core.sl/2.14.1" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"humanizer.core.sl.2.14.1.nupkg.sha512" ,
"humanizer.core.sl.nuspec" ,
"lib/net6.0/sl/Humanizer.resources.dll" ,
"lib/netstandard1.0/sl/Humanizer.resources.dll" ,
"lib/netstandard2.0/sl/Humanizer.resources.dll" ,
"logo.png"
2024-12-02 13:24:34 +00:00
]
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.sr/2.14.1" : {
"sha512" : "rnNvhpkOrWEymy7R/MiFv7uef8YO5HuXDyvojZ7JpijHWA5dXuVXooCOiA/3E93fYa3pxDuG2OQe4M/olXbQ7w==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "humanizer.core.sr/2.14.1" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"humanizer.core.sr.2.14.1.nupkg.sha512" ,
"humanizer.core.sr.nuspec" ,
"lib/net6.0/sr/Humanizer.resources.dll" ,
"lib/netstandard1.0/sr/Humanizer.resources.dll" ,
"lib/netstandard2.0/sr/Humanizer.resources.dll" ,
"logo.png"
2024-12-02 13:24:34 +00:00
]
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.sr-Latn/2.14.1" : {
"sha512" : "nuy/ykpk974F8ItoQMS00kJPr2dFNjOSjgzCwfysbu7+gjqHmbLcYs7G4kshLwdA4AsVncxp99LYeJgoh1JF5g==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "humanizer.core.sr-latn/2.14.1" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"humanizer.core.sr-latn.2.14.1.nupkg.sha512" ,
"humanizer.core.sr-latn.nuspec" ,
"lib/net6.0/sr-Latn/Humanizer.resources.dll" ,
"lib/netstandard1.0/sr-Latn/Humanizer.resources.dll" ,
"lib/netstandard2.0/sr-Latn/Humanizer.resources.dll" ,
"logo.png"
2024-12-02 13:24:34 +00:00
]
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.sv/2.14.1" : {
"sha512" : "E53+tpAG0RCp+cSSI7TfBPC+NnsEqUuoSV0sU+rWRXWr9MbRWx1+Zj02XMojqjGzHjjOrBFBBio6m74seFl0AA==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "humanizer.core.sv/2.14.1" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"humanizer.core.sv.2.14.1.nupkg.sha512" ,
"humanizer.core.sv.nuspec" ,
"lib/net6.0/sv/Humanizer.resources.dll" ,
"lib/netstandard1.0/sv/Humanizer.resources.dll" ,
"lib/netstandard2.0/sv/Humanizer.resources.dll" ,
"logo.png"
2024-12-02 13:24:34 +00:00
]
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.th-TH/2.14.1" : {
"sha512" : "eSevlJtvs1r4vQarNPfZ2kKDp/xMhuD00tVVzRXkSh1IAZbBJI/x2ydxUOwfK9bEwEp+YjvL1Djx2+kw7ziu7g==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "humanizer.core.th-th/2.14.1" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"humanizer.core.th-th.2.14.1.nupkg.sha512" ,
"humanizer.core.th-th.nuspec" ,
"lib/netstandard1.0/th-TH/Humanizer.resources.dll" ,
"lib/netstandard2.0/th-TH/Humanizer.resources.dll" ,
"logo.png"
2024-12-02 13:24:34 +00:00
]
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.tr/2.14.1" : {
"sha512" : "rQ8N+o7yFcFqdbtu1mmbrXFi8TQ+uy+fVH9OPI0CI3Cu1om5hUU/GOMC3hXsTCI6d79y4XX+0HbnD7FT5khegA==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "humanizer.core.tr/2.14.1" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"humanizer.core.tr.2.14.1.nupkg.sha512" ,
"humanizer.core.tr.nuspec" ,
"lib/net6.0/tr/Humanizer.resources.dll" ,
"lib/netstandard1.0/tr/Humanizer.resources.dll" ,
"lib/netstandard2.0/tr/Humanizer.resources.dll" ,
"logo.png"
2024-12-02 13:24:34 +00:00
]
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.uk/2.14.1" : {
"sha512" : "2uEfujwXKNm6bdpukaLtEJD+04uUtQD65nSGCetA1fYNizItEaIBUboNfr3GzJxSMQotNwGVM3+nSn8jTd0VSg==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "humanizer.core.uk/2.14.1" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"humanizer.core.uk.2.14.1.nupkg.sha512" ,
"humanizer.core.uk.nuspec" ,
"lib/net6.0/uk/Humanizer.resources.dll" ,
"lib/netstandard1.0/uk/Humanizer.resources.dll" ,
"lib/netstandard2.0/uk/Humanizer.resources.dll" ,
"logo.png"
2024-12-02 13:24:34 +00:00
]
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.uz-Cyrl-UZ/2.14.1" : {
"sha512" : "TD3ME2sprAvFqk9tkWrvSKx5XxEMlAn1sjk+cYClSWZlIMhQQ2Bp/w0VjX1Kc5oeKjxRAnR7vFcLUFLiZIDk9Q==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "humanizer.core.uz-cyrl-uz/2.14.1" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"humanizer.core.uz-cyrl-uz.2.14.1.nupkg.sha512" ,
"humanizer.core.uz-cyrl-uz.nuspec" ,
"lib/net6.0/uz-Cyrl-UZ/Humanizer.resources.dll" ,
"lib/netstandard1.0/uz-Cyrl-UZ/Humanizer.resources.dll" ,
"lib/netstandard2.0/uz-Cyrl-UZ/Humanizer.resources.dll" ,
"logo.png"
2024-12-02 13:24:34 +00:00
]
} ,
2025-10-22 13:05:31 +00:00
"Humanizer.Core.uz-Latn-UZ/2.14.1" : {
"sha512" : "/kHAoF4g0GahnugZiEMpaHlxb+W6jCEbWIdsq9/I1k48ULOsl/J0pxZj93lXC3omGzVF1BTVIeAtv5fW06Phsg==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "humanizer.core.uz-latn-uz/2.14.1" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"humanizer.core.uz-latn-uz.2.14.1.nupkg.sha512" ,
"humanizer.core.uz-latn-uz.nuspec" ,
"lib/net6.0/uz-Latn-UZ/Humanizer.resources.dll" ,
"lib/netstandard1.0/uz-Latn-UZ/Humanizer.resources.dll" ,
"lib/netstandard2.0/uz-Latn-UZ/Humanizer.resources.dll" ,
"logo.png"
]
} ,
"Humanizer.Core.vi/2.14.1" : {
"sha512" : "rsQNh9rmHMBtnsUUlJbShMsIMGflZtPmrMM6JNDw20nhsvqfrdcoDD8cMnLAbuSovtc3dP+swRmLQzKmXDTVPA==" ,
"type" : "package" ,
"path" : "humanizer.core.vi/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.core.vi.2.14.1.nupkg.sha512" ,
"humanizer.core.vi.nuspec" ,
"lib/net6.0/vi/Humanizer.resources.dll" ,
"lib/netstandard1.0/vi/Humanizer.resources.dll" ,
"lib/netstandard2.0/vi/Humanizer.resources.dll" ,
"logo.png"
]
} ,
"Humanizer.Core.zh-CN/2.14.1" : {
"sha512" : "uH2dWhrgugkCjDmduLdAFO9w1Mo0q07EuvM0QiIZCVm6FMCu/lGv2fpMu4GX+4HLZ6h5T2Pg9FIdDLCPN2a67w==" ,
"type" : "package" ,
"path" : "humanizer.core.zh-cn/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.core.zh-cn.2.14.1.nupkg.sha512" ,
"humanizer.core.zh-cn.nuspec" ,
"lib/net6.0/zh-CN/Humanizer.resources.dll" ,
"lib/netstandard1.0/zh-CN/Humanizer.resources.dll" ,
"lib/netstandard2.0/zh-CN/Humanizer.resources.dll" ,
"logo.png"
]
} ,
"Humanizer.Core.zh-Hans/2.14.1" : {
"sha512" : "WH6IhJ8V1UBG7rZXQk3dZUoP2gsi8a0WkL8xL0sN6WGiv695s8nVcmab9tWz20ySQbuzp0UkSxUQFi5jJHIpOQ==" ,
"type" : "package" ,
"path" : "humanizer.core.zh-hans/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.core.zh-hans.2.14.1.nupkg.sha512" ,
"humanizer.core.zh-hans.nuspec" ,
"lib/net6.0/zh-Hans/Humanizer.resources.dll" ,
"lib/netstandard1.0/zh-Hans/Humanizer.resources.dll" ,
"lib/netstandard2.0/zh-Hans/Humanizer.resources.dll" ,
"logo.png"
]
} ,
"Humanizer.Core.zh-Hant/2.14.1" : {
"sha512" : "VIXB7HCUC34OoaGnO3HJVtSv2/wljPhjV7eKH4+TFPgQdJj2lvHNKY41Dtg0Bphu7X5UaXFR4zrYYyo+GNOjbA==" ,
"type" : "package" ,
"path" : "humanizer.core.zh-hant/2.14.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"humanizer.core.zh-hant.2.14.1.nupkg.sha512" ,
"humanizer.core.zh-hant.nuspec" ,
"lib/net6.0/zh-Hant/Humanizer.resources.dll" ,
"lib/netstandard1.0/zh-Hant/Humanizer.resources.dll" ,
"lib/netstandard2.0/zh-Hant/Humanizer.resources.dll" ,
"logo.png"
2024-12-02 13:24:34 +00:00
]
} ,
"MedallionTopologicalSort/1.0.0" : {
"sha512" : "dcAqM8TcyZQ/T466CvqNMUUn/G0FQE+4R7l62ngXH7hLFP9yA7yoP/ySsLgiXx3pGUQC3J+cUvXmJOOR/eC+oQ==" ,
"type" : "package" ,
"path" : "medalliontopologicalsort/1.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/net45/MedallionTopologicalSort.dll" ,
"lib/net45/MedallionTopologicalSort.xml" ,
"lib/netstandard2.0/MedallionTopologicalSort.dll" ,
"lib/netstandard2.0/MedallionTopologicalSort.xml" ,
"medalliontopologicalsort.1.0.0.nupkg.sha512" ,
"medalliontopologicalsort.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Antiforgery/2.2.0" : {
"sha512" : "fVQsSXNZz38Ysx8iKwwqfOLHhLrAeKEMBS5Ia3Lh7BJjOC2vPV28/yk08AovOMsB3SNQPGnE7bv+lsIBTmAkvw==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.antiforgery/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.xml" ,
"microsoft.aspnetcore.antiforgery.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.antiforgery.nuspec"
]
} ,
2024-12-02 13:24:34 +00:00
"Microsoft.AspNetCore.Authentication.Abstractions/2.2.0" : {
"sha512" : "VloMLDJMf3n/9ic5lCBOa42IBYJgyB1JhzLsL68Zqg+2bEPWfGBj/xCJy/LrKTArN0coOcZp3wyVTZlx0y9pHQ==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.authentication.abstractions/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.xml" ,
"microsoft.aspnetcore.authentication.abstractions.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.authentication.abstractions.nuspec"
]
} ,
"Microsoft.AspNetCore.Authentication.Core/2.2.0" : {
"sha512" : "XlVJzJ5wPOYW+Y0J6Q/LVTEyfS4ssLXmt60T0SPP+D8abVhBTl+cgw2gDHlyKYIkcJg7btMVh383NDkMVqD/fg==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.authentication.core/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.xml" ,
"microsoft.aspnetcore.authentication.core.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.authentication.core.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0" : {
"sha512" : "bs+1Pq3vQdS2lTyxNUd9fEhtMsq3eLUpK36k2t56iDMVrk6OrAoFtvrQrTK0Y0OetTcJrUkGU7hBlf+ORzHLqQ==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "microsoft.aspnetcore.authentication.jwtbearer/9.0.0" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
2025-10-22 13:05:31 +00:00
"PACKAGE.md" ,
"THIRD-PARTY-NOTICES.TXT" ,
"lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll" ,
"lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml" ,
"microsoft.aspnetcore.authentication.jwtbearer.9.0.0.nupkg.sha512" ,
2024-12-02 13:24:34 +00:00
"microsoft.aspnetcore.authentication.jwtbearer.nuspec"
]
} ,
"Microsoft.AspNetCore.Authorization/9.0.0" : {
"sha512" : "qDJlBC5pUQ/3o6/C6Vuo9CGKtV5TAe5AdKeHvDR2bgmw8vwPxsAy3KG5eU0i1C+iAUNbmq+iDTbiKt16f9pRiA==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.authorization/9.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"THIRD-PARTY-NOTICES.TXT" ,
"lib/net462/Microsoft.AspNetCore.Authorization.dll" ,
"lib/net462/Microsoft.AspNetCore.Authorization.xml" ,
"lib/net9.0/Microsoft.AspNetCore.Authorization.dll" ,
"lib/net9.0/Microsoft.AspNetCore.Authorization.xml" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml" ,
"microsoft.aspnetcore.authorization.9.0.0.nupkg.sha512" ,
"microsoft.aspnetcore.authorization.nuspec"
]
} ,
"Microsoft.AspNetCore.Authorization.Policy/2.2.0" : {
"sha512" : "aJCo6niDRKuNg2uS2WMEmhJTooQUGARhV2ENQ2tO5443zVHUo19MSgrgGo9FIrfD+4yKPF8Q+FF33WkWfPbyKw==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.authorization.policy/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.xml" ,
"microsoft.aspnetcore.authorization.policy.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.authorization.policy.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Cors/2.2.0" : {
"sha512" : "LFlTM3ThS3ZCILuKnjy8HyK9/IlDh3opogdbCVx6tMGyDzTQBgMPXLjGDLtMk5QmLDCcP3l1TO3z/+1viA8GUg==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.cors/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Cors.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Cors.xml" ,
"microsoft.aspnetcore.cors.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.cors.nuspec"
]
} ,
"Microsoft.AspNetCore.Cryptography.Internal/2.2.0" : {
"sha512" : "GXmMD8/vuTLPLvKzKEPz/4vapC5e0cwx1tUVd83ePRyWF9CCrn/pg4/1I+tGkQqFLPvi3nlI2QtPtC6MQN8Nww==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.cryptography.internal/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.xml" ,
"microsoft.aspnetcore.cryptography.internal.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.cryptography.internal.nuspec"
]
} ,
"Microsoft.AspNetCore.DataProtection/2.2.0" : {
"sha512" : "G6dvu5Nd2vjpYbzazZ//qBFbSEf2wmBUbyAR7E4AwO3gWjhoJD5YxpThcGJb7oE3VUcW65SVMXT+cPCiiBg8Sg==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.dataprotection/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.xml" ,
"microsoft.aspnetcore.dataprotection.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.dataprotection.nuspec"
]
} ,
"Microsoft.AspNetCore.DataProtection.Abstractions/2.2.0" : {
"sha512" : "seANFXmp8mb5Y12m1ShiElJ3ZdOT3mBN3wA1GPhHJIvZ/BxOCPyqEOR+810OWsxEZwA5r5fDRNpG/CqiJmQnJg==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.dataprotection.abstractions/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.xml" ,
"microsoft.aspnetcore.dataprotection.abstractions.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.dataprotection.abstractions.nuspec"
]
} ,
"Microsoft.AspNetCore.Diagnostics.Abstractions/2.2.0" : {
"sha512" : "pva9ggfUDtnJIKzv0+wxwTX7LduDx6xLSpMqWwdOJkW52L0t31PI78+v+WqqMpUtMzcKug24jGs3nTFpAmA/2g==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.diagnostics.abstractions/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.xml" ,
"microsoft.aspnetcore.diagnostics.abstractions.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.diagnostics.abstractions.nuspec"
]
} ,
2024-12-02 13:24:34 +00:00
"Microsoft.AspNetCore.Hosting.Abstractions/2.2.0" : {
"sha512" : "ubycklv+ZY7Kutdwuy1W4upWcZ6VFR8WUXU7l7B2+mvbDBBPAcfpi+E+Y5GFe+Q157YfA3C49D2GCjAZc7Mobw==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.hosting.abstractions/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.xml" ,
"microsoft.aspnetcore.hosting.abstractions.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.hosting.abstractions.nuspec"
]
} ,
"Microsoft.AspNetCore.Hosting.Server.Abstractions/2.2.0" : {
"sha512" : "1PMijw8RMtuQF60SsD/JlKtVfvh4NORAhF4wjysdABhlhTrYmtgssqyncR0Stq5vqtjplZcj6kbT4LRTglt9IQ==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.hosting.server.abstractions/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml" ,
"microsoft.aspnetcore.hosting.server.abstractions.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.hosting.server.abstractions.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Html.Abstractions/2.2.0" : {
"sha512" : "Y4rs5aMEXY8G7wJo5S3EEt6ltqyOTr/qOeZzfn+hw/fuQj5GppGckMY5psGLETo1U9hcT5MmAhaT5xtusM1b5g==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.html.abstractions/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.xml" ,
"microsoft.aspnetcore.html.abstractions.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.html.abstractions.nuspec"
]
} ,
2024-12-02 13:24:34 +00:00
"Microsoft.AspNetCore.Http/2.2.0" : {
"sha512" : "YogBSMotWPAS/X5967pZ+yyWPQkThxhmzAwyCHCSSldzYBkW5W5d6oPfBaPqQOnSHYTpSOSOkpZoAce0vwb6+A==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.http/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Http.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Http.xml" ,
"microsoft.aspnetcore.http.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.http.nuspec"
]
} ,
"Microsoft.AspNetCore.Http.Abstractions/2.2.0" : {
"sha512" : "Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.http.abstractions/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.xml" ,
"microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.http.abstractions.nuspec"
]
} ,
"Microsoft.AspNetCore.Http.Extensions/2.2.0" : {
"sha512" : "2DgZ9rWrJtuR7RYiew01nGRzuQBDaGHGmK56Rk54vsLLsCdzuFUPqbDTJCS1qJQWTbmbIQ9wGIOjpxA1t0l7/w==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.http.extensions/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.xml" ,
"microsoft.aspnetcore.http.extensions.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.http.extensions.nuspec"
]
} ,
"Microsoft.AspNetCore.Http.Features/2.2.0" : {
"sha512" : "ziFz5zH8f33En4dX81LW84I6XrYXKf9jg6aM39cM+LffN9KJahViKZ61dGMSO2gd3e+qe5yBRwsesvyqlZaSMg==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.http.features/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.xml" ,
"microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.http.features.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.JsonPatch/9.0.0" : {
"sha512" : "/4UONYoAIeexPoAmbzBPkVGA6KAY7t0BM+1sr0fKss2V1ERCdcM+Llub4X5Ma+LJ60oPp6KzM0e3j+Pp/JHCNw==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "microsoft.aspnetcore.jsonpatch/9.0.0" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
2025-10-22 13:05:31 +00:00
"THIRD-PARTY-NOTICES.TXT" ,
"lib/net462/Microsoft.AspNetCore.JsonPatch.dll" ,
"lib/net462/Microsoft.AspNetCore.JsonPatch.xml" ,
"lib/net9.0/Microsoft.AspNetCore.JsonPatch.dll" ,
"lib/net9.0/Microsoft.AspNetCore.JsonPatch.xml" ,
2024-12-02 13:24:34 +00:00
"lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml" ,
2025-10-22 13:05:31 +00:00
"microsoft.aspnetcore.jsonpatch.9.0.0.nupkg.sha512" ,
2024-12-02 13:24:34 +00:00
"microsoft.aspnetcore.jsonpatch.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Localization/2.2.0" : {
"sha512" : "+PGX1mEfq19EVvskBBb9XBQrXZpZrh6hYhX0x3FkPTEqr+rDM2ZmsEwAAMRmzcidmlDM1/7cyDSU/WhkecU8tA==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.localization/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Localization.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Localization.xml" ,
"microsoft.aspnetcore.localization.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.localization.nuspec"
]
} ,
2024-12-02 13:24:34 +00:00
"Microsoft.AspNetCore.Metadata/9.0.0" : {
"sha512" : "X81C891nMuWgzNHyZ0C3s+blSDxRHzQHDFYQoOKtFvFuxGq3BbkLbc5CfiCqIzA/sWIfz6u8sGBgwntQwBJWBw==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.metadata/9.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"THIRD-PARTY-NOTICES.TXT" ,
"lib/net462/Microsoft.AspNetCore.Metadata.dll" ,
"lib/net462/Microsoft.AspNetCore.Metadata.xml" ,
"lib/net9.0/Microsoft.AspNetCore.Metadata.dll" ,
"lib/net9.0/Microsoft.AspNetCore.Metadata.xml" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Metadata.xml" ,
"microsoft.aspnetcore.metadata.9.0.0.nupkg.sha512" ,
"microsoft.aspnetcore.metadata.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Mvc/2.2.0" : {
"sha512" : "noun9xcrEvOs/ubczt2OluY9/bOOM2erv1D/gyyYtfS2sfyx2uGknUIAWoqmqc401TvQDysyx8S4M9j5zPIVBw==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.mvc/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.xml" ,
"microsoft.aspnetcore.mvc.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.mvc.nuspec"
]
} ,
2024-12-02 13:24:34 +00:00
"Microsoft.AspNetCore.Mvc.Abstractions/2.2.0" : {
"sha512" : "ET6uZpfVbGR1NjCuLaLy197cQ3qZUjzl7EG5SL4GfJH/c9KRE89MMBrQegqWsh0w1iRUB/zQaK0anAjxa/pz4g==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.mvc.abstractions/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.xml" ,
"microsoft.aspnetcore.mvc.abstractions.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.mvc.abstractions.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Mvc.Analyzers/2.2.0" : {
"sha512" : "Wxxt1rFVHITp4MDaGQP/wyl+ROVVVeQCTWI6C8hxI8X66C4u6gcxvelqgnmsn+dISMCdE/7FQOwgiMx1HxuZqA==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.mvc.analyzers/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"analyzers/dotnet/cs/Microsoft.AspNetCore.Mvc.Analyzers.dll" ,
"microsoft.aspnetcore.mvc.analyzers.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.mvc.analyzers.nuspec"
]
} ,
"Microsoft.AspNetCore.Mvc.ApiExplorer/2.2.0" : {
"sha512" : "iSREQct43Xg2t3KiQ2648e064al/HSLPXpI5yO9VPeTGDspWKHW23XFHRKPN1YjIQHHfBj8ytXbiF0XcSxp5pg==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.mvc.apiexplorer/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.xml" ,
"microsoft.aspnetcore.mvc.apiexplorer.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.mvc.apiexplorer.nuspec"
]
} ,
2024-12-02 13:24:34 +00:00
"Microsoft.AspNetCore.Mvc.Core/2.2.5" : {
"sha512" : "/8sr8ixIUD57UFwUntha9bOwex7/AkZfdk1f9oNJG1Ek7p/uuKVa7fuHmYZpQOf35Oxrt+2Ku4WPwMSbNxOuWg==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.mvc.core/2.2.5" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.xml" ,
"microsoft.aspnetcore.mvc.core.2.2.5.nupkg.sha512" ,
"microsoft.aspnetcore.mvc.core.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Mvc.Cors/2.2.0" : {
"sha512" : "oINjMqhU7yzT2T9AMuvktlWlMd40i0do8E1aYslJS+c5fof+EMhjnwTh6cHN1dfrgjkoXJ/gutxn5Qaqf/81Kg==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.mvc.cors/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.xml" ,
"microsoft.aspnetcore.mvc.cors.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.mvc.cors.nuspec"
]
} ,
"Microsoft.AspNetCore.Mvc.DataAnnotations/2.2.0" : {
"sha512" : "WOw4SA3oT47aiU7ZjN/88j+b79YU6VftmHmxK29Km3PTI7WZdmw675QTcgWfsjEX4joCB82v7TvarO3D0oqOyw==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.mvc.dataannotations/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.xml" ,
"microsoft.aspnetcore.mvc.dataannotations.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.mvc.dataannotations.nuspec"
]
} ,
"Microsoft.AspNetCore.Mvc.Formatters.Json/2.2.0" : {
"sha512" : "ScWwXrkAvw6PekWUFkIr5qa9NKn4uZGRvxtt3DvtUrBYW5Iu2y4SS/vx79JN0XDHNYgAJ81nVs+4M7UE1Y/O+g==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.mvc.formatters.json/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Json.xml" ,
"microsoft.aspnetcore.mvc.formatters.json.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.mvc.formatters.json.nuspec"
]
} ,
"Microsoft.AspNetCore.Mvc.Localization/2.2.0" : {
"sha512" : "H1L4pP124mrN6duwOtNVIJUqy4CczC2/ah4MXarRt9ZRpJd2zNp1j3tJCgyEQpqai6zNVP6Vp2ZRMQcNDcNAKA==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.mvc.localization/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Localization.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Localization.xml" ,
"microsoft.aspnetcore.mvc.localization.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.mvc.localization.nuspec"
]
} ,
"Microsoft.AspNetCore.Mvc.NewtonsoftJson/9.0.0" : {
"sha512" : "pTFDEmZi3GheCSPrBxzyE63+d5unln2vYldo/nOm1xet/4rpEk2oJYcwpclPQ13E+LZBF9XixkgwYTUwqznlWg==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "microsoft.aspnetcore.mvc.newtonsoftjson/9.0.0" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
2025-10-22 13:05:31 +00:00
"PACKAGE.md" ,
"THIRD-PARTY-NOTICES.TXT" ,
"lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll" ,
"lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml" ,
"microsoft.aspnetcore.mvc.newtonsoftjson.9.0.0.nupkg.sha512" ,
2024-12-02 13:24:34 +00:00
"microsoft.aspnetcore.mvc.newtonsoftjson.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Mvc.Razor/2.2.0" : {
"sha512" : "TXvEOjp3r6qDEjmDtv3pXjQr/Zia9PpoGkl1MyTEqKqrUehBTpAdCjA8APXFwun19lH20OuyU+e4zDYv9g134w==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.mvc.razor/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.xml" ,
"microsoft.aspnetcore.mvc.razor.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.mvc.razor.nuspec"
]
} ,
"Microsoft.AspNetCore.Mvc.Razor.Extensions/2.2.0" : {
"sha512" : "Sei/0moqBDQKaAYT9PtOeRtvYgHQQLyw/jm3exHw2w9VdzejiMEqCQrN2d63Dk4y7IY0Irr/P9JUFkoVURRcNw==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.mvc.razor.extensions/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"build/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.props" ,
"build/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.targets" ,
"lib/net46/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll" ,
"lib/net46/Microsoft.AspNetCore.Mvc.Razor.Extensions.xml" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.xml" ,
"microsoft.aspnetcore.mvc.razor.extensions.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.mvc.razor.extensions.nuspec"
]
} ,
"Microsoft.AspNetCore.Mvc.RazorPages/2.2.0" : {
"sha512" : "GsMs4QKCf5VgdGZq9/nfAVkMJ/8uE4ie0Iugv4FtxbHBmMdpPQQBfTFKoUpwMbgIRw7hzV8xy2HPPU5o58PsdQ==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.mvc.razorpages/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.xml" ,
"microsoft.aspnetcore.mvc.razorpages.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.mvc.razorpages.nuspec"
]
} ,
"Microsoft.AspNetCore.Mvc.TagHelpers/2.2.0" : {
"sha512" : "hsrm/dLx7ztfWV+WEE7O8YqEePW7TmUwFwR7JsOUSTKaV9uSeghdmoOsYuk0HeoTiMhRxH8InQVE9/BgBj+jog==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.mvc.taghelpers/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.xml" ,
"microsoft.aspnetcore.mvc.taghelpers.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.mvc.taghelpers.nuspec"
]
} ,
"Microsoft.AspNetCore.Mvc.Versioning/5.1.0" : {
"sha512" : "UX8w9BlCiZpr6Ox4YAve1w0CkI1CAovukGNzKd7v0+5pZc8lzuG5tRovucr1RWIKHs0E/Yx8563CN7KzaB3bpw==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "microsoft.aspnetcore.mvc.versioning/5.1.0" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"LICENSE.txt" ,
2025-10-22 13:05:31 +00:00
"README.md" ,
2024-12-02 13:24:34 +00:00
"icon.png" ,
"lib/net5.0/Microsoft.AspNetCore.Mvc.Versioning.dll" ,
"lib/net5.0/Microsoft.AspNetCore.Mvc.Versioning.pdb" ,
"lib/net5.0/Microsoft.AspNetCore.Mvc.Versioning.xml" ,
2025-10-22 13:05:31 +00:00
"lib/net6.0/Microsoft.AspNetCore.Mvc.Versioning.dll" ,
"lib/net6.0/Microsoft.AspNetCore.Mvc.Versioning.pdb" ,
"lib/net6.0/Microsoft.AspNetCore.Mvc.Versioning.xml" ,
2024-12-02 13:24:34 +00:00
"lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.dll" ,
"lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.pdb" ,
"lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.xml" ,
2025-10-22 13:05:31 +00:00
"microsoft.aspnetcore.mvc.versioning.5.1.0.nupkg.sha512" ,
2024-12-02 13:24:34 +00:00
"microsoft.aspnetcore.mvc.versioning.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer/5.1.0" : {
"sha512" : "p45pSXCJPbx+p9gFNNQPUC547KpqP5cRJke6aygq/M7UzCrJNmJNqD+65pIpY4muYbINqlgrC47h1oc0WbuP1g==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "microsoft.aspnetcore.mvc.versioning.apiexplorer/5.1.0" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"LICENSE.txt" ,
"README.md" ,
2024-12-02 13:24:34 +00:00
"icon.png" ,
2025-10-22 13:05:31 +00:00
"lib/net5.0/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.dll" ,
"lib/net5.0/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.pdb" ,
"lib/net5.0/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.xml" ,
"lib/net6.0/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.dll" ,
"lib/net6.0/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.pdb" ,
"lib/net6.0/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.xml" ,
2024-12-02 13:24:34 +00:00
"lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.dll" ,
"lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.pdb" ,
"lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.xml" ,
2025-10-22 13:05:31 +00:00
"microsoft.aspnetcore.mvc.versioning.apiexplorer.5.1.0.nupkg.sha512" ,
2024-12-02 13:24:34 +00:00
"microsoft.aspnetcore.mvc.versioning.apiexplorer.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.AspNetCore.Mvc.ViewFeatures/2.2.0" : {
"sha512" : "dt7MGkzCFVTAD5oesI8UeVVeiSgaZ0tPdFstQjG6YLJSCiq1koOUSHMpf0PASGdOW/H9hxXkolIBhT5dWqJi7g==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.mvc.viewfeatures/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ViewFeatures.xml" ,
"microsoft.aspnetcore.mvc.viewfeatures.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.mvc.viewfeatures.nuspec"
]
} ,
"Microsoft.AspNetCore.Razor/2.2.0" : {
"sha512" : "V54PIyDCFl8COnTp9gezNHpUNHk7F9UnerGeZy3UfbnwYvfzbo+ipqQmSgeoESH8e0JvKhRTyQyZquW2EPtCmg==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.razor/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.xml" ,
"microsoft.aspnetcore.razor.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.razor.nuspec"
]
} ,
"Microsoft.AspNetCore.Razor.Design/2.2.0" : {
"sha512" : "VLWK+ZtMMNukY6XjxYHc7mz33vkquoEzQJHm/LCF5REVxIaexLr+UTImljRRJBdUDJluDAQwU+59IX0rFDfURA==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.razor.design/2.2.0" ,
"hasTools" : true ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"build/netstandard2.0/Microsoft.AspNetCore.Razor.Design.CodeGeneration.targets" ,
"build/netstandard2.0/Microsoft.AspNetCore.Razor.Design.props" ,
"buildMultiTargeting/Microsoft.AspNetCore.Razor.Design.props" ,
"microsoft.aspnetcore.razor.design.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.razor.design.nuspec" ,
"tools/Microsoft.AspNetCore.Razor.Language.dll" ,
"tools/Microsoft.CodeAnalysis.CSharp.dll" ,
"tools/Microsoft.CodeAnalysis.Razor.dll" ,
"tools/Microsoft.CodeAnalysis.dll" ,
"tools/Newtonsoft.Json.dll" ,
"tools/runtimes/unix/lib/netstandard1.3/System.Text.Encoding.CodePages.dll" ,
"tools/runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll" ,
"tools/rzc.deps.json" ,
"tools/rzc.dll" ,
"tools/rzc.runtimeconfig.json"
]
} ,
"Microsoft.AspNetCore.Razor.Language/6.0.24" : {
"sha512" : "kBL6ljTREp/3fk8EKN27mrPy3WTqWUjiqCkKFlCKHUKRO3/9rAasKizX3vPWy4ZTcNsIPmVWUHwjDFmiW4MyNA==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.razor.language/6.0.24" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"THIRD-PARTY-NOTICES.TXT" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll" ,
"microsoft.aspnetcore.razor.language.6.0.24.nupkg.sha512" ,
"microsoft.aspnetcore.razor.language.nuspec"
]
} ,
"Microsoft.AspNetCore.Razor.Runtime/2.2.0" : {
"sha512" : "7YqK+H61lN6yj9RiQUko7oaOhKtRR9Q/kBcoWNRemhJdTIWOh1OmdvJKzZrMWOlff3BAjejkPQm+0V0qXk+B1w==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.razor.runtime/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.xml" ,
"microsoft.aspnetcore.razor.runtime.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.razor.runtime.nuspec"
]
} ,
2024-12-02 13:24:34 +00:00
"Microsoft.AspNetCore.ResponseCaching.Abstractions/2.2.0" : {
"sha512" : "CIHWEKrHzZfFp7t57UXsueiSA/raku56TgRYauV/W1+KAQq6vevz60zjEKaazt3BI76zwMz3B4jGWnCwd8kwQw==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.responsecaching.abstractions/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.xml" ,
"microsoft.aspnetcore.responsecaching.abstractions.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.responsecaching.abstractions.nuspec"
]
} ,
"Microsoft.AspNetCore.Routing/2.2.0" : {
"sha512" : "jAhDBy0wryOnMhhZTtT9z63gJbvCzFuLm8yC6pHzuVu9ZD1dzg0ltxIwT4cfwuNkIL/TixdKsm3vpVOpG8euWQ==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.routing/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.dll" ,
"lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.xml" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.xml" ,
"microsoft.aspnetcore.routing.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.routing.nuspec"
]
} ,
"Microsoft.AspNetCore.Routing.Abstractions/2.2.0" : {
"sha512" : "lRRaPN7jDlUCVCp9i0W+PB0trFaKB0bgMJD7hEJS9Uo4R9MXaMC8X2tJhPLmeVE3SGDdYI4QNKdVmhNvMJGgPQ==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.routing.abstractions/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.xml" ,
"microsoft.aspnetcore.routing.abstractions.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.routing.abstractions.nuspec"
]
} ,
"Microsoft.AspNetCore.WebUtilities/2.2.0" : {
"sha512" : "9ErxAAKaDzxXASB/b5uLEkLgUWv1QbeVxyJYEHQwMaxXOeFFVkQxiq8RyfVcifLU7NR0QY0p3acqx4ZpYfhHDg==" ,
"type" : "package" ,
"path" : "microsoft.aspnetcore.webutilities/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll" ,
"lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.xml" ,
"microsoft.aspnetcore.webutilities.2.2.0.nupkg.sha512" ,
"microsoft.aspnetcore.webutilities.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Bcl.AsyncInterfaces/7.0.0" : {
"sha512" : "3aeMZ1N0lJoSyzqiP03hqemtb1BijhsJADdobn/4nsMJ8V1H+CrpuduUe4hlRdx+ikBQju1VGjMD1GJ3Sk05Eg==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "microsoft.bcl.asyncinterfaces/7.0.0" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
2025-10-22 13:05:31 +00:00
"buildTransitive/net461/Microsoft.Bcl.AsyncInterfaces.targets" ,
"buildTransitive/net462/_._" ,
"lib/net462/Microsoft.Bcl.AsyncInterfaces.dll" ,
"lib/net462/Microsoft.Bcl.AsyncInterfaces.xml" ,
2024-12-02 13:24:34 +00:00
"lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" ,
"lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml" ,
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll" ,
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml" ,
2025-10-22 13:05:31 +00:00
"microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512" ,
2024-12-02 13:24:34 +00:00
"microsoft.bcl.asyncinterfaces.nuspec" ,
2025-10-22 13:05:31 +00:00
"useSharedDesignerContext.txt"
]
} ,
"Microsoft.Build/17.10.4" : {
"sha512" : "ZmGA8vhVXFzC4oo48ybQKlEybVKd0Ntfdr+Enqrn5ES1R6e/krIK9hLk0W33xuT0/G6QYd3YdhJZh+Xle717Ag==" ,
"type" : "package" ,
"path" : "microsoft.build/17.10.4" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"MSBuild-NuGet-Icon.png" ,
"README.md" ,
"lib/net472/Microsoft.Build.dll" ,
"lib/net472/Microsoft.Build.pdb" ,
"lib/net472/Microsoft.Build.xml" ,
"lib/net8.0/Microsoft.Build.dll" ,
"lib/net8.0/Microsoft.Build.pdb" ,
"lib/net8.0/Microsoft.Build.xml" ,
"microsoft.build.17.10.4.nupkg.sha512" ,
"microsoft.build.nuspec" ,
"notices/THIRDPARTYNOTICES.txt" ,
"ref/net472/Microsoft.Build.dll" ,
"ref/net472/Microsoft.Build.xml" ,
"ref/net8.0/Microsoft.Build.dll" ,
"ref/net8.0/Microsoft.Build.xml"
]
} ,
"Microsoft.Build.Framework/17.10.4" : {
"sha512" : "4qXCwNOXBR1dyCzuks9SwTwFJQO/xmf2wcMislotDWJu7MN/r3xDNoU8Ae5QmKIHPaLG1xmfDkYS7qBVzxmeKw==" ,
"type" : "package" ,
"path" : "microsoft.build.framework/17.10.4" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"MSBuild-NuGet-Icon.png" ,
"README.md" ,
"lib/net472/Microsoft.Build.Framework.dll" ,
"lib/net472/Microsoft.Build.Framework.pdb" ,
"lib/net472/Microsoft.Build.Framework.xml" ,
"lib/net8.0/Microsoft.Build.Framework.dll" ,
"lib/net8.0/Microsoft.Build.Framework.pdb" ,
"lib/net8.0/Microsoft.Build.Framework.xml" ,
"microsoft.build.framework.17.10.4.nupkg.sha512" ,
"microsoft.build.framework.nuspec" ,
"notices/THIRDPARTYNOTICES.txt" ,
"ref/net472/Microsoft.Build.Framework.dll" ,
"ref/net472/Microsoft.Build.Framework.xml" ,
"ref/net8.0/Microsoft.Build.Framework.dll" ,
"ref/net8.0/Microsoft.Build.Framework.xml" ,
"ref/netstandard2.0/Microsoft.Build.Framework.dll" ,
"ref/netstandard2.0/Microsoft.Build.Framework.xml"
]
} ,
"Microsoft.Build.Locator/1.7.8" : {
"sha512" : "sPy10x527Ph16S2u0yGME4S6ohBKJ69WfjeGG/bvELYeZVmJdKjxgnlL8cJJJLGV/cZIRqSfB12UDB8ICakOog==" ,
"type" : "package" ,
"path" : "microsoft.build.locator/1.7.8" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"MSBuild-NuGet-Icon.png" ,
"build/Microsoft.Build.Locator.props" ,
"build/Microsoft.Build.Locator.targets" ,
"lib/net46/Microsoft.Build.Locator.dll" ,
"lib/net6.0/Microsoft.Build.Locator.dll" ,
"microsoft.build.locator.1.7.8.nupkg.sha512" ,
"microsoft.build.locator.nuspec"
]
} ,
"Microsoft.CodeAnalysis.Analyzers/3.3.4" : {
"sha512" : "AxkxcPR+rheX0SmvpLVIGLhOUXAKG56a64kV9VQZ4y9gR9ZmPXnqZvHJnmwLSwzrEP6junUF11vuc+aqo5r68g==" ,
"type" : "package" ,
"path" : "microsoft.codeanalysis.analyzers/3.3.4" ,
"hasTools" : true ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"ThirdPartyNotices.txt" ,
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll" ,
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll" ,
"analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll" ,
"analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.Analyzers.resources.dll" ,
"analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.Analyzers.resources.dll" ,
"analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll" ,
"analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.Analyzers.resources.dll" ,
"analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll" ,
"analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll" ,
"analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll" ,
"analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll" ,
"analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll" ,
"analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll" ,
"analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll" ,
"analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll" ,
"analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll" ,
"analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll" ,
"analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll" ,
"analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.Analyzers.resources.dll" ,
"analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.Analyzers.resources.dll" ,
"analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll" ,
"analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.Analyzers.resources.dll" ,
"analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll" ,
"analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll" ,
"analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll" ,
"analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll" ,
"analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll" ,
"analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll" ,
"analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll" ,
"analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll" ,
"buildTransitive/Microsoft.CodeAnalysis.Analyzers.props" ,
"buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets" ,
"buildTransitive/config/analysislevel_2_9_8_all.globalconfig" ,
"buildTransitive/config/analysislevel_2_9_8_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevel_2_9_8_default.globalconfig" ,
"buildTransitive/config/analysislevel_2_9_8_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevel_2_9_8_minimum.globalconfig" ,
"buildTransitive/config/analysislevel_2_9_8_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevel_2_9_8_none.globalconfig" ,
"buildTransitive/config/analysislevel_2_9_8_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevel_2_9_8_recommended.globalconfig" ,
"buildTransitive/config/analysislevel_2_9_8_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevel_3_3_3_all.globalconfig" ,
"buildTransitive/config/analysislevel_3_3_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevel_3_3_3_default.globalconfig" ,
"buildTransitive/config/analysislevel_3_3_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevel_3_3_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevel_3_3_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevel_3_3_3_none.globalconfig" ,
"buildTransitive/config/analysislevel_3_3_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevel_3_3_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevel_3_3_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevel_3_3_all.globalconfig" ,
"buildTransitive/config/analysislevel_3_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevel_3_3_default.globalconfig" ,
"buildTransitive/config/analysislevel_3_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevel_3_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevel_3_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevel_3_3_none.globalconfig" ,
"buildTransitive/config/analysislevel_3_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevel_3_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevel_3_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevel_3_all.globalconfig" ,
"buildTransitive/config/analysislevel_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevel_3_default.globalconfig" ,
"buildTransitive/config/analysislevel_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevel_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevel_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevel_3_none.globalconfig" ,
"buildTransitive/config/analysislevel_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevel_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevel_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevel_4_3_all.globalconfig" ,
"buildTransitive/config/analysislevel_4_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevel_4_3_default.globalconfig" ,
"buildTransitive/config/analysislevel_4_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevel_4_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevel_4_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevel_4_3_none.globalconfig" ,
"buildTransitive/config/analysislevel_4_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevel_4_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevel_4_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_2_9_8_all.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_2_9_8_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_2_9_8_default.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_2_9_8_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_2_9_8_minimum.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_2_9_8_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_2_9_8_none.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_2_9_8_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_2_9_8_recommended.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_2_9_8_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_3_3_all.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_3_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_3_3_default.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_3_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_3_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_3_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_3_3_none.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_3_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_3_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_3_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_3_all.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_3_default.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_3_none.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_all.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_default.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_none.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_4_3_all.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_4_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_4_3_default.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_4_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_4_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_4_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_4_3_none.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_4_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_4_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelcorrectness_4_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevellibrary_2_9_8_all.globalconfig" ,
"buildTransitive/config/analysislevellibrary_2_9_8_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevellibrary_2_9_8_default.globalconfig" ,
"buildTransitive/config/analysislevellibrary_2_9_8_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevellibrary_2_9_8_minimum.globalconfig" ,
"buildTransitive/config/analysislevellibrary_2_9_8_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevellibrary_2_9_8_none.globalconfig" ,
"buildTransitive/config/analysislevellibrary_2_9_8_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevellibrary_2_9_8_recommended.globalconfig" ,
"buildTransitive/config/analysislevellibrary_2_9_8_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_3_3_all.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_3_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_3_3_default.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_3_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_3_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_3_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_3_3_none.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_3_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_3_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_3_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_3_all.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_3_default.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_3_none.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_all.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_default.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_none.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevellibrary_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevellibrary_4_3_all.globalconfig" ,
"buildTransitive/config/analysislevellibrary_4_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevellibrary_4_3_default.globalconfig" ,
"buildTransitive/config/analysislevellibrary_4_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevellibrary_4_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevellibrary_4_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevellibrary_4_3_none.globalconfig" ,
"buildTransitive/config/analysislevellibrary_4_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevellibrary_4_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevellibrary_4_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none_warnaserror.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended.globalconfig" ,
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended_warnaserror.globalconfig" ,
"documentation/Analyzer Configuration.md" ,
"documentation/Microsoft.CodeAnalysis.Analyzers.md" ,
"documentation/Microsoft.CodeAnalysis.Analyzers.sarif" ,
"editorconfig/AllRulesDefault/.editorconfig" ,
"editorconfig/AllRulesDisabled/.editorconfig" ,
"editorconfig/AllRulesEnabled/.editorconfig" ,
"editorconfig/CorrectnessRulesDefault/.editorconfig" ,
"editorconfig/CorrectnessRulesEnabled/.editorconfig" ,
"editorconfig/DataflowRulesDefault/.editorconfig" ,
"editorconfig/DataflowRulesEnabled/.editorconfig" ,
"editorconfig/LibraryRulesDefault/.editorconfig" ,
"editorconfig/LibraryRulesEnabled/.editorconfig" ,
"editorconfig/MicrosoftCodeAnalysisCompatibilityRulesDefault/.editorconfig" ,
"editorconfig/MicrosoftCodeAnalysisCompatibilityRulesEnabled/.editorconfig" ,
"editorconfig/MicrosoftCodeAnalysisCorrectnessRulesDefault/.editorconfig" ,
"editorconfig/MicrosoftCodeAnalysisCorrectnessRulesEnabled/.editorconfig" ,
"editorconfig/MicrosoftCodeAnalysisDesignRulesDefault/.editorconfig" ,
"editorconfig/MicrosoftCodeAnalysisDesignRulesEnabled/.editorconfig" ,
"editorconfig/MicrosoftCodeAnalysisDocumentationRulesDefault/.editorconfig" ,
"editorconfig/MicrosoftCodeAnalysisDocumentationRulesEnabled/.editorconfig" ,
"editorconfig/MicrosoftCodeAnalysisLocalizationRulesDefault/.editorconfig" ,
"editorconfig/MicrosoftCodeAnalysisLocalizationRulesEnabled/.editorconfig" ,
"editorconfig/MicrosoftCodeAnalysisPerformanceRulesDefault/.editorconfig" ,
"editorconfig/MicrosoftCodeAnalysisPerformanceRulesEnabled/.editorconfig" ,
"editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesDefault/.editorconfig" ,
"editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig" ,
"editorconfig/PortedFromFxCopRulesDefault/.editorconfig" ,
"editorconfig/PortedFromFxCopRulesEnabled/.editorconfig" ,
"microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512" ,
"microsoft.codeanalysis.analyzers.nuspec" ,
"rulesets/AllRulesDefault.ruleset" ,
"rulesets/AllRulesDisabled.ruleset" ,
"rulesets/AllRulesEnabled.ruleset" ,
"rulesets/CorrectnessRulesDefault.ruleset" ,
"rulesets/CorrectnessRulesEnabled.ruleset" ,
"rulesets/DataflowRulesDefault.ruleset" ,
"rulesets/DataflowRulesEnabled.ruleset" ,
"rulesets/LibraryRulesDefault.ruleset" ,
"rulesets/LibraryRulesEnabled.ruleset" ,
"rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset" ,
"rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset" ,
"rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset" ,
"rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset" ,
"rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset" ,
"rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset" ,
"rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset" ,
"rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset" ,
"rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset" ,
"rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset" ,
"rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset" ,
"rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset" ,
"rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesDefault.ruleset" ,
"rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled.ruleset" ,
"rulesets/PortedFromFxCopRulesDefault.ruleset" ,
"rulesets/PortedFromFxCopRulesEnabled.ruleset" ,
"tools/install.ps1" ,
"tools/uninstall.ps1"
]
} ,
"Microsoft.CodeAnalysis.AnalyzerUtilities/3.3.0" : {
"sha512" : "gyQ70pJ4T7hu/s0+QnEaXtYfeG/JrttGnxHJlrhpxsQjRIUGuRhVwNBtkHHYOrUAZ/l47L98/NiJX6QmTwAyrg==" ,
"type" : "package" ,
"path" : "microsoft.codeanalysis.analyzerutilities/3.3.0" ,
"hasTools" : true ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"EULA.rtf" ,
"ThirdPartyNotices.rtf" ,
"lib/netstandard2.0/Microsoft.CodeAnalysis.AnalyzerUtilities.dll" ,
"lib/netstandard2.0/Microsoft.CodeAnalysis.AnalyzerUtilities.xml" ,
"microsoft.codeanalysis.analyzerutilities.3.3.0.nupkg.sha512" ,
"microsoft.codeanalysis.analyzerutilities.nuspec" ,
"tools/install.ps1" ,
"tools/uninstall.ps1"
]
} ,
"Microsoft.CodeAnalysis.Common/4.8.0" : {
"sha512" : "/jR+e/9aT+BApoQJABlVCKnnggGQbvGh7BKq2/wI1LamxC+LbzhcLj4Vj7gXCofl1n4E521YfF9w0WcASGg/KA==" ,
"type" : "package" ,
"path" : "microsoft.codeanalysis.common/4.8.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"ThirdPartyNotices.rtf" ,
"lib/net6.0/Microsoft.CodeAnalysis.dll" ,
"lib/net6.0/Microsoft.CodeAnalysis.pdb" ,
"lib/net6.0/Microsoft.CodeAnalysis.xml" ,
"lib/net6.0/cs/Microsoft.CodeAnalysis.resources.dll" ,
"lib/net6.0/de/Microsoft.CodeAnalysis.resources.dll" ,
"lib/net6.0/es/Microsoft.CodeAnalysis.resources.dll" ,
"lib/net6.0/fr/Microsoft.CodeAnalysis.resources.dll" ,
"lib/net6.0/it/Microsoft.CodeAnalysis.resources.dll" ,
"lib/net6.0/ja/Microsoft.CodeAnalysis.resources.dll" ,
"lib/net6.0/ko/Microsoft.CodeAnalysis.resources.dll" ,
"lib/net6.0/pl/Microsoft.CodeAnalysis.resources.dll" ,
"lib/net6.0/pt-BR/Microsoft.CodeAnalysis.resources.dll" ,
"lib/net6.0/ru/Microsoft.CodeAnalysis.resources.dll" ,
"lib/net6.0/tr/Microsoft.CodeAnalysis.resources.dll" ,
"lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll" ,
"lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll" ,
"lib/net7.0/Microsoft.CodeAnalysis.dll" ,
"lib/net7.0/Microsoft.CodeAnalysis.pdb" ,
"lib/net7.0/Microsoft.CodeAnalysis.xml" ,
"lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll" ,
"lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll" ,
"lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll" ,
"lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll" ,
"lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll" ,
"lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll" ,
"lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll" ,
"lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll" ,
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll" ,
"lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll" ,
"lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll" ,
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll" ,
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll" ,
"lib/netstandard2.0/Microsoft.CodeAnalysis.dll" ,
"lib/netstandard2.0/Microsoft.CodeAnalysis.pdb" ,
"lib/netstandard2.0/Microsoft.CodeAnalysis.xml" ,
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll" ,
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll" ,
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll" ,
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll" ,
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll" ,
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll" ,
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll" ,
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll" ,
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll" ,
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll" ,
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll" ,
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll" ,
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll" ,
"microsoft.codeanalysis.common.4.8.0.nupkg.sha512" ,
"microsoft.codeanalysis.common.nuspec"
]
} ,
"Microsoft.CodeAnalysis.CSharp/4.8.0" : {
"sha512" : "+3+qfdb/aaGD8PZRCrsdobbzGs1m9u119SkkJt8e/mk3xLJz/udLtS2T6nY27OTXxBBw10HzAbC8Z9w08VyP/g==" ,
"type" : "package" ,
"path" : "microsoft.codeanalysis.csharp/4.8.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"ThirdPartyNotices.rtf" ,
"lib/net6.0/Microsoft.CodeAnalysis.CSharp.dll" ,
"lib/net6.0/Microsoft.CodeAnalysis.CSharp.pdb" ,
"lib/net6.0/Microsoft.CodeAnalysis.CSharp.xml" ,
"lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll" ,
"lib/net7.0/Microsoft.CodeAnalysis.CSharp.pdb" ,
"lib/net7.0/Microsoft.CodeAnalysis.CSharp.xml" ,
"lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll" ,
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb" ,
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml" ,
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll" ,
"microsoft.codeanalysis.csharp.4.8.0.nupkg.sha512" ,
"microsoft.codeanalysis.csharp.nuspec"
]
} ,
"Microsoft.CodeAnalysis.CSharp.Features/4.8.0" : {
"sha512" : "Gpas3l8PE1xz1VDIJNMkYuoFPXtuALxybP04caXh9avC2a0elsoBdukndkJXVZgdKPwraf0a98s7tjqnEk5QIQ==" ,
"type" : "package" ,
"path" : "microsoft.codeanalysis.csharp.features/4.8.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"ThirdPartyNotices.rtf" ,
"lib/net6.0/Microsoft.CodeAnalysis.CSharp.Features.dll" ,
"lib/net6.0/Microsoft.CodeAnalysis.CSharp.Features.pdb" ,
"lib/net6.0/Microsoft.CodeAnalysis.CSharp.Features.xml" ,
"lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/net7.0/Microsoft.CodeAnalysis.CSharp.Features.dll" ,
"lib/net7.0/Microsoft.CodeAnalysis.CSharp.Features.pdb" ,
"lib/net7.0/Microsoft.CodeAnalysis.CSharp.Features.xml" ,
"lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Features.dll" ,
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Features.pdb" ,
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Features.xml" ,
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Features.resources.dll" ,
"microsoft.codeanalysis.csharp.features.4.8.0.nupkg.sha512" ,
"microsoft.codeanalysis.csharp.features.nuspec"
]
} ,
"Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0" : {
"sha512" : "3amm4tq4Lo8/BGvg9p3BJh3S9nKq2wqCXfS7138i69TUpo/bD+XvD0hNurpEBtcNZhi1FyutiomKJqVF39ugYA==" ,
"type" : "package" ,
"path" : "microsoft.codeanalysis.csharp.workspaces/4.8.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"ThirdPartyNotices.rtf" ,
"lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll" ,
"lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb" ,
"lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml" ,
"lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll" ,
"lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb" ,
"lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml" ,
"lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll" ,
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb" ,
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml" ,
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" ,
"microsoft.codeanalysis.csharp.workspaces.4.8.0.nupkg.sha512" ,
"microsoft.codeanalysis.csharp.workspaces.nuspec"
]
} ,
"Microsoft.CodeAnalysis.Elfie/1.0.0" : {
"sha512" : "r12elUp4MRjdnRfxEP+xqVSUUfG3yIJTBEJGwbfvF5oU4m0jb9HC0gFG28V/dAkYGMkRmHVi3qvrnBLQSw9X3Q==" ,
"type" : "package" ,
"path" : "microsoft.codeanalysis.elfie/1.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/net45/Microsoft.CodeAnalysis.Elfie.dll" ,
"lib/netstandard2.0/Microsoft.CodeAnalysis.Elfie.dll" ,
"microsoft.codeanalysis.elfie.1.0.0.nupkg.sha512" ,
"microsoft.codeanalysis.elfie.nuspec"
]
} ,
"Microsoft.CodeAnalysis.Features/4.8.0" : {
"sha512" : "sCVzMtSETGE16KeScwwlVfxaKRbUMSf/cgRPRPMJuou37SLT7XkIBzJu4e7mlFTzpJbfalV5tOcKpUtLO3eJAg==" ,
"type" : "package" ,
"path" : "microsoft.codeanalysis.features/4.8.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"ThirdPartyNotices.rtf" ,
"lib/net6.0/Microsoft.CodeAnalysis.Features.dll" ,
"lib/net6.0/Microsoft.CodeAnalysis.Features.pdb" ,
"lib/net6.0/Microsoft.CodeAnalysis.Features.xml" ,
"lib/net6.0/cs/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/net6.0/de/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/net6.0/es/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/net6.0/fr/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/net6.0/it/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/net6.0/ja/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/net6.0/ko/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/net6.0/pl/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/net6.0/ru/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/net6.0/tr/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/net7.0/Microsoft.CodeAnalysis.Features.dll" ,
"lib/net7.0/Microsoft.CodeAnalysis.Features.pdb" ,
"lib/net7.0/Microsoft.CodeAnalysis.Features.xml" ,
"lib/net7.0/cs/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/net7.0/de/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/net7.0/es/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/net7.0/fr/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/net7.0/it/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/net7.0/ja/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/net7.0/ko/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/net7.0/pl/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/net7.0/ru/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/net7.0/tr/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/netstandard2.0/Microsoft.CodeAnalysis.Features.dll" ,
"lib/netstandard2.0/Microsoft.CodeAnalysis.Features.pdb" ,
"lib/netstandard2.0/Microsoft.CodeAnalysis.Features.xml" ,
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Features.resources.dll" ,
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Features.resources.dll" ,
"microsoft.codeanalysis.features.4.8.0.nupkg.sha512" ,
"microsoft.codeanalysis.features.nuspec"
]
} ,
"Microsoft.CodeAnalysis.Razor/6.0.24" : {
"sha512" : "xIAjR6l/1PO2ILT6/lOGYfe8OzMqfqxh1lxFuM4Exluwc2sQhJw0kS7pEyJ0DE/UMYu6Jcdc53DmjOxQUDT2Pg==" ,
"type" : "package" ,
"path" : "microsoft.codeanalysis.razor/6.0.24" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"THIRD-PARTY-NOTICES.TXT" ,
"lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll" ,
"microsoft.codeanalysis.razor.6.0.24.nupkg.sha512" ,
"microsoft.codeanalysis.razor.nuspec"
]
} ,
"Microsoft.CodeAnalysis.Scripting.Common/4.8.0" : {
"sha512" : "ysiNNbAASVhV9wEd5oY2x99EwaVYtB13XZRjHsgWT/R1mQkxZF8jWsf7JWaZxD1+jNoz1QCQ6nbe+vr+6QvlFA==" ,
"type" : "package" ,
"path" : "microsoft.codeanalysis.scripting.common/4.8.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"ThirdPartyNotices.rtf" ,
"lib/net6.0/Microsoft.CodeAnalysis.Scripting.dll" ,
"lib/net6.0/Microsoft.CodeAnalysis.Scripting.pdb" ,
"lib/net6.0/Microsoft.CodeAnalysis.Scripting.xml" ,
"lib/net6.0/cs/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/net6.0/de/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/net6.0/es/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/net6.0/fr/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/net6.0/it/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/net6.0/ja/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/net6.0/ko/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/net6.0/pl/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/net6.0/ru/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/net6.0/tr/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/net7.0/Microsoft.CodeAnalysis.Scripting.dll" ,
"lib/net7.0/Microsoft.CodeAnalysis.Scripting.pdb" ,
"lib/net7.0/Microsoft.CodeAnalysis.Scripting.xml" ,
"lib/net7.0/cs/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/net7.0/de/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/net7.0/es/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/net7.0/fr/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/net7.0/it/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/net7.0/ja/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/net7.0/ko/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/net7.0/pl/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/net7.0/ru/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/net7.0/tr/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/netstandard2.0/Microsoft.CodeAnalysis.Scripting.dll" ,
"lib/netstandard2.0/Microsoft.CodeAnalysis.Scripting.pdb" ,
"lib/netstandard2.0/Microsoft.CodeAnalysis.Scripting.xml" ,
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Scripting.resources.dll" ,
"microsoft.codeanalysis.scripting.common.4.8.0.nupkg.sha512" ,
"microsoft.codeanalysis.scripting.common.nuspec"
]
} ,
"Microsoft.CodeAnalysis.Workspaces.Common/4.8.0" : {
"sha512" : "LXyV+MJKsKRu3FGJA3OmSk40OUIa/dQCFLOnm5X8MNcujx7hzGu8o+zjXlb/cy5xUdZK2UKYb9YaQ2E8m9QehQ==" ,
"type" : "package" ,
"path" : "microsoft.codeanalysis.workspaces.common/4.8.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"ThirdPartyNotices.rtf" ,
"lib/net6.0/Microsoft.CodeAnalysis.Workspaces.dll" ,
"lib/net6.0/Microsoft.CodeAnalysis.Workspaces.pdb" ,
"lib/net6.0/Microsoft.CodeAnalysis.Workspaces.xml" ,
"lib/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/net6.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/net6.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/net6.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll" ,
"lib/net7.0/Microsoft.CodeAnalysis.Workspaces.pdb" ,
"lib/net7.0/Microsoft.CodeAnalysis.Workspaces.xml" ,
"lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll" ,
"lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.pdb" ,
"lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.xml" ,
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll" ,
"microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512" ,
"microsoft.codeanalysis.workspaces.common.nuspec"
]
} ,
"Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0" : {
"sha512" : "IEYreI82QZKklp54yPHxZNG9EKSK6nHEkeuf+0Asie9llgS1gp0V1hw7ODG+QyoB7MuAnNQHmeV1Per/ECpv6A==" ,
"type" : "package" ,
"path" : "microsoft.codeanalysis.workspaces.msbuild/4.8.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"ThirdPartyNotices.rtf" ,
"lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe" ,
"lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.pdb" ,
"lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.xml" ,
"lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll" ,
"lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb" ,
"lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml" ,
"lib/net472/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net472/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net472/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net472/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net472/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net472/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net472/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net472/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net472/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net472/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net472/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net472/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net472/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll" ,
"lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.pdb" ,
"lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json" ,
"lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.xml" ,
"lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll" ,
"lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb" ,
"lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml" ,
"lib/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net6.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net6.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net6.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll" ,
"lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.pdb" ,
"lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json" ,
"lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.xml" ,
"lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll" ,
"lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb" ,
"lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml" ,
"lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll" ,
"microsoft.codeanalysis.workspaces.msbuild.4.8.0.nupkg.sha512" ,
"microsoft.codeanalysis.workspaces.msbuild.nuspec"
2024-12-02 13:24:34 +00:00
]
} ,
"Microsoft.CSharp/4.7.0" : {
"sha512" : "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==" ,
"type" : "package" ,
"path" : "microsoft.csharp/4.7.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/netcore50/Microsoft.CSharp.dll" ,
"lib/netcoreapp2.0/_._" ,
"lib/netstandard1.3/Microsoft.CSharp.dll" ,
"lib/netstandard2.0/Microsoft.CSharp.dll" ,
"lib/netstandard2.0/Microsoft.CSharp.xml" ,
"lib/portable-net45+win8+wp8+wpa81/_._" ,
"lib/uap10.0.16299/_._" ,
"lib/win8/_._" ,
"lib/wp80/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"microsoft.csharp.4.7.0.nupkg.sha512" ,
"microsoft.csharp.nuspec" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/netcore50/Microsoft.CSharp.dll" ,
"ref/netcore50/Microsoft.CSharp.xml" ,
"ref/netcore50/de/Microsoft.CSharp.xml" ,
"ref/netcore50/es/Microsoft.CSharp.xml" ,
"ref/netcore50/fr/Microsoft.CSharp.xml" ,
"ref/netcore50/it/Microsoft.CSharp.xml" ,
"ref/netcore50/ja/Microsoft.CSharp.xml" ,
"ref/netcore50/ko/Microsoft.CSharp.xml" ,
"ref/netcore50/ru/Microsoft.CSharp.xml" ,
"ref/netcore50/zh-hans/Microsoft.CSharp.xml" ,
"ref/netcore50/zh-hant/Microsoft.CSharp.xml" ,
"ref/netcoreapp2.0/_._" ,
"ref/netstandard1.0/Microsoft.CSharp.dll" ,
"ref/netstandard1.0/Microsoft.CSharp.xml" ,
"ref/netstandard1.0/de/Microsoft.CSharp.xml" ,
"ref/netstandard1.0/es/Microsoft.CSharp.xml" ,
"ref/netstandard1.0/fr/Microsoft.CSharp.xml" ,
"ref/netstandard1.0/it/Microsoft.CSharp.xml" ,
"ref/netstandard1.0/ja/Microsoft.CSharp.xml" ,
"ref/netstandard1.0/ko/Microsoft.CSharp.xml" ,
"ref/netstandard1.0/ru/Microsoft.CSharp.xml" ,
"ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml" ,
"ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml" ,
"ref/netstandard2.0/Microsoft.CSharp.dll" ,
"ref/netstandard2.0/Microsoft.CSharp.xml" ,
"ref/portable-net45+win8+wp8+wpa81/_._" ,
"ref/uap10.0.16299/_._" ,
"ref/win8/_._" ,
"ref/wp80/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"useSharedDesignerContext.txt" ,
"version.txt"
]
} ,
"Microsoft.Data.SqlClient/5.2.2" : {
"sha512" : "mtoeRMh7F/OA536c/Cnh8L4H0uLSKB5kSmoi54oN7Fp0hNJDy22IqyMhaMH4PkDCqI7xL//Fvg9ldtuPHG0h5g==" ,
"type" : "package" ,
"path" : "microsoft.data.sqlclient/5.2.2" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"dotnet.png" ,
"lib/net462/Microsoft.Data.SqlClient.dll" ,
"lib/net462/Microsoft.Data.SqlClient.xml" ,
"lib/net462/de/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net462/es/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net462/fr/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net462/it/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net462/ja/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net462/ko/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net462/pt-BR/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net462/ru/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net462/zh-Hans/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net462/zh-Hant/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net6.0/Microsoft.Data.SqlClient.dll" ,
"lib/net6.0/Microsoft.Data.SqlClient.xml" ,
"lib/net6.0/de/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net6.0/es/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net6.0/fr/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net6.0/it/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net6.0/ja/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net6.0/ko/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net6.0/pt-BR/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net6.0/ru/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net6.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net6.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net8.0/Microsoft.Data.SqlClient.dll" ,
"lib/net8.0/Microsoft.Data.SqlClient.xml" ,
"lib/net8.0/de/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net8.0/es/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net8.0/fr/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net8.0/it/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net8.0/ja/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net8.0/ko/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net8.0/pt-BR/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net8.0/ru/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net8.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll" ,
"lib/net8.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll" ,
"lib/netstandard2.0/Microsoft.Data.SqlClient.dll" ,
"lib/netstandard2.0/Microsoft.Data.SqlClient.xml" ,
"lib/netstandard2.0/de/Microsoft.Data.SqlClient.resources.dll" ,
"lib/netstandard2.0/es/Microsoft.Data.SqlClient.resources.dll" ,
"lib/netstandard2.0/fr/Microsoft.Data.SqlClient.resources.dll" ,
"lib/netstandard2.0/it/Microsoft.Data.SqlClient.resources.dll" ,
"lib/netstandard2.0/ja/Microsoft.Data.SqlClient.resources.dll" ,
"lib/netstandard2.0/ko/Microsoft.Data.SqlClient.resources.dll" ,
"lib/netstandard2.0/pt-BR/Microsoft.Data.SqlClient.resources.dll" ,
"lib/netstandard2.0/ru/Microsoft.Data.SqlClient.resources.dll" ,
"lib/netstandard2.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll" ,
"lib/netstandard2.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll" ,
"lib/netstandard2.1/Microsoft.Data.SqlClient.dll" ,
"lib/netstandard2.1/Microsoft.Data.SqlClient.xml" ,
"lib/netstandard2.1/de/Microsoft.Data.SqlClient.resources.dll" ,
"lib/netstandard2.1/es/Microsoft.Data.SqlClient.resources.dll" ,
"lib/netstandard2.1/fr/Microsoft.Data.SqlClient.resources.dll" ,
"lib/netstandard2.1/it/Microsoft.Data.SqlClient.resources.dll" ,
"lib/netstandard2.1/ja/Microsoft.Data.SqlClient.resources.dll" ,
"lib/netstandard2.1/ko/Microsoft.Data.SqlClient.resources.dll" ,
"lib/netstandard2.1/pt-BR/Microsoft.Data.SqlClient.resources.dll" ,
"lib/netstandard2.1/ru/Microsoft.Data.SqlClient.resources.dll" ,
"lib/netstandard2.1/zh-Hans/Microsoft.Data.SqlClient.resources.dll" ,
"lib/netstandard2.1/zh-Hant/Microsoft.Data.SqlClient.resources.dll" ,
"microsoft.data.sqlclient.5.2.2.nupkg.sha512" ,
"microsoft.data.sqlclient.nuspec" ,
"ref/net462/Microsoft.Data.SqlClient.dll" ,
"ref/net462/Microsoft.Data.SqlClient.xml" ,
"ref/net6.0/Microsoft.Data.SqlClient.dll" ,
"ref/net6.0/Microsoft.Data.SqlClient.xml" ,
"ref/net8.0/Microsoft.Data.SqlClient.dll" ,
"ref/net8.0/Microsoft.Data.SqlClient.xml" ,
"ref/netstandard2.0/Microsoft.Data.SqlClient.dll" ,
"ref/netstandard2.0/Microsoft.Data.SqlClient.xml" ,
"ref/netstandard2.1/Microsoft.Data.SqlClient.dll" ,
"ref/netstandard2.1/Microsoft.Data.SqlClient.xml" ,
"runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll" ,
"runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll" ,
"runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll" ,
"runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.dll" ,
"runtimes/win/lib/net462/Microsoft.Data.SqlClient.dll" ,
"runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll" ,
"runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll" ,
"runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll" ,
"runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.dll"
]
} ,
"Microsoft.Data.SqlClient.SNI.runtime/5.2.0" : {
"sha512" : "po1jhvFd+8pbfvJR/puh+fkHi0GRanAdvayh/0e47yaM6CXWZ6opUjCMFuYlAnD2LcbyvQE7fPJKvogmaUcN+w==" ,
"type" : "package" ,
"path" : "microsoft.data.sqlclient.sni.runtime/5.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"LICENSE.txt" ,
"dotnet.png" ,
"microsoft.data.sqlclient.sni.runtime.5.2.0.nupkg.sha512" ,
"microsoft.data.sqlclient.sni.runtime.nuspec" ,
"runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll" ,
"runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll" ,
"runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll" ,
"runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll"
]
} ,
"Microsoft.Data.Sqlite.Core/8.0.11" : {
"sha512" : "PrDkI9SeU/MEP/IHriczeYmRVbzEcfp66UlZRjL5ikHIJGIYOrby55GoehLCJzJiTwJ+rGkjSRctZnWgfC95fg==" ,
"type" : "package" ,
"path" : "microsoft.data.sqlite.core/8.0.11" ,
"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.8.0.11.nupkg.sha512" ,
"microsoft.data.sqlite.core.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.DiaSymReader/2.0.0" : {
"sha512" : "QcZrCETsBJqy/vQpFtJc+jSXQ0K5sucQ6NUFbTNVHD4vfZZOwjZ/3sBzczkC4DityhD3AVO/+K/+9ioLs1AgRA==" ,
"type" : "package" ,
"path" : "microsoft.diasymreader/2.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"lib/netstandard2.0/Microsoft.DiaSymReader.dll" ,
"lib/netstandard2.0/Microsoft.DiaSymReader.pdb" ,
"lib/netstandard2.0/Microsoft.DiaSymReader.xml" ,
"microsoft.diasymreader.2.0.0.nupkg.sha512" ,
"microsoft.diasymreader.nuspec"
]
} ,
"Microsoft.DotNet.Scaffolding.Shared/9.0.0" : {
"sha512" : "9pfRsTzUANgI6J7nFjYip50ifcvmORjMmFByXmdYa//x8toziydhbg0cMylP1S2mRf4/96VKSAfpayYrO3m4Ww==" ,
"type" : "package" ,
"path" : "microsoft.dotnet.scaffolding.shared/9.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"NOTICE.txt" ,
"lib/netstandard2.0/Microsoft.DotNet.Scaffolding.Shared.dll" ,
"lib/netstandard2.0/Microsoft.DotNet.Scaffolding.Shared.xml" ,
"microsoft.dotnet.scaffolding.shared.9.0.0.nupkg.sha512" ,
"microsoft.dotnet.scaffolding.shared.nuspec"
]
} ,
2024-12-02 13:24:34 +00:00
"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"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.EntityFrameworkCore.Design/9.0.0" : {
"sha512" : "Pqo8I+yHJ3VQrAoY0hiSncf+5P7gN/RkNilK5e+/K/yKh+yAWxdUAI6t0TG26a9VPlCa9FhyklzyFvRyj3YG9A==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "microsoft.entityframeworkcore.design/9.0.0" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"Icon.png" ,
"PACKAGE.md" ,
"build/net8.0/Microsoft.EntityFrameworkCore.Design.props" ,
"lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll" ,
"lib/net8.0/Microsoft.EntityFrameworkCore.Design.xml" ,
"microsoft.entityframeworkcore.design.9.0.0.nupkg.sha512" ,
"microsoft.entityframeworkcore.design.nuspec"
2024-12-02 13:24:34 +00:00
]
} ,
"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.Core/8.0.11" : {
"sha512" : "wvC/xpis//IG9qvfMbMFMjhrM+P7choZ23CHBRfQyfmIkOVZLBtzM6nestbDdAv3eGnJym1/m0o0sc7YXlL0yg==" ,
"type" : "package" ,
"path" : "microsoft.entityframeworkcore.sqlite.core/8.0.11" ,
"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.8.0.11.nupkg.sha512" ,
"microsoft.entityframeworkcore.sqlite.core.nuspec"
]
} ,
"Microsoft.EntityFrameworkCore.SqlServer/9.0.0" : {
"sha512" : "3Y7/3kgz6C5kRFeELLZ5VeIeBlxB31x/ywscbN4r1JqTXIy8WWGo0CqzuOxBy4UzaTzpifElAZvv4fyD3ZQK5w==" ,
"type" : "package" ,
"path" : "microsoft.entityframeworkcore.sqlserver/9.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"PACKAGE.md" ,
"lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll" ,
"lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.xml" ,
"microsoft.entityframeworkcore.sqlserver.9.0.0.nupkg.sha512" ,
"microsoft.entityframeworkcore.sqlserver.nuspec"
]
} ,
"Microsoft.EntityFrameworkCore.SqlServer.Abstractions/8.0.11" : {
"sha512" : "tqEw9SnW0fAF3CjnbOKG0Vd7UcWF3iIyFqBjH13I1mh39gTL4lRb/lyCH56jpJk3GbMi0TMGQvzpdHaJA7HsQA==" ,
"type" : "package" ,
"path" : "microsoft.entityframeworkcore.sqlserver.abstractions/8.0.11" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"PACKAGE.md" ,
"lib/netstandard2.1/Microsoft.EntityFrameworkCore.SqlServer.Abstractions.dll" ,
"lib/netstandard2.1/Microsoft.EntityFrameworkCore.SqlServer.Abstractions.xml" ,
"microsoft.entityframeworkcore.sqlserver.abstractions.8.0.11.nupkg.sha512" ,
"microsoft.entityframeworkcore.sqlserver.abstractions.nuspec"
]
} ,
"Microsoft.EntityFrameworkCore.SqlServer.HierarchyId/8.0.11" : {
"sha512" : "0FzPKL4vGWR2EKejbZYcZuiwo+ulsUklAS6+OIWD0Msg9B1XqjyiPli5vSrZog6YqKn+2n3N6Vczb4quIgePxA==" ,
"type" : "package" ,
"path" : "microsoft.entityframeworkcore.sqlserver.hierarchyid/8.0.11" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"PACKAGE.md" ,
"build/net8.0/Microsoft.EntityFrameworkCore.SqlServer.HierarchyId.targets" ,
"lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.HierarchyId.dll" ,
"lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.HierarchyId.xml" ,
"microsoft.entityframeworkcore.sqlserver.hierarchyid.8.0.11.nupkg.sha512" ,
"microsoft.entityframeworkcore.sqlserver.hierarchyid.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.EntityFrameworkCore.Tools/9.0.0" : {
"sha512" : "qjw+3/CaWiWnyVblvKHY11rQKH5eHQDSbtxjgxVhxGJrOpmjZ3JxtD0pjwkr4y/ELubsXr6xDfBcRJSkX/9hWQ==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "microsoft.entityframeworkcore.tools/9.0.0" ,
2024-12-02 13:24:34 +00:00
"hasTools" : true ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"Icon.png" ,
"docs/PACKAGE.md" ,
"microsoft.entityframeworkcore.tools.9.0.0.nupkg.sha512" ,
2024-12-02 13:24:34 +00:00
"microsoft.entityframeworkcore.tools.nuspec" ,
"tools/EntityFrameworkCore.PS2.psd1" ,
"tools/EntityFrameworkCore.PS2.psm1" ,
"tools/EntityFrameworkCore.psd1" ,
"tools/EntityFrameworkCore.psm1" ,
"tools/about_EntityFrameworkCore.help.txt" ,
"tools/init.ps1" ,
2025-10-22 13:05:31 +00:00
"tools/net472/any/ef.exe" ,
"tools/net472/win-arm64/ef.exe" ,
"tools/net472/win-x86/ef.exe" ,
2024-12-02 13:24:34 +00:00
"tools/netcoreapp2.0/any/ef.dll" ,
"tools/netcoreapp2.0/any/ef.runtimeconfig.json"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.ApiDescription.Server/6.0.5" : {
"sha512" : "Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "microsoft.extensions.apidescription.server/6.0.5" ,
2024-12-02 13:24:34 +00:00
"hasTools" : true ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"Icon.png" ,
2024-12-02 13:24:34 +00:00
"build/Microsoft.Extensions.ApiDescription.Server.props" ,
"build/Microsoft.Extensions.ApiDescription.Server.targets" ,
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props" ,
"buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets" ,
2025-10-22 13:05:31 +00:00
"microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512" ,
2024-12-02 13:24:34 +00:00
"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" ,
2025-10-22 13:05:31 +00:00
"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" ,
2024-12-02 13:24:34 +00:00
"tools/net461/GetDocument.Insider.exe" ,
"tools/net461/GetDocument.Insider.exe.config" ,
2025-10-22 13:05:31 +00:00
"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" ,
2024-12-02 13:24:34 +00:00
"tools/netcoreapp2.1/GetDocument.Insider.deps.json" ,
"tools/netcoreapp2.1/GetDocument.Insider.dll" ,
2025-10-22 13:05:31 +00:00
"tools/netcoreapp2.1/GetDocument.Insider.runtimeconfig.json" ,
"tools/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll"
2024-12-02 13:24:34 +00:00
]
} ,
"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"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.DependencyModel/9.0.0" : {
"sha512" : "saxr2XzwgDU77LaQfYFXmddEDRUKHF4DaGMZkNB3qjdVSZlax3//dGJagJkKrGMIPNZs2jVFXITyCCR6UHJNdA==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "microsoft.extensions.dependencymodel/9.0.0" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"LICENSE.TXT" ,
"PACKAGE.md" ,
"THIRD-PARTY-NOTICES.TXT" ,
"buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets" ,
"buildTransitive/net462/_._" ,
2025-10-22 13:05:31 +00:00
"buildTransitive/net8.0/_._" ,
2024-12-02 13:24:34 +00:00
"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" ,
2025-10-22 13:05:31 +00:00
"lib/net9.0/Microsoft.Extensions.DependencyModel.dll" ,
"lib/net9.0/Microsoft.Extensions.DependencyModel.xml" ,
2024-12-02 13:24:34 +00:00
"lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll" ,
"lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml" ,
2025-10-22 13:05:31 +00:00
"microsoft.extensions.dependencymodel.9.0.0.nupkg.sha512" ,
2024-12-02 13:24:34 +00:00
"microsoft.extensions.dependencymodel.nuspec" ,
"useSharedDesignerContext.txt"
]
} ,
"Microsoft.Extensions.FileProviders.Abstractions/2.2.0" : {
"sha512" : "EcnaSsPTqx2MGnHrmWOD0ugbuuqVT8iICqSqPzi45V5/MA1LjUNb0kwgcxBGqizV1R+WeBK7/Gw25Jzkyk9bIw==" ,
"type" : "package" ,
"path" : "microsoft.extensions.fileproviders.abstractions/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll" ,
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml" ,
"microsoft.extensions.fileproviders.abstractions.2.2.0.nupkg.sha512" ,
"microsoft.extensions.fileproviders.abstractions.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.FileProviders.Composite/2.2.0" : {
"sha512" : "Az/RxWB+UlyVN/TvQFaGXx8XAXVZN5WQnnuJOsjwBzghSJc1i8zqNjIypPHOedcuIXs2XSWgOSL6YQ3BlCnoJA==" ,
"type" : "package" ,
"path" : "microsoft.extensions.fileproviders.composite/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll" ,
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.xml" ,
"microsoft.extensions.fileproviders.composite.2.2.0.nupkg.sha512" ,
"microsoft.extensions.fileproviders.composite.nuspec"
]
} ,
"Microsoft.Extensions.FileSystemGlobbing/2.2.0" : {
"sha512" : "ZSsHZp3PyW6vk37tDEdypjgGlNtpJ0EixBMOfUod2Thx7GtwfFSAQXUQx8a8BN8vfWKGGMbp7jPWdoHx/At4wQ==" ,
"type" : "package" ,
"path" : "microsoft.extensions.filesystemglobbing/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll" ,
"lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml" ,
"microsoft.extensions.filesystemglobbing.2.2.0.nupkg.sha512" ,
"microsoft.extensions.filesystemglobbing.nuspec"
]
} ,
2024-12-02 13:24:34 +00:00
"Microsoft.Extensions.Hosting.Abstractions/2.2.0" : {
"sha512" : "+k4AEn68HOJat5gj1TWa6X28WlirNQO9sPIIeQbia+91n03esEtMSSoekSTpMjUzjqtJWQN3McVx0GvSPFHF/Q==" ,
"type" : "package" ,
"path" : "microsoft.extensions.hosting.abstractions/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll" ,
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml" ,
"microsoft.extensions.hosting.abstractions.2.2.0.nupkg.sha512" ,
"microsoft.extensions.hosting.abstractions.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.Localization/2.2.0" : {
"sha512" : "3nBQLeBrcd4Rgd9vQi4gF5NgAWxnQrHekjjwlgww4wyLNfJDizjiex2resOLoAuAgy3y2IIAWjOpbr0UKR2ykw==" ,
"type" : "package" ,
"path" : "microsoft.extensions.localization/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.Extensions.Localization.dll" ,
"lib/netstandard2.0/Microsoft.Extensions.Localization.xml" ,
"microsoft.extensions.localization.2.2.0.nupkg.sha512" ,
"microsoft.extensions.localization.nuspec"
]
} ,
"Microsoft.Extensions.Localization.Abstractions/2.2.0" : {
"sha512" : "FQzXG/lYR9UOM2zHpqsjTRpp3EghIYo3FCsQpfmtbp+glPaU0WXZfNmMjyqBRmMj1Sq93fPnC+G9zzYRauuRQA==" ,
"type" : "package" ,
"path" : "microsoft.extensions.localization.abstractions/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll" ,
"lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.xml" ,
"microsoft.extensions.localization.abstractions.2.2.0.nupkg.sha512" ,
"microsoft.extensions.localization.abstractions.nuspec"
]
} ,
2024-12-02 13:24:34 +00:00
"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.ObjectPool/2.2.0" : {
"sha512" : "gA8H7uQOnM5gb+L0uTNjViHYr+hRDqCdfugheGo/MxQnuHzmhhzCBTIPm19qL1z1Xe0NEMabfcOBGv9QghlZ8g==" ,
"type" : "package" ,
"path" : "microsoft.extensions.objectpool/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll" ,
"lib/netstandard2.0/Microsoft.Extensions.ObjectPool.xml" ,
"microsoft.extensions.objectpool.2.2.0.nupkg.sha512" ,
"microsoft.extensions.objectpool.nuspec"
]
} ,
"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.PlatformAbstractions/1.1.0" : {
"sha512" : "H6ZsQzxYw/6k2DfEQRXdC+vQ6obd6Uba3uGJrnJ2vG4PRXjQZ7seB13JdCfE72abp8E6Fk3gGgDzfJiLZi5ZpQ==" ,
"type" : "package" ,
"path" : "microsoft.extensions.platformabstractions/1.1.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/net451/Microsoft.Extensions.PlatformAbstractions.dll" ,
"lib/net451/Microsoft.Extensions.PlatformAbstractions.xml" ,
"lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.dll" ,
"lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.xml" ,
"microsoft.extensions.platformabstractions.1.1.0.nupkg.sha512" ,
"microsoft.extensions.platformabstractions.nuspec"
]
} ,
"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"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Extensions.WebEncoders/2.2.0" : {
"sha512" : "V8XcqYcpcdBAxUhLeyYcuKmxu4CtNQA9IphTnARpQGhkop4A93v2XgM3AtaVVJo3H2cDWxWM6aeO8HxkifREqw==" ,
"type" : "package" ,
"path" : "microsoft.extensions.webencoders/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll" ,
"lib/netstandard2.0/Microsoft.Extensions.WebEncoders.xml" ,
"microsoft.extensions.webencoders.2.2.0.nupkg.sha512" ,
"microsoft.extensions.webencoders.nuspec"
]
} ,
2024-12-02 13:24:34 +00:00
"Microsoft.Identity.Client/4.61.3" : {
"sha512" : "naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==" ,
"type" : "package" ,
"path" : "microsoft.identity.client/4.61.3" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"README.md" ,
"lib/net462/Microsoft.Identity.Client.dll" ,
"lib/net462/Microsoft.Identity.Client.xml" ,
"lib/net6.0-android31.0/Microsoft.Identity.Client.dll" ,
"lib/net6.0-android31.0/Microsoft.Identity.Client.xml" ,
"lib/net6.0-ios15.4/Microsoft.Identity.Client.dll" ,
"lib/net6.0-ios15.4/Microsoft.Identity.Client.xml" ,
"lib/net6.0/Microsoft.Identity.Client.dll" ,
"lib/net6.0/Microsoft.Identity.Client.xml" ,
"lib/netstandard2.0/Microsoft.Identity.Client.dll" ,
"lib/netstandard2.0/Microsoft.Identity.Client.xml" ,
"microsoft.identity.client.4.61.3.nupkg.sha512" ,
"microsoft.identity.client.nuspec"
]
} ,
"Microsoft.Identity.Client.Extensions.Msal/4.61.3" : {
"sha512" : "PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==" ,
"type" : "package" ,
"path" : "microsoft.identity.client.extensions.msal/4.61.3" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll" ,
"lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.xml" ,
"lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll" ,
"lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.xml" ,
"microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512" ,
"microsoft.identity.client.extensions.msal.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.IdentityModel.Abstractions/8.3.0" : {
"sha512" : "jNin7yvWZu+K3U24q+6kD+LmGSRfbkHl9Px8hN1XrGwq6ZHgKGi/zuTm5m08G27fwqKfVXIWuIcUeq4Y1VQUOg==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "microsoft.identitymodel.abstractions/8.3.0" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"README.md" ,
2024-12-02 13:24:34 +00:00
"lib/net462/Microsoft.IdentityModel.Abstractions.dll" ,
"lib/net462/Microsoft.IdentityModel.Abstractions.xml" ,
"lib/net472/Microsoft.IdentityModel.Abstractions.dll" ,
"lib/net472/Microsoft.IdentityModel.Abstractions.xml" ,
"lib/net6.0/Microsoft.IdentityModel.Abstractions.dll" ,
"lib/net6.0/Microsoft.IdentityModel.Abstractions.xml" ,
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.IdentityModel.Abstractions.dll" ,
"lib/net8.0/Microsoft.IdentityModel.Abstractions.xml" ,
"lib/net9.0/Microsoft.IdentityModel.Abstractions.dll" ,
"lib/net9.0/Microsoft.IdentityModel.Abstractions.xml" ,
2024-12-02 13:24:34 +00:00
"lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll" ,
"lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml" ,
2025-10-22 13:05:31 +00:00
"microsoft.identitymodel.abstractions.8.3.0.nupkg.sha512" ,
2024-12-02 13:24:34 +00:00
"microsoft.identitymodel.abstractions.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.IdentityModel.JsonWebTokens/8.3.0" : {
"sha512" : "4SVXLT8sDG7CrHiszEBrsDYi+aDW0W9d+fuWUGdZPBdan56aM6fGXJDjbI0TVGEDjJhXbACQd8F/BnC7a+m2RQ==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "microsoft.identitymodel.jsonwebtokens/8.3.0" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"README.md" ,
2024-12-02 13:24:34 +00:00
"lib/net462/Microsoft.IdentityModel.JsonWebTokens.dll" ,
"lib/net462/Microsoft.IdentityModel.JsonWebTokens.xml" ,
"lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll" ,
"lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml" ,
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll" ,
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml" ,
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll" ,
"lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.xml" ,
"lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll" ,
"lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.xml" ,
2024-12-02 13:24:34 +00:00
"lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll" ,
"lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml" ,
2025-10-22 13:05:31 +00:00
"microsoft.identitymodel.jsonwebtokens.8.3.0.nupkg.sha512" ,
2024-12-02 13:24:34 +00:00
"microsoft.identitymodel.jsonwebtokens.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.IdentityModel.Logging/8.3.0" : {
"sha512" : "4w4pSIGHhCCLTHqtVNR2Cc/zbDIUWIBHTZCu/9ZHm2SVwrXY3RJMcZ7EFGiKqmKZMQZJzA0bpwCZ6R8Yb7i5VQ==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "microsoft.identitymodel.logging/8.3.0" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"README.md" ,
2024-12-02 13:24:34 +00:00
"lib/net462/Microsoft.IdentityModel.Logging.dll" ,
"lib/net462/Microsoft.IdentityModel.Logging.xml" ,
"lib/net472/Microsoft.IdentityModel.Logging.dll" ,
"lib/net472/Microsoft.IdentityModel.Logging.xml" ,
"lib/net6.0/Microsoft.IdentityModel.Logging.dll" ,
"lib/net6.0/Microsoft.IdentityModel.Logging.xml" ,
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.IdentityModel.Logging.dll" ,
"lib/net8.0/Microsoft.IdentityModel.Logging.xml" ,
"lib/net9.0/Microsoft.IdentityModel.Logging.dll" ,
"lib/net9.0/Microsoft.IdentityModel.Logging.xml" ,
2024-12-02 13:24:34 +00:00
"lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll" ,
"lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml" ,
2025-10-22 13:05:31 +00:00
"microsoft.identitymodel.logging.8.3.0.nupkg.sha512" ,
2024-12-02 13:24:34 +00:00
"microsoft.identitymodel.logging.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.IdentityModel.Protocols/8.0.1" : {
"sha512" : "uA2vpKqU3I2mBBEaeJAWPTjT9v1TZrGWKdgK6G5qJd03CLx83kdiqO9cmiK8/n1erkHzFBwU/RphP83aAe3i3g==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "microsoft.identitymodel.protocols/8.0.1" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/net462/Microsoft.IdentityModel.Protocols.dll" ,
"lib/net462/Microsoft.IdentityModel.Protocols.xml" ,
"lib/net472/Microsoft.IdentityModel.Protocols.dll" ,
"lib/net472/Microsoft.IdentityModel.Protocols.xml" ,
"lib/net6.0/Microsoft.IdentityModel.Protocols.dll" ,
"lib/net6.0/Microsoft.IdentityModel.Protocols.xml" ,
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.IdentityModel.Protocols.dll" ,
"lib/net8.0/Microsoft.IdentityModel.Protocols.xml" ,
"lib/net9.0/Microsoft.IdentityModel.Protocols.dll" ,
"lib/net9.0/Microsoft.IdentityModel.Protocols.xml" ,
2024-12-02 13:24:34 +00:00
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll" ,
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml" ,
2025-10-22 13:05:31 +00:00
"microsoft.identitymodel.protocols.8.0.1.nupkg.sha512" ,
2024-12-02 13:24:34 +00:00
"microsoft.identitymodel.protocols.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1" : {
"sha512" : "AQDbfpL+yzuuGhO/mQhKNsp44pm5Jv8/BI4KiFXR7beVGZoSH35zMV3PrmcfvSTsyI6qrcR898NzUauD6SRigg==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "microsoft.identitymodel.protocols.openidconnect/8.0.1" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll" ,
"lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml" ,
"lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll" ,
"lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml" ,
"lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll" ,
"lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml" ,
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll" ,
"lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml" ,
"lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll" ,
"lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml" ,
2024-12-02 13:24:34 +00:00
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll" ,
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml" ,
2025-10-22 13:05:31 +00:00
"microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512" ,
2024-12-02 13:24:34 +00:00
"microsoft.identitymodel.protocols.openidconnect.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.IdentityModel.Tokens/8.3.0" : {
"sha512" : "yGzqmk+kInH50zeSEH/L1/J0G4/yqTQNq4YmdzOhpE7s/86tz37NS2YbbY2ievbyGjmeBI1mq26QH+yBR6AK3Q==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "microsoft.identitymodel.tokens/8.3.0" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"README.md" ,
2024-12-02 13:24:34 +00:00
"lib/net462/Microsoft.IdentityModel.Tokens.dll" ,
"lib/net462/Microsoft.IdentityModel.Tokens.xml" ,
"lib/net472/Microsoft.IdentityModel.Tokens.dll" ,
"lib/net472/Microsoft.IdentityModel.Tokens.xml" ,
"lib/net6.0/Microsoft.IdentityModel.Tokens.dll" ,
"lib/net6.0/Microsoft.IdentityModel.Tokens.xml" ,
2025-10-22 13:05:31 +00:00
"lib/net8.0/Microsoft.IdentityModel.Tokens.dll" ,
"lib/net8.0/Microsoft.IdentityModel.Tokens.xml" ,
"lib/net9.0/Microsoft.IdentityModel.Tokens.dll" ,
"lib/net9.0/Microsoft.IdentityModel.Tokens.xml" ,
2024-12-02 13:24:34 +00:00
"lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll" ,
"lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml" ,
2025-10-22 13:05:31 +00:00
"microsoft.identitymodel.tokens.8.3.0.nupkg.sha512" ,
2024-12-02 13:24:34 +00:00
"microsoft.identitymodel.tokens.nuspec"
]
} ,
"Microsoft.Net.Http.Headers/2.2.0" : {
"sha512" : "iZNkjYqlo8sIOI0bQfpsSoMTmB/kyvmV2h225ihyZT33aTp48ZpF6qYnXxzSXmHt8DpBAwBTX+1s1UFLbYfZKg==" ,
"type" : "package" ,
"path" : "microsoft.net.http.headers/2.2.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/Microsoft.Net.Http.Headers.dll" ,
"lib/netstandard2.0/Microsoft.Net.Http.Headers.xml" ,
"microsoft.net.http.headers.2.2.0.nupkg.sha512" ,
"microsoft.net.http.headers.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.NET.StringTools/17.10.4" : {
"sha512" : "wyABaqY+IHCMMSTQmcc3Ca6vbmg5BaEPgicnEgpll+4xyWZWlkQqUwafweUd9VAhBb4jqplMl6voUHQ6yfdUcg==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "microsoft.net.stringtools/17.10.4" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"MSBuild-NuGet-Icon.png" ,
"README.md" ,
"lib/net472/Microsoft.NET.StringTools.dll" ,
"lib/net472/Microsoft.NET.StringTools.pdb" ,
"lib/net472/Microsoft.NET.StringTools.xml" ,
"lib/net8.0/Microsoft.NET.StringTools.dll" ,
"lib/net8.0/Microsoft.NET.StringTools.pdb" ,
"lib/net8.0/Microsoft.NET.StringTools.xml" ,
"lib/netstandard2.0/Microsoft.NET.StringTools.dll" ,
"lib/netstandard2.0/Microsoft.NET.StringTools.pdb" ,
"lib/netstandard2.0/Microsoft.NET.StringTools.xml" ,
"microsoft.net.stringtools.17.10.4.nupkg.sha512" ,
"microsoft.net.stringtools.nuspec" ,
"notices/THIRDPARTYNOTICES.txt" ,
"ref/net472/Microsoft.NET.StringTools.dll" ,
"ref/net472/Microsoft.NET.StringTools.xml" ,
"ref/net8.0/Microsoft.NET.StringTools.dll" ,
"ref/net8.0/Microsoft.NET.StringTools.xml" ,
"ref/netstandard2.0/Microsoft.NET.StringTools.dll" ,
"ref/netstandard2.0/Microsoft.NET.StringTools.xml"
]
} ,
"Microsoft.NETCore.Platforms/2.0.0" : {
"sha512" : "VdLJOCXhZaEMY7Hm2GKiULmn7IEPFE4XC5LPSfBVCUIA8YLZVh846gtfBJalsPQF2PlzdD7ecX7DZEulJ402ZQ==" ,
"type" : "package" ,
"path" : "microsoft.netcore.platforms/2.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
2024-12-02 13:24:34 +00:00
"lib/netstandard1.0/_._" ,
2025-10-22 13:05:31 +00:00
"microsoft.netcore.platforms.2.0.0.nupkg.sha512" ,
2024-12-02 13:24:34 +00:00
"microsoft.netcore.platforms.nuspec" ,
2025-10-22 13:05:31 +00:00
"runtime.json" ,
"useSharedDesignerContext.txt" ,
"version.txt"
2024-12-02 13:24:34 +00:00
]
} ,
"Microsoft.NETCore.Targets/1.1.0" : {
"sha512" : "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==" ,
"type" : "package" ,
"path" : "microsoft.netcore.targets/1.1.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/netstandard1.0/_._" ,
"microsoft.netcore.targets.1.1.0.nupkg.sha512" ,
"microsoft.netcore.targets.nuspec" ,
"runtime.json"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.OpenApi/1.6.22" : {
"sha512" : "aBvunmrdu/x+4CaA/UP1Jx4xWGwk4kymhoIRnn2Vp+zi5/KOPQJ9EkSXHRUr01WcGKtYl3Au7XfkPJbU1G2sjQ==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "microsoft.openapi/1.6.22" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"README.md" ,
2024-12-02 13:24:34 +00:00
"lib/netstandard2.0/Microsoft.OpenApi.dll" ,
"lib/netstandard2.0/Microsoft.OpenApi.pdb" ,
"lib/netstandard2.0/Microsoft.OpenApi.xml" ,
2025-10-22 13:05:31 +00:00
"microsoft.openapi.1.6.22.nupkg.sha512" ,
2024-12-02 13:24:34 +00:00
"microsoft.openapi.nuspec"
]
} ,
"Microsoft.SqlServer.Server/1.0.0" : {
"sha512" : "N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==" ,
"type" : "package" ,
"path" : "microsoft.sqlserver.server/1.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"dotnet.png" ,
"lib/net46/Microsoft.SqlServer.Server.dll" ,
"lib/net46/Microsoft.SqlServer.Server.pdb" ,
"lib/net46/Microsoft.SqlServer.Server.xml" ,
"lib/netstandard2.0/Microsoft.SqlServer.Server.dll" ,
"lib/netstandard2.0/Microsoft.SqlServer.Server.pdb" ,
"lib/netstandard2.0/Microsoft.SqlServer.Server.xml" ,
"microsoft.sqlserver.server.1.0.0.nupkg.sha512" ,
"microsoft.sqlserver.server.nuspec"
]
} ,
"Microsoft.SqlServer.Types/160.1000.6" : {
"sha512" : "4kk+rz5vnIPr9ENzm8KttUbhBKftv0uHSSFDVjc5OuKPtRP5q0lDbYUy5ZsoYCAG3RrZdJoxPnWN2JNozZAiGA==" ,
"type" : "package" ,
"path" : "microsoft.sqlserver.types/160.1000.6" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"build/net462/Microsoft.SqlServer.Types.props" ,
"lib/net462/Microsoft.SqlServer.Types.dll" ,
"lib/net462/de/Microsoft.SqlServer.Types.resources.dll" ,
"lib/net462/es/Microsoft.SqlServer.Types.resources.dll" ,
"lib/net462/fr/Microsoft.SqlServer.Types.resources.dll" ,
"lib/net462/it/Microsoft.SqlServer.Types.resources.dll" ,
"lib/net462/ja/Microsoft.SqlServer.Types.resources.dll" ,
"lib/net462/ko/Microsoft.SqlServer.Types.resources.dll" ,
"lib/net462/pt/Microsoft.SqlServer.Types.resources.dll" ,
"lib/net462/ru/Microsoft.SqlServer.Types.resources.dll" ,
"lib/net462/zh-Hans/Microsoft.SqlServer.Types.resources.dll" ,
"lib/net462/zh-Hant/Microsoft.SqlServer.Types.resources.dll" ,
"lib/netstandard2.1/Microsoft.SqlServer.Types.dll" ,
"lib/netstandard2.1/de/Microsoft.SqlServer.Types.resources.dll" ,
"lib/netstandard2.1/es/Microsoft.SqlServer.Types.resources.dll" ,
"lib/netstandard2.1/fr/Microsoft.SqlServer.Types.resources.dll" ,
"lib/netstandard2.1/it/Microsoft.SqlServer.Types.resources.dll" ,
"lib/netstandard2.1/ja/Microsoft.SqlServer.Types.resources.dll" ,
"lib/netstandard2.1/ko/Microsoft.SqlServer.Types.resources.dll" ,
"lib/netstandard2.1/pt-BR/Microsoft.SqlServer.Types.resources.dll" ,
"lib/netstandard2.1/ru/Microsoft.SqlServer.Types.resources.dll" ,
"lib/netstandard2.1/zh-Hans/Microsoft.SqlServer.Types.resources.dll" ,
"lib/netstandard2.1/zh-Hant/Microsoft.SqlServer.Types.resources.dll" ,
"license.md" ,
"microsoft.sqlserver.types.160.1000.6.nupkg.sha512" ,
"microsoft.sqlserver.types.nuspec" ,
"runtimes/win-x64/native/SqlServerSpatial160.dll" ,
"runtimes/win-x86/native/SqlServerSpatial160.dll"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.21.0" : {
"sha512" : "8NudeHOE56YsY59HYY89akRMup8Ho+7Y3cADTGjajjWroXVU9RQai2nA6PfteB8AuzmRHZ5NZQB2BnWhQEul5g==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "microsoft.visualstudio.azure.containers.tools.targets/1.21.0" ,
2024-12-02 13:24:34 +00:00
"hasTools" : true ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"CHANGELOG.md" ,
2024-12-02 13:24:34 +00:00
"EULA.md" ,
"ThirdPartyNotices.txt" ,
"build/Container.props" ,
"build/Container.targets" ,
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props" ,
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets" ,
2025-10-22 13:05:31 +00:00
"build/Rules/GeneralBrowseObject.xaml" ,
"build/Rules/cs-CZ/GeneralBrowseObject.xaml" ,
"build/Rules/de-DE/GeneralBrowseObject.xaml" ,
"build/Rules/es-ES/GeneralBrowseObject.xaml" ,
"build/Rules/fr-FR/GeneralBrowseObject.xaml" ,
"build/Rules/it-IT/GeneralBrowseObject.xaml" ,
"build/Rules/ja-JP/GeneralBrowseObject.xaml" ,
"build/Rules/ko-KR/GeneralBrowseObject.xaml" ,
"build/Rules/pl-PL/GeneralBrowseObject.xaml" ,
"build/Rules/pt-BR/GeneralBrowseObject.xaml" ,
"build/Rules/ru-RU/GeneralBrowseObject.xaml" ,
"build/Rules/tr-TR/GeneralBrowseObject.xaml" ,
"build/Rules/zh-CN/GeneralBrowseObject.xaml" ,
"build/Rules/zh-TW/GeneralBrowseObject.xaml" ,
2024-12-02 13:24:34 +00:00
"build/ToolsTarget.props" ,
"build/ToolsTarget.targets" ,
2025-10-22 13:05:31 +00:00
"icon.png" ,
"microsoft.visualstudio.azure.containers.tools.targets.1.21.0.nupkg.sha512" ,
2024-12-02 13:24:34 +00:00
"microsoft.visualstudio.azure.containers.tools.targets.nuspec" ,
"tools/Microsoft.VisualStudio.Containers.Tools.Common.dll" ,
"tools/Microsoft.VisualStudio.Containers.Tools.Shared.dll" ,
"tools/Microsoft.VisualStudio.Containers.Tools.Tasks.dll" ,
"tools/Newtonsoft.Json.dll" ,
2025-10-22 13:05:31 +00:00
"tools/System.Security.Principal.Windows.dll" ,
2024-12-02 13:24:34 +00:00
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll" ,
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll" ,
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll" ,
"tools/de/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll" ,
"tools/de/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll" ,
"tools/de/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll" ,
"tools/es/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll" ,
"tools/es/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll" ,
"tools/es/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll" ,
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll" ,
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll" ,
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll" ,
"tools/it/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll" ,
"tools/it/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll" ,
"tools/it/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll" ,
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll" ,
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll" ,
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll" ,
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll" ,
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll" ,
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll" ,
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll" ,
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll" ,
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll" ,
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll" ,
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll" ,
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll" ,
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll" ,
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll" ,
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll" ,
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll" ,
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll" ,
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll" ,
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll" ,
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll" ,
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll" ,
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll" ,
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll" ,
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.VisualStudio.Web.CodeGeneration/9.0.0" : {
"sha512" : "W9ho78o/92MUDz04r7Al4dMx7djaqtSJE1cR7fMjy+Mm0StL5pVKXF24qnAFWJlip7KEpAa1QP35davXvuis9w==" ,
"type" : "package" ,
"path" : "microsoft.visualstudio.web.codegeneration/9.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"NOTICE.txt" ,
"README.md" ,
"lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.dll" ,
"lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.xml" ,
"microsoft.visualstudio.web.codegeneration.9.0.0.nupkg.sha512" ,
"microsoft.visualstudio.web.codegeneration.nuspec"
]
} ,
"Microsoft.VisualStudio.Web.CodeGeneration.Core/9.0.0" : {
"sha512" : "1VIEZs8DNnefMa0eVDZucz/dk28Sg0QRiNiRJj7SdU8E6UiNJxnkzA748aqA6Qqi8OMTHTBKhzx0Hj9ykIi6/Q==" ,
"type" : "package" ,
"path" : "microsoft.visualstudio.web.codegeneration.core/9.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"NOTICE.txt" ,
"README.md" ,
"lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll" ,
"lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.xml" ,
"microsoft.visualstudio.web.codegeneration.core.9.0.0.nupkg.sha512" ,
"microsoft.visualstudio.web.codegeneration.core.nuspec"
]
} ,
"Microsoft.VisualStudio.Web.CodeGeneration.Design/9.0.0" : {
"sha512" : "nO5MUL3iC0WjtAVea5d4v6kVcoL9ae/PnkC6NeEJhWazHKdKj7xfv6D2QvBx8uCIj8FUu9QpvvdN6m/xMp//EQ==" ,
"type" : "package" ,
"path" : "microsoft.visualstudio.web.codegeneration.design/9.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"NOTICE.txt" ,
"README.md" ,
"lib/net8.0/dotnet-aspnet-codegenerator-design.dll" ,
"lib/net8.0/dotnet-aspnet-codegenerator-design.xml" ,
"microsoft.visualstudio.web.codegeneration.design.9.0.0.nupkg.sha512" ,
"microsoft.visualstudio.web.codegeneration.design.nuspec"
]
} ,
"Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore/9.0.0" : {
"sha512" : "F4+A6CaXmof/QoeWpqaMMeoVinfUSIMKa5xLOrwsZxGfYl6Qryhb06bkJ8yJaF05WefMM/wnj73oI3Ms2bBh7g==" ,
"type" : "package" ,
"path" : "microsoft.visualstudio.web.codegeneration.entityframeworkcore/9.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"NOTICE.txt" ,
"README.md" ,
"Templates/DbContext/NewLocalDbContext.cshtml" ,
"lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll" ,
"lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.runtimeconfig.json" ,
"lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.xml" ,
"microsoft.visualstudio.web.codegeneration.entityframeworkcore.9.0.0.nupkg.sha512" ,
"microsoft.visualstudio.web.codegeneration.entityframeworkcore.nuspec"
]
} ,
"Microsoft.VisualStudio.Web.CodeGeneration.Templating/9.0.0" : {
"sha512" : "euoX0M4JnbzSUcFXfDq+GSSdXNRbKGUBTK+8gcnzHmhY3sHgHn9bgeeZDp+LGuoUQaP+WrWA8Nq92gCTcZLWSA==" ,
"type" : "package" ,
"path" : "microsoft.visualstudio.web.codegeneration.templating/9.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"NOTICE.txt" ,
"README.md" ,
"lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll" ,
"lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.xml" ,
"microsoft.visualstudio.web.codegeneration.templating.9.0.0.nupkg.sha512" ,
"microsoft.visualstudio.web.codegeneration.templating.nuspec"
]
} ,
"Microsoft.VisualStudio.Web.CodeGeneration.Utils/9.0.0" : {
"sha512" : "O8uehWLzgQhq3H2f+dxEkuYF8wWoBrT7iKtQXnHAc96qlVdLSARSxt3hlxqFSzK3ZkHp2P6lHt76LRH6J0PDrw==" ,
"type" : "package" ,
"path" : "microsoft.visualstudio.web.codegeneration.utils/9.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"NOTICE.txt" ,
"README.md" ,
"lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll" ,
"lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.xml" ,
"microsoft.visualstudio.web.codegeneration.utils.9.0.0.nupkg.sha512" ,
"microsoft.visualstudio.web.codegeneration.utils.nuspec"
]
} ,
"Microsoft.VisualStudio.Web.CodeGenerators.Mvc/9.0.0" : {
"sha512" : "WJhdsFXkpA0XR6PCjoxe9pRIqT8NV8Ggojv2cwaeCwxApzTAbLnglwADteeF7WlgHnr1VmJ+xdgzzNAAcJ9+Rg==" ,
"type" : "package" ,
"path" : "microsoft.visualstudio.web.codegenerators.mvc/9.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Generators/ParameterDefinitions/area.json" ,
"Generators/ParameterDefinitions/blazor-identity.json" ,
"Generators/ParameterDefinitions/blazor.json" ,
"Generators/ParameterDefinitions/controller.json" ,
"Generators/ParameterDefinitions/identity.json" ,
"Generators/ParameterDefinitions/minimalapi.json" ,
"Generators/ParameterDefinitions/razorpage.json" ,
"Generators/ParameterDefinitions/view.json" ,
"Icon.png" ,
"NOTICE.txt" ,
"README.md" ,
"Templates/Blazor/Create.tt" ,
"Templates/Blazor/Delete.tt" ,
"Templates/Blazor/Details.tt" ,
"Templates/Blazor/Edit.tt" ,
"Templates/Blazor/Index.tt" ,
"Templates/BlazorIdentity/IdentityComponentsEndpointRouteBuilderExtensions.tt" ,
"Templates/BlazorIdentity/IdentityNoOpEmailSender.tt" ,
"Templates/BlazorIdentity/IdentityRedirectManager.tt" ,
"Templates/BlazorIdentity/IdentityRevalidatingAuthenticationStateProvider.tt" ,
"Templates/BlazorIdentity/IdentityUserAccessor.tt" ,
"Templates/BlazorIdentity/Pages/ConfirmEmail.tt" ,
"Templates/BlazorIdentity/Pages/ConfirmEmailChange.tt" ,
"Templates/BlazorIdentity/Pages/ExternalLogin.tt" ,
"Templates/BlazorIdentity/Pages/ForgotPassword.tt" ,
"Templates/BlazorIdentity/Pages/ForgotPasswordConfirmation.tt" ,
"Templates/BlazorIdentity/Pages/InvalidPasswordReset.tt" ,
"Templates/BlazorIdentity/Pages/InvalidUser.tt" ,
"Templates/BlazorIdentity/Pages/Lockout.tt" ,
"Templates/BlazorIdentity/Pages/Login.tt" ,
"Templates/BlazorIdentity/Pages/LoginWith2fa.tt" ,
"Templates/BlazorIdentity/Pages/LoginWithRecoveryCode.tt" ,
"Templates/BlazorIdentity/Pages/Manage/ChangePassword.tt" ,
"Templates/BlazorIdentity/Pages/Manage/DeletePersonalData.tt" ,
"Templates/BlazorIdentity/Pages/Manage/Disable2fa.tt" ,
"Templates/BlazorIdentity/Pages/Manage/Email.tt" ,
"Templates/BlazorIdentity/Pages/Manage/EnableAuthenticator.tt" ,
"Templates/BlazorIdentity/Pages/Manage/ExternalLogins.tt" ,
"Templates/BlazorIdentity/Pages/Manage/GenerateRecoveryCodes.tt" ,
"Templates/BlazorIdentity/Pages/Manage/Index.tt" ,
"Templates/BlazorIdentity/Pages/Manage/PersonalData.tt" ,
"Templates/BlazorIdentity/Pages/Manage/ResetAuthenticator.tt" ,
"Templates/BlazorIdentity/Pages/Manage/SetPassword.tt" ,
"Templates/BlazorIdentity/Pages/Manage/TwoFactorAuthentication.tt" ,
"Templates/BlazorIdentity/Pages/Manage/_Imports.tt" ,
"Templates/BlazorIdentity/Pages/Register.tt" ,
"Templates/BlazorIdentity/Pages/RegisterConfirmation.tt" ,
"Templates/BlazorIdentity/Pages/ResendEmailConfirmation.tt" ,
"Templates/BlazorIdentity/Pages/ResetPassword.tt" ,
"Templates/BlazorIdentity/Pages/ResetPasswordConfirmation.tt" ,
"Templates/BlazorIdentity/Pages/_Imports.tt" ,
"Templates/BlazorIdentity/Shared/AccountLayout.tt" ,
"Templates/BlazorIdentity/Shared/ExternalLoginPicker.tt" ,
"Templates/BlazorIdentity/Shared/ManageLayout.tt" ,
"Templates/BlazorIdentity/Shared/ManageNavMenu.tt" ,
"Templates/BlazorIdentity/Shared/RedirectToLogin.tt" ,
"Templates/BlazorIdentity/Shared/ShowRecoveryCodes.tt" ,
"Templates/BlazorIdentity/Shared/StatusMessage.tt" ,
"Templates/ControllerGenerator/ApiControllerWithContext.cshtml" ,
"Templates/ControllerGenerator/MvcControllerWithContext.cshtml" ,
"Templates/General/IdentityApplicationUser.Interfaces.cs" ,
"Templates/General/IdentityApplicationUser.cs" ,
"Templates/General/IdentityApplicationUser.tt" ,
"Templates/General/IdentityApplicationUserModel.cs" ,
"Templates/General/IdentityDbContext.Interfaces.cs" ,
"Templates/General/IdentityDbContext.cs" ,
"Templates/General/IdentityDbContext.tt" ,
"Templates/General/IdentityDbContextModel.cs" ,
"Templates/Identity/Data/ApplicationDbContext.cshtml" ,
"Templates/Identity/Data/ApplicationUser.cshtml" ,
"Templates/Identity/IdentityHostingStartup.cshtml" ,
"Templates/Identity/Pages/Account/Account.AccessDenied.cs.cshtml" ,
"Templates/Identity/Pages/Account/Account.AccessDenied.cshtml" ,
"Templates/Identity/Pages/Account/Account.ConfirmEmail.cs.cshtml" ,
"Templates/Identity/Pages/Account/Account.ConfirmEmail.cshtml" ,
"Templates/Identity/Pages/Account/Account.ConfirmEmailChange.cs.cshtml" ,
"Templates/Identity/Pages/Account/Account.ConfirmEmailChange.cshtml" ,
"Templates/Identity/Pages/Account/Account.ExternalLogin.cs.cshtml" ,
"Templates/Identity/Pages/Account/Account.ExternalLogin.cshtml" ,
"Templates/Identity/Pages/Account/Account.ForgotPassword.cs.cshtml" ,
"Templates/Identity/Pages/Account/Account.ForgotPassword.cshtml" ,
"Templates/Identity/Pages/Account/Account.ForgotPasswordConfirmation.cs.cshtml" ,
"Templates/Identity/Pages/Account/Account.ForgotPasswordConfirmation.cshtml" ,
"Templates/Identity/Pages/Account/Account.Lockout.cs.cshtml" ,
"Templates/Identity/Pages/Account/Account.Lockout.cshtml" ,
"Templates/Identity/Pages/Account/Account.Login.cs.cshtml" ,
"Templates/Identity/Pages/Account/Account.Login.cshtml" ,
"Templates/Identity/Pages/Account/Account.LoginWith2fa.cs.cshtml" ,
"Templates/Identity/Pages/Account/Account.LoginWith2fa.cshtml" ,
"Templates/Identity/Pages/Account/Account.LoginWithRecoveryCode.cs.cshtml" ,
"Templates/Identity/Pages/Account/Account.LoginWithRecoveryCode.cshtml" ,
"Templates/Identity/Pages/Account/Account.Logout.cs.cshtml" ,
"Templates/Identity/Pages/Account/Account.Logout.cshtml" ,
"Templates/Identity/Pages/Account/Account.Register.cs.cshtml" ,
"Templates/Identity/Pages/Account/Account.Register.cshtml" ,
"Templates/Identity/Pages/Account/Account.RegisterConfirmation.cs.cshtml" ,
"Templates/Identity/Pages/Account/Account.RegisterConfirmation.cshtml" ,
"Templates/Identity/Pages/Account/Account.ResendEmailConfirmation.cs.cshtml" ,
"Templates/Identity/Pages/Account/Account.ResendEmailConfirmation.cshtml" ,
"Templates/Identity/Pages/Account/Account.ResetPassword.cs.cshtml" ,
"Templates/Identity/Pages/Account/Account.ResetPassword.cshtml" ,
"Templates/Identity/Pages/Account/Account.ResetPasswordConfirmation.cs.cshtml" ,
"Templates/Identity/Pages/Account/Account.ResetPasswordConfirmation.cshtml" ,
"Templates/Identity/Pages/Account/Account._StatusMessage.cshtml" ,
"Templates/Identity/Pages/Account/Account._ViewImports.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.ChangePassword.cs.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.ChangePassword.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.DeletePersonalData.cs.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.DeletePersonalData.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.Disable2fa.cs.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.Disable2fa.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.DownloadPersonalData.cs.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.DownloadPersonalData.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.Email.cs.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.Email.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.EnableAuthenticator.cs.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.EnableAuthenticator.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.ExternalLogins.cs.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.ExternalLogins.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.GenerateRecoveryCodes.cs.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.GenerateRecoveryCodes.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.Index.cs.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.Index.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.ManageNavPages.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.PersonalData.cs.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.PersonalData.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.ResetAuthenticator.cs.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.ResetAuthenticator.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.SetPassword.cs.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.SetPassword.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.ShowRecoveryCodes.cs.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.ShowRecoveryCodes.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.TwoFactorAuthentication.cs.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage.TwoFactorAuthentication.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage._Layout.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage._ManageNav.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage._StatusMessage.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage._ViewImports.cshtml" ,
"Templates/Identity/Pages/Account/Manage/Account.Manage._ViewStart.cshtml" ,
"Templates/Identity/Pages/Error.cs.cshtml" ,
"Templates/Identity/Pages/Error.cshtml" ,
"Templates/Identity/Pages/_Layout.cshtml" ,
"Templates/Identity/Pages/_ValidationScriptsPartial.cshtml" ,
"Templates/Identity/Pages/_ViewImports.cshtml" ,
"Templates/Identity/Pages/_ViewStart.cshtml" ,
"Templates/Identity/ScaffoldingReadme.cshtml" ,
"Templates/Identity/SupportPages._CookieConsentPartial.cshtml" ,
"Templates/Identity/SupportPages._ViewImports.cshtml" ,
"Templates/Identity/SupportPages._ViewStart.cshtml" ,
"Templates/Identity/_LoginPartial.cshtml" ,
"Templates/Identity/package-lock.json" ,
"Templates/Identity/package.json" ,
"Templates/Identity/wwwroot/css/site.css" ,
"Templates/Identity/wwwroot/favicon.ico" ,
"Templates/Identity/wwwroot/js/site.js" ,
"Templates/Identity/wwwroot/lib/bootstrap/LICENSE" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css.map" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css.map" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.css" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css.map" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css.map" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.css" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.css" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.css.map" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.min.css" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.min.css.map" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.css" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.css" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.css" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.css.map" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.min.css" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.min.css.map" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js.map" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.js" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.js.map" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.min.js" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.min.js.map" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.js" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.js.map" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js" ,
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js.map" ,
"Templates/Identity/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt" ,
"Templates/Identity/wwwroot/lib/jquery-validation-unobtrusive/dist/jquery.validate.unobtrusive.js" ,
"Templates/Identity/wwwroot/lib/jquery-validation-unobtrusive/dist/jquery.validate.unobtrusive.min.js" ,
"Templates/Identity/wwwroot/lib/jquery-validation/LICENSE.md" ,
"Templates/Identity/wwwroot/lib/jquery-validation/dist/additional-methods.js" ,
"Templates/Identity/wwwroot/lib/jquery-validation/dist/additional-methods.min.js" ,
"Templates/Identity/wwwroot/lib/jquery-validation/dist/jquery.validate.js" ,
"Templates/Identity/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js" ,
"Templates/Identity/wwwroot/lib/jquery/LICENSE.txt" ,
"Templates/Identity/wwwroot/lib/jquery/dist/jquery.js" ,
"Templates/Identity/wwwroot/lib/jquery/dist/jquery.min.js" ,
"Templates/Identity/wwwroot/lib/jquery/dist/jquery.min.map" ,
"Templates/Identity/wwwroot/lib/jquery/dist/jquery.slim.js" ,
"Templates/Identity/wwwroot/lib/jquery/dist/jquery.slim.min.js" ,
"Templates/Identity/wwwroot/lib/jquery/dist/jquery.slim.min.map" ,
"Templates/Identity_Versioned/Bootstrap4/Data/ApplicationDbContext.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Data/ApplicationUser.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/IdentityHostingStartup.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.AccessDenied.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.AccessDenied.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ConfirmEmail.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ConfirmEmail.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ConfirmEmailChange.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ConfirmEmailChange.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ExternalLogin.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ExternalLogin.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ForgotPassword.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ForgotPassword.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ForgotPasswordConfirmation.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ForgotPasswordConfirmation.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.Lockout.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.Lockout.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.Login.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.Login.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.LoginWith2fa.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.LoginWith2fa.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.LoginWithRecoveryCode.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.LoginWithRecoveryCode.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.Logout.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.Logout.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.Register.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.Register.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.RegisterConfirmation.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.RegisterConfirmation.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ResendEmailConfirmation.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ResendEmailConfirmation.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ResetPassword.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ResetPassword.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ResetPasswordConfirmation.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ResetPasswordConfirmation.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account._StatusMessage.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account._ViewImports.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.ChangePassword.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.ChangePassword.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.DeletePersonalData.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.DeletePersonalData.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.Disable2fa.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.Disable2fa.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.DownloadPersonalData.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.DownloadPersonalData.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.Email.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.Email.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.EnableAuthenticator.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.EnableAuthenticator.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.ExternalLogins.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.ExternalLogins.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.GenerateRecoveryCodes.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.GenerateRecoveryCodes.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.Index.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.Index.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.ManageNavPages.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.PersonalData.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.PersonalData.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.ResetAuthenticator.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.ResetAuthenticator.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.SetPassword.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.SetPassword.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.ShowRecoveryCodes.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.ShowRecoveryCodes.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.TwoFactorAuthentication.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.TwoFactorAuthentication.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage._Layout.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage._ManageNav.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage._StatusMessage.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage._ViewImports.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Error.cs.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/Error.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/_Layout.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/_ValidationScriptsPartial.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/_ViewImports.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/Pages/_ViewStart.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/ScaffoldingReadme.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/SupportPages._CookieConsentPartial.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/SupportPages._ViewImports.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/SupportPages._ViewStart.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/_LoginPartial.cshtml" ,
"Templates/Identity_Versioned/Bootstrap4/package-lock.json" ,
"Templates/Identity_Versioned/Bootstrap4/package.json" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/css/site.css" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/favicon.ico" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/js/site.js" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/LICENSE" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css.map" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css.map" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css.map" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css.map" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap.css" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js.map" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/js/bootstrap.js" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/js/bootstrap.js.map" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js.map" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery-validation-unobtrusive/dist/jquery.validate.unobtrusive.js" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery-validation-unobtrusive/dist/jquery.validate.unobtrusive.min.js" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery-validation/LICENSE.md" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery-validation/dist/additional-methods.js" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery-validation/dist/additional-methods.min.js" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery-validation/dist/jquery.validate.js" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery/LICENSE.txt" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery/dist/jquery.js" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery/dist/jquery.min.js" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery/dist/jquery.min.map" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery/dist/jquery.slim.js" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery/dist/jquery.slim.min.js" ,
"Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery/dist/jquery.slim.min.map" ,
"Templates/MinimalApi/MinimalApi.cshtml" ,
"Templates/MinimalApi/MinimalApiEf.cshtml" ,
"Templates/MinimalApi/MinimalApiEfNoClass.cshtml" ,
"Templates/MinimalApi/MinimalApiNoClass.cshtml" ,
"Templates/MvcLayout/Error.cshtml" ,
"Templates/MvcLayout/_Layout.cshtml" ,
"Templates/RazorPageGenerator/Create.cshtml" ,
"Templates/RazorPageGenerator/CreatePageModel.cshtml" ,
"Templates/RazorPageGenerator/Delete.cshtml" ,
"Templates/RazorPageGenerator/DeletePageModel.cshtml" ,
"Templates/RazorPageGenerator/Details.cshtml" ,
"Templates/RazorPageGenerator/DetailsPageModel.cshtml" ,
"Templates/RazorPageGenerator/Edit.cshtml" ,
"Templates/RazorPageGenerator/EditPageModel.cshtml" ,
"Templates/RazorPageGenerator/List.cshtml" ,
"Templates/RazorPageGenerator/ListPageModel.cshtml" ,
"Templates/RazorPageGenerator/_ValidationScriptsPartial.cshtml" ,
"Templates/RazorPageGenerator_Versioned/Bootstrap4/Create.cshtml" ,
"Templates/RazorPageGenerator_Versioned/Bootstrap4/CreatePageModel.cshtml" ,
"Templates/RazorPageGenerator_Versioned/Bootstrap4/Delete.cshtml" ,
"Templates/RazorPageGenerator_Versioned/Bootstrap4/DeletePageModel.cshtml" ,
"Templates/RazorPageGenerator_Versioned/Bootstrap4/Details.cshtml" ,
"Templates/RazorPageGenerator_Versioned/Bootstrap4/DetailsPageModel.cshtml" ,
"Templates/RazorPageGenerator_Versioned/Bootstrap4/Edit.cshtml" ,
"Templates/RazorPageGenerator_Versioned/Bootstrap4/EditPageModel.cshtml" ,
"Templates/RazorPageGenerator_Versioned/Bootstrap4/List.cshtml" ,
"Templates/RazorPageGenerator_Versioned/Bootstrap4/ListPageModel.cshtml" ,
"Templates/RazorPageGenerator_Versioned/Bootstrap4/_ValidationScriptsPartial.cshtml" ,
"Templates/Startup/ReadMe.cshtml" ,
"Templates/Startup/Startup.cshtml" ,
"Templates/ViewGenerator/Create.cshtml" ,
"Templates/ViewGenerator/Delete.cshtml" ,
"Templates/ViewGenerator/Details.cshtml" ,
"Templates/ViewGenerator/Edit.cshtml" ,
"Templates/ViewGenerator/Empty.cshtml" ,
"Templates/ViewGenerator/List.cshtml" ,
"Templates/ViewGenerator/_ValidationScriptsPartial.cshtml" ,
"Templates/ViewGenerator_Versioned/Bootstrap4/Create.cshtml" ,
"Templates/ViewGenerator_Versioned/Bootstrap4/Delete.cshtml" ,
"Templates/ViewGenerator_Versioned/Bootstrap4/Details.cshtml" ,
"Templates/ViewGenerator_Versioned/Bootstrap4/Edit.cshtml" ,
"Templates/ViewGenerator_Versioned/Bootstrap4/Empty.cshtml" ,
"Templates/ViewGenerator_Versioned/Bootstrap4/List.cshtml" ,
"Templates/ViewGenerator_Versioned/Bootstrap4/_ValidationScriptsPartial.cshtml" ,
"lib/net8.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll" ,
"lib/net8.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.xml" ,
"lib/net8.0/blazorIdentityChanges.json" ,
"lib/net8.0/blazorWebCrudChanges.json" ,
"lib/net8.0/bootstrap4_identitygeneratorfilesconfig.json" ,
"lib/net8.0/bootstrap5_identitygeneratorfilesconfig.json" ,
"lib/net8.0/identityMinimalHostingChanges.json" ,
"lib/net8.0/minimalApiChanges.json" ,
"microsoft.visualstudio.web.codegenerators.mvc.9.0.0.nupkg.sha512" ,
"microsoft.visualstudio.web.codegenerators.mvc.nuspec"
]
} ,
2024-12-02 13:24:34 +00:00
"Microsoft.Win32.Primitives/4.3.0" : {
"sha512" : "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==" ,
"type" : "package" ,
"path" : "microsoft.win32.primitives/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net46/Microsoft.Win32.Primitives.dll" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"microsoft.win32.primitives.4.3.0.nupkg.sha512" ,
"microsoft.win32.primitives.nuspec" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net46/Microsoft.Win32.Primitives.dll" ,
"ref/netstandard1.3/Microsoft.Win32.Primitives.dll" ,
"ref/netstandard1.3/Microsoft.Win32.Primitives.xml" ,
"ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml" ,
"ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml" ,
"ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml" ,
"ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml" ,
"ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml" ,
"ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml" ,
"ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml" ,
"ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml" ,
"ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._"
]
} ,
2025-10-22 13:05:31 +00:00
"Microsoft.Win32.Registry/4.5.0" : {
"sha512" : "+FWlwd//+Tt56316p00hVePBCouXyEzT86Jb3+AuRotTND0IYn0OO3obs1gnQEs/txEnt+rF2JBGLItTG+Be6A==" ,
"type" : "package" ,
"path" : "microsoft.win32.registry/4.5.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
"lib/net46/Microsoft.Win32.Registry.dll" ,
"lib/net461/Microsoft.Win32.Registry.dll" ,
"lib/netstandard1.3/Microsoft.Win32.Registry.dll" ,
"lib/netstandard2.0/Microsoft.Win32.Registry.dll" ,
"microsoft.win32.registry.4.5.0.nupkg.sha512" ,
"microsoft.win32.registry.nuspec" ,
"ref/net46/Microsoft.Win32.Registry.dll" ,
"ref/net461/Microsoft.Win32.Registry.dll" ,
"ref/net461/Microsoft.Win32.Registry.xml" ,
"ref/netstandard1.3/Microsoft.Win32.Registry.dll" ,
"ref/netstandard1.3/Microsoft.Win32.Registry.xml" ,
"ref/netstandard1.3/de/Microsoft.Win32.Registry.xml" ,
"ref/netstandard1.3/es/Microsoft.Win32.Registry.xml" ,
"ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml" ,
"ref/netstandard1.3/it/Microsoft.Win32.Registry.xml" ,
"ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml" ,
"ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml" ,
"ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml" ,
"ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml" ,
"ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml" ,
"ref/netstandard2.0/Microsoft.Win32.Registry.dll" ,
"ref/netstandard2.0/Microsoft.Win32.Registry.xml" ,
"runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll" ,
"runtimes/win/lib/net46/Microsoft.Win32.Registry.dll" ,
"runtimes/win/lib/net461/Microsoft.Win32.Registry.dll" ,
"runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll" ,
"runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll" ,
"useSharedDesignerContext.txt" ,
"version.txt"
]
} ,
"Mono.TextTemplating/3.0.0" : {
"sha512" : "YqueG52R/Xej4VVbKuRIodjiAhV0HR/XVbLbNrJhCZnzjnSjgMJ/dCdV0akQQxavX6hp/LC6rqLGLcXeQYU7XA==" ,
"type" : "package" ,
"path" : "mono.texttemplating/3.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"LICENSE.txt/LICENSE" ,
"buildTransitive/Mono.TextTemplating.targets" ,
"lib/net472/Mono.TextTemplating.dll" ,
"lib/net6.0/Mono.TextTemplating.dll" ,
"lib/netstandard2.0/Mono.TextTemplating.dll" ,
"mono.texttemplating.3.0.0.nupkg.sha512" ,
"mono.texttemplating.nuspec" ,
"readme.md"
]
} ,
2024-12-02 13:24:34 +00:00
"MySqlConnector/2.3.5" : {
"sha512" : "AmEfUPkFl+Ev6jJ8Dhns3CYHBfD12RHzGYWuLt6DfG6/af6YvOMyPz74ZPPjBYQGRJkumD2Z48Kqm8s5DJuhLA==" ,
"type" : "package" ,
"path" : "mysqlconnector/2.3.5" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"README.md" ,
"lib/net462/MySqlConnector.dll" ,
"lib/net462/MySqlConnector.xml" ,
"lib/net471/MySqlConnector.dll" ,
"lib/net471/MySqlConnector.xml" ,
"lib/net48/MySqlConnector.dll" ,
"lib/net48/MySqlConnector.xml" ,
"lib/net6.0/MySqlConnector.dll" ,
"lib/net6.0/MySqlConnector.xml" ,
"lib/net7.0/MySqlConnector.dll" ,
"lib/net7.0/MySqlConnector.xml" ,
"lib/net8.0/MySqlConnector.dll" ,
"lib/net8.0/MySqlConnector.xml" ,
"lib/netstandard2.0/MySqlConnector.dll" ,
"lib/netstandard2.0/MySqlConnector.xml" ,
"lib/netstandard2.1/MySqlConnector.dll" ,
"lib/netstandard2.1/MySqlConnector.xml" ,
"logo.png" ,
"mysqlconnector.2.3.5.nupkg.sha512" ,
"mysqlconnector.nuspec"
]
} ,
"NETStandard.Library/1.6.1" : {
"sha512" : "WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==" ,
"type" : "package" ,
"path" : "netstandard.library/1.6.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"netstandard.library.1.6.1.nupkg.sha512" ,
"netstandard.library.nuspec"
]
} ,
"NetTopologySuite/2.5.0" : {
"sha512" : "5/+2O2ADomEdUn09mlSigACdqvAf0m/pVPGtIPEPQWnyrVykYY0NlfXLIdkMgi41kvH9kNrPqYaFBTZtHYH7Xw==" ,
"type" : "package" ,
"path" : "nettopologysuite/2.5.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"icon.png" ,
"lib/netstandard2.0/NetTopologySuite.dll" ,
"lib/netstandard2.0/NetTopologySuite.xml" ,
"nettopologysuite.2.5.0.nupkg.sha512" ,
"nettopologysuite.nuspec"
]
} ,
"NetTopologySuite.IO.SpatiaLite/2.0.0" : {
"sha512" : "nT8ep51zgrTPEtRG+Cxeoi585uFlzmCmJz+xl35ima1xWCk4KuRuLtCEswy8RQkApmeaawAAfsTsa83sgmT4xw==" ,
"type" : "package" ,
"path" : "nettopologysuite.io.spatialite/2.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/NetTopologySuite.IO.SpatiaLite.dll" ,
"lib/netstandard2.0/NetTopologySuite.IO.SpatiaLite.xml" ,
"nettopologysuite.io.spatialite.2.0.0.nupkg.sha512" ,
"nettopologysuite.io.spatialite.nuspec"
]
} ,
"NetTopologySuite.IO.SqlServerBytes/2.1.0" : {
"sha512" : "R4BcV19f2l6EjHSjh/EHwLhYQHrOov9vig1EW5oBm0iqlZOgaIJm5tBnlbFnYlvdYOPuf5p0Qtf8PCVwH77Wbg==" ,
"type" : "package" ,
"path" : "nettopologysuite.io.sqlserverbytes/2.1.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"icon.png" ,
"lib/netstandard2.0/NetTopologySuite.IO.SqlServerBytes.dll" ,
"lib/netstandard2.0/NetTopologySuite.IO.SqlServerBytes.xml" ,
"nettopologysuite.io.sqlserverbytes.2.1.0.nupkg.sha512" ,
"nettopologysuite.io.sqlserverbytes.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Newtonsoft.Json/13.0.3" : {
"sha512" : "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "newtonsoft.json/13.0.3" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"LICENSE.md" ,
2025-10-22 13:05:31 +00:00
"README.md" ,
2024-12-02 13:24:34 +00:00
"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" ,
2025-10-22 13:05:31 +00:00
"lib/net6.0/Newtonsoft.Json.dll" ,
"lib/net6.0/Newtonsoft.Json.xml" ,
2024-12-02 13:24:34 +00:00
"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" ,
2025-10-22 13:05:31 +00:00
"newtonsoft.json.13.0.3.nupkg.sha512" ,
2024-12-02 13:24:34 +00:00
"newtonsoft.json.nuspec" ,
"packageIcon.png"
]
} ,
"Newtonsoft.Json.Bson/1.0.2" : {
"sha512" : "QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==" ,
"type" : "package" ,
"path" : "newtonsoft.json.bson/1.0.2" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"LICENSE.md" ,
"lib/net45/Newtonsoft.Json.Bson.dll" ,
"lib/net45/Newtonsoft.Json.Bson.pdb" ,
"lib/net45/Newtonsoft.Json.Bson.xml" ,
"lib/netstandard1.3/Newtonsoft.Json.Bson.dll" ,
"lib/netstandard1.3/Newtonsoft.Json.Bson.pdb" ,
"lib/netstandard1.3/Newtonsoft.Json.Bson.xml" ,
"lib/netstandard2.0/Newtonsoft.Json.Bson.dll" ,
"lib/netstandard2.0/Newtonsoft.Json.Bson.pdb" ,
"lib/netstandard2.0/Newtonsoft.Json.Bson.xml" ,
"newtonsoft.json.bson.1.0.2.nupkg.sha512" ,
"newtonsoft.json.bson.nuspec"
]
} ,
"Npgsql/8.0.6" : {
"sha512" : "KaS6CY5kY2Sd0P00MSeFcOI3t2DiQ4UWG8AuRpVOUeDWITOKfoEEG91DP3cmT6aerixPkjwKgXxnpDxIkDpO6g==" ,
"type" : "package" ,
"path" : "npgsql/8.0.6" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"README.md" ,
"lib/net6.0/Npgsql.dll" ,
"lib/net6.0/Npgsql.xml" ,
"lib/net7.0/Npgsql.dll" ,
"lib/net7.0/Npgsql.xml" ,
"lib/net8.0/Npgsql.dll" ,
"lib/net8.0/Npgsql.xml" ,
"lib/netstandard2.0/Npgsql.dll" ,
"lib/netstandard2.0/Npgsql.xml" ,
"lib/netstandard2.1/Npgsql.dll" ,
"lib/netstandard2.1/Npgsql.xml" ,
"npgsql.8.0.6.nupkg.sha512" ,
"npgsql.nuspec" ,
"postgresql.png"
]
} ,
"Npgsql.EntityFrameworkCore.PostgreSQL/8.0.11" : {
"sha512" : "leShR/O/nSIS3Jpj8yUBmkzaXzBbtlV326+MYkX2BwAj2qSNrUv/H6m8G9Hnv2zUkQYccTpmV5jIVq5vdciEUA==" ,
"type" : "package" ,
"path" : "npgsql.entityframeworkcore.postgresql/8.0.11" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"README.md" ,
"lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll" ,
"lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.xml" ,
"npgsql.entityframeworkcore.postgresql.8.0.11.nupkg.sha512" ,
"npgsql.entityframeworkcore.postgresql.nuspec" ,
"postgresql.png"
]
} ,
2025-10-22 13:05:31 +00:00
"NuGet.Common/6.11.0" : {
"sha512" : "T3bCiKUSx8wdYpcqr6Dbx93zAqFp689ee/oa1tH22XI/xl7EUzQ7No/WlE1FUqvEX1+Mqar3wRNAn2O/yxo94g==" ,
"type" : "package" ,
"path" : "nuget.common/6.11.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"README.md" ,
"icon.png" ,
"lib/net472/NuGet.Common.dll" ,
"lib/netstandard2.0/NuGet.Common.dll" ,
"nuget.common.6.11.0.nupkg.sha512" ,
"nuget.common.nuspec"
]
} ,
"NuGet.Configuration/6.11.0" : {
"sha512" : "73QprQqmumFrv3Ooi4YWpRYeBj8jZy9gNdOaOCp4pPInpt41SJJAz/aP4je+StwIJvi5HsgPPecLKekDIQEwKg==" ,
"type" : "package" ,
"path" : "nuget.configuration/6.11.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"README.md" ,
"icon.png" ,
"lib/net472/NuGet.Configuration.dll" ,
"lib/netstandard2.0/NuGet.Configuration.dll" ,
"nuget.configuration.6.11.0.nupkg.sha512" ,
"nuget.configuration.nuspec"
]
} ,
"NuGet.DependencyResolver.Core/6.11.0" : {
"sha512" : "SoiPKPooA+IF+iCsX1ykwi3M0e+yBL34QnwIP3ujhQEn1dhlP/N1XsYAnKkJPxV15EZCahuuS4HtnBsZx+CHKA==" ,
"type" : "package" ,
"path" : "nuget.dependencyresolver.core/6.11.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"README.md" ,
"icon.png" ,
"lib/net472/NuGet.DependencyResolver.Core.dll" ,
"lib/net5.0/NuGet.DependencyResolver.Core.dll" ,
"lib/netstandard2.0/NuGet.DependencyResolver.Core.dll" ,
"nuget.dependencyresolver.core.6.11.0.nupkg.sha512" ,
"nuget.dependencyresolver.core.nuspec"
]
} ,
"NuGet.Frameworks/6.11.0" : {
"sha512" : "Ew/mrfmLF5phsprysHbph2+tdZ10HMHAURavsr/Kx1WhybDG4vmGuoNLbbZMZOqnPRdpyCTc42OKWLoedxpYtA==" ,
"type" : "package" ,
"path" : "nuget.frameworks/6.11.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"README.md" ,
"icon.png" ,
"lib/net472/NuGet.Frameworks.dll" ,
"lib/netstandard2.0/NuGet.Frameworks.dll" ,
"nuget.frameworks.6.11.0.nupkg.sha512" ,
"nuget.frameworks.nuspec"
]
} ,
"NuGet.LibraryModel/6.11.0" : {
"sha512" : "KUV2eeMICMb24OPcICn/wgncNzt6+W+lmFVO5eorTdo1qV4WXxYGyG1NTPiCY+Nrv5H/Ilnv9UaUM2ozqSmnjw==" ,
"type" : "package" ,
"path" : "nuget.librarymodel/6.11.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"README.md" ,
"icon.png" ,
"lib/net472/NuGet.LibraryModel.dll" ,
"lib/netstandard2.0/NuGet.LibraryModel.dll" ,
"nuget.librarymodel.6.11.0.nupkg.sha512" ,
"nuget.librarymodel.nuspec"
]
} ,
"NuGet.Packaging/6.11.0" : {
"sha512" : "VmUv2LedVuPY1tfNybORO2I9IuqOzeV7I5JBD+PwNvJq2bAqovi4FCw2cYI0g+kjOJXBN2lAJfrfnqtUOlVJdQ==" ,
"type" : "package" ,
"path" : "nuget.packaging/6.11.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"README.md" ,
"icon.png" ,
"lib/net472/NuGet.Packaging.dll" ,
"lib/net5.0/NuGet.Packaging.dll" ,
"lib/netstandard2.0/NuGet.Packaging.dll" ,
"nuget.packaging.6.11.0.nupkg.sha512" ,
"nuget.packaging.nuspec"
]
} ,
"NuGet.ProjectModel/6.11.0" : {
"sha512" : "g0KtmDH6fas97WsN73yV2h1F5JT9o6+Y0wlPK+ij9YLKaAXaF6+1HkSaQMMJ+xh9/jCJG9G6nau6InOlb1g48g==" ,
"type" : "package" ,
"path" : "nuget.projectmodel/6.11.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"README.md" ,
"icon.png" ,
"lib/net472/NuGet.ProjectModel.dll" ,
"lib/net5.0/NuGet.ProjectModel.dll" ,
"lib/netstandard2.0/NuGet.ProjectModel.dll" ,
"nuget.projectmodel.6.11.0.nupkg.sha512" ,
"nuget.projectmodel.nuspec"
]
} ,
"NuGet.Protocol/6.11.0" : {
"sha512" : "p5B8oNLLnGhUfMbcS16aRiegj11pD6k+LELyRBqvNFR/pE3yR1XT+g1XS33ME9wvoU+xbCGnl4Grztt1jHPinw==" ,
"type" : "package" ,
"path" : "nuget.protocol/6.11.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"README.md" ,
"icon.png" ,
"lib/net472/NuGet.Protocol.dll" ,
"lib/net5.0/NuGet.Protocol.dll" ,
"lib/netstandard2.0/NuGet.Protocol.dll" ,
"nuget.protocol.6.11.0.nupkg.sha512" ,
"nuget.protocol.nuspec"
]
} ,
"NuGet.Versioning/6.11.0" : {
"sha512" : "v/GGlIj2dd7svplFmASWEueu62veKW0MrMtBaZ7QG8aJTSGv2yE+pgUGhXRcQ4nxNOEq/wLBrz1vkth/1SND7A==" ,
"type" : "package" ,
"path" : "nuget.versioning/6.11.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"README.md" ,
"icon.png" ,
"lib/net472/NuGet.Versioning.dll" ,
"lib/netstandard2.0/NuGet.Versioning.dll" ,
"nuget.versioning.6.11.0.nupkg.sha512" ,
"nuget.versioning.nuspec"
]
} ,
2024-12-02 13:24:34 +00:00
"Pomelo.EntityFrameworkCore.MySql/8.0.2" : {
"sha512" : "XjnlcxVBLnEMbyEc5cZzgZeDyLvAniACZQ04W1slWN0f4rmfNzl98gEMvHnFH0fMDF06z9MmgGi/Sr7hJ+BVnw==" ,
"type" : "package" ,
"path" : "pomelo.entityframeworkcore.mysql/8.0.2" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"README.md" ,
"icon.png" ,
"lib/net8.0/Pomelo.EntityFrameworkCore.MySql.dll" ,
"lib/net8.0/Pomelo.EntityFrameworkCore.MySql.xml" ,
"pomelo.entityframeworkcore.mysql.8.0.2.nupkg.sha512" ,
"pomelo.entityframeworkcore.mysql.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Portable.BouncyCastle/1.9.0" : {
"sha512" : "eZZBCABzVOek+id9Xy04HhmgykF0wZg9wpByzrWN7q8qEI0Qen9b7tfd7w8VA3dOeesumMG7C5ZPy0jk7PSRHw==" ,
"type" : "package" ,
"path" : "portable.bouncycastle/1.9.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/net40/BouncyCastle.Crypto.dll" ,
"lib/net40/BouncyCastle.Crypto.xml" ,
"lib/netstandard2.0/BouncyCastle.Crypto.dll" ,
"lib/netstandard2.0/BouncyCastle.Crypto.xml" ,
"portable.bouncycastle.1.9.0.nupkg.sha512" ,
"portable.bouncycastle.nuspec"
]
} ,
"Razorpay/3.1.4" : {
"sha512" : "nj+w9NGt0vuoNbRuxJ3/8CsD7F1P1nOYhFbZucqp/8jg/EC19EcPvtUHAumEnZx8l9hnBNSl/27hg9PziqB4ag==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "razorpay/3.1.4" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/net40/Razorpay.dll" ,
"lib/net45/Razorpay.dll" ,
2025-10-22 13:05:31 +00:00
"lib/net47/Razorpay.dll" ,
"lib/net48/Razorpay.dll" ,
"razorpay.3.1.4.nupkg.sha512" ,
2024-12-02 13:24:34 +00:00
"razorpay.nuspec"
]
} ,
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0" : {
"sha512" : "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==" ,
"type" : "package" ,
"path" : "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" ,
"runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.nuspec" ,
"runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
]
} ,
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0" : {
"sha512" : "+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==" ,
"type" : "package" ,
"path" : "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" ,
"runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.nuspec" ,
"runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
]
} ,
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0" : {
"sha512" : "c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==" ,
"type" : "package" ,
"path" : "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" ,
"runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.nuspec" ,
"runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
]
} ,
"runtime.native.System/4.3.0" : {
"sha512" : "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==" ,
"type" : "package" ,
"path" : "runtime.native.system/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/netstandard1.0/_._" ,
"runtime.native.system.4.3.0.nupkg.sha512" ,
"runtime.native.system.nuspec"
]
} ,
"runtime.native.System.IO.Compression/4.3.0" : {
"sha512" : "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==" ,
"type" : "package" ,
"path" : "runtime.native.system.io.compression/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/netstandard1.0/_._" ,
"runtime.native.system.io.compression.4.3.0.nupkg.sha512" ,
"runtime.native.system.io.compression.nuspec"
]
} ,
"runtime.native.System.Net.Http/4.3.0" : {
"sha512" : "ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==" ,
"type" : "package" ,
"path" : "runtime.native.system.net.http/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/netstandard1.0/_._" ,
"runtime.native.system.net.http.4.3.0.nupkg.sha512" ,
"runtime.native.system.net.http.nuspec"
]
} ,
"runtime.native.System.Security.Cryptography.Apple/4.3.0" : {
"sha512" : "DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==" ,
"type" : "package" ,
"path" : "runtime.native.system.security.cryptography.apple/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/netstandard1.0/_._" ,
"runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" ,
"runtime.native.system.security.cryptography.apple.nuspec"
]
} ,
"runtime.native.System.Security.Cryptography.OpenSsl/4.3.0" : {
"sha512" : "NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==" ,
"type" : "package" ,
"path" : "runtime.native.system.security.cryptography.openssl/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/netstandard1.0/_._" ,
"runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" ,
"runtime.native.system.security.cryptography.openssl.nuspec"
]
} ,
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0" : {
"sha512" : "b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==" ,
"type" : "package" ,
"path" : "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" ,
"runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.nuspec" ,
"runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
]
} ,
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0" : {
"sha512" : "KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==" ,
"type" : "package" ,
"path" : "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" ,
"runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.nuspec" ,
"runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
]
} ,
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0" : {
"sha512" : "kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==" ,
"type" : "package" ,
"path" : "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" ,
"runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.nuspec" ,
"runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib"
]
} ,
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0" : {
"sha512" : "X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==" ,
"type" : "package" ,
"path" : "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" ,
"runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.nuspec" ,
"runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib"
]
} ,
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0" : {
"sha512" : "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==" ,
"type" : "package" ,
"path" : "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" ,
"runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.nuspec" ,
"runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
]
} ,
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0" : {
"sha512" : "ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==" ,
"type" : "package" ,
"path" : "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" ,
"runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.nuspec" ,
"runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
]
} ,
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0" : {
"sha512" : "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==" ,
"type" : "package" ,
"path" : "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" ,
"runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.nuspec" ,
"runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
]
} ,
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0" : {
"sha512" : "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==" ,
"type" : "package" ,
"path" : "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" ,
"runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.nuspec" ,
"runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
]
} ,
"SQLitePCLRaw.core/2.1.6" : {
"sha512" : "wO6v9GeMx9CUngAet8hbO7xdm+M42p1XeJq47ogyRoYSvNSp0NGLI+MgC0bhrMk9C17MTVFlLiN6ylyExLCc5w==" ,
"type" : "package" ,
"path" : "sqlitepclraw.core/2.1.6" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"lib/netstandard2.0/SQLitePCLRaw.core.dll" ,
"sqlitepclraw.core.2.1.6.nupkg.sha512" ,
"sqlitepclraw.core.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Swashbuckle.AspNetCore/7.2.0" : {
"sha512" : "vJv19UpWm6OOgnS9QLDnWARNVasXUfj8SFvlG7UVALm4nBnfwRnEky7C0veSDqMUmBeMPC6Ec3d6G1ts/J04Uw==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "swashbuckle.aspnetcore/7.2.0" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"build/Swashbuckle.AspNetCore.props" ,
2025-10-22 13:05:31 +00:00
"buildMultiTargeting/Swashbuckle.AspNetCore.props" ,
"docs/package-readme.md" ,
"swashbuckle.aspnetcore.7.2.0.nupkg.sha512" ,
2024-12-02 13:24:34 +00:00
"swashbuckle.aspnetcore.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Swashbuckle.AspNetCore.Annotations/7.2.0" : {
"sha512" : "lWJ1+Pfks8T16dC2H1v41ZYPFs9iPZD/aRkpkPWoXjQ3zPaaEImdIUTdY5RRtoZJj6NeaL6mywMBIiJ5R0gH/g==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "swashbuckle.aspnetcore.annotations/7.2.0" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"lib/net6.0/Swashbuckle.AspNetCore.Annotations.dll" ,
"lib/net6.0/Swashbuckle.AspNetCore.Annotations.pdb" ,
"lib/net6.0/Swashbuckle.AspNetCore.Annotations.xml" ,
"lib/net8.0/Swashbuckle.AspNetCore.Annotations.dll" ,
"lib/net8.0/Swashbuckle.AspNetCore.Annotations.pdb" ,
"lib/net8.0/Swashbuckle.AspNetCore.Annotations.xml" ,
"lib/net9.0/Swashbuckle.AspNetCore.Annotations.dll" ,
"lib/net9.0/Swashbuckle.AspNetCore.Annotations.pdb" ,
"lib/net9.0/Swashbuckle.AspNetCore.Annotations.xml" ,
2024-12-02 13:24:34 +00:00
"lib/netstandard2.0/Swashbuckle.AspNetCore.Annotations.dll" ,
"lib/netstandard2.0/Swashbuckle.AspNetCore.Annotations.pdb" ,
"lib/netstandard2.0/Swashbuckle.AspNetCore.Annotations.xml" ,
2025-10-22 13:05:31 +00:00
"package-readme.md" ,
"swashbuckle.aspnetcore.annotations.7.2.0.nupkg.sha512" ,
2024-12-02 13:24:34 +00:00
"swashbuckle.aspnetcore.annotations.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Swashbuckle.AspNetCore.Swagger/7.2.0" : {
"sha512" : "y27fNDfIh1vGhJjXYynLcZjl7DLOW1bSO2MDsY9wB4Zm1fdxpPsuBSiR4U+0acWlAqLmnuOPKr/OeOgwRUkBlw==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "swashbuckle.aspnetcore.swagger/7.2.0" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll" ,
"lib/net6.0/Swashbuckle.AspNetCore.Swagger.pdb" ,
"lib/net6.0/Swashbuckle.AspNetCore.Swagger.xml" ,
"lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll" ,
"lib/net8.0/Swashbuckle.AspNetCore.Swagger.pdb" ,
"lib/net8.0/Swashbuckle.AspNetCore.Swagger.xml" ,
"lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll" ,
"lib/net9.0/Swashbuckle.AspNetCore.Swagger.pdb" ,
"lib/net9.0/Swashbuckle.AspNetCore.Swagger.xml" ,
2024-12-02 13:24:34 +00:00
"lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll" ,
"lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.pdb" ,
"lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml" ,
2025-10-22 13:05:31 +00:00
"package-readme.md" ,
"swashbuckle.aspnetcore.swagger.7.2.0.nupkg.sha512" ,
2024-12-02 13:24:34 +00:00
"swashbuckle.aspnetcore.swagger.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Swashbuckle.AspNetCore.SwaggerGen/7.2.0" : {
"sha512" : "pMrTxGVuXM7t4wqft5CNNU8A0++Yw5kTLmYhB6tbEcyBfO8xEF/Y8pkJhO6BZ/2MYONrRYoQTfPFJqu8fOf5WQ==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "swashbuckle.aspnetcore.swaggergen/7.2.0" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll" ,
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.pdb" ,
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.xml" ,
"lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll" ,
"lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.pdb" ,
"lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.xml" ,
"lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll" ,
"lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.pdb" ,
"lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.xml" ,
2024-12-02 13:24:34 +00:00
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll" ,
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.pdb" ,
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml" ,
2025-10-22 13:05:31 +00:00
"package-readme.md" ,
"swashbuckle.aspnetcore.swaggergen.7.2.0.nupkg.sha512" ,
2024-12-02 13:24:34 +00:00
"swashbuckle.aspnetcore.swaggergen.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"Swashbuckle.AspNetCore.SwaggerUI/7.2.0" : {
"sha512" : "hgrXeKzyp5OGN8qVvL7A+vhmU7mDJTfGpiMBRL66IcfLOyna8UTLtn3cC3CghamXpRDufcc9ciklTszUGEQK0w==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "swashbuckle.aspnetcore.swaggerui/7.2.0" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll" ,
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.pdb" ,
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.xml" ,
"lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll" ,
"lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.pdb" ,
"lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.xml" ,
"lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll" ,
"lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.pdb" ,
"lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.xml" ,
2024-12-02 13:24:34 +00:00
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.dll" ,
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.pdb" ,
"lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.xml" ,
2025-10-22 13:05:31 +00:00
"package-readme.md" ,
"swashbuckle.aspnetcore.swaggerui.7.2.0.nupkg.sha512" ,
2024-12-02 13:24:34 +00:00
"swashbuckle.aspnetcore.swaggerui.nuspec"
]
} ,
"System.AppContext/4.3.0" : {
"sha512" : "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==" ,
"type" : "package" ,
"path" : "system.appcontext/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net46/System.AppContext.dll" ,
"lib/net463/System.AppContext.dll" ,
"lib/netcore50/System.AppContext.dll" ,
"lib/netstandard1.6/System.AppContext.dll" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net46/System.AppContext.dll" ,
"ref/net463/System.AppContext.dll" ,
"ref/netstandard/_._" ,
"ref/netstandard1.3/System.AppContext.dll" ,
"ref/netstandard1.3/System.AppContext.xml" ,
"ref/netstandard1.3/de/System.AppContext.xml" ,
"ref/netstandard1.3/es/System.AppContext.xml" ,
"ref/netstandard1.3/fr/System.AppContext.xml" ,
"ref/netstandard1.3/it/System.AppContext.xml" ,
"ref/netstandard1.3/ja/System.AppContext.xml" ,
"ref/netstandard1.3/ko/System.AppContext.xml" ,
"ref/netstandard1.3/ru/System.AppContext.xml" ,
"ref/netstandard1.3/zh-hans/System.AppContext.xml" ,
"ref/netstandard1.3/zh-hant/System.AppContext.xml" ,
"ref/netstandard1.6/System.AppContext.dll" ,
"ref/netstandard1.6/System.AppContext.xml" ,
"ref/netstandard1.6/de/System.AppContext.xml" ,
"ref/netstandard1.6/es/System.AppContext.xml" ,
"ref/netstandard1.6/fr/System.AppContext.xml" ,
"ref/netstandard1.6/it/System.AppContext.xml" ,
"ref/netstandard1.6/ja/System.AppContext.xml" ,
"ref/netstandard1.6/ko/System.AppContext.xml" ,
"ref/netstandard1.6/ru/System.AppContext.xml" ,
"ref/netstandard1.6/zh-hans/System.AppContext.xml" ,
"ref/netstandard1.6/zh-hant/System.AppContext.xml" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"runtimes/aot/lib/netcore50/System.AppContext.dll" ,
"system.appcontext.4.3.0.nupkg.sha512" ,
"system.appcontext.nuspec"
]
} ,
"System.Buffers/4.5.0" : {
"sha512" : "pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==" ,
"type" : "package" ,
"path" : "system.buffers/4.5.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
"lib/netcoreapp2.0/_._" ,
"lib/netstandard1.1/System.Buffers.dll" ,
"lib/netstandard1.1/System.Buffers.xml" ,
"lib/netstandard2.0/System.Buffers.dll" ,
"lib/netstandard2.0/System.Buffers.xml" ,
"lib/uap10.0.16299/_._" ,
"ref/net45/System.Buffers.dll" ,
"ref/net45/System.Buffers.xml" ,
"ref/netcoreapp2.0/_._" ,
"ref/netstandard1.1/System.Buffers.dll" ,
"ref/netstandard1.1/System.Buffers.xml" ,
"ref/netstandard2.0/System.Buffers.dll" ,
"ref/netstandard2.0/System.Buffers.xml" ,
"ref/uap10.0.16299/_._" ,
"system.buffers.4.5.0.nupkg.sha512" ,
"system.buffers.nuspec" ,
"useSharedDesignerContext.txt" ,
"version.txt"
]
} ,
"System.ClientModel/1.0.0" : {
"sha512" : "I3CVkvxeqFYjIVEP59DnjbeoGNfo/+SZrCLpRz2v/g0gpCHaEMPtWSY0s9k/7jR1rAsLNg2z2u1JRB76tPjnIw==" ,
"type" : "package" ,
"path" : "system.clientmodel/1.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"CHANGELOG.md" ,
"DotNetPackageIcon.png" ,
"README.md" ,
"lib/net6.0/System.ClientModel.dll" ,
"lib/net6.0/System.ClientModel.xml" ,
"lib/netstandard2.0/System.ClientModel.dll" ,
"lib/netstandard2.0/System.ClientModel.xml" ,
"system.clientmodel.1.0.0.nupkg.sha512" ,
"system.clientmodel.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"System.CodeDom/7.0.0" : {
"sha512" : "GLltyqEsE5/3IE+zYRP5sNa1l44qKl9v+bfdMcwg+M9qnQf47wK3H0SUR/T+3N4JEQXF3vV4CSuuo0rsg+nq2A==" ,
"type" : "package" ,
"path" : "system.codedom/7.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
"buildTransitive/net461/System.CodeDom.targets" ,
"buildTransitive/net462/_._" ,
"buildTransitive/net6.0/_._" ,
"buildTransitive/netcoreapp2.0/System.CodeDom.targets" ,
"lib/net462/System.CodeDom.dll" ,
"lib/net462/System.CodeDom.xml" ,
"lib/net6.0/System.CodeDom.dll" ,
"lib/net6.0/System.CodeDom.xml" ,
"lib/net7.0/System.CodeDom.dll" ,
"lib/net7.0/System.CodeDom.xml" ,
"lib/netstandard2.0/System.CodeDom.dll" ,
"lib/netstandard2.0/System.CodeDom.xml" ,
"system.codedom.7.0.0.nupkg.sha512" ,
"system.codedom.nuspec" ,
"useSharedDesignerContext.txt"
]
} ,
2024-12-02 13:24:34 +00:00
"System.Collections/4.3.0" : {
"sha512" : "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==" ,
"type" : "package" ,
"path" : "system.collections/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/portable-net45+win8+wp8+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wp80/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/netcore50/System.Collections.dll" ,
"ref/netcore50/System.Collections.xml" ,
"ref/netcore50/de/System.Collections.xml" ,
"ref/netcore50/es/System.Collections.xml" ,
"ref/netcore50/fr/System.Collections.xml" ,
"ref/netcore50/it/System.Collections.xml" ,
"ref/netcore50/ja/System.Collections.xml" ,
"ref/netcore50/ko/System.Collections.xml" ,
"ref/netcore50/ru/System.Collections.xml" ,
"ref/netcore50/zh-hans/System.Collections.xml" ,
"ref/netcore50/zh-hant/System.Collections.xml" ,
"ref/netstandard1.0/System.Collections.dll" ,
"ref/netstandard1.0/System.Collections.xml" ,
"ref/netstandard1.0/de/System.Collections.xml" ,
"ref/netstandard1.0/es/System.Collections.xml" ,
"ref/netstandard1.0/fr/System.Collections.xml" ,
"ref/netstandard1.0/it/System.Collections.xml" ,
"ref/netstandard1.0/ja/System.Collections.xml" ,
"ref/netstandard1.0/ko/System.Collections.xml" ,
"ref/netstandard1.0/ru/System.Collections.xml" ,
"ref/netstandard1.0/zh-hans/System.Collections.xml" ,
"ref/netstandard1.0/zh-hant/System.Collections.xml" ,
"ref/netstandard1.3/System.Collections.dll" ,
"ref/netstandard1.3/System.Collections.xml" ,
"ref/netstandard1.3/de/System.Collections.xml" ,
"ref/netstandard1.3/es/System.Collections.xml" ,
"ref/netstandard1.3/fr/System.Collections.xml" ,
"ref/netstandard1.3/it/System.Collections.xml" ,
"ref/netstandard1.3/ja/System.Collections.xml" ,
"ref/netstandard1.3/ko/System.Collections.xml" ,
"ref/netstandard1.3/ru/System.Collections.xml" ,
"ref/netstandard1.3/zh-hans/System.Collections.xml" ,
"ref/netstandard1.3/zh-hant/System.Collections.xml" ,
"ref/portable-net45+win8+wp8+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wp80/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.collections.4.3.0.nupkg.sha512" ,
"system.collections.nuspec"
]
} ,
"System.Collections.Concurrent/4.3.0" : {
"sha512" : "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==" ,
"type" : "package" ,
"path" : "system.collections.concurrent/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/netcore50/System.Collections.Concurrent.dll" ,
"lib/netstandard1.3/System.Collections.Concurrent.dll" ,
"lib/portable-net45+win8+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/netcore50/System.Collections.Concurrent.dll" ,
"ref/netcore50/System.Collections.Concurrent.xml" ,
"ref/netcore50/de/System.Collections.Concurrent.xml" ,
"ref/netcore50/es/System.Collections.Concurrent.xml" ,
"ref/netcore50/fr/System.Collections.Concurrent.xml" ,
"ref/netcore50/it/System.Collections.Concurrent.xml" ,
"ref/netcore50/ja/System.Collections.Concurrent.xml" ,
"ref/netcore50/ko/System.Collections.Concurrent.xml" ,
"ref/netcore50/ru/System.Collections.Concurrent.xml" ,
"ref/netcore50/zh-hans/System.Collections.Concurrent.xml" ,
"ref/netcore50/zh-hant/System.Collections.Concurrent.xml" ,
"ref/netstandard1.1/System.Collections.Concurrent.dll" ,
"ref/netstandard1.1/System.Collections.Concurrent.xml" ,
"ref/netstandard1.1/de/System.Collections.Concurrent.xml" ,
"ref/netstandard1.1/es/System.Collections.Concurrent.xml" ,
"ref/netstandard1.1/fr/System.Collections.Concurrent.xml" ,
"ref/netstandard1.1/it/System.Collections.Concurrent.xml" ,
"ref/netstandard1.1/ja/System.Collections.Concurrent.xml" ,
"ref/netstandard1.1/ko/System.Collections.Concurrent.xml" ,
"ref/netstandard1.1/ru/System.Collections.Concurrent.xml" ,
"ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml" ,
"ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml" ,
"ref/netstandard1.3/System.Collections.Concurrent.dll" ,
"ref/netstandard1.3/System.Collections.Concurrent.xml" ,
"ref/netstandard1.3/de/System.Collections.Concurrent.xml" ,
"ref/netstandard1.3/es/System.Collections.Concurrent.xml" ,
"ref/netstandard1.3/fr/System.Collections.Concurrent.xml" ,
"ref/netstandard1.3/it/System.Collections.Concurrent.xml" ,
"ref/netstandard1.3/ja/System.Collections.Concurrent.xml" ,
"ref/netstandard1.3/ko/System.Collections.Concurrent.xml" ,
"ref/netstandard1.3/ru/System.Collections.Concurrent.xml" ,
"ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml" ,
"ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml" ,
"ref/portable-net45+win8+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.collections.concurrent.4.3.0.nupkg.sha512" ,
"system.collections.concurrent.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"System.Collections.Immutable/8.0.0" : {
"sha512" : "AurL6Y5BA1WotzlEvVaIDpqzpIPvYnnldxru8oXJU2yFxFUy3+pNXjXd1ymO+RA0rq0+590Q8gaz2l3Sr7fmqg==" ,
"type" : "package" ,
"path" : "system.collections.immutable/8.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"LICENSE.TXT" ,
"PACKAGE.md" ,
"THIRD-PARTY-NOTICES.TXT" ,
"buildTransitive/net461/System.Collections.Immutable.targets" ,
"buildTransitive/net462/_._" ,
"buildTransitive/net6.0/_._" ,
"buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets" ,
"lib/net462/System.Collections.Immutable.dll" ,
"lib/net462/System.Collections.Immutable.xml" ,
"lib/net6.0/System.Collections.Immutable.dll" ,
"lib/net6.0/System.Collections.Immutable.xml" ,
"lib/net7.0/System.Collections.Immutable.dll" ,
"lib/net7.0/System.Collections.Immutable.xml" ,
"lib/net8.0/System.Collections.Immutable.dll" ,
"lib/net8.0/System.Collections.Immutable.xml" ,
"lib/netstandard2.0/System.Collections.Immutable.dll" ,
"lib/netstandard2.0/System.Collections.Immutable.xml" ,
"system.collections.immutable.8.0.0.nupkg.sha512" ,
"system.collections.immutable.nuspec" ,
"useSharedDesignerContext.txt"
]
} ,
"System.ComponentModel.Annotations/4.5.0" : {
"sha512" : "UxYQ3FGUOtzJ7LfSdnYSFd7+oEv6M8NgUatatIN2HxNtDdlcvFAf+VIq4Of9cDMJEJC0aSRv/x898RYhB4Yppg==" ,
"type" : "package" ,
"path" : "system.componentmodel.annotations/4.5.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/net461/System.ComponentModel.Annotations.dll" ,
"lib/netcore50/System.ComponentModel.Annotations.dll" ,
"lib/netcoreapp2.0/_._" ,
"lib/netstandard1.4/System.ComponentModel.Annotations.dll" ,
"lib/netstandard2.0/System.ComponentModel.Annotations.dll" ,
"lib/portable-net45+win8/_._" ,
"lib/uap10.0.16299/_._" ,
"lib/win8/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/net461/System.ComponentModel.Annotations.dll" ,
"ref/net461/System.ComponentModel.Annotations.xml" ,
"ref/netcore50/System.ComponentModel.Annotations.dll" ,
"ref/netcore50/System.ComponentModel.Annotations.xml" ,
"ref/netcore50/de/System.ComponentModel.Annotations.xml" ,
"ref/netcore50/es/System.ComponentModel.Annotations.xml" ,
"ref/netcore50/fr/System.ComponentModel.Annotations.xml" ,
"ref/netcore50/it/System.ComponentModel.Annotations.xml" ,
"ref/netcore50/ja/System.ComponentModel.Annotations.xml" ,
"ref/netcore50/ko/System.ComponentModel.Annotations.xml" ,
"ref/netcore50/ru/System.ComponentModel.Annotations.xml" ,
"ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml" ,
"ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml" ,
"ref/netcoreapp2.0/_._" ,
"ref/netstandard1.1/System.ComponentModel.Annotations.dll" ,
"ref/netstandard1.1/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.1/de/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.1/es/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.1/it/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.3/System.ComponentModel.Annotations.dll" ,
"ref/netstandard1.3/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.3/de/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.3/es/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.3/it/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.4/System.ComponentModel.Annotations.dll" ,
"ref/netstandard1.4/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.4/de/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.4/es/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.4/it/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml" ,
"ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml" ,
"ref/netstandard2.0/System.ComponentModel.Annotations.dll" ,
"ref/netstandard2.0/System.ComponentModel.Annotations.xml" ,
"ref/portable-net45+win8/_._" ,
"ref/uap10.0.16299/_._" ,
"ref/win8/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.componentmodel.annotations.4.5.0.nupkg.sha512" ,
"system.componentmodel.annotations.nuspec" ,
"useSharedDesignerContext.txt" ,
"version.txt"
]
} ,
"System.Composition/7.0.0" : {
"sha512" : "tRwgcAkDd85O8Aq6zHDANzQaq380cek9lbMg5Qma46u5BZXq/G+XvIYmu+UI+BIIZ9zssXLYrkTykEqxxvhcmg==" ,
"type" : "package" ,
"path" : "system.composition/7.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
"buildTransitive/net461/System.Composition.targets" ,
"buildTransitive/net462/_._" ,
"buildTransitive/net6.0/_._" ,
"buildTransitive/netcoreapp2.0/System.Composition.targets" ,
"lib/net461/_._" ,
"lib/netcoreapp2.0/_._" ,
"lib/netstandard2.0/_._" ,
"system.composition.7.0.0.nupkg.sha512" ,
"system.composition.nuspec" ,
"useSharedDesignerContext.txt"
]
} ,
"System.Composition.AttributedModel/7.0.0" : {
"sha512" : "2QzClqjElKxgI1jK1Jztnq44/8DmSuTSGGahXqQ4TdEV0h9s2KikQZIgcEqVzR7OuWDFPGLHIprBJGQEPr8fAQ==" ,
"type" : "package" ,
"path" : "system.composition.attributedmodel/7.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
"buildTransitive/net461/System.Composition.AttributedModel.targets" ,
"buildTransitive/net462/_._" ,
"buildTransitive/net6.0/_._" ,
"buildTransitive/netcoreapp2.0/System.Composition.AttributedModel.targets" ,
"lib/net462/System.Composition.AttributedModel.dll" ,
"lib/net462/System.Composition.AttributedModel.xml" ,
"lib/net6.0/System.Composition.AttributedModel.dll" ,
"lib/net6.0/System.Composition.AttributedModel.xml" ,
"lib/net7.0/System.Composition.AttributedModel.dll" ,
"lib/net7.0/System.Composition.AttributedModel.xml" ,
"lib/netstandard2.0/System.Composition.AttributedModel.dll" ,
"lib/netstandard2.0/System.Composition.AttributedModel.xml" ,
"system.composition.attributedmodel.7.0.0.nupkg.sha512" ,
"system.composition.attributedmodel.nuspec" ,
"useSharedDesignerContext.txt"
]
} ,
"System.Composition.Convention/7.0.0" : {
"sha512" : "IMhTlpCs4HmlD8B+J8/kWfwX7vrBBOs6xyjSTzBlYSs7W4OET4tlkR/Sg9NG8jkdJH9Mymq0qGdYS1VPqRTBnQ==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "system.composition.convention/7.0.0" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
2025-10-22 13:05:31 +00:00
"buildTransitive/net461/System.Composition.Convention.targets" ,
"buildTransitive/net462/_._" ,
"buildTransitive/net6.0/_._" ,
"buildTransitive/netcoreapp2.0/System.Composition.Convention.targets" ,
"lib/net462/System.Composition.Convention.dll" ,
"lib/net462/System.Composition.Convention.xml" ,
"lib/net6.0/System.Composition.Convention.dll" ,
"lib/net6.0/System.Composition.Convention.xml" ,
"lib/net7.0/System.Composition.Convention.dll" ,
"lib/net7.0/System.Composition.Convention.xml" ,
"lib/netstandard2.0/System.Composition.Convention.dll" ,
"lib/netstandard2.0/System.Composition.Convention.xml" ,
"system.composition.convention.7.0.0.nupkg.sha512" ,
"system.composition.convention.nuspec" ,
"useSharedDesignerContext.txt"
]
} ,
"System.Composition.Hosting/7.0.0" : {
"sha512" : "eB6gwN9S+54jCTBJ5bpwMOVerKeUfGGTYCzz3QgDr1P55Gg/Wb27ShfPIhLMjmZ3MoAKu8uUSv6fcCdYJTN7Bg==" ,
"type" : "package" ,
"path" : "system.composition.hosting/7.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
"buildTransitive/net461/System.Composition.Hosting.targets" ,
"buildTransitive/net462/_._" ,
"buildTransitive/net6.0/_._" ,
"buildTransitive/netcoreapp2.0/System.Composition.Hosting.targets" ,
"lib/net462/System.Composition.Hosting.dll" ,
"lib/net462/System.Composition.Hosting.xml" ,
"lib/net6.0/System.Composition.Hosting.dll" ,
"lib/net6.0/System.Composition.Hosting.xml" ,
"lib/net7.0/System.Composition.Hosting.dll" ,
"lib/net7.0/System.Composition.Hosting.xml" ,
"lib/netstandard2.0/System.Composition.Hosting.dll" ,
"lib/netstandard2.0/System.Composition.Hosting.xml" ,
"system.composition.hosting.7.0.0.nupkg.sha512" ,
"system.composition.hosting.nuspec" ,
"useSharedDesignerContext.txt"
]
} ,
"System.Composition.Runtime/7.0.0" : {
"sha512" : "aZJ1Zr5Txe925rbo4742XifEyW0MIni1eiUebmcrP3HwLXZ3IbXUj4MFMUH/RmnJOAQiS401leg/2Sz1MkApDw==" ,
"type" : "package" ,
"path" : "system.composition.runtime/7.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
"buildTransitive/net461/System.Composition.Runtime.targets" ,
"buildTransitive/net462/_._" ,
"buildTransitive/net6.0/_._" ,
"buildTransitive/netcoreapp2.0/System.Composition.Runtime.targets" ,
"lib/net462/System.Composition.Runtime.dll" ,
"lib/net462/System.Composition.Runtime.xml" ,
"lib/net6.0/System.Composition.Runtime.dll" ,
"lib/net6.0/System.Composition.Runtime.xml" ,
"lib/net7.0/System.Composition.Runtime.dll" ,
"lib/net7.0/System.Composition.Runtime.xml" ,
"lib/netstandard2.0/System.Composition.Runtime.dll" ,
"lib/netstandard2.0/System.Composition.Runtime.xml" ,
"system.composition.runtime.7.0.0.nupkg.sha512" ,
"system.composition.runtime.nuspec" ,
"useSharedDesignerContext.txt"
]
} ,
"System.Composition.TypedParts/7.0.0" : {
"sha512" : "ZK0KNPfbtxVceTwh+oHNGUOYV2WNOHReX2AXipuvkURC7s/jPwoWfsu3SnDBDgofqbiWr96geofdQ2erm/KTHg==" ,
"type" : "package" ,
"path" : "system.composition.typedparts/7.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
"buildTransitive/net461/System.Composition.TypedParts.targets" ,
"buildTransitive/net462/_._" ,
"buildTransitive/net6.0/_._" ,
"buildTransitive/netcoreapp2.0/System.Composition.TypedParts.targets" ,
"lib/net462/System.Composition.TypedParts.dll" ,
"lib/net462/System.Composition.TypedParts.xml" ,
"lib/net6.0/System.Composition.TypedParts.dll" ,
"lib/net6.0/System.Composition.TypedParts.xml" ,
"lib/net7.0/System.Composition.TypedParts.dll" ,
"lib/net7.0/System.Composition.TypedParts.xml" ,
"lib/netstandard2.0/System.Composition.TypedParts.dll" ,
"lib/netstandard2.0/System.Composition.TypedParts.xml" ,
"system.composition.typedparts.7.0.0.nupkg.sha512" ,
"system.composition.typedparts.nuspec" ,
"useSharedDesignerContext.txt"
2024-12-02 13:24:34 +00:00
]
} ,
"System.Configuration.ConfigurationManager/8.0.0" : {
"sha512" : "JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==" ,
"type" : "package" ,
"path" : "system.configuration.configurationmanager/8.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"LICENSE.TXT" ,
"PACKAGE.md" ,
"THIRD-PARTY-NOTICES.TXT" ,
"buildTransitive/net461/System.Configuration.ConfigurationManager.targets" ,
"buildTransitive/net462/_._" ,
"buildTransitive/net6.0/_._" ,
"buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets" ,
"lib/net462/System.Configuration.ConfigurationManager.dll" ,
"lib/net462/System.Configuration.ConfigurationManager.xml" ,
"lib/net6.0/System.Configuration.ConfigurationManager.dll" ,
"lib/net6.0/System.Configuration.ConfigurationManager.xml" ,
"lib/net7.0/System.Configuration.ConfigurationManager.dll" ,
"lib/net7.0/System.Configuration.ConfigurationManager.xml" ,
"lib/net8.0/System.Configuration.ConfigurationManager.dll" ,
"lib/net8.0/System.Configuration.ConfigurationManager.xml" ,
"lib/netstandard2.0/System.Configuration.ConfigurationManager.dll" ,
"lib/netstandard2.0/System.Configuration.ConfigurationManager.xml" ,
"system.configuration.configurationmanager.8.0.0.nupkg.sha512" ,
"system.configuration.configurationmanager.nuspec" ,
"useSharedDesignerContext.txt"
]
} ,
"System.Console/4.3.0" : {
"sha512" : "DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==" ,
"type" : "package" ,
"path" : "system.console/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net46/System.Console.dll" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net46/System.Console.dll" ,
"ref/netstandard1.3/System.Console.dll" ,
"ref/netstandard1.3/System.Console.xml" ,
"ref/netstandard1.3/de/System.Console.xml" ,
"ref/netstandard1.3/es/System.Console.xml" ,
"ref/netstandard1.3/fr/System.Console.xml" ,
"ref/netstandard1.3/it/System.Console.xml" ,
"ref/netstandard1.3/ja/System.Console.xml" ,
"ref/netstandard1.3/ko/System.Console.xml" ,
"ref/netstandard1.3/ru/System.Console.xml" ,
"ref/netstandard1.3/zh-hans/System.Console.xml" ,
"ref/netstandard1.3/zh-hant/System.Console.xml" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.console.4.3.0.nupkg.sha512" ,
"system.console.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"System.Data.DataSetExtensions/4.5.0" : {
"sha512" : "221clPs1445HkTBZPL+K9sDBdJRB8UN8rgjO3ztB0CQ26z//fmJXtlsr6whGatscsKGBrhJl5bwJuKSA8mwFOw==" ,
"type" : "package" ,
"path" : "system.data.datasetextensions/4.5.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
"lib/net45/_._" ,
"lib/netstandard2.0/System.Data.DataSetExtensions.dll" ,
"ref/net45/_._" ,
"ref/netstandard2.0/System.Data.DataSetExtensions.dll" ,
"system.data.datasetextensions.4.5.0.nupkg.sha512" ,
"system.data.datasetextensions.nuspec" ,
"useSharedDesignerContext.txt" ,
"version.txt"
]
} ,
2024-12-02 13:24:34 +00:00
"System.Diagnostics.Debug/4.3.0" : {
"sha512" : "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==" ,
"type" : "package" ,
"path" : "system.diagnostics.debug/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/portable-net45+win8+wp8+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wp80/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/netcore50/System.Diagnostics.Debug.dll" ,
"ref/netcore50/System.Diagnostics.Debug.xml" ,
"ref/netcore50/de/System.Diagnostics.Debug.xml" ,
"ref/netcore50/es/System.Diagnostics.Debug.xml" ,
"ref/netcore50/fr/System.Diagnostics.Debug.xml" ,
"ref/netcore50/it/System.Diagnostics.Debug.xml" ,
"ref/netcore50/ja/System.Diagnostics.Debug.xml" ,
"ref/netcore50/ko/System.Diagnostics.Debug.xml" ,
"ref/netcore50/ru/System.Diagnostics.Debug.xml" ,
"ref/netcore50/zh-hans/System.Diagnostics.Debug.xml" ,
"ref/netcore50/zh-hant/System.Diagnostics.Debug.xml" ,
"ref/netstandard1.0/System.Diagnostics.Debug.dll" ,
"ref/netstandard1.0/System.Diagnostics.Debug.xml" ,
"ref/netstandard1.0/de/System.Diagnostics.Debug.xml" ,
"ref/netstandard1.0/es/System.Diagnostics.Debug.xml" ,
"ref/netstandard1.0/fr/System.Diagnostics.Debug.xml" ,
"ref/netstandard1.0/it/System.Diagnostics.Debug.xml" ,
"ref/netstandard1.0/ja/System.Diagnostics.Debug.xml" ,
"ref/netstandard1.0/ko/System.Diagnostics.Debug.xml" ,
"ref/netstandard1.0/ru/System.Diagnostics.Debug.xml" ,
"ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml" ,
"ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml" ,
"ref/netstandard1.3/System.Diagnostics.Debug.dll" ,
"ref/netstandard1.3/System.Diagnostics.Debug.xml" ,
"ref/netstandard1.3/de/System.Diagnostics.Debug.xml" ,
"ref/netstandard1.3/es/System.Diagnostics.Debug.xml" ,
"ref/netstandard1.3/fr/System.Diagnostics.Debug.xml" ,
"ref/netstandard1.3/it/System.Diagnostics.Debug.xml" ,
"ref/netstandard1.3/ja/System.Diagnostics.Debug.xml" ,
"ref/netstandard1.3/ko/System.Diagnostics.Debug.xml" ,
"ref/netstandard1.3/ru/System.Diagnostics.Debug.xml" ,
"ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml" ,
"ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml" ,
"ref/portable-net45+win8+wp8+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wp80/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.diagnostics.debug.4.3.0.nupkg.sha512" ,
"system.diagnostics.debug.nuspec"
]
} ,
"System.Diagnostics.DiagnosticSource/6.0.1" : {
"sha512" : "KiLYDu2k2J82Q9BJpWiuQqCkFjRBWVq4jDzKKWawVi9KWzyD0XG3cmfX0vqTQlL14Wi9EufJrbL0+KCLTbqWiQ==" ,
"type" : "package" ,
"path" : "system.diagnostics.diagnosticsource/6.0.1" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
"buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets" ,
"buildTransitive/netcoreapp3.1/_._" ,
"lib/net461/System.Diagnostics.DiagnosticSource.dll" ,
"lib/net461/System.Diagnostics.DiagnosticSource.xml" ,
"lib/net5.0/System.Diagnostics.DiagnosticSource.dll" ,
"lib/net5.0/System.Diagnostics.DiagnosticSource.xml" ,
"lib/net6.0/System.Diagnostics.DiagnosticSource.dll" ,
"lib/net6.0/System.Diagnostics.DiagnosticSource.xml" ,
"lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll" ,
"lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml" ,
"system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512" ,
"system.diagnostics.diagnosticsource.nuspec" ,
"useSharedDesignerContext.txt"
]
} ,
"System.Diagnostics.EventLog/8.0.0" : {
"sha512" : "fdYxcRjQqTTacKId/2IECojlDSFvp7LP5N78+0z/xH7v/Tuw5ZAxu23Y6PTCRinqyu2ePx+Gn1098NC6jM6d+A==" ,
"type" : "package" ,
"path" : "system.diagnostics.eventlog/8.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"LICENSE.TXT" ,
"PACKAGE.md" ,
"THIRD-PARTY-NOTICES.TXT" ,
"buildTransitive/net461/System.Diagnostics.EventLog.targets" ,
"buildTransitive/net462/_._" ,
"buildTransitive/net6.0/_._" ,
"buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets" ,
"lib/net462/System.Diagnostics.EventLog.dll" ,
"lib/net462/System.Diagnostics.EventLog.xml" ,
"lib/net6.0/System.Diagnostics.EventLog.dll" ,
"lib/net6.0/System.Diagnostics.EventLog.xml" ,
"lib/net7.0/System.Diagnostics.EventLog.dll" ,
"lib/net7.0/System.Diagnostics.EventLog.xml" ,
"lib/net8.0/System.Diagnostics.EventLog.dll" ,
"lib/net8.0/System.Diagnostics.EventLog.xml" ,
"lib/netstandard2.0/System.Diagnostics.EventLog.dll" ,
"lib/netstandard2.0/System.Diagnostics.EventLog.xml" ,
"runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll" ,
"runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll" ,
"runtimes/win/lib/net6.0/System.Diagnostics.EventLog.xml" ,
"runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll" ,
"runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll" ,
"runtimes/win/lib/net7.0/System.Diagnostics.EventLog.xml" ,
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll" ,
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll" ,
"runtimes/win/lib/net8.0/System.Diagnostics.EventLog.xml" ,
"system.diagnostics.eventlog.8.0.0.nupkg.sha512" ,
"system.diagnostics.eventlog.nuspec" ,
"useSharedDesignerContext.txt"
]
} ,
"System.Diagnostics.Tools/4.3.0" : {
"sha512" : "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==" ,
"type" : "package" ,
"path" : "system.diagnostics.tools/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/portable-net45+win8+wp8+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wp80/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/netcore50/System.Diagnostics.Tools.dll" ,
"ref/netcore50/System.Diagnostics.Tools.xml" ,
"ref/netcore50/de/System.Diagnostics.Tools.xml" ,
"ref/netcore50/es/System.Diagnostics.Tools.xml" ,
"ref/netcore50/fr/System.Diagnostics.Tools.xml" ,
"ref/netcore50/it/System.Diagnostics.Tools.xml" ,
"ref/netcore50/ja/System.Diagnostics.Tools.xml" ,
"ref/netcore50/ko/System.Diagnostics.Tools.xml" ,
"ref/netcore50/ru/System.Diagnostics.Tools.xml" ,
"ref/netcore50/zh-hans/System.Diagnostics.Tools.xml" ,
"ref/netcore50/zh-hant/System.Diagnostics.Tools.xml" ,
"ref/netstandard1.0/System.Diagnostics.Tools.dll" ,
"ref/netstandard1.0/System.Diagnostics.Tools.xml" ,
"ref/netstandard1.0/de/System.Diagnostics.Tools.xml" ,
"ref/netstandard1.0/es/System.Diagnostics.Tools.xml" ,
"ref/netstandard1.0/fr/System.Diagnostics.Tools.xml" ,
"ref/netstandard1.0/it/System.Diagnostics.Tools.xml" ,
"ref/netstandard1.0/ja/System.Diagnostics.Tools.xml" ,
"ref/netstandard1.0/ko/System.Diagnostics.Tools.xml" ,
"ref/netstandard1.0/ru/System.Diagnostics.Tools.xml" ,
"ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml" ,
"ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml" ,
"ref/portable-net45+win8+wp8+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wp80/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.diagnostics.tools.4.3.0.nupkg.sha512" ,
"system.diagnostics.tools.nuspec"
]
} ,
"System.Diagnostics.Tracing/4.3.0" : {
"sha512" : "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==" ,
"type" : "package" ,
"path" : "system.diagnostics.tracing/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/net462/System.Diagnostics.Tracing.dll" ,
"lib/portable-net45+win8+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/net462/System.Diagnostics.Tracing.dll" ,
"ref/netcore50/System.Diagnostics.Tracing.dll" ,
"ref/netcore50/System.Diagnostics.Tracing.xml" ,
"ref/netcore50/de/System.Diagnostics.Tracing.xml" ,
"ref/netcore50/es/System.Diagnostics.Tracing.xml" ,
"ref/netcore50/fr/System.Diagnostics.Tracing.xml" ,
"ref/netcore50/it/System.Diagnostics.Tracing.xml" ,
"ref/netcore50/ja/System.Diagnostics.Tracing.xml" ,
"ref/netcore50/ko/System.Diagnostics.Tracing.xml" ,
"ref/netcore50/ru/System.Diagnostics.Tracing.xml" ,
"ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml" ,
"ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.1/System.Diagnostics.Tracing.dll" ,
"ref/netstandard1.1/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.1/de/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.1/es/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.1/it/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.2/System.Diagnostics.Tracing.dll" ,
"ref/netstandard1.2/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.2/de/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.2/es/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.2/it/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.3/System.Diagnostics.Tracing.dll" ,
"ref/netstandard1.3/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.3/de/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.3/es/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.3/it/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.5/System.Diagnostics.Tracing.dll" ,
"ref/netstandard1.5/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.5/de/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.5/es/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.5/it/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml" ,
"ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml" ,
"ref/portable-net45+win8+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.diagnostics.tracing.4.3.0.nupkg.sha512" ,
"system.diagnostics.tracing.nuspec"
]
} ,
"System.Formats.Asn1/9.0.0" : {
"sha512" : "VRDjgfqV0hCma5HBQa46nZTRuqfYMWZClwxUtvLJVTCeDp9Esdvr91AfEWP98IMO8ooSv1yXb6/oCc6jApoXvQ==" ,
"type" : "package" ,
"path" : "system.formats.asn1/9.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"LICENSE.TXT" ,
"PACKAGE.md" ,
"THIRD-PARTY-NOTICES.TXT" ,
"buildTransitive/net461/System.Formats.Asn1.targets" ,
"buildTransitive/net462/_._" ,
"buildTransitive/net8.0/_._" ,
"buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets" ,
"lib/net462/System.Formats.Asn1.dll" ,
"lib/net462/System.Formats.Asn1.xml" ,
"lib/net8.0/System.Formats.Asn1.dll" ,
"lib/net8.0/System.Formats.Asn1.xml" ,
"lib/net9.0/System.Formats.Asn1.dll" ,
"lib/net9.0/System.Formats.Asn1.xml" ,
"lib/netstandard2.0/System.Formats.Asn1.dll" ,
"lib/netstandard2.0/System.Formats.Asn1.xml" ,
"system.formats.asn1.9.0.0.nupkg.sha512" ,
"system.formats.asn1.nuspec" ,
"useSharedDesignerContext.txt"
]
} ,
"System.Globalization/4.3.0" : {
"sha512" : "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==" ,
"type" : "package" ,
"path" : "system.globalization/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/portable-net45+win8+wp8+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wp80/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/netcore50/System.Globalization.dll" ,
"ref/netcore50/System.Globalization.xml" ,
"ref/netcore50/de/System.Globalization.xml" ,
"ref/netcore50/es/System.Globalization.xml" ,
"ref/netcore50/fr/System.Globalization.xml" ,
"ref/netcore50/it/System.Globalization.xml" ,
"ref/netcore50/ja/System.Globalization.xml" ,
"ref/netcore50/ko/System.Globalization.xml" ,
"ref/netcore50/ru/System.Globalization.xml" ,
"ref/netcore50/zh-hans/System.Globalization.xml" ,
"ref/netcore50/zh-hant/System.Globalization.xml" ,
"ref/netstandard1.0/System.Globalization.dll" ,
"ref/netstandard1.0/System.Globalization.xml" ,
"ref/netstandard1.0/de/System.Globalization.xml" ,
"ref/netstandard1.0/es/System.Globalization.xml" ,
"ref/netstandard1.0/fr/System.Globalization.xml" ,
"ref/netstandard1.0/it/System.Globalization.xml" ,
"ref/netstandard1.0/ja/System.Globalization.xml" ,
"ref/netstandard1.0/ko/System.Globalization.xml" ,
"ref/netstandard1.0/ru/System.Globalization.xml" ,
"ref/netstandard1.0/zh-hans/System.Globalization.xml" ,
"ref/netstandard1.0/zh-hant/System.Globalization.xml" ,
"ref/netstandard1.3/System.Globalization.dll" ,
"ref/netstandard1.3/System.Globalization.xml" ,
"ref/netstandard1.3/de/System.Globalization.xml" ,
"ref/netstandard1.3/es/System.Globalization.xml" ,
"ref/netstandard1.3/fr/System.Globalization.xml" ,
"ref/netstandard1.3/it/System.Globalization.xml" ,
"ref/netstandard1.3/ja/System.Globalization.xml" ,
"ref/netstandard1.3/ko/System.Globalization.xml" ,
"ref/netstandard1.3/ru/System.Globalization.xml" ,
"ref/netstandard1.3/zh-hans/System.Globalization.xml" ,
"ref/netstandard1.3/zh-hant/System.Globalization.xml" ,
"ref/portable-net45+win8+wp8+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wp80/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.globalization.4.3.0.nupkg.sha512" ,
"system.globalization.nuspec"
]
} ,
"System.Globalization.Calendars/4.3.0" : {
"sha512" : "GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==" ,
"type" : "package" ,
"path" : "system.globalization.calendars/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net46/System.Globalization.Calendars.dll" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net46/System.Globalization.Calendars.dll" ,
"ref/netstandard1.3/System.Globalization.Calendars.dll" ,
"ref/netstandard1.3/System.Globalization.Calendars.xml" ,
"ref/netstandard1.3/de/System.Globalization.Calendars.xml" ,
"ref/netstandard1.3/es/System.Globalization.Calendars.xml" ,
"ref/netstandard1.3/fr/System.Globalization.Calendars.xml" ,
"ref/netstandard1.3/it/System.Globalization.Calendars.xml" ,
"ref/netstandard1.3/ja/System.Globalization.Calendars.xml" ,
"ref/netstandard1.3/ko/System.Globalization.Calendars.xml" ,
"ref/netstandard1.3/ru/System.Globalization.Calendars.xml" ,
"ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml" ,
"ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.globalization.calendars.4.3.0.nupkg.sha512" ,
"system.globalization.calendars.nuspec"
]
} ,
"System.Globalization.Extensions/4.3.0" : {
"sha512" : "FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==" ,
"type" : "package" ,
"path" : "system.globalization.extensions/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net46/System.Globalization.Extensions.dll" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net46/System.Globalization.Extensions.dll" ,
"ref/netstandard1.3/System.Globalization.Extensions.dll" ,
"ref/netstandard1.3/System.Globalization.Extensions.xml" ,
"ref/netstandard1.3/de/System.Globalization.Extensions.xml" ,
"ref/netstandard1.3/es/System.Globalization.Extensions.xml" ,
"ref/netstandard1.3/fr/System.Globalization.Extensions.xml" ,
"ref/netstandard1.3/it/System.Globalization.Extensions.xml" ,
"ref/netstandard1.3/ja/System.Globalization.Extensions.xml" ,
"ref/netstandard1.3/ko/System.Globalization.Extensions.xml" ,
"ref/netstandard1.3/ru/System.Globalization.Extensions.xml" ,
"ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml" ,
"ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll" ,
"runtimes/win/lib/net46/System.Globalization.Extensions.dll" ,
"runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll" ,
"system.globalization.extensions.4.3.0.nupkg.sha512" ,
"system.globalization.extensions.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"System.IdentityModel.Tokens.Jwt/8.3.0" : {
"sha512" : "9GESpDG0Zb17HD5mBW/uEWi2yz/uKPmCthX2UhyLnk42moGH2FpMgXA2Y4l2Qc7P75eXSUTA6wb/c9D9GSVkzw==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "system.identitymodel.tokens.jwt/8.3.0" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"README.md" ,
2024-12-02 13:24:34 +00:00
"lib/net462/System.IdentityModel.Tokens.Jwt.dll" ,
"lib/net462/System.IdentityModel.Tokens.Jwt.xml" ,
"lib/net472/System.IdentityModel.Tokens.Jwt.dll" ,
"lib/net472/System.IdentityModel.Tokens.Jwt.xml" ,
"lib/net6.0/System.IdentityModel.Tokens.Jwt.dll" ,
"lib/net6.0/System.IdentityModel.Tokens.Jwt.xml" ,
2025-10-22 13:05:31 +00:00
"lib/net8.0/System.IdentityModel.Tokens.Jwt.dll" ,
"lib/net8.0/System.IdentityModel.Tokens.Jwt.xml" ,
"lib/net9.0/System.IdentityModel.Tokens.Jwt.dll" ,
"lib/net9.0/System.IdentityModel.Tokens.Jwt.xml" ,
2024-12-02 13:24:34 +00:00
"lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll" ,
"lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml" ,
2025-10-22 13:05:31 +00:00
"system.identitymodel.tokens.jwt.8.3.0.nupkg.sha512" ,
2024-12-02 13:24:34 +00:00
"system.identitymodel.tokens.jwt.nuspec"
]
} ,
"System.IO/4.3.0" : {
"sha512" : "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==" ,
"type" : "package" ,
"path" : "system.io/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/net462/System.IO.dll" ,
"lib/portable-net45+win8+wp8+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wp80/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/net462/System.IO.dll" ,
"ref/netcore50/System.IO.dll" ,
"ref/netcore50/System.IO.xml" ,
"ref/netcore50/de/System.IO.xml" ,
"ref/netcore50/es/System.IO.xml" ,
"ref/netcore50/fr/System.IO.xml" ,
"ref/netcore50/it/System.IO.xml" ,
"ref/netcore50/ja/System.IO.xml" ,
"ref/netcore50/ko/System.IO.xml" ,
"ref/netcore50/ru/System.IO.xml" ,
"ref/netcore50/zh-hans/System.IO.xml" ,
"ref/netcore50/zh-hant/System.IO.xml" ,
"ref/netstandard1.0/System.IO.dll" ,
"ref/netstandard1.0/System.IO.xml" ,
"ref/netstandard1.0/de/System.IO.xml" ,
"ref/netstandard1.0/es/System.IO.xml" ,
"ref/netstandard1.0/fr/System.IO.xml" ,
"ref/netstandard1.0/it/System.IO.xml" ,
"ref/netstandard1.0/ja/System.IO.xml" ,
"ref/netstandard1.0/ko/System.IO.xml" ,
"ref/netstandard1.0/ru/System.IO.xml" ,
"ref/netstandard1.0/zh-hans/System.IO.xml" ,
"ref/netstandard1.0/zh-hant/System.IO.xml" ,
"ref/netstandard1.3/System.IO.dll" ,
"ref/netstandard1.3/System.IO.xml" ,
"ref/netstandard1.3/de/System.IO.xml" ,
"ref/netstandard1.3/es/System.IO.xml" ,
"ref/netstandard1.3/fr/System.IO.xml" ,
"ref/netstandard1.3/it/System.IO.xml" ,
"ref/netstandard1.3/ja/System.IO.xml" ,
"ref/netstandard1.3/ko/System.IO.xml" ,
"ref/netstandard1.3/ru/System.IO.xml" ,
"ref/netstandard1.3/zh-hans/System.IO.xml" ,
"ref/netstandard1.3/zh-hant/System.IO.xml" ,
"ref/netstandard1.5/System.IO.dll" ,
"ref/netstandard1.5/System.IO.xml" ,
"ref/netstandard1.5/de/System.IO.xml" ,
"ref/netstandard1.5/es/System.IO.xml" ,
"ref/netstandard1.5/fr/System.IO.xml" ,
"ref/netstandard1.5/it/System.IO.xml" ,
"ref/netstandard1.5/ja/System.IO.xml" ,
"ref/netstandard1.5/ko/System.IO.xml" ,
"ref/netstandard1.5/ru/System.IO.xml" ,
"ref/netstandard1.5/zh-hans/System.IO.xml" ,
"ref/netstandard1.5/zh-hant/System.IO.xml" ,
"ref/portable-net45+win8+wp8+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wp80/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.io.4.3.0.nupkg.sha512" ,
"system.io.nuspec"
]
} ,
"System.IO.Compression/4.3.0" : {
"sha512" : "YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==" ,
"type" : "package" ,
"path" : "system.io.compression/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/net46/System.IO.Compression.dll" ,
"lib/portable-net45+win8+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/net46/System.IO.Compression.dll" ,
"ref/netcore50/System.IO.Compression.dll" ,
"ref/netcore50/System.IO.Compression.xml" ,
"ref/netcore50/de/System.IO.Compression.xml" ,
"ref/netcore50/es/System.IO.Compression.xml" ,
"ref/netcore50/fr/System.IO.Compression.xml" ,
"ref/netcore50/it/System.IO.Compression.xml" ,
"ref/netcore50/ja/System.IO.Compression.xml" ,
"ref/netcore50/ko/System.IO.Compression.xml" ,
"ref/netcore50/ru/System.IO.Compression.xml" ,
"ref/netcore50/zh-hans/System.IO.Compression.xml" ,
"ref/netcore50/zh-hant/System.IO.Compression.xml" ,
"ref/netstandard1.1/System.IO.Compression.dll" ,
"ref/netstandard1.1/System.IO.Compression.xml" ,
"ref/netstandard1.1/de/System.IO.Compression.xml" ,
"ref/netstandard1.1/es/System.IO.Compression.xml" ,
"ref/netstandard1.1/fr/System.IO.Compression.xml" ,
"ref/netstandard1.1/it/System.IO.Compression.xml" ,
"ref/netstandard1.1/ja/System.IO.Compression.xml" ,
"ref/netstandard1.1/ko/System.IO.Compression.xml" ,
"ref/netstandard1.1/ru/System.IO.Compression.xml" ,
"ref/netstandard1.1/zh-hans/System.IO.Compression.xml" ,
"ref/netstandard1.1/zh-hant/System.IO.Compression.xml" ,
"ref/netstandard1.3/System.IO.Compression.dll" ,
"ref/netstandard1.3/System.IO.Compression.xml" ,
"ref/netstandard1.3/de/System.IO.Compression.xml" ,
"ref/netstandard1.3/es/System.IO.Compression.xml" ,
"ref/netstandard1.3/fr/System.IO.Compression.xml" ,
"ref/netstandard1.3/it/System.IO.Compression.xml" ,
"ref/netstandard1.3/ja/System.IO.Compression.xml" ,
"ref/netstandard1.3/ko/System.IO.Compression.xml" ,
"ref/netstandard1.3/ru/System.IO.Compression.xml" ,
"ref/netstandard1.3/zh-hans/System.IO.Compression.xml" ,
"ref/netstandard1.3/zh-hant/System.IO.Compression.xml" ,
"ref/portable-net45+win8+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll" ,
"runtimes/win/lib/net46/System.IO.Compression.dll" ,
"runtimes/win/lib/netstandard1.3/System.IO.Compression.dll" ,
"system.io.compression.4.3.0.nupkg.sha512" ,
"system.io.compression.nuspec"
]
} ,
"System.IO.Compression.ZipFile/4.3.0" : {
"sha512" : "G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==" ,
"type" : "package" ,
"path" : "system.io.compression.zipfile/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net46/System.IO.Compression.ZipFile.dll" ,
"lib/netstandard1.3/System.IO.Compression.ZipFile.dll" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net46/System.IO.Compression.ZipFile.dll" ,
"ref/netstandard1.3/System.IO.Compression.ZipFile.dll" ,
"ref/netstandard1.3/System.IO.Compression.ZipFile.xml" ,
"ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml" ,
"ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml" ,
"ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml" ,
"ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml" ,
"ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml" ,
"ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml" ,
"ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml" ,
"ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml" ,
"ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.io.compression.zipfile.4.3.0.nupkg.sha512" ,
"system.io.compression.zipfile.nuspec"
]
} ,
"System.IO.FileSystem/4.3.0" : {
"sha512" : "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==" ,
"type" : "package" ,
"path" : "system.io.filesystem/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net46/System.IO.FileSystem.dll" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net46/System.IO.FileSystem.dll" ,
"ref/netstandard1.3/System.IO.FileSystem.dll" ,
"ref/netstandard1.3/System.IO.FileSystem.xml" ,
"ref/netstandard1.3/de/System.IO.FileSystem.xml" ,
"ref/netstandard1.3/es/System.IO.FileSystem.xml" ,
"ref/netstandard1.3/fr/System.IO.FileSystem.xml" ,
"ref/netstandard1.3/it/System.IO.FileSystem.xml" ,
"ref/netstandard1.3/ja/System.IO.FileSystem.xml" ,
"ref/netstandard1.3/ko/System.IO.FileSystem.xml" ,
"ref/netstandard1.3/ru/System.IO.FileSystem.xml" ,
"ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml" ,
"ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.io.filesystem.4.3.0.nupkg.sha512" ,
"system.io.filesystem.nuspec"
]
} ,
"System.IO.FileSystem.Primitives/4.3.0" : {
"sha512" : "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==" ,
"type" : "package" ,
"path" : "system.io.filesystem.primitives/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net46/System.IO.FileSystem.Primitives.dll" ,
"lib/netstandard1.3/System.IO.FileSystem.Primitives.dll" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net46/System.IO.FileSystem.Primitives.dll" ,
"ref/netstandard1.3/System.IO.FileSystem.Primitives.dll" ,
"ref/netstandard1.3/System.IO.FileSystem.Primitives.xml" ,
"ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml" ,
"ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml" ,
"ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml" ,
"ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml" ,
"ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml" ,
"ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml" ,
"ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml" ,
"ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml" ,
"ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.io.filesystem.primitives.4.3.0.nupkg.sha512" ,
"system.io.filesystem.primitives.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"System.IO.Pipelines/7.0.0" : {
"sha512" : "jRn6JYnNPW6xgQazROBLSfpdoczRw694vO5kKvMcNnpXuolEixUyw6IBuBs2Y2mlSX/LdLvyyWmfXhaI3ND1Yg==" ,
"type" : "package" ,
"path" : "system.io.pipelines/7.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
"buildTransitive/net461/System.IO.Pipelines.targets" ,
"buildTransitive/net462/_._" ,
"buildTransitive/net6.0/_._" ,
"buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets" ,
"lib/net462/System.IO.Pipelines.dll" ,
"lib/net462/System.IO.Pipelines.xml" ,
"lib/net6.0/System.IO.Pipelines.dll" ,
"lib/net6.0/System.IO.Pipelines.xml" ,
"lib/net7.0/System.IO.Pipelines.dll" ,
"lib/net7.0/System.IO.Pipelines.xml" ,
"lib/netstandard2.0/System.IO.Pipelines.dll" ,
"lib/netstandard2.0/System.IO.Pipelines.xml" ,
"system.io.pipelines.7.0.0.nupkg.sha512" ,
"system.io.pipelines.nuspec" ,
"useSharedDesignerContext.txt"
]
} ,
2024-12-02 13:24:34 +00:00
"System.Linq/4.3.0" : {
"sha512" : "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==" ,
"type" : "package" ,
"path" : "system.linq/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/net463/System.Linq.dll" ,
"lib/netcore50/System.Linq.dll" ,
"lib/netstandard1.6/System.Linq.dll" ,
"lib/portable-net45+win8+wp8+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wp80/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/net463/System.Linq.dll" ,
"ref/netcore50/System.Linq.dll" ,
"ref/netcore50/System.Linq.xml" ,
"ref/netcore50/de/System.Linq.xml" ,
"ref/netcore50/es/System.Linq.xml" ,
"ref/netcore50/fr/System.Linq.xml" ,
"ref/netcore50/it/System.Linq.xml" ,
"ref/netcore50/ja/System.Linq.xml" ,
"ref/netcore50/ko/System.Linq.xml" ,
"ref/netcore50/ru/System.Linq.xml" ,
"ref/netcore50/zh-hans/System.Linq.xml" ,
"ref/netcore50/zh-hant/System.Linq.xml" ,
"ref/netstandard1.0/System.Linq.dll" ,
"ref/netstandard1.0/System.Linq.xml" ,
"ref/netstandard1.0/de/System.Linq.xml" ,
"ref/netstandard1.0/es/System.Linq.xml" ,
"ref/netstandard1.0/fr/System.Linq.xml" ,
"ref/netstandard1.0/it/System.Linq.xml" ,
"ref/netstandard1.0/ja/System.Linq.xml" ,
"ref/netstandard1.0/ko/System.Linq.xml" ,
"ref/netstandard1.0/ru/System.Linq.xml" ,
"ref/netstandard1.0/zh-hans/System.Linq.xml" ,
"ref/netstandard1.0/zh-hant/System.Linq.xml" ,
"ref/netstandard1.6/System.Linq.dll" ,
"ref/netstandard1.6/System.Linq.xml" ,
"ref/netstandard1.6/de/System.Linq.xml" ,
"ref/netstandard1.6/es/System.Linq.xml" ,
"ref/netstandard1.6/fr/System.Linq.xml" ,
"ref/netstandard1.6/it/System.Linq.xml" ,
"ref/netstandard1.6/ja/System.Linq.xml" ,
"ref/netstandard1.6/ko/System.Linq.xml" ,
"ref/netstandard1.6/ru/System.Linq.xml" ,
"ref/netstandard1.6/zh-hans/System.Linq.xml" ,
"ref/netstandard1.6/zh-hant/System.Linq.xml" ,
"ref/portable-net45+win8+wp8+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wp80/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.linq.4.3.0.nupkg.sha512" ,
"system.linq.nuspec"
]
} ,
"System.Linq.Expressions/4.3.0" : {
"sha512" : "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==" ,
"type" : "package" ,
"path" : "system.linq.expressions/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/net463/System.Linq.Expressions.dll" ,
"lib/netcore50/System.Linq.Expressions.dll" ,
"lib/netstandard1.6/System.Linq.Expressions.dll" ,
"lib/portable-net45+win8+wp8+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wp80/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/net463/System.Linq.Expressions.dll" ,
"ref/netcore50/System.Linq.Expressions.dll" ,
"ref/netcore50/System.Linq.Expressions.xml" ,
"ref/netcore50/de/System.Linq.Expressions.xml" ,
"ref/netcore50/es/System.Linq.Expressions.xml" ,
"ref/netcore50/fr/System.Linq.Expressions.xml" ,
"ref/netcore50/it/System.Linq.Expressions.xml" ,
"ref/netcore50/ja/System.Linq.Expressions.xml" ,
"ref/netcore50/ko/System.Linq.Expressions.xml" ,
"ref/netcore50/ru/System.Linq.Expressions.xml" ,
"ref/netcore50/zh-hans/System.Linq.Expressions.xml" ,
"ref/netcore50/zh-hant/System.Linq.Expressions.xml" ,
"ref/netstandard1.0/System.Linq.Expressions.dll" ,
"ref/netstandard1.0/System.Linq.Expressions.xml" ,
"ref/netstandard1.0/de/System.Linq.Expressions.xml" ,
"ref/netstandard1.0/es/System.Linq.Expressions.xml" ,
"ref/netstandard1.0/fr/System.Linq.Expressions.xml" ,
"ref/netstandard1.0/it/System.Linq.Expressions.xml" ,
"ref/netstandard1.0/ja/System.Linq.Expressions.xml" ,
"ref/netstandard1.0/ko/System.Linq.Expressions.xml" ,
"ref/netstandard1.0/ru/System.Linq.Expressions.xml" ,
"ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml" ,
"ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml" ,
"ref/netstandard1.3/System.Linq.Expressions.dll" ,
"ref/netstandard1.3/System.Linq.Expressions.xml" ,
"ref/netstandard1.3/de/System.Linq.Expressions.xml" ,
"ref/netstandard1.3/es/System.Linq.Expressions.xml" ,
"ref/netstandard1.3/fr/System.Linq.Expressions.xml" ,
"ref/netstandard1.3/it/System.Linq.Expressions.xml" ,
"ref/netstandard1.3/ja/System.Linq.Expressions.xml" ,
"ref/netstandard1.3/ko/System.Linq.Expressions.xml" ,
"ref/netstandard1.3/ru/System.Linq.Expressions.xml" ,
"ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml" ,
"ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml" ,
"ref/netstandard1.6/System.Linq.Expressions.dll" ,
"ref/netstandard1.6/System.Linq.Expressions.xml" ,
"ref/netstandard1.6/de/System.Linq.Expressions.xml" ,
"ref/netstandard1.6/es/System.Linq.Expressions.xml" ,
"ref/netstandard1.6/fr/System.Linq.Expressions.xml" ,
"ref/netstandard1.6/it/System.Linq.Expressions.xml" ,
"ref/netstandard1.6/ja/System.Linq.Expressions.xml" ,
"ref/netstandard1.6/ko/System.Linq.Expressions.xml" ,
"ref/netstandard1.6/ru/System.Linq.Expressions.xml" ,
"ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml" ,
"ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml" ,
"ref/portable-net45+win8+wp8+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wp80/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"runtimes/aot/lib/netcore50/System.Linq.Expressions.dll" ,
"system.linq.expressions.4.3.0.nupkg.sha512" ,
"system.linq.expressions.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"System.Management/7.0.2" : {
"sha512" : "/qEUN91mP/MUQmJnM5y5BdT7ZoPuVrtxnFlbJ8a3kBJGhe2wCzBfnPFtK2wTtEEcf3DMGR9J00GZZfg6HRI6yA==" ,
"type" : "package" ,
"path" : "system.management/7.0.2" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
"buildTransitive/net6.0/_._" ,
"buildTransitive/netcoreapp2.0/System.Management.targets" ,
"lib/net462/_._" ,
"lib/net6.0/System.Management.dll" ,
"lib/net6.0/System.Management.xml" ,
"lib/net7.0/System.Management.dll" ,
"lib/net7.0/System.Management.xml" ,
"lib/netstandard2.0/System.Management.dll" ,
"lib/netstandard2.0/System.Management.xml" ,
"runtimes/win/lib/net6.0/System.Management.dll" ,
"runtimes/win/lib/net6.0/System.Management.xml" ,
"runtimes/win/lib/net7.0/System.Management.dll" ,
"runtimes/win/lib/net7.0/System.Management.xml" ,
"system.management.7.0.2.nupkg.sha512" ,
"system.management.nuspec" ,
"useSharedDesignerContext.txt"
]
} ,
2024-12-02 13:24:34 +00:00
"System.Memory/4.5.4" : {
"sha512" : "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==" ,
"type" : "package" ,
"path" : "system.memory/4.5.4" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
"lib/net461/System.Memory.dll" ,
"lib/net461/System.Memory.xml" ,
"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.4.nupkg.sha512" ,
"system.memory.nuspec" ,
"useSharedDesignerContext.txt" ,
"version.txt"
]
} ,
"System.Memory.Data/1.0.2" : {
"sha512" : "JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==" ,
"type" : "package" ,
"path" : "system.memory.data/1.0.2" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"CHANGELOG.md" ,
"DotNetPackageIcon.png" ,
"README.md" ,
"lib/net461/System.Memory.Data.dll" ,
"lib/net461/System.Memory.Data.xml" ,
"lib/netstandard2.0/System.Memory.Data.dll" ,
"lib/netstandard2.0/System.Memory.Data.xml" ,
"system.memory.data.1.0.2.nupkg.sha512" ,
"system.memory.data.nuspec"
]
} ,
"System.Net.Http/4.3.0" : {
"sha512" : "sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==" ,
"type" : "package" ,
"path" : "system.net.http/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/Xamarinmac20/_._" ,
"lib/monoandroid10/_._" ,
"lib/monotouch10/_._" ,
"lib/net45/_._" ,
"lib/net46/System.Net.Http.dll" ,
"lib/portable-net45+win8+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/Xamarinmac20/_._" ,
"ref/monoandroid10/_._" ,
"ref/monotouch10/_._" ,
"ref/net45/_._" ,
"ref/net46/System.Net.Http.dll" ,
"ref/net46/System.Net.Http.xml" ,
"ref/net46/de/System.Net.Http.xml" ,
"ref/net46/es/System.Net.Http.xml" ,
"ref/net46/fr/System.Net.Http.xml" ,
"ref/net46/it/System.Net.Http.xml" ,
"ref/net46/ja/System.Net.Http.xml" ,
"ref/net46/ko/System.Net.Http.xml" ,
"ref/net46/ru/System.Net.Http.xml" ,
"ref/net46/zh-hans/System.Net.Http.xml" ,
"ref/net46/zh-hant/System.Net.Http.xml" ,
"ref/netcore50/System.Net.Http.dll" ,
"ref/netcore50/System.Net.Http.xml" ,
"ref/netcore50/de/System.Net.Http.xml" ,
"ref/netcore50/es/System.Net.Http.xml" ,
"ref/netcore50/fr/System.Net.Http.xml" ,
"ref/netcore50/it/System.Net.Http.xml" ,
"ref/netcore50/ja/System.Net.Http.xml" ,
"ref/netcore50/ko/System.Net.Http.xml" ,
"ref/netcore50/ru/System.Net.Http.xml" ,
"ref/netcore50/zh-hans/System.Net.Http.xml" ,
"ref/netcore50/zh-hant/System.Net.Http.xml" ,
"ref/netstandard1.1/System.Net.Http.dll" ,
"ref/netstandard1.1/System.Net.Http.xml" ,
"ref/netstandard1.1/de/System.Net.Http.xml" ,
"ref/netstandard1.1/es/System.Net.Http.xml" ,
"ref/netstandard1.1/fr/System.Net.Http.xml" ,
"ref/netstandard1.1/it/System.Net.Http.xml" ,
"ref/netstandard1.1/ja/System.Net.Http.xml" ,
"ref/netstandard1.1/ko/System.Net.Http.xml" ,
"ref/netstandard1.1/ru/System.Net.Http.xml" ,
"ref/netstandard1.1/zh-hans/System.Net.Http.xml" ,
"ref/netstandard1.1/zh-hant/System.Net.Http.xml" ,
"ref/netstandard1.3/System.Net.Http.dll" ,
"ref/netstandard1.3/System.Net.Http.xml" ,
"ref/netstandard1.3/de/System.Net.Http.xml" ,
"ref/netstandard1.3/es/System.Net.Http.xml" ,
"ref/netstandard1.3/fr/System.Net.Http.xml" ,
"ref/netstandard1.3/it/System.Net.Http.xml" ,
"ref/netstandard1.3/ja/System.Net.Http.xml" ,
"ref/netstandard1.3/ko/System.Net.Http.xml" ,
"ref/netstandard1.3/ru/System.Net.Http.xml" ,
"ref/netstandard1.3/zh-hans/System.Net.Http.xml" ,
"ref/netstandard1.3/zh-hant/System.Net.Http.xml" ,
"ref/portable-net45+win8+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"runtimes/unix/lib/netstandard1.6/System.Net.Http.dll" ,
"runtimes/win/lib/net46/System.Net.Http.dll" ,
"runtimes/win/lib/netcore50/System.Net.Http.dll" ,
"runtimes/win/lib/netstandard1.3/System.Net.Http.dll" ,
"system.net.http.4.3.0.nupkg.sha512" ,
"system.net.http.nuspec"
]
} ,
"System.Net.Primitives/4.3.0" : {
"sha512" : "qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==" ,
"type" : "package" ,
"path" : "system.net.primitives/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/portable-net45+win8+wp8+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wp80/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/netcore50/System.Net.Primitives.dll" ,
"ref/netcore50/System.Net.Primitives.xml" ,
"ref/netcore50/de/System.Net.Primitives.xml" ,
"ref/netcore50/es/System.Net.Primitives.xml" ,
"ref/netcore50/fr/System.Net.Primitives.xml" ,
"ref/netcore50/it/System.Net.Primitives.xml" ,
"ref/netcore50/ja/System.Net.Primitives.xml" ,
"ref/netcore50/ko/System.Net.Primitives.xml" ,
"ref/netcore50/ru/System.Net.Primitives.xml" ,
"ref/netcore50/zh-hans/System.Net.Primitives.xml" ,
"ref/netcore50/zh-hant/System.Net.Primitives.xml" ,
"ref/netstandard1.0/System.Net.Primitives.dll" ,
"ref/netstandard1.0/System.Net.Primitives.xml" ,
"ref/netstandard1.0/de/System.Net.Primitives.xml" ,
"ref/netstandard1.0/es/System.Net.Primitives.xml" ,
"ref/netstandard1.0/fr/System.Net.Primitives.xml" ,
"ref/netstandard1.0/it/System.Net.Primitives.xml" ,
"ref/netstandard1.0/ja/System.Net.Primitives.xml" ,
"ref/netstandard1.0/ko/System.Net.Primitives.xml" ,
"ref/netstandard1.0/ru/System.Net.Primitives.xml" ,
"ref/netstandard1.0/zh-hans/System.Net.Primitives.xml" ,
"ref/netstandard1.0/zh-hant/System.Net.Primitives.xml" ,
"ref/netstandard1.1/System.Net.Primitives.dll" ,
"ref/netstandard1.1/System.Net.Primitives.xml" ,
"ref/netstandard1.1/de/System.Net.Primitives.xml" ,
"ref/netstandard1.1/es/System.Net.Primitives.xml" ,
"ref/netstandard1.1/fr/System.Net.Primitives.xml" ,
"ref/netstandard1.1/it/System.Net.Primitives.xml" ,
"ref/netstandard1.1/ja/System.Net.Primitives.xml" ,
"ref/netstandard1.1/ko/System.Net.Primitives.xml" ,
"ref/netstandard1.1/ru/System.Net.Primitives.xml" ,
"ref/netstandard1.1/zh-hans/System.Net.Primitives.xml" ,
"ref/netstandard1.1/zh-hant/System.Net.Primitives.xml" ,
"ref/netstandard1.3/System.Net.Primitives.dll" ,
"ref/netstandard1.3/System.Net.Primitives.xml" ,
"ref/netstandard1.3/de/System.Net.Primitives.xml" ,
"ref/netstandard1.3/es/System.Net.Primitives.xml" ,
"ref/netstandard1.3/fr/System.Net.Primitives.xml" ,
"ref/netstandard1.3/it/System.Net.Primitives.xml" ,
"ref/netstandard1.3/ja/System.Net.Primitives.xml" ,
"ref/netstandard1.3/ko/System.Net.Primitives.xml" ,
"ref/netstandard1.3/ru/System.Net.Primitives.xml" ,
"ref/netstandard1.3/zh-hans/System.Net.Primitives.xml" ,
"ref/netstandard1.3/zh-hant/System.Net.Primitives.xml" ,
"ref/portable-net45+win8+wp8+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wp80/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.net.primitives.4.3.0.nupkg.sha512" ,
"system.net.primitives.nuspec"
]
} ,
"System.Net.Sockets/4.3.0" : {
"sha512" : "m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==" ,
"type" : "package" ,
"path" : "system.net.sockets/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net46/System.Net.Sockets.dll" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net46/System.Net.Sockets.dll" ,
"ref/netstandard1.3/System.Net.Sockets.dll" ,
"ref/netstandard1.3/System.Net.Sockets.xml" ,
"ref/netstandard1.3/de/System.Net.Sockets.xml" ,
"ref/netstandard1.3/es/System.Net.Sockets.xml" ,
"ref/netstandard1.3/fr/System.Net.Sockets.xml" ,
"ref/netstandard1.3/it/System.Net.Sockets.xml" ,
"ref/netstandard1.3/ja/System.Net.Sockets.xml" ,
"ref/netstandard1.3/ko/System.Net.Sockets.xml" ,
"ref/netstandard1.3/ru/System.Net.Sockets.xml" ,
"ref/netstandard1.3/zh-hans/System.Net.Sockets.xml" ,
"ref/netstandard1.3/zh-hant/System.Net.Sockets.xml" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.net.sockets.4.3.0.nupkg.sha512" ,
"system.net.sockets.nuspec"
]
} ,
"System.Numerics.Vectors/4.5.0" : {
"sha512" : "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==" ,
"type" : "package" ,
"path" : "system.numerics.vectors/4.5.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net46/System.Numerics.Vectors.dll" ,
"lib/net46/System.Numerics.Vectors.xml" ,
"lib/netcoreapp2.0/_._" ,
"lib/netstandard1.0/System.Numerics.Vectors.dll" ,
"lib/netstandard1.0/System.Numerics.Vectors.xml" ,
"lib/netstandard2.0/System.Numerics.Vectors.dll" ,
"lib/netstandard2.0/System.Numerics.Vectors.xml" ,
"lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll" ,
"lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml" ,
"lib/uap10.0.16299/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/System.Numerics.Vectors.dll" ,
"ref/net45/System.Numerics.Vectors.xml" ,
"ref/net46/System.Numerics.Vectors.dll" ,
"ref/net46/System.Numerics.Vectors.xml" ,
"ref/netcoreapp2.0/_._" ,
"ref/netstandard1.0/System.Numerics.Vectors.dll" ,
"ref/netstandard1.0/System.Numerics.Vectors.xml" ,
"ref/netstandard2.0/System.Numerics.Vectors.dll" ,
"ref/netstandard2.0/System.Numerics.Vectors.xml" ,
"ref/uap10.0.16299/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.numerics.vectors.4.5.0.nupkg.sha512" ,
"system.numerics.vectors.nuspec" ,
"useSharedDesignerContext.txt" ,
"version.txt"
]
} ,
"System.ObjectModel/4.3.0" : {
"sha512" : "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==" ,
"type" : "package" ,
"path" : "system.objectmodel/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/netcore50/System.ObjectModel.dll" ,
"lib/netstandard1.3/System.ObjectModel.dll" ,
"lib/portable-net45+win8+wp8+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wp80/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/netcore50/System.ObjectModel.dll" ,
"ref/netcore50/System.ObjectModel.xml" ,
"ref/netcore50/de/System.ObjectModel.xml" ,
"ref/netcore50/es/System.ObjectModel.xml" ,
"ref/netcore50/fr/System.ObjectModel.xml" ,
"ref/netcore50/it/System.ObjectModel.xml" ,
"ref/netcore50/ja/System.ObjectModel.xml" ,
"ref/netcore50/ko/System.ObjectModel.xml" ,
"ref/netcore50/ru/System.ObjectModel.xml" ,
"ref/netcore50/zh-hans/System.ObjectModel.xml" ,
"ref/netcore50/zh-hant/System.ObjectModel.xml" ,
"ref/netstandard1.0/System.ObjectModel.dll" ,
"ref/netstandard1.0/System.ObjectModel.xml" ,
"ref/netstandard1.0/de/System.ObjectModel.xml" ,
"ref/netstandard1.0/es/System.ObjectModel.xml" ,
"ref/netstandard1.0/fr/System.ObjectModel.xml" ,
"ref/netstandard1.0/it/System.ObjectModel.xml" ,
"ref/netstandard1.0/ja/System.ObjectModel.xml" ,
"ref/netstandard1.0/ko/System.ObjectModel.xml" ,
"ref/netstandard1.0/ru/System.ObjectModel.xml" ,
"ref/netstandard1.0/zh-hans/System.ObjectModel.xml" ,
"ref/netstandard1.0/zh-hant/System.ObjectModel.xml" ,
"ref/netstandard1.3/System.ObjectModel.dll" ,
"ref/netstandard1.3/System.ObjectModel.xml" ,
"ref/netstandard1.3/de/System.ObjectModel.xml" ,
"ref/netstandard1.3/es/System.ObjectModel.xml" ,
"ref/netstandard1.3/fr/System.ObjectModel.xml" ,
"ref/netstandard1.3/it/System.ObjectModel.xml" ,
"ref/netstandard1.3/ja/System.ObjectModel.xml" ,
"ref/netstandard1.3/ko/System.ObjectModel.xml" ,
"ref/netstandard1.3/ru/System.ObjectModel.xml" ,
"ref/netstandard1.3/zh-hans/System.ObjectModel.xml" ,
"ref/netstandard1.3/zh-hant/System.ObjectModel.xml" ,
"ref/portable-net45+win8+wp8+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wp80/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.objectmodel.4.3.0.nupkg.sha512" ,
"system.objectmodel.nuspec"
]
} ,
"System.Reflection/4.3.0" : {
"sha512" : "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==" ,
"type" : "package" ,
"path" : "system.reflection/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/net462/System.Reflection.dll" ,
"lib/portable-net45+win8+wp8+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wp80/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/net462/System.Reflection.dll" ,
"ref/netcore50/System.Reflection.dll" ,
"ref/netcore50/System.Reflection.xml" ,
"ref/netcore50/de/System.Reflection.xml" ,
"ref/netcore50/es/System.Reflection.xml" ,
"ref/netcore50/fr/System.Reflection.xml" ,
"ref/netcore50/it/System.Reflection.xml" ,
"ref/netcore50/ja/System.Reflection.xml" ,
"ref/netcore50/ko/System.Reflection.xml" ,
"ref/netcore50/ru/System.Reflection.xml" ,
"ref/netcore50/zh-hans/System.Reflection.xml" ,
"ref/netcore50/zh-hant/System.Reflection.xml" ,
"ref/netstandard1.0/System.Reflection.dll" ,
"ref/netstandard1.0/System.Reflection.xml" ,
"ref/netstandard1.0/de/System.Reflection.xml" ,
"ref/netstandard1.0/es/System.Reflection.xml" ,
"ref/netstandard1.0/fr/System.Reflection.xml" ,
"ref/netstandard1.0/it/System.Reflection.xml" ,
"ref/netstandard1.0/ja/System.Reflection.xml" ,
"ref/netstandard1.0/ko/System.Reflection.xml" ,
"ref/netstandard1.0/ru/System.Reflection.xml" ,
"ref/netstandard1.0/zh-hans/System.Reflection.xml" ,
"ref/netstandard1.0/zh-hant/System.Reflection.xml" ,
"ref/netstandard1.3/System.Reflection.dll" ,
"ref/netstandard1.3/System.Reflection.xml" ,
"ref/netstandard1.3/de/System.Reflection.xml" ,
"ref/netstandard1.3/es/System.Reflection.xml" ,
"ref/netstandard1.3/fr/System.Reflection.xml" ,
"ref/netstandard1.3/it/System.Reflection.xml" ,
"ref/netstandard1.3/ja/System.Reflection.xml" ,
"ref/netstandard1.3/ko/System.Reflection.xml" ,
"ref/netstandard1.3/ru/System.Reflection.xml" ,
"ref/netstandard1.3/zh-hans/System.Reflection.xml" ,
"ref/netstandard1.3/zh-hant/System.Reflection.xml" ,
"ref/netstandard1.5/System.Reflection.dll" ,
"ref/netstandard1.5/System.Reflection.xml" ,
"ref/netstandard1.5/de/System.Reflection.xml" ,
"ref/netstandard1.5/es/System.Reflection.xml" ,
"ref/netstandard1.5/fr/System.Reflection.xml" ,
"ref/netstandard1.5/it/System.Reflection.xml" ,
"ref/netstandard1.5/ja/System.Reflection.xml" ,
"ref/netstandard1.5/ko/System.Reflection.xml" ,
"ref/netstandard1.5/ru/System.Reflection.xml" ,
"ref/netstandard1.5/zh-hans/System.Reflection.xml" ,
"ref/netstandard1.5/zh-hant/System.Reflection.xml" ,
"ref/portable-net45+win8+wp8+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wp80/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.reflection.4.3.0.nupkg.sha512" ,
"system.reflection.nuspec"
]
} ,
"System.Reflection.Emit/4.3.0" : {
"sha512" : "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==" ,
"type" : "package" ,
"path" : "system.reflection.emit/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/monotouch10/_._" ,
"lib/net45/_._" ,
"lib/netcore50/System.Reflection.Emit.dll" ,
"lib/netstandard1.3/System.Reflection.Emit.dll" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/net45/_._" ,
"ref/netstandard1.1/System.Reflection.Emit.dll" ,
"ref/netstandard1.1/System.Reflection.Emit.xml" ,
"ref/netstandard1.1/de/System.Reflection.Emit.xml" ,
"ref/netstandard1.1/es/System.Reflection.Emit.xml" ,
"ref/netstandard1.1/fr/System.Reflection.Emit.xml" ,
"ref/netstandard1.1/it/System.Reflection.Emit.xml" ,
"ref/netstandard1.1/ja/System.Reflection.Emit.xml" ,
"ref/netstandard1.1/ko/System.Reflection.Emit.xml" ,
"ref/netstandard1.1/ru/System.Reflection.Emit.xml" ,
"ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml" ,
"ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml" ,
"ref/xamarinmac20/_._" ,
"system.reflection.emit.4.3.0.nupkg.sha512" ,
"system.reflection.emit.nuspec"
]
} ,
"System.Reflection.Emit.ILGeneration/4.3.0" : {
"sha512" : "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==" ,
"type" : "package" ,
"path" : "system.reflection.emit.ilgeneration/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/netcore50/System.Reflection.Emit.ILGeneration.dll" ,
"lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll" ,
"lib/portable-net45+wp8/_._" ,
"lib/wp80/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll" ,
"ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml" ,
"ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml" ,
"ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml" ,
"ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml" ,
"ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml" ,
"ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml" ,
"ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml" ,
"ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml" ,
"ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml" ,
"ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml" ,
"ref/portable-net45+wp8/_._" ,
"ref/wp80/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"runtimes/aot/lib/netcore50/_._" ,
"system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512" ,
"system.reflection.emit.ilgeneration.nuspec"
]
} ,
"System.Reflection.Emit.Lightweight/4.3.0" : {
"sha512" : "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==" ,
"type" : "package" ,
"path" : "system.reflection.emit.lightweight/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/netcore50/System.Reflection.Emit.Lightweight.dll" ,
"lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll" ,
"lib/portable-net45+wp8/_._" ,
"lib/wp80/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll" ,
"ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml" ,
"ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml" ,
"ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml" ,
"ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml" ,
"ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml" ,
"ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml" ,
"ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml" ,
"ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml" ,
"ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml" ,
"ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml" ,
"ref/portable-net45+wp8/_._" ,
"ref/wp80/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"runtimes/aot/lib/netcore50/_._" ,
"system.reflection.emit.lightweight.4.3.0.nupkg.sha512" ,
"system.reflection.emit.lightweight.nuspec"
]
} ,
"System.Reflection.Extensions/4.3.0" : {
"sha512" : "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==" ,
"type" : "package" ,
"path" : "system.reflection.extensions/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/portable-net45+win8+wp8+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wp80/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/netcore50/System.Reflection.Extensions.dll" ,
"ref/netcore50/System.Reflection.Extensions.xml" ,
"ref/netcore50/de/System.Reflection.Extensions.xml" ,
"ref/netcore50/es/System.Reflection.Extensions.xml" ,
"ref/netcore50/fr/System.Reflection.Extensions.xml" ,
"ref/netcore50/it/System.Reflection.Extensions.xml" ,
"ref/netcore50/ja/System.Reflection.Extensions.xml" ,
"ref/netcore50/ko/System.Reflection.Extensions.xml" ,
"ref/netcore50/ru/System.Reflection.Extensions.xml" ,
"ref/netcore50/zh-hans/System.Reflection.Extensions.xml" ,
"ref/netcore50/zh-hant/System.Reflection.Extensions.xml" ,
"ref/netstandard1.0/System.Reflection.Extensions.dll" ,
"ref/netstandard1.0/System.Reflection.Extensions.xml" ,
"ref/netstandard1.0/de/System.Reflection.Extensions.xml" ,
"ref/netstandard1.0/es/System.Reflection.Extensions.xml" ,
"ref/netstandard1.0/fr/System.Reflection.Extensions.xml" ,
"ref/netstandard1.0/it/System.Reflection.Extensions.xml" ,
"ref/netstandard1.0/ja/System.Reflection.Extensions.xml" ,
"ref/netstandard1.0/ko/System.Reflection.Extensions.xml" ,
"ref/netstandard1.0/ru/System.Reflection.Extensions.xml" ,
"ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml" ,
"ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml" ,
"ref/portable-net45+win8+wp8+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wp80/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.reflection.extensions.4.3.0.nupkg.sha512" ,
"system.reflection.extensions.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"System.Reflection.Metadata/8.0.0" : {
"sha512" : "ptvgrFh7PvWI8bcVqG5rsA/weWM09EnthFHR5SCnS6IN+P4mj6rE1lBDC4U8HL9/57htKAqy4KQ3bBj84cfYyQ==" ,
"type" : "package" ,
"path" : "system.reflection.metadata/8.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"LICENSE.TXT" ,
"PACKAGE.md" ,
"THIRD-PARTY-NOTICES.TXT" ,
"buildTransitive/net461/System.Reflection.Metadata.targets" ,
"buildTransitive/net462/_._" ,
"buildTransitive/net6.0/_._" ,
"buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets" ,
"lib/net462/System.Reflection.Metadata.dll" ,
"lib/net462/System.Reflection.Metadata.xml" ,
"lib/net6.0/System.Reflection.Metadata.dll" ,
"lib/net6.0/System.Reflection.Metadata.xml" ,
"lib/net7.0/System.Reflection.Metadata.dll" ,
"lib/net7.0/System.Reflection.Metadata.xml" ,
"lib/net8.0/System.Reflection.Metadata.dll" ,
"lib/net8.0/System.Reflection.Metadata.xml" ,
"lib/netstandard2.0/System.Reflection.Metadata.dll" ,
"lib/netstandard2.0/System.Reflection.Metadata.xml" ,
"system.reflection.metadata.8.0.0.nupkg.sha512" ,
"system.reflection.metadata.nuspec" ,
"useSharedDesignerContext.txt"
]
} ,
"System.Reflection.MetadataLoadContext/8.0.0" : {
"sha512" : "SZxrQ4sQYnIcdwiO3G/lHZopbPYQ2lW0ioT4JezgccWUrKaKbHLJbAGZaDfkYjWcta1pWssAo3MOXLsR0ie4tQ==" ,
"type" : "package" ,
"path" : "system.reflection.metadataloadcontext/8.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"LICENSE.TXT" ,
"PACKAGE.md" ,
"THIRD-PARTY-NOTICES.TXT" ,
"buildTransitive/net461/System.Reflection.MetadataLoadContext.targets" ,
"buildTransitive/net462/_._" ,
"buildTransitive/net6.0/_._" ,
"buildTransitive/netcoreapp2.0/System.Reflection.MetadataLoadContext.targets" ,
"lib/net462/System.Reflection.MetadataLoadContext.dll" ,
"lib/net462/System.Reflection.MetadataLoadContext.xml" ,
"lib/net6.0/System.Reflection.MetadataLoadContext.dll" ,
"lib/net6.0/System.Reflection.MetadataLoadContext.xml" ,
"lib/net7.0/System.Reflection.MetadataLoadContext.dll" ,
"lib/net7.0/System.Reflection.MetadataLoadContext.xml" ,
"lib/net8.0/System.Reflection.MetadataLoadContext.dll" ,
"lib/net8.0/System.Reflection.MetadataLoadContext.xml" ,
"lib/netstandard2.0/System.Reflection.MetadataLoadContext.dll" ,
"lib/netstandard2.0/System.Reflection.MetadataLoadContext.xml" ,
"system.reflection.metadataloadcontext.8.0.0.nupkg.sha512" ,
"system.reflection.metadataloadcontext.nuspec" ,
"useSharedDesignerContext.txt"
]
} ,
2024-12-02 13:24:34 +00:00
"System.Reflection.Primitives/4.3.0" : {
"sha512" : "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==" ,
"type" : "package" ,
"path" : "system.reflection.primitives/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/portable-net45+win8+wp8+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wp80/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/netcore50/System.Reflection.Primitives.dll" ,
"ref/netcore50/System.Reflection.Primitives.xml" ,
"ref/netcore50/de/System.Reflection.Primitives.xml" ,
"ref/netcore50/es/System.Reflection.Primitives.xml" ,
"ref/netcore50/fr/System.Reflection.Primitives.xml" ,
"ref/netcore50/it/System.Reflection.Primitives.xml" ,
"ref/netcore50/ja/System.Reflection.Primitives.xml" ,
"ref/netcore50/ko/System.Reflection.Primitives.xml" ,
"ref/netcore50/ru/System.Reflection.Primitives.xml" ,
"ref/netcore50/zh-hans/System.Reflection.Primitives.xml" ,
"ref/netcore50/zh-hant/System.Reflection.Primitives.xml" ,
"ref/netstandard1.0/System.Reflection.Primitives.dll" ,
"ref/netstandard1.0/System.Reflection.Primitives.xml" ,
"ref/netstandard1.0/de/System.Reflection.Primitives.xml" ,
"ref/netstandard1.0/es/System.Reflection.Primitives.xml" ,
"ref/netstandard1.0/fr/System.Reflection.Primitives.xml" ,
"ref/netstandard1.0/it/System.Reflection.Primitives.xml" ,
"ref/netstandard1.0/ja/System.Reflection.Primitives.xml" ,
"ref/netstandard1.0/ko/System.Reflection.Primitives.xml" ,
"ref/netstandard1.0/ru/System.Reflection.Primitives.xml" ,
"ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml" ,
"ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml" ,
"ref/portable-net45+win8+wp8+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wp80/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.reflection.primitives.4.3.0.nupkg.sha512" ,
"system.reflection.primitives.nuspec"
]
} ,
"System.Reflection.TypeExtensions/4.3.0" : {
"sha512" : "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==" ,
"type" : "package" ,
"path" : "system.reflection.typeextensions/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net46/System.Reflection.TypeExtensions.dll" ,
"lib/net462/System.Reflection.TypeExtensions.dll" ,
"lib/netcore50/System.Reflection.TypeExtensions.dll" ,
"lib/netstandard1.5/System.Reflection.TypeExtensions.dll" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net46/System.Reflection.TypeExtensions.dll" ,
"ref/net462/System.Reflection.TypeExtensions.dll" ,
"ref/netstandard1.3/System.Reflection.TypeExtensions.dll" ,
"ref/netstandard1.3/System.Reflection.TypeExtensions.xml" ,
"ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml" ,
"ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml" ,
"ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml" ,
"ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml" ,
"ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml" ,
"ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml" ,
"ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml" ,
"ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml" ,
"ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml" ,
"ref/netstandard1.5/System.Reflection.TypeExtensions.dll" ,
"ref/netstandard1.5/System.Reflection.TypeExtensions.xml" ,
"ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml" ,
"ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml" ,
"ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml" ,
"ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml" ,
"ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml" ,
"ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml" ,
"ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml" ,
"ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml" ,
"ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll" ,
"system.reflection.typeextensions.4.3.0.nupkg.sha512" ,
"system.reflection.typeextensions.nuspec"
]
} ,
"System.Resources.ResourceManager/4.3.0" : {
"sha512" : "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==" ,
"type" : "package" ,
"path" : "system.resources.resourcemanager/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/portable-net45+win8+wp8+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wp80/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/netcore50/System.Resources.ResourceManager.dll" ,
"ref/netcore50/System.Resources.ResourceManager.xml" ,
"ref/netcore50/de/System.Resources.ResourceManager.xml" ,
"ref/netcore50/es/System.Resources.ResourceManager.xml" ,
"ref/netcore50/fr/System.Resources.ResourceManager.xml" ,
"ref/netcore50/it/System.Resources.ResourceManager.xml" ,
"ref/netcore50/ja/System.Resources.ResourceManager.xml" ,
"ref/netcore50/ko/System.Resources.ResourceManager.xml" ,
"ref/netcore50/ru/System.Resources.ResourceManager.xml" ,
"ref/netcore50/zh-hans/System.Resources.ResourceManager.xml" ,
"ref/netcore50/zh-hant/System.Resources.ResourceManager.xml" ,
"ref/netstandard1.0/System.Resources.ResourceManager.dll" ,
"ref/netstandard1.0/System.Resources.ResourceManager.xml" ,
"ref/netstandard1.0/de/System.Resources.ResourceManager.xml" ,
"ref/netstandard1.0/es/System.Resources.ResourceManager.xml" ,
"ref/netstandard1.0/fr/System.Resources.ResourceManager.xml" ,
"ref/netstandard1.0/it/System.Resources.ResourceManager.xml" ,
"ref/netstandard1.0/ja/System.Resources.ResourceManager.xml" ,
"ref/netstandard1.0/ko/System.Resources.ResourceManager.xml" ,
"ref/netstandard1.0/ru/System.Resources.ResourceManager.xml" ,
"ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml" ,
"ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml" ,
"ref/portable-net45+win8+wp8+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wp80/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.resources.resourcemanager.4.3.0.nupkg.sha512" ,
"system.resources.resourcemanager.nuspec"
]
} ,
"System.Runtime/4.3.0" : {
"sha512" : "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==" ,
"type" : "package" ,
"path" : "system.runtime/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/net462/System.Runtime.dll" ,
"lib/portable-net45+win8+wp80+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wp80/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/net462/System.Runtime.dll" ,
"ref/netcore50/System.Runtime.dll" ,
"ref/netcore50/System.Runtime.xml" ,
"ref/netcore50/de/System.Runtime.xml" ,
"ref/netcore50/es/System.Runtime.xml" ,
"ref/netcore50/fr/System.Runtime.xml" ,
"ref/netcore50/it/System.Runtime.xml" ,
"ref/netcore50/ja/System.Runtime.xml" ,
"ref/netcore50/ko/System.Runtime.xml" ,
"ref/netcore50/ru/System.Runtime.xml" ,
"ref/netcore50/zh-hans/System.Runtime.xml" ,
"ref/netcore50/zh-hant/System.Runtime.xml" ,
"ref/netstandard1.0/System.Runtime.dll" ,
"ref/netstandard1.0/System.Runtime.xml" ,
"ref/netstandard1.0/de/System.Runtime.xml" ,
"ref/netstandard1.0/es/System.Runtime.xml" ,
"ref/netstandard1.0/fr/System.Runtime.xml" ,
"ref/netstandard1.0/it/System.Runtime.xml" ,
"ref/netstandard1.0/ja/System.Runtime.xml" ,
"ref/netstandard1.0/ko/System.Runtime.xml" ,
"ref/netstandard1.0/ru/System.Runtime.xml" ,
"ref/netstandard1.0/zh-hans/System.Runtime.xml" ,
"ref/netstandard1.0/zh-hant/System.Runtime.xml" ,
"ref/netstandard1.2/System.Runtime.dll" ,
"ref/netstandard1.2/System.Runtime.xml" ,
"ref/netstandard1.2/de/System.Runtime.xml" ,
"ref/netstandard1.2/es/System.Runtime.xml" ,
"ref/netstandard1.2/fr/System.Runtime.xml" ,
"ref/netstandard1.2/it/System.Runtime.xml" ,
"ref/netstandard1.2/ja/System.Runtime.xml" ,
"ref/netstandard1.2/ko/System.Runtime.xml" ,
"ref/netstandard1.2/ru/System.Runtime.xml" ,
"ref/netstandard1.2/zh-hans/System.Runtime.xml" ,
"ref/netstandard1.2/zh-hant/System.Runtime.xml" ,
"ref/netstandard1.3/System.Runtime.dll" ,
"ref/netstandard1.3/System.Runtime.xml" ,
"ref/netstandard1.3/de/System.Runtime.xml" ,
"ref/netstandard1.3/es/System.Runtime.xml" ,
"ref/netstandard1.3/fr/System.Runtime.xml" ,
"ref/netstandard1.3/it/System.Runtime.xml" ,
"ref/netstandard1.3/ja/System.Runtime.xml" ,
"ref/netstandard1.3/ko/System.Runtime.xml" ,
"ref/netstandard1.3/ru/System.Runtime.xml" ,
"ref/netstandard1.3/zh-hans/System.Runtime.xml" ,
"ref/netstandard1.3/zh-hant/System.Runtime.xml" ,
"ref/netstandard1.5/System.Runtime.dll" ,
"ref/netstandard1.5/System.Runtime.xml" ,
"ref/netstandard1.5/de/System.Runtime.xml" ,
"ref/netstandard1.5/es/System.Runtime.xml" ,
"ref/netstandard1.5/fr/System.Runtime.xml" ,
"ref/netstandard1.5/it/System.Runtime.xml" ,
"ref/netstandard1.5/ja/System.Runtime.xml" ,
"ref/netstandard1.5/ko/System.Runtime.xml" ,
"ref/netstandard1.5/ru/System.Runtime.xml" ,
"ref/netstandard1.5/zh-hans/System.Runtime.xml" ,
"ref/netstandard1.5/zh-hant/System.Runtime.xml" ,
"ref/portable-net45+win8+wp80+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wp80/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.runtime.4.3.0.nupkg.sha512" ,
"system.runtime.nuspec"
]
} ,
"System.Runtime.Caching/8.0.0" : {
"sha512" : "4TmlmvGp4kzZomm7J2HJn6IIx0UUrQyhBDyb5O1XiunZlQImXW+B8b7W/sTPcXhSf9rp5NR5aDtQllwbB5elOQ==" ,
"type" : "package" ,
"path" : "system.runtime.caching/8.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"LICENSE.TXT" ,
"PACKAGE.md" ,
"THIRD-PARTY-NOTICES.TXT" ,
"buildTransitive/net6.0/_._" ,
"buildTransitive/netcoreapp2.0/System.Runtime.Caching.targets" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net462/_._" ,
"lib/net6.0/System.Runtime.Caching.dll" ,
"lib/net6.0/System.Runtime.Caching.xml" ,
"lib/net7.0/System.Runtime.Caching.dll" ,
"lib/net7.0/System.Runtime.Caching.xml" ,
"lib/net8.0/System.Runtime.Caching.dll" ,
"lib/net8.0/System.Runtime.Caching.xml" ,
"lib/netstandard2.0/System.Runtime.Caching.dll" ,
"lib/netstandard2.0/System.Runtime.Caching.xml" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"runtimes/win/lib/net6.0/System.Runtime.Caching.dll" ,
"runtimes/win/lib/net6.0/System.Runtime.Caching.xml" ,
"runtimes/win/lib/net7.0/System.Runtime.Caching.dll" ,
"runtimes/win/lib/net7.0/System.Runtime.Caching.xml" ,
"runtimes/win/lib/net8.0/System.Runtime.Caching.dll" ,
"runtimes/win/lib/net8.0/System.Runtime.Caching.xml" ,
"system.runtime.caching.8.0.0.nupkg.sha512" ,
"system.runtime.caching.nuspec" ,
"useSharedDesignerContext.txt"
]
} ,
"System.Runtime.CompilerServices.Unsafe/6.0.0" : {
"sha512" : "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==" ,
"type" : "package" ,
"path" : "system.runtime.compilerservices.unsafe/6.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
"buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets" ,
"buildTransitive/netcoreapp3.1/_._" ,
"lib/net461/System.Runtime.CompilerServices.Unsafe.dll" ,
"lib/net461/System.Runtime.CompilerServices.Unsafe.xml" ,
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll" ,
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml" ,
"lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll" ,
"lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml" ,
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" ,
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml" ,
"system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" ,
"system.runtime.compilerservices.unsafe.nuspec" ,
"useSharedDesignerContext.txt"
]
} ,
"System.Runtime.Extensions/4.3.0" : {
"sha512" : "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==" ,
"type" : "package" ,
"path" : "system.runtime.extensions/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/net462/System.Runtime.Extensions.dll" ,
"lib/portable-net45+win8+wp8+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wp80/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/net462/System.Runtime.Extensions.dll" ,
"ref/netcore50/System.Runtime.Extensions.dll" ,
"ref/netcore50/System.Runtime.Extensions.xml" ,
"ref/netcore50/de/System.Runtime.Extensions.xml" ,
"ref/netcore50/es/System.Runtime.Extensions.xml" ,
"ref/netcore50/fr/System.Runtime.Extensions.xml" ,
"ref/netcore50/it/System.Runtime.Extensions.xml" ,
"ref/netcore50/ja/System.Runtime.Extensions.xml" ,
"ref/netcore50/ko/System.Runtime.Extensions.xml" ,
"ref/netcore50/ru/System.Runtime.Extensions.xml" ,
"ref/netcore50/zh-hans/System.Runtime.Extensions.xml" ,
"ref/netcore50/zh-hant/System.Runtime.Extensions.xml" ,
"ref/netstandard1.0/System.Runtime.Extensions.dll" ,
"ref/netstandard1.0/System.Runtime.Extensions.xml" ,
"ref/netstandard1.0/de/System.Runtime.Extensions.xml" ,
"ref/netstandard1.0/es/System.Runtime.Extensions.xml" ,
"ref/netstandard1.0/fr/System.Runtime.Extensions.xml" ,
"ref/netstandard1.0/it/System.Runtime.Extensions.xml" ,
"ref/netstandard1.0/ja/System.Runtime.Extensions.xml" ,
"ref/netstandard1.0/ko/System.Runtime.Extensions.xml" ,
"ref/netstandard1.0/ru/System.Runtime.Extensions.xml" ,
"ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml" ,
"ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml" ,
"ref/netstandard1.3/System.Runtime.Extensions.dll" ,
"ref/netstandard1.3/System.Runtime.Extensions.xml" ,
"ref/netstandard1.3/de/System.Runtime.Extensions.xml" ,
"ref/netstandard1.3/es/System.Runtime.Extensions.xml" ,
"ref/netstandard1.3/fr/System.Runtime.Extensions.xml" ,
"ref/netstandard1.3/it/System.Runtime.Extensions.xml" ,
"ref/netstandard1.3/ja/System.Runtime.Extensions.xml" ,
"ref/netstandard1.3/ko/System.Runtime.Extensions.xml" ,
"ref/netstandard1.3/ru/System.Runtime.Extensions.xml" ,
"ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml" ,
"ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml" ,
"ref/netstandard1.5/System.Runtime.Extensions.dll" ,
"ref/netstandard1.5/System.Runtime.Extensions.xml" ,
"ref/netstandard1.5/de/System.Runtime.Extensions.xml" ,
"ref/netstandard1.5/es/System.Runtime.Extensions.xml" ,
"ref/netstandard1.5/fr/System.Runtime.Extensions.xml" ,
"ref/netstandard1.5/it/System.Runtime.Extensions.xml" ,
"ref/netstandard1.5/ja/System.Runtime.Extensions.xml" ,
"ref/netstandard1.5/ko/System.Runtime.Extensions.xml" ,
"ref/netstandard1.5/ru/System.Runtime.Extensions.xml" ,
"ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml" ,
"ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml" ,
"ref/portable-net45+win8+wp8+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wp80/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.runtime.extensions.4.3.0.nupkg.sha512" ,
"system.runtime.extensions.nuspec"
]
} ,
"System.Runtime.Handles/4.3.0" : {
"sha512" : "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==" ,
"type" : "package" ,
"path" : "system.runtime.handles/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net46/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net46/_._" ,
"ref/netstandard1.3/System.Runtime.Handles.dll" ,
"ref/netstandard1.3/System.Runtime.Handles.xml" ,
"ref/netstandard1.3/de/System.Runtime.Handles.xml" ,
"ref/netstandard1.3/es/System.Runtime.Handles.xml" ,
"ref/netstandard1.3/fr/System.Runtime.Handles.xml" ,
"ref/netstandard1.3/it/System.Runtime.Handles.xml" ,
"ref/netstandard1.3/ja/System.Runtime.Handles.xml" ,
"ref/netstandard1.3/ko/System.Runtime.Handles.xml" ,
"ref/netstandard1.3/ru/System.Runtime.Handles.xml" ,
"ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml" ,
"ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.runtime.handles.4.3.0.nupkg.sha512" ,
"system.runtime.handles.nuspec"
]
} ,
"System.Runtime.InteropServices/4.3.0" : {
"sha512" : "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==" ,
"type" : "package" ,
"path" : "system.runtime.interopservices/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/net462/System.Runtime.InteropServices.dll" ,
"lib/net463/System.Runtime.InteropServices.dll" ,
"lib/portable-net45+win8+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/net462/System.Runtime.InteropServices.dll" ,
"ref/net463/System.Runtime.InteropServices.dll" ,
"ref/netcore50/System.Runtime.InteropServices.dll" ,
"ref/netcore50/System.Runtime.InteropServices.xml" ,
"ref/netcore50/de/System.Runtime.InteropServices.xml" ,
"ref/netcore50/es/System.Runtime.InteropServices.xml" ,
"ref/netcore50/fr/System.Runtime.InteropServices.xml" ,
"ref/netcore50/it/System.Runtime.InteropServices.xml" ,
"ref/netcore50/ja/System.Runtime.InteropServices.xml" ,
"ref/netcore50/ko/System.Runtime.InteropServices.xml" ,
"ref/netcore50/ru/System.Runtime.InteropServices.xml" ,
"ref/netcore50/zh-hans/System.Runtime.InteropServices.xml" ,
"ref/netcore50/zh-hant/System.Runtime.InteropServices.xml" ,
"ref/netcoreapp1.1/System.Runtime.InteropServices.dll" ,
"ref/netstandard1.1/System.Runtime.InteropServices.dll" ,
"ref/netstandard1.1/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.1/de/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.1/es/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.1/fr/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.1/it/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.1/ja/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.1/ko/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.1/ru/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.2/System.Runtime.InteropServices.dll" ,
"ref/netstandard1.2/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.2/de/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.2/es/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.2/fr/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.2/it/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.2/ja/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.2/ko/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.2/ru/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.3/System.Runtime.InteropServices.dll" ,
"ref/netstandard1.3/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.3/de/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.3/es/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.3/fr/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.3/it/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.3/ja/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.3/ko/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.3/ru/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.5/System.Runtime.InteropServices.dll" ,
"ref/netstandard1.5/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.5/de/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.5/es/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.5/fr/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.5/it/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.5/ja/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.5/ko/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.5/ru/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml" ,
"ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml" ,
"ref/portable-net45+win8+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.runtime.interopservices.4.3.0.nupkg.sha512" ,
"system.runtime.interopservices.nuspec"
]
} ,
"System.Runtime.InteropServices.RuntimeInformation/4.3.0" : {
"sha512" : "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==" ,
"type" : "package" ,
"path" : "system.runtime.interopservices.runtimeinformation/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll" ,
"lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" ,
"lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll" ,
"lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll" ,
"runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" ,
"runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll" ,
"runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll" ,
"runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll" ,
"system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512" ,
"system.runtime.interopservices.runtimeinformation.nuspec"
]
} ,
"System.Runtime.Numerics/4.3.0" : {
"sha512" : "yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==" ,
"type" : "package" ,
"path" : "system.runtime.numerics/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/netcore50/System.Runtime.Numerics.dll" ,
"lib/netstandard1.3/System.Runtime.Numerics.dll" ,
"lib/portable-net45+win8+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/netcore50/System.Runtime.Numerics.dll" ,
"ref/netcore50/System.Runtime.Numerics.xml" ,
"ref/netcore50/de/System.Runtime.Numerics.xml" ,
"ref/netcore50/es/System.Runtime.Numerics.xml" ,
"ref/netcore50/fr/System.Runtime.Numerics.xml" ,
"ref/netcore50/it/System.Runtime.Numerics.xml" ,
"ref/netcore50/ja/System.Runtime.Numerics.xml" ,
"ref/netcore50/ko/System.Runtime.Numerics.xml" ,
"ref/netcore50/ru/System.Runtime.Numerics.xml" ,
"ref/netcore50/zh-hans/System.Runtime.Numerics.xml" ,
"ref/netcore50/zh-hant/System.Runtime.Numerics.xml" ,
"ref/netstandard1.1/System.Runtime.Numerics.dll" ,
"ref/netstandard1.1/System.Runtime.Numerics.xml" ,
"ref/netstandard1.1/de/System.Runtime.Numerics.xml" ,
"ref/netstandard1.1/es/System.Runtime.Numerics.xml" ,
"ref/netstandard1.1/fr/System.Runtime.Numerics.xml" ,
"ref/netstandard1.1/it/System.Runtime.Numerics.xml" ,
"ref/netstandard1.1/ja/System.Runtime.Numerics.xml" ,
"ref/netstandard1.1/ko/System.Runtime.Numerics.xml" ,
"ref/netstandard1.1/ru/System.Runtime.Numerics.xml" ,
"ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml" ,
"ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml" ,
"ref/portable-net45+win8+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.runtime.numerics.4.3.0.nupkg.sha512" ,
"system.runtime.numerics.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"System.Security.AccessControl/4.5.0" : {
"sha512" : "vW8Eoq0TMyz5vAG/6ce483x/CP83fgm4SJe5P8Tb1tZaobcvPrbMEL7rhH1DRdrYbbb6F0vq3OlzmK0Pkwks5A==" ,
"type" : "package" ,
"path" : "system.security.accesscontrol/4.5.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
"lib/net46/System.Security.AccessControl.dll" ,
"lib/net461/System.Security.AccessControl.dll" ,
"lib/netstandard1.3/System.Security.AccessControl.dll" ,
"lib/netstandard2.0/System.Security.AccessControl.dll" ,
"lib/uap10.0.16299/_._" ,
"ref/net46/System.Security.AccessControl.dll" ,
"ref/net461/System.Security.AccessControl.dll" ,
"ref/net461/System.Security.AccessControl.xml" ,
"ref/netstandard1.3/System.Security.AccessControl.dll" ,
"ref/netstandard1.3/System.Security.AccessControl.xml" ,
"ref/netstandard1.3/de/System.Security.AccessControl.xml" ,
"ref/netstandard1.3/es/System.Security.AccessControl.xml" ,
"ref/netstandard1.3/fr/System.Security.AccessControl.xml" ,
"ref/netstandard1.3/it/System.Security.AccessControl.xml" ,
"ref/netstandard1.3/ja/System.Security.AccessControl.xml" ,
"ref/netstandard1.3/ko/System.Security.AccessControl.xml" ,
"ref/netstandard1.3/ru/System.Security.AccessControl.xml" ,
"ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml" ,
"ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml" ,
"ref/netstandard2.0/System.Security.AccessControl.dll" ,
"ref/netstandard2.0/System.Security.AccessControl.xml" ,
"ref/uap10.0.16299/_._" ,
"runtimes/win/lib/net46/System.Security.AccessControl.dll" ,
"runtimes/win/lib/net461/System.Security.AccessControl.dll" ,
"runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll" ,
"runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll" ,
"runtimes/win/lib/uap10.0.16299/_._" ,
"system.security.accesscontrol.4.5.0.nupkg.sha512" ,
"system.security.accesscontrol.nuspec" ,
"useSharedDesignerContext.txt" ,
"version.txt"
]
} ,
2024-12-02 13:24:34 +00:00
"System.Security.Cryptography.Algorithms/4.3.0" : {
"sha512" : "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==" ,
"type" : "package" ,
"path" : "system.security.cryptography.algorithms/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net46/System.Security.Cryptography.Algorithms.dll" ,
"lib/net461/System.Security.Cryptography.Algorithms.dll" ,
"lib/net463/System.Security.Cryptography.Algorithms.dll" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net46/System.Security.Cryptography.Algorithms.dll" ,
"ref/net461/System.Security.Cryptography.Algorithms.dll" ,
"ref/net463/System.Security.Cryptography.Algorithms.dll" ,
"ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll" ,
"ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll" ,
"ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll" ,
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll" ,
"runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll" ,
"runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll" ,
"runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll" ,
"runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll" ,
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll" ,
"system.security.cryptography.algorithms.4.3.0.nupkg.sha512" ,
"system.security.cryptography.algorithms.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"System.Security.Cryptography.Cng/4.3.0" : {
"sha512" : "03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==" ,
2024-12-02 13:24:34 +00:00
"type" : "package" ,
2025-10-22 13:05:31 +00:00
"path" : "system.security.cryptography.cng/4.3.0" ,
2024-12-02 13:24:34 +00:00
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
2025-10-22 13:05:31 +00:00
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
2024-12-02 13:24:34 +00:00
"lib/net46/System.Security.Cryptography.Cng.dll" ,
"lib/net461/System.Security.Cryptography.Cng.dll" ,
2025-10-22 13:05:31 +00:00
"lib/net463/System.Security.Cryptography.Cng.dll" ,
2024-12-02 13:24:34 +00:00
"ref/net46/System.Security.Cryptography.Cng.dll" ,
"ref/net461/System.Security.Cryptography.Cng.dll" ,
2025-10-22 13:05:31 +00:00
"ref/net463/System.Security.Cryptography.Cng.dll" ,
2024-12-02 13:24:34 +00:00
"ref/netstandard1.3/System.Security.Cryptography.Cng.dll" ,
"ref/netstandard1.4/System.Security.Cryptography.Cng.dll" ,
"ref/netstandard1.6/System.Security.Cryptography.Cng.dll" ,
2025-10-22 13:05:31 +00:00
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll" ,
2024-12-02 13:24:34 +00:00
"runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll" ,
"runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll" ,
2025-10-22 13:05:31 +00:00
"runtimes/win/lib/net463/System.Security.Cryptography.Cng.dll" ,
2024-12-02 13:24:34 +00:00
"runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll" ,
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll" ,
2025-10-22 13:05:31 +00:00
"system.security.cryptography.cng.4.3.0.nupkg.sha512" ,
"system.security.cryptography.cng.nuspec"
2024-12-02 13:24:34 +00:00
]
} ,
"System.Security.Cryptography.Csp/4.3.0" : {
"sha512" : "X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==" ,
"type" : "package" ,
"path" : "system.security.cryptography.csp/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net46/System.Security.Cryptography.Csp.dll" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net46/System.Security.Cryptography.Csp.dll" ,
"ref/netstandard1.3/System.Security.Cryptography.Csp.dll" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll" ,
"runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll" ,
"runtimes/win/lib/netcore50/_._" ,
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll" ,
"system.security.cryptography.csp.4.3.0.nupkg.sha512" ,
"system.security.cryptography.csp.nuspec"
]
} ,
"System.Security.Cryptography.Encoding/4.3.0" : {
"sha512" : "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==" ,
"type" : "package" ,
"path" : "system.security.cryptography.encoding/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net46/System.Security.Cryptography.Encoding.dll" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net46/System.Security.Cryptography.Encoding.dll" ,
"ref/netstandard1.3/System.Security.Cryptography.Encoding.dll" ,
"ref/netstandard1.3/System.Security.Cryptography.Encoding.xml" ,
"ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml" ,
"ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml" ,
"ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml" ,
"ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml" ,
"ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml" ,
"ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml" ,
"ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml" ,
"ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml" ,
"ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll" ,
"runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll" ,
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll" ,
"system.security.cryptography.encoding.4.3.0.nupkg.sha512" ,
"system.security.cryptography.encoding.nuspec"
]
} ,
"System.Security.Cryptography.OpenSsl/4.3.0" : {
"sha512" : "h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==" ,
"type" : "package" ,
"path" : "system.security.cryptography.openssl/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll" ,
"ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll" ,
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll" ,
"system.security.cryptography.openssl.4.3.0.nupkg.sha512" ,
"system.security.cryptography.openssl.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"System.Security.Cryptography.Pkcs/6.0.4" : {
"sha512" : "LGbXi1oUJ9QgCNGXRO9ndzBL/GZgANcsURpMhNR8uO+rca47SZmciS3RSQUvlQRwK3QHZSHNOXzoMUASKA+Anw==" ,
"type" : "package" ,
"path" : "system.security.cryptography.pkcs/6.0.4" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
"buildTransitive/netcoreapp2.0/System.Security.Cryptography.Pkcs.targets" ,
"buildTransitive/netcoreapp3.1/_._" ,
"lib/net461/System.Security.Cryptography.Pkcs.dll" ,
"lib/net461/System.Security.Cryptography.Pkcs.xml" ,
"lib/net6.0/System.Security.Cryptography.Pkcs.dll" ,
"lib/net6.0/System.Security.Cryptography.Pkcs.xml" ,
"lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.dll" ,
"lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.xml" ,
"lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll" ,
"lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml" ,
"lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll" ,
"lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml" ,
"runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.dll" ,
"runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.xml" ,
"runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll" ,
"runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.xml" ,
"runtimes/win/lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.dll" ,
"runtimes/win/lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.xml" ,
"runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll" ,
"runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml" ,
"runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll" ,
"runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml" ,
"system.security.cryptography.pkcs.6.0.4.nupkg.sha512" ,
"system.security.cryptography.pkcs.nuspec" ,
"useSharedDesignerContext.txt"
]
} ,
2024-12-02 13:24:34 +00:00
"System.Security.Cryptography.Primitives/4.3.0" : {
"sha512" : "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==" ,
"type" : "package" ,
"path" : "system.security.cryptography.primitives/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net46/System.Security.Cryptography.Primitives.dll" ,
"lib/netstandard1.3/System.Security.Cryptography.Primitives.dll" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net46/System.Security.Cryptography.Primitives.dll" ,
"ref/netstandard1.3/System.Security.Cryptography.Primitives.dll" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.security.cryptography.primitives.4.3.0.nupkg.sha512" ,
"system.security.cryptography.primitives.nuspec"
]
} ,
"System.Security.Cryptography.ProtectedData/8.0.0" : {
"sha512" : "+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==" ,
"type" : "package" ,
"path" : "system.security.cryptography.protecteddata/8.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"LICENSE.TXT" ,
"PACKAGE.md" ,
"THIRD-PARTY-NOTICES.TXT" ,
"buildTransitive/net461/System.Security.Cryptography.ProtectedData.targets" ,
"buildTransitive/net462/_._" ,
"buildTransitive/net6.0/_._" ,
"buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net462/System.Security.Cryptography.ProtectedData.dll" ,
"lib/net462/System.Security.Cryptography.ProtectedData.xml" ,
"lib/net6.0/System.Security.Cryptography.ProtectedData.dll" ,
"lib/net6.0/System.Security.Cryptography.ProtectedData.xml" ,
"lib/net7.0/System.Security.Cryptography.ProtectedData.dll" ,
"lib/net7.0/System.Security.Cryptography.ProtectedData.xml" ,
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll" ,
"lib/net8.0/System.Security.Cryptography.ProtectedData.xml" ,
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll" ,
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"system.security.cryptography.protecteddata.8.0.0.nupkg.sha512" ,
"system.security.cryptography.protecteddata.nuspec" ,
"useSharedDesignerContext.txt"
]
} ,
"System.Security.Cryptography.X509Certificates/4.3.0" : {
"sha512" : "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==" ,
"type" : "package" ,
"path" : "system.security.cryptography.x509certificates/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net46/System.Security.Cryptography.X509Certificates.dll" ,
"lib/net461/System.Security.Cryptography.X509Certificates.dll" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net46/System.Security.Cryptography.X509Certificates.dll" ,
"ref/net461/System.Security.Cryptography.X509Certificates.dll" ,
"ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll" ,
"ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml" ,
"ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml" ,
"ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml" ,
"ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml" ,
"ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml" ,
"ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml" ,
"ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml" ,
"ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml" ,
"ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml" ,
"ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml" ,
"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll" ,
"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml" ,
"ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml" ,
"ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml" ,
"ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml" ,
"ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml" ,
"ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml" ,
"ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml" ,
"ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml" ,
"ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml" ,
"ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll" ,
"runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll" ,
"runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll" ,
"runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll" ,
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll" ,
"system.security.cryptography.x509certificates.4.3.0.nupkg.sha512" ,
"system.security.cryptography.x509certificates.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"System.Security.Cryptography.Xml/4.5.0" : {
"sha512" : "i2Jn6rGXR63J0zIklImGRkDIJL4b1NfPSEbIVHBlqoIb12lfXIigCbDRpDmIEzwSo/v1U5y/rYJdzZYSyCWxvg==" ,
"type" : "package" ,
"path" : "system.security.cryptography.xml/4.5.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
"lib/net461/System.Security.Cryptography.Xml.dll" ,
"lib/netstandard2.0/System.Security.Cryptography.Xml.dll" ,
"ref/net461/System.Security.Cryptography.Xml.dll" ,
"ref/net461/System.Security.Cryptography.Xml.xml" ,
"ref/netstandard2.0/System.Security.Cryptography.Xml.dll" ,
"ref/netstandard2.0/System.Security.Cryptography.Xml.xml" ,
"system.security.cryptography.xml.4.5.0.nupkg.sha512" ,
"system.security.cryptography.xml.nuspec" ,
"useSharedDesignerContext.txt" ,
"version.txt"
]
} ,
"System.Security.Permissions/4.5.0" : {
"sha512" : "9gdyuARhUR7H+p5CjyUB/zPk7/Xut3wUSP8NJQB6iZr8L3XUXTMdoLeVAg9N4rqF8oIpE7MpdqHdDHQ7XgJe0g==" ,
"type" : "package" ,
"path" : "system.security.permissions/4.5.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
"lib/net461/System.Security.Permissions.dll" ,
"lib/netstandard2.0/System.Security.Permissions.dll" ,
"ref/net461/System.Security.Permissions.dll" ,
"ref/net461/System.Security.Permissions.xml" ,
"ref/netstandard2.0/System.Security.Permissions.dll" ,
"ref/netstandard2.0/System.Security.Permissions.xml" ,
"system.security.permissions.4.5.0.nupkg.sha512" ,
"system.security.permissions.nuspec" ,
"useSharedDesignerContext.txt" ,
"version.txt"
]
} ,
"System.Security.Principal.Windows/5.0.0" : {
"sha512" : "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==" ,
"type" : "package" ,
"path" : "system.security.principal.windows/5.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
"lib/net46/System.Security.Principal.Windows.dll" ,
"lib/net461/System.Security.Principal.Windows.dll" ,
"lib/net461/System.Security.Principal.Windows.xml" ,
"lib/netstandard1.3/System.Security.Principal.Windows.dll" ,
"lib/netstandard2.0/System.Security.Principal.Windows.dll" ,
"lib/netstandard2.0/System.Security.Principal.Windows.xml" ,
"lib/uap10.0.16299/_._" ,
"ref/net46/System.Security.Principal.Windows.dll" ,
"ref/net461/System.Security.Principal.Windows.dll" ,
"ref/net461/System.Security.Principal.Windows.xml" ,
"ref/netcoreapp3.0/System.Security.Principal.Windows.dll" ,
"ref/netcoreapp3.0/System.Security.Principal.Windows.xml" ,
"ref/netstandard1.3/System.Security.Principal.Windows.dll" ,
"ref/netstandard1.3/System.Security.Principal.Windows.xml" ,
"ref/netstandard1.3/de/System.Security.Principal.Windows.xml" ,
"ref/netstandard1.3/es/System.Security.Principal.Windows.xml" ,
"ref/netstandard1.3/fr/System.Security.Principal.Windows.xml" ,
"ref/netstandard1.3/it/System.Security.Principal.Windows.xml" ,
"ref/netstandard1.3/ja/System.Security.Principal.Windows.xml" ,
"ref/netstandard1.3/ko/System.Security.Principal.Windows.xml" ,
"ref/netstandard1.3/ru/System.Security.Principal.Windows.xml" ,
"ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml" ,
"ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml" ,
"ref/netstandard2.0/System.Security.Principal.Windows.dll" ,
"ref/netstandard2.0/System.Security.Principal.Windows.xml" ,
"ref/uap10.0.16299/_._" ,
"runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll" ,
"runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml" ,
"runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll" ,
"runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml" ,
"runtimes/win/lib/net46/System.Security.Principal.Windows.dll" ,
"runtimes/win/lib/net461/System.Security.Principal.Windows.dll" ,
"runtimes/win/lib/net461/System.Security.Principal.Windows.xml" ,
"runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll" ,
"runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml" ,
"runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll" ,
"runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml" ,
"runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll" ,
"runtimes/win/lib/uap10.0.16299/_._" ,
"system.security.principal.windows.5.0.0.nupkg.sha512" ,
"system.security.principal.windows.nuspec" ,
"useSharedDesignerContext.txt" ,
"version.txt"
]
} ,
2024-12-02 13:24:34 +00:00
"System.Text.Encoding/4.3.0" : {
"sha512" : "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==" ,
"type" : "package" ,
"path" : "system.text.encoding/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/portable-net45+win8+wp8+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wp80/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/netcore50/System.Text.Encoding.dll" ,
"ref/netcore50/System.Text.Encoding.xml" ,
"ref/netcore50/de/System.Text.Encoding.xml" ,
"ref/netcore50/es/System.Text.Encoding.xml" ,
"ref/netcore50/fr/System.Text.Encoding.xml" ,
"ref/netcore50/it/System.Text.Encoding.xml" ,
"ref/netcore50/ja/System.Text.Encoding.xml" ,
"ref/netcore50/ko/System.Text.Encoding.xml" ,
"ref/netcore50/ru/System.Text.Encoding.xml" ,
"ref/netcore50/zh-hans/System.Text.Encoding.xml" ,
"ref/netcore50/zh-hant/System.Text.Encoding.xml" ,
"ref/netstandard1.0/System.Text.Encoding.dll" ,
"ref/netstandard1.0/System.Text.Encoding.xml" ,
"ref/netstandard1.0/de/System.Text.Encoding.xml" ,
"ref/netstandard1.0/es/System.Text.Encoding.xml" ,
"ref/netstandard1.0/fr/System.Text.Encoding.xml" ,
"ref/netstandard1.0/it/System.Text.Encoding.xml" ,
"ref/netstandard1.0/ja/System.Text.Encoding.xml" ,
"ref/netstandard1.0/ko/System.Text.Encoding.xml" ,
"ref/netstandard1.0/ru/System.Text.Encoding.xml" ,
"ref/netstandard1.0/zh-hans/System.Text.Encoding.xml" ,
"ref/netstandard1.0/zh-hant/System.Text.Encoding.xml" ,
"ref/netstandard1.3/System.Text.Encoding.dll" ,
"ref/netstandard1.3/System.Text.Encoding.xml" ,
"ref/netstandard1.3/de/System.Text.Encoding.xml" ,
"ref/netstandard1.3/es/System.Text.Encoding.xml" ,
"ref/netstandard1.3/fr/System.Text.Encoding.xml" ,
"ref/netstandard1.3/it/System.Text.Encoding.xml" ,
"ref/netstandard1.3/ja/System.Text.Encoding.xml" ,
"ref/netstandard1.3/ko/System.Text.Encoding.xml" ,
"ref/netstandard1.3/ru/System.Text.Encoding.xml" ,
"ref/netstandard1.3/zh-hans/System.Text.Encoding.xml" ,
"ref/netstandard1.3/zh-hant/System.Text.Encoding.xml" ,
"ref/portable-net45+win8+wp8+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wp80/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.text.encoding.4.3.0.nupkg.sha512" ,
"system.text.encoding.nuspec"
]
} ,
"System.Text.Encoding.Extensions/4.3.0" : {
"sha512" : "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==" ,
"type" : "package" ,
"path" : "system.text.encoding.extensions/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/portable-net45+win8+wp8+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wp80/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/netcore50/System.Text.Encoding.Extensions.dll" ,
"ref/netcore50/System.Text.Encoding.Extensions.xml" ,
"ref/netcore50/de/System.Text.Encoding.Extensions.xml" ,
"ref/netcore50/es/System.Text.Encoding.Extensions.xml" ,
"ref/netcore50/fr/System.Text.Encoding.Extensions.xml" ,
"ref/netcore50/it/System.Text.Encoding.Extensions.xml" ,
"ref/netcore50/ja/System.Text.Encoding.Extensions.xml" ,
"ref/netcore50/ko/System.Text.Encoding.Extensions.xml" ,
"ref/netcore50/ru/System.Text.Encoding.Extensions.xml" ,
"ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml" ,
"ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml" ,
"ref/netstandard1.0/System.Text.Encoding.Extensions.dll" ,
"ref/netstandard1.0/System.Text.Encoding.Extensions.xml" ,
"ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml" ,
"ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml" ,
"ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml" ,
"ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml" ,
"ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml" ,
"ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml" ,
"ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml" ,
"ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml" ,
"ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml" ,
"ref/netstandard1.3/System.Text.Encoding.Extensions.dll" ,
"ref/netstandard1.3/System.Text.Encoding.Extensions.xml" ,
"ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml" ,
"ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml" ,
"ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml" ,
"ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml" ,
"ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml" ,
"ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml" ,
"ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml" ,
"ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml" ,
"ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml" ,
"ref/portable-net45+win8+wp8+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wp80/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.text.encoding.extensions.4.3.0.nupkg.sha512" ,
"system.text.encoding.extensions.nuspec"
]
} ,
"System.Text.Encodings.Web/4.7.2" : {
"sha512" : "iTUgB/WtrZ1sWZs84F2hwyQhiRH6QNjQv2DkwrH+WP6RoFga2Q1m3f9/Q7FG8cck8AdHitQkmkXSY8qylcDmuA==" ,
"type" : "package" ,
"path" : "system.text.encodings.web/4.7.2" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
"lib/net461/System.Text.Encodings.Web.dll" ,
"lib/net461/System.Text.Encodings.Web.xml" ,
"lib/netstandard1.0/System.Text.Encodings.Web.dll" ,
"lib/netstandard1.0/System.Text.Encodings.Web.xml" ,
"lib/netstandard2.0/System.Text.Encodings.Web.dll" ,
"lib/netstandard2.0/System.Text.Encodings.Web.xml" ,
"lib/netstandard2.1/System.Text.Encodings.Web.dll" ,
"lib/netstandard2.1/System.Text.Encodings.Web.xml" ,
"system.text.encodings.web.4.7.2.nupkg.sha512" ,
"system.text.encodings.web.nuspec" ,
"useSharedDesignerContext.txt" ,
"version.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"
]
} ,
"System.Text.RegularExpressions/4.3.0" : {
"sha512" : "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==" ,
"type" : "package" ,
"path" : "system.text.regularexpressions/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/net463/System.Text.RegularExpressions.dll" ,
"lib/netcore50/System.Text.RegularExpressions.dll" ,
"lib/netstandard1.6/System.Text.RegularExpressions.dll" ,
"lib/portable-net45+win8+wp8+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wp80/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/net463/System.Text.RegularExpressions.dll" ,
"ref/netcore50/System.Text.RegularExpressions.dll" ,
"ref/netcore50/System.Text.RegularExpressions.xml" ,
"ref/netcore50/de/System.Text.RegularExpressions.xml" ,
"ref/netcore50/es/System.Text.RegularExpressions.xml" ,
"ref/netcore50/fr/System.Text.RegularExpressions.xml" ,
"ref/netcore50/it/System.Text.RegularExpressions.xml" ,
"ref/netcore50/ja/System.Text.RegularExpressions.xml" ,
"ref/netcore50/ko/System.Text.RegularExpressions.xml" ,
"ref/netcore50/ru/System.Text.RegularExpressions.xml" ,
"ref/netcore50/zh-hans/System.Text.RegularExpressions.xml" ,
"ref/netcore50/zh-hant/System.Text.RegularExpressions.xml" ,
"ref/netcoreapp1.1/System.Text.RegularExpressions.dll" ,
"ref/netstandard1.0/System.Text.RegularExpressions.dll" ,
"ref/netstandard1.0/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.0/de/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.0/es/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.0/fr/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.0/it/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.0/ja/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.0/ko/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.0/ru/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.3/System.Text.RegularExpressions.dll" ,
"ref/netstandard1.3/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.3/de/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.3/es/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.3/fr/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.3/it/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.3/ja/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.3/ko/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.3/ru/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.6/System.Text.RegularExpressions.dll" ,
"ref/netstandard1.6/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.6/de/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.6/es/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.6/fr/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.6/it/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.6/ja/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.6/ko/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.6/ru/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml" ,
"ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml" ,
"ref/portable-net45+win8+wp8+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wp80/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.text.regularexpressions.4.3.0.nupkg.sha512" ,
"system.text.regularexpressions.nuspec"
]
} ,
"System.Threading/4.3.0" : {
"sha512" : "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==" ,
"type" : "package" ,
"path" : "system.threading/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/netcore50/System.Threading.dll" ,
"lib/netstandard1.3/System.Threading.dll" ,
"lib/portable-net45+win8+wp8+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wp80/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/netcore50/System.Threading.dll" ,
"ref/netcore50/System.Threading.xml" ,
"ref/netcore50/de/System.Threading.xml" ,
"ref/netcore50/es/System.Threading.xml" ,
"ref/netcore50/fr/System.Threading.xml" ,
"ref/netcore50/it/System.Threading.xml" ,
"ref/netcore50/ja/System.Threading.xml" ,
"ref/netcore50/ko/System.Threading.xml" ,
"ref/netcore50/ru/System.Threading.xml" ,
"ref/netcore50/zh-hans/System.Threading.xml" ,
"ref/netcore50/zh-hant/System.Threading.xml" ,
"ref/netstandard1.0/System.Threading.dll" ,
"ref/netstandard1.0/System.Threading.xml" ,
"ref/netstandard1.0/de/System.Threading.xml" ,
"ref/netstandard1.0/es/System.Threading.xml" ,
"ref/netstandard1.0/fr/System.Threading.xml" ,
"ref/netstandard1.0/it/System.Threading.xml" ,
"ref/netstandard1.0/ja/System.Threading.xml" ,
"ref/netstandard1.0/ko/System.Threading.xml" ,
"ref/netstandard1.0/ru/System.Threading.xml" ,
"ref/netstandard1.0/zh-hans/System.Threading.xml" ,
"ref/netstandard1.0/zh-hant/System.Threading.xml" ,
"ref/netstandard1.3/System.Threading.dll" ,
"ref/netstandard1.3/System.Threading.xml" ,
"ref/netstandard1.3/de/System.Threading.xml" ,
"ref/netstandard1.3/es/System.Threading.xml" ,
"ref/netstandard1.3/fr/System.Threading.xml" ,
"ref/netstandard1.3/it/System.Threading.xml" ,
"ref/netstandard1.3/ja/System.Threading.xml" ,
"ref/netstandard1.3/ko/System.Threading.xml" ,
"ref/netstandard1.3/ru/System.Threading.xml" ,
"ref/netstandard1.3/zh-hans/System.Threading.xml" ,
"ref/netstandard1.3/zh-hant/System.Threading.xml" ,
"ref/portable-net45+win8+wp8+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wp80/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"runtimes/aot/lib/netcore50/System.Threading.dll" ,
"system.threading.4.3.0.nupkg.sha512" ,
"system.threading.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"System.Threading.Channels/7.0.0" : {
"sha512" : "qmeeYNROMsONF6ndEZcIQ+VxR4Q/TX/7uIVLJqtwIWL7dDWeh0l1UIqgo4wYyjG//5lUNhwkLDSFl+pAWO6oiA==" ,
"type" : "package" ,
"path" : "system.threading.channels/7.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
"buildTransitive/net461/System.Threading.Channels.targets" ,
"buildTransitive/net462/_._" ,
"buildTransitive/net6.0/_._" ,
"buildTransitive/netcoreapp2.0/System.Threading.Channels.targets" ,
"lib/net462/System.Threading.Channels.dll" ,
"lib/net462/System.Threading.Channels.xml" ,
"lib/net6.0/System.Threading.Channels.dll" ,
"lib/net6.0/System.Threading.Channels.xml" ,
"lib/net7.0/System.Threading.Channels.dll" ,
"lib/net7.0/System.Threading.Channels.xml" ,
"lib/netstandard2.0/System.Threading.Channels.dll" ,
"lib/netstandard2.0/System.Threading.Channels.xml" ,
"lib/netstandard2.1/System.Threading.Channels.dll" ,
"lib/netstandard2.1/System.Threading.Channels.xml" ,
"system.threading.channels.7.0.0.nupkg.sha512" ,
"system.threading.channels.nuspec" ,
"useSharedDesignerContext.txt"
]
} ,
2024-12-02 13:24:34 +00:00
"System.Threading.Tasks/4.3.0" : {
"sha512" : "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==" ,
"type" : "package" ,
"path" : "system.threading.tasks/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/portable-net45+win8+wp8+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wp80/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/netcore50/System.Threading.Tasks.dll" ,
"ref/netcore50/System.Threading.Tasks.xml" ,
"ref/netcore50/de/System.Threading.Tasks.xml" ,
"ref/netcore50/es/System.Threading.Tasks.xml" ,
"ref/netcore50/fr/System.Threading.Tasks.xml" ,
"ref/netcore50/it/System.Threading.Tasks.xml" ,
"ref/netcore50/ja/System.Threading.Tasks.xml" ,
"ref/netcore50/ko/System.Threading.Tasks.xml" ,
"ref/netcore50/ru/System.Threading.Tasks.xml" ,
"ref/netcore50/zh-hans/System.Threading.Tasks.xml" ,
"ref/netcore50/zh-hant/System.Threading.Tasks.xml" ,
"ref/netstandard1.0/System.Threading.Tasks.dll" ,
"ref/netstandard1.0/System.Threading.Tasks.xml" ,
"ref/netstandard1.0/de/System.Threading.Tasks.xml" ,
"ref/netstandard1.0/es/System.Threading.Tasks.xml" ,
"ref/netstandard1.0/fr/System.Threading.Tasks.xml" ,
"ref/netstandard1.0/it/System.Threading.Tasks.xml" ,
"ref/netstandard1.0/ja/System.Threading.Tasks.xml" ,
"ref/netstandard1.0/ko/System.Threading.Tasks.xml" ,
"ref/netstandard1.0/ru/System.Threading.Tasks.xml" ,
"ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml" ,
"ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml" ,
"ref/netstandard1.3/System.Threading.Tasks.dll" ,
"ref/netstandard1.3/System.Threading.Tasks.xml" ,
"ref/netstandard1.3/de/System.Threading.Tasks.xml" ,
"ref/netstandard1.3/es/System.Threading.Tasks.xml" ,
"ref/netstandard1.3/fr/System.Threading.Tasks.xml" ,
"ref/netstandard1.3/it/System.Threading.Tasks.xml" ,
"ref/netstandard1.3/ja/System.Threading.Tasks.xml" ,
"ref/netstandard1.3/ko/System.Threading.Tasks.xml" ,
"ref/netstandard1.3/ru/System.Threading.Tasks.xml" ,
"ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml" ,
"ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml" ,
"ref/portable-net45+win8+wp8+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wp80/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.threading.tasks.4.3.0.nupkg.sha512" ,
"system.threading.tasks.nuspec"
]
} ,
2025-10-22 13:05:31 +00:00
"System.Threading.Tasks.Dataflow/8.0.0" : {
"sha512" : "7V0I8tPa9V7UxMx/+7DIwkhls5ouaEMQx6l/GwGm1Y8kJQ61On9B/PxCXFLbgu5/C47g0BP2CUYs+nMv1+Oaqw==" ,
"type" : "package" ,
"path" : "system.threading.tasks.dataflow/8.0.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"Icon.png" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
"buildTransitive/net461/System.Threading.Tasks.Dataflow.targets" ,
"buildTransitive/net462/_._" ,
"buildTransitive/net6.0/_._" ,
"buildTransitive/netcoreapp2.0/System.Threading.Tasks.Dataflow.targets" ,
"lib/net462/System.Threading.Tasks.Dataflow.dll" ,
"lib/net462/System.Threading.Tasks.Dataflow.xml" ,
"lib/net6.0/System.Threading.Tasks.Dataflow.dll" ,
"lib/net6.0/System.Threading.Tasks.Dataflow.xml" ,
"lib/net7.0/System.Threading.Tasks.Dataflow.dll" ,
"lib/net7.0/System.Threading.Tasks.Dataflow.xml" ,
"lib/net8.0/System.Threading.Tasks.Dataflow.dll" ,
"lib/net8.0/System.Threading.Tasks.Dataflow.xml" ,
"lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll" ,
"lib/netstandard2.0/System.Threading.Tasks.Dataflow.xml" ,
"lib/netstandard2.1/System.Threading.Tasks.Dataflow.dll" ,
"lib/netstandard2.1/System.Threading.Tasks.Dataflow.xml" ,
"system.threading.tasks.dataflow.8.0.0.nupkg.sha512" ,
"system.threading.tasks.dataflow.nuspec" ,
"useSharedDesignerContext.txt"
]
} ,
2024-12-02 13:24:34 +00:00
"System.Threading.Tasks.Extensions/4.5.4" : {
"sha512" : "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==" ,
"type" : "package" ,
"path" : "system.threading.tasks.extensions/4.5.4" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"LICENSE.TXT" ,
"THIRD-PARTY-NOTICES.TXT" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net461/System.Threading.Tasks.Extensions.dll" ,
"lib/net461/System.Threading.Tasks.Extensions.xml" ,
"lib/netcoreapp2.1/_._" ,
"lib/netstandard1.0/System.Threading.Tasks.Extensions.dll" ,
"lib/netstandard1.0/System.Threading.Tasks.Extensions.xml" ,
"lib/netstandard2.0/System.Threading.Tasks.Extensions.dll" ,
"lib/netstandard2.0/System.Threading.Tasks.Extensions.xml" ,
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll" ,
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/netcoreapp2.1/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.threading.tasks.extensions.4.5.4.nupkg.sha512" ,
"system.threading.tasks.extensions.nuspec" ,
"useSharedDesignerContext.txt" ,
"version.txt"
]
} ,
"System.Threading.Timer/4.3.0" : {
"sha512" : "Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==" ,
"type" : "package" ,
"path" : "system.threading.timer/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net451/_._" ,
"lib/portable-net451+win81+wpa81/_._" ,
"lib/win81/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net451/_._" ,
"ref/netcore50/System.Threading.Timer.dll" ,
"ref/netcore50/System.Threading.Timer.xml" ,
"ref/netcore50/de/System.Threading.Timer.xml" ,
"ref/netcore50/es/System.Threading.Timer.xml" ,
"ref/netcore50/fr/System.Threading.Timer.xml" ,
"ref/netcore50/it/System.Threading.Timer.xml" ,
"ref/netcore50/ja/System.Threading.Timer.xml" ,
"ref/netcore50/ko/System.Threading.Timer.xml" ,
"ref/netcore50/ru/System.Threading.Timer.xml" ,
"ref/netcore50/zh-hans/System.Threading.Timer.xml" ,
"ref/netcore50/zh-hant/System.Threading.Timer.xml" ,
"ref/netstandard1.2/System.Threading.Timer.dll" ,
"ref/netstandard1.2/System.Threading.Timer.xml" ,
"ref/netstandard1.2/de/System.Threading.Timer.xml" ,
"ref/netstandard1.2/es/System.Threading.Timer.xml" ,
"ref/netstandard1.2/fr/System.Threading.Timer.xml" ,
"ref/netstandard1.2/it/System.Threading.Timer.xml" ,
"ref/netstandard1.2/ja/System.Threading.Timer.xml" ,
"ref/netstandard1.2/ko/System.Threading.Timer.xml" ,
"ref/netstandard1.2/ru/System.Threading.Timer.xml" ,
"ref/netstandard1.2/zh-hans/System.Threading.Timer.xml" ,
"ref/netstandard1.2/zh-hant/System.Threading.Timer.xml" ,
"ref/portable-net451+win81+wpa81/_._" ,
"ref/win81/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.threading.timer.4.3.0.nupkg.sha512" ,
"system.threading.timer.nuspec"
]
} ,
"System.Xml.ReaderWriter/4.3.0" : {
"sha512" : "GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==" ,
"type" : "package" ,
"path" : "system.xml.readerwriter/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/net46/System.Xml.ReaderWriter.dll" ,
"lib/netcore50/System.Xml.ReaderWriter.dll" ,
"lib/netstandard1.3/System.Xml.ReaderWriter.dll" ,
"lib/portable-net45+win8+wp8+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wp80/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/net46/System.Xml.ReaderWriter.dll" ,
"ref/netcore50/System.Xml.ReaderWriter.dll" ,
"ref/netcore50/System.Xml.ReaderWriter.xml" ,
"ref/netcore50/de/System.Xml.ReaderWriter.xml" ,
"ref/netcore50/es/System.Xml.ReaderWriter.xml" ,
"ref/netcore50/fr/System.Xml.ReaderWriter.xml" ,
"ref/netcore50/it/System.Xml.ReaderWriter.xml" ,
"ref/netcore50/ja/System.Xml.ReaderWriter.xml" ,
"ref/netcore50/ko/System.Xml.ReaderWriter.xml" ,
"ref/netcore50/ru/System.Xml.ReaderWriter.xml" ,
"ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml" ,
"ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml" ,
"ref/netstandard1.0/System.Xml.ReaderWriter.dll" ,
"ref/netstandard1.0/System.Xml.ReaderWriter.xml" ,
"ref/netstandard1.0/de/System.Xml.ReaderWriter.xml" ,
"ref/netstandard1.0/es/System.Xml.ReaderWriter.xml" ,
"ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml" ,
"ref/netstandard1.0/it/System.Xml.ReaderWriter.xml" ,
"ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml" ,
"ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml" ,
"ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml" ,
"ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml" ,
"ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml" ,
"ref/netstandard1.3/System.Xml.ReaderWriter.dll" ,
"ref/netstandard1.3/System.Xml.ReaderWriter.xml" ,
"ref/netstandard1.3/de/System.Xml.ReaderWriter.xml" ,
"ref/netstandard1.3/es/System.Xml.ReaderWriter.xml" ,
"ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml" ,
"ref/netstandard1.3/it/System.Xml.ReaderWriter.xml" ,
"ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml" ,
"ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml" ,
"ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml" ,
"ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml" ,
"ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml" ,
"ref/portable-net45+win8+wp8+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wp80/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.xml.readerwriter.4.3.0.nupkg.sha512" ,
"system.xml.readerwriter.nuspec"
]
} ,
"System.Xml.XDocument/4.3.0" : {
"sha512" : "5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==" ,
"type" : "package" ,
"path" : "system.xml.xdocument/4.3.0" ,
"files" : [
".nupkg.metadata" ,
".signature.p7s" ,
"ThirdPartyNotices.txt" ,
"dotnet_library_license.txt" ,
"lib/MonoAndroid10/_._" ,
"lib/MonoTouch10/_._" ,
"lib/net45/_._" ,
"lib/netcore50/System.Xml.XDocument.dll" ,
"lib/netstandard1.3/System.Xml.XDocument.dll" ,
"lib/portable-net45+win8+wp8+wpa81/_._" ,
"lib/win8/_._" ,
"lib/wp80/_._" ,
"lib/wpa81/_._" ,
"lib/xamarinios10/_._" ,
"lib/xamarinmac20/_._" ,
"lib/xamarintvos10/_._" ,
"lib/xamarinwatchos10/_._" ,
"ref/MonoAndroid10/_._" ,
"ref/MonoTouch10/_._" ,
"ref/net45/_._" ,
"ref/netcore50/System.Xml.XDocument.dll" ,
"ref/netcore50/System.Xml.XDocument.xml" ,
"ref/netcore50/de/System.Xml.XDocument.xml" ,
"ref/netcore50/es/System.Xml.XDocument.xml" ,
"ref/netcore50/fr/System.Xml.XDocument.xml" ,
"ref/netcore50/it/System.Xml.XDocument.xml" ,
"ref/netcore50/ja/System.Xml.XDocument.xml" ,
"ref/netcore50/ko/System.Xml.XDocument.xml" ,
"ref/netcore50/ru/System.Xml.XDocument.xml" ,
"ref/netcore50/zh-hans/System.Xml.XDocument.xml" ,
"ref/netcore50/zh-hant/System.Xml.XDocument.xml" ,
"ref/netstandard1.0/System.Xml.XDocument.dll" ,
"ref/netstandard1.0/System.Xml.XDocument.xml" ,
"ref/netstandard1.0/de/System.Xml.XDocument.xml" ,
"ref/netstandard1.0/es/System.Xml.XDocument.xml" ,
"ref/netstandard1.0/fr/System.Xml.XDocument.xml" ,
"ref/netstandard1.0/it/System.Xml.XDocument.xml" ,
"ref/netstandard1.0/ja/System.Xml.XDocument.xml" ,
"ref/netstandard1.0/ko/System.Xml.XDocument.xml" ,
"ref/netstandard1.0/ru/System.Xml.XDocument.xml" ,
"ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml" ,
"ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml" ,
"ref/netstandard1.3/System.Xml.XDocument.dll" ,
"ref/netstandard1.3/System.Xml.XDocument.xml" ,
"ref/netstandard1.3/de/System.Xml.XDocument.xml" ,
"ref/netstandard1.3/es/System.Xml.XDocument.xml" ,
"ref/netstandard1.3/fr/System.Xml.XDocument.xml" ,
"ref/netstandard1.3/it/System.Xml.XDocument.xml" ,
"ref/netstandard1.3/ja/System.Xml.XDocument.xml" ,
"ref/netstandard1.3/ko/System.Xml.XDocument.xml" ,
"ref/netstandard1.3/ru/System.Xml.XDocument.xml" ,
"ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml" ,
"ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml" ,
"ref/portable-net45+win8+wp8+wpa81/_._" ,
"ref/win8/_._" ,
"ref/wp80/_._" ,
"ref/wpa81/_._" ,
"ref/xamarinios10/_._" ,
"ref/xamarinmac20/_._" ,
"ref/xamarintvos10/_._" ,
"ref/xamarinwatchos10/_._" ,
"system.xml.xdocument.4.3.0.nupkg.sha512" ,
"system.xml.xdocument.nuspec"
]
} ,
"Common/1.0.0" : {
"type" : "project" ,
"path" : "../_layers/common/Common.csproj" ,
"msbuildProject" : "../_layers/common/Common.csproj"
} ,
"Data/1.0.0" : {
"type" : "project" ,
"path" : "../_layers/data/Data.csproj" ,
"msbuildProject" : "../_layers/data/Data.csproj"
} ,
"Domain/1.0.0" : {
"type" : "project" ,
"path" : "../_layers/domain/Domain.csproj" ,
"msbuildProject" : "../_layers/domain/Domain.csproj"
}
} ,
"projectFileDependencyGroups" : {
"net9.0" : [
2025-10-22 13:05:31 +00:00
"AWSSDK.Core >= 3.7.400.77" ,
"AWSSDK.Extensions.NETCore.Setup >= 3.7.301" ,
"AWSSDK.S3 >= 3.7.411.5" ,
"AutoMapper >= 13.0.1" ,
"AutoMapper.Extensions.Microsoft.DependencyInjection >= 12.0.1" ,
2024-12-02 13:24:34 +00:00
"Common >= 1.0.0" ,
"Data >= 1.0.0" ,
"Domain >= 1.0.0" ,
2025-10-22 13:05:31 +00:00
"FluentValidation >= 11.11.0" ,
"FluentValidation.AspNetCore >= 11.3.0" ,
"Microsoft.AspNetCore.Authentication.JwtBearer >= 9.0.0" ,
"Microsoft.AspNetCore.Mvc.NewtonsoftJson >= 9.0.0" ,
"Microsoft.AspNetCore.Mvc.Versioning >= 5.1.0" ,
"Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer >= 5.1.0" ,
"Microsoft.EntityFrameworkCore.Design >= 9.0.0" ,
2024-12-02 13:24:34 +00:00
"Microsoft.EntityFrameworkCore.SqlServer >= 9.0.0" ,
2025-10-22 13:05:31 +00:00
"Microsoft.EntityFrameworkCore.Tools >= 9.0.0" ,
2024-12-02 13:24:34 +00:00
"Microsoft.Extensions.PlatformAbstractions >= 1.1.0" ,
2025-10-22 13:05:31 +00:00
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets >= 1.21.0" ,
"Microsoft.VisualStudio.Web.CodeGeneration.Design >= 9.0.0" ,
"Swashbuckle.AspNetCore >= 7.2.0" ,
"Swashbuckle.AspNetCore.Annotations >= 7.2.0"
2024-12-02 13:24:34 +00:00
]
} ,
"packageFolders" : {
2025-10-26 13:09:16 +00:00
"C:\\Users\\kctri\\.nuget\\packages\\" : { } ,
2025-10-22 13:05:31 +00:00
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" : { }
2024-12-02 13:24:34 +00:00
} ,
"project" : {
"version" : "1.0.0" ,
"restore" : {
2025-10-26 13:09:16 +00:00
"projectUniqueName" : "P:\\odiware\\practicekea\\practicekea_backend\\microservices\\S3Bucket\\API.Bucket.csproj" ,
2024-12-02 13:24:34 +00:00
"projectName" : "API.Bucket" ,
2025-10-26 13:09:16 +00:00
"projectPath" : "P:\\odiware\\practicekea\\practicekea_backend\\microservices\\S3Bucket\\API.Bucket.csproj" ,
"packagesPath" : "C:\\Users\\kctri\\.nuget\\packages\\" ,
"outputPath" : "P:\\odiware\\practicekea\\practicekea_backend\\microservices\\S3Bucket\\obj\\" ,
2024-12-02 13:24:34 +00:00
"projectStyle" : "PackageReference" ,
2025-10-22 13:05:31 +00:00
"fallbackFolders" : [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
] ,
2024-12-02 13:24:34 +00:00
"configFilePaths" : [
2025-10-26 13:09:16 +00:00
"C:\\Users\\kctri\\AppData\\Roaming\\NuGet\\NuGet.Config" ,
2025-10-22 13:05:31 +00:00
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config" ,
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
2024-12-02 13:24:34 +00:00
] ,
"originalTargetFrameworks" : [
"net9.0"
] ,
"sources" : {
2025-10-26 13:09:16 +00:00
"C:\\Program Files\\dotnet\\library-packs" : { } ,
2024-12-02 13:24:34 +00:00
"https://api.nuget.org/v3/index.json" : { }
} ,
"frameworks" : {
"net9.0" : {
"targetAlias" : "net9.0" ,
"projectReferences" : {
2025-10-26 13:09:16 +00:00
"P:\\odiware\\practicekea\\practicekea_backend\\microservices\\_layers\\common\\Common.csproj" : {
"projectPath" : "P:\\odiware\\practicekea\\practicekea_backend\\microservices\\_layers\\common\\Common.csproj"
2024-12-02 13:24:34 +00:00
} ,
2025-10-26 13:09:16 +00:00
"P:\\odiware\\practicekea\\practicekea_backend\\microservices\\_layers\\data\\Data.csproj" : {
"projectPath" : "P:\\odiware\\practicekea\\practicekea_backend\\microservices\\_layers\\data\\Data.csproj"
2024-12-02 13:24:34 +00:00
} ,
2025-10-26 13:09:16 +00:00
"P:\\odiware\\practicekea\\practicekea_backend\\microservices\\_layers\\domain\\Domain.csproj" : {
"projectPath" : "P:\\odiware\\practicekea\\practicekea_backend\\microservices\\_layers\\domain\\Domain.csproj"
2024-12-02 13:24:34 +00:00
}
}
}
} ,
"warningProperties" : {
"warnAsError" : [
"NU1605"
]
} ,
"restoreAuditProperties" : {
"enableAudit" : "true" ,
"auditLevel" : "low" ,
2025-10-22 13:05:31 +00:00
"auditMode" : "direct"
2024-12-02 13:24:34 +00:00
} ,
2025-10-26 13:09:16 +00:00
"SdkAnalysisLevel" : "9.0.300"
2024-12-02 13:24:34 +00:00
} ,
"frameworks" : {
"net9.0" : {
"targetAlias" : "net9.0" ,
"dependencies" : {
"AWSSDK.Core" : {
"target" : "Package" ,
2025-10-22 13:05:31 +00:00
"version" : "[3.7.400.77, )"
2024-12-02 13:24:34 +00:00
} ,
"AWSSDK.Extensions.NETCore.Setup" : {
"target" : "Package" ,
2025-10-22 13:05:31 +00:00
"version" : "[3.7.301, )"
2024-12-02 13:24:34 +00:00
} ,
"AWSSDK.S3" : {
"target" : "Package" ,
2025-10-22 13:05:31 +00:00
"version" : "[3.7.411.5, )"
2024-12-02 13:24:34 +00:00
} ,
"AutoMapper" : {
"target" : "Package" ,
2025-10-22 13:05:31 +00:00
"version" : "[13.0.1, )"
2024-12-02 13:24:34 +00:00
} ,
"AutoMapper.Extensions.Microsoft.DependencyInjection" : {
"target" : "Package" ,
2025-10-22 13:05:31 +00:00
"version" : "[12.0.1, )"
2024-12-02 13:24:34 +00:00
} ,
"FluentValidation" : {
"target" : "Package" ,
2025-10-22 13:05:31 +00:00
"version" : "[11.11.0, )"
2024-12-02 13:24:34 +00:00
} ,
"FluentValidation.AspNetCore" : {
"target" : "Package" ,
2025-10-22 13:05:31 +00:00
"version" : "[11.3.0, )"
2024-12-02 13:24:34 +00:00
} ,
"Microsoft.AspNetCore.Authentication.JwtBearer" : {
"target" : "Package" ,
2025-10-22 13:05:31 +00:00
"version" : "[9.0.0, )"
2024-12-02 13:24:34 +00:00
} ,
"Microsoft.AspNetCore.Mvc.NewtonsoftJson" : {
"target" : "Package" ,
2025-10-22 13:05:31 +00:00
"version" : "[9.0.0, )"
2024-12-02 13:24:34 +00:00
} ,
"Microsoft.AspNetCore.Mvc.Versioning" : {
"target" : "Package" ,
2025-10-22 13:05:31 +00:00
"version" : "[5.1.0, )"
2024-12-02 13:24:34 +00:00
} ,
"Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer" : {
"target" : "Package" ,
2025-10-22 13:05:31 +00:00
"version" : "[5.1.0, )"
2024-12-02 13:24:34 +00:00
} ,
"Microsoft.EntityFrameworkCore.Design" : {
"include" : "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive" ,
"suppressParent" : "All" ,
"target" : "Package" ,
2025-10-22 13:05:31 +00:00
"version" : "[9.0.0, )"
2024-12-02 13:24:34 +00:00
} ,
"Microsoft.EntityFrameworkCore.SqlServer" : {
"target" : "Package" ,
"version" : "[9.0.0, )"
} ,
"Microsoft.EntityFrameworkCore.Tools" : {
"include" : "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive" ,
"suppressParent" : "All" ,
"target" : "Package" ,
2025-10-22 13:05:31 +00:00
"version" : "[9.0.0, )"
2024-12-02 13:24:34 +00:00
} ,
"Microsoft.Extensions.PlatformAbstractions" : {
"target" : "Package" ,
"version" : "[1.1.0, )"
} ,
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets" : {
"target" : "Package" ,
2025-10-22 13:05:31 +00:00
"version" : "[1.21.0, )"
} ,
"Microsoft.VisualStudio.Web.CodeGeneration.Design" : {
"target" : "Package" ,
"version" : "[9.0.0, )"
2024-12-02 13:24:34 +00:00
} ,
"Swashbuckle.AspNetCore" : {
"target" : "Package" ,
2025-10-22 13:05:31 +00:00
"version" : "[7.2.0, )"
2024-12-02 13:24:34 +00:00
} ,
"Swashbuckle.AspNetCore.Annotations" : {
"target" : "Package" ,
2025-10-22 13:05:31 +00:00
"version" : "[7.2.0, )"
2024-12-02 13:24:34 +00:00
}
} ,
"imports" : [
"net461" ,
"net462" ,
"net47" ,
"net471" ,
"net472" ,
"net48" ,
"net481"
] ,
"assetTargetFallback" : true ,
"warn" : true ,
"frameworkReferences" : {
"Microsoft.AspNetCore.App" : {
"privateAssets" : "none"
} ,
"Microsoft.NETCore.App" : {
"privateAssets" : "all"
}
} ,
2025-10-26 13:09:16 +00:00
"runtimeIdentifierGraphPath" : "C:\\Program Files\\dotnet\\sdk\\9.0.305/PortableRuntimeIdentifierGraph.json"
2024-12-02 13:24:34 +00:00
}
}
} ,
"logs" : [
{
"code" : "NU1608" ,
"level" : "Warning" ,
"warningLevel" : 1 ,
2025-10-22 13:05:31 +00:00
"message" : "Detected package version outside of dependency constraint: AutoMapper.Extensions.Microsoft.DependencyInjection 12.0.1 requires AutoMapper (= 12.0.1) but version AutoMapper 13.0.1 was resolved." ,
"libraryId" : "AutoMapper" ,
2024-12-02 13:24:34 +00:00
"targetGraphs" : [
"net9.0"
]
} ,
{
2025-10-22 13:05:31 +00:00
"code" : "NU1608" ,
2024-12-02 13:24:34 +00:00
"level" : "Warning" ,
"warningLevel" : 1 ,
2025-10-22 13:05:31 +00:00
"message" : "Detected package version outside of dependency constraint: Pomelo.EntityFrameworkCore.MySql 8.0.2 requires Microsoft.EntityFrameworkCore.Relational (>= 8.0.2 && <= 8.0.999) but version Microsoft.EntityFrameworkCore.Relational 9.0.0 was resolved." ,
"libraryId" : "Microsoft.EntityFrameworkCore.Relational" ,
2024-12-02 13:24:34 +00:00
"targetGraphs" : [
"net9.0"
]
} ,
{
"code" : "NU1701" ,
"level" : "Warning" ,
"warningLevel" : 1 ,
2025-10-22 13:05:31 +00:00
"message" : "Package 'Razorpay 3.1.4' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net9.0'. This package may not be fully compatible with your project." ,
2024-12-02 13:24:34 +00:00
"libraryId" : "Razorpay" ,
"targetGraphs" : [
"net9.0"
]
}
]
}