up local nuget cache
Some checks failed
Docs CI / lint-and-preview (push) Has been cancelled

This commit is contained in:
master
2025-11-18 07:34:27 +02:00
parent 9075bad2d9
commit e69b57d467
475 changed files with 307546 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"version": 2,
"contentHash": "GWllmsFAtLyhm4C47cOCipGxyEi1NQWTFUHXnJ8hiHOsK/bH3T5eLkWPVW+LRL6jDiB3g3izW3YEHgLuPoJSyA==",
"source": "https://api.nuget.org/v3/index.json"
}

Binary file not shown.

View File

@@ -0,0 +1,56 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>StackExchange.Redis</id>
<version>2.8.24</version>
<authors>Stack Exchange, Inc.,Marc Gravell,Nick Craver</authors>
<owners>Stack Exchange, Inc.,Marc Gravell,Nick Craver</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<license type="expression">MIT</license>
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
<projectUrl>https://stackexchange.github.io/StackExchange.Redis/</projectUrl>
<description>High performance Redis client, incorporating both synchronous and asynchronous usage.</description>
<releaseNotes>https://stackexchange.github.io/StackExchange.Redis/ReleaseNotes</releaseNotes>
<copyright>2014 - 2024 Stack Exchange, Inc.</copyright>
<tags>Async Redis Cache PubSub Messaging</tags>
<repository type="git" url="https://github.com/StackExchange/StackExchange.Redis/" commit="0cb7d58977201035e945ac54752c726ef8da9a88" />
<dependencies>
<group targetFramework=".NETFramework4.6.1">
<dependency id="Microsoft.Bcl.AsyncInterfaces" version="6.0.0" exclude="Build,Analyzers" />
<dependency id="Microsoft.Extensions.Logging.Abstractions" version="6.0.0" exclude="Build,Analyzers" />
<dependency id="Pipelines.Sockets.Unofficial" version="2.2.8" exclude="Build,Analyzers" />
<dependency id="System.IO.Compression" version="4.3.0" exclude="Build,Analyzers" />
<dependency id="System.Runtime.InteropServices.RuntimeInformation" version="4.3.0" exclude="Build,Analyzers" />
<dependency id="System.Threading.Channels" version="5.0.0" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETFramework4.7.2">
<dependency id="Microsoft.Bcl.AsyncInterfaces" version="6.0.0" exclude="Build,Analyzers" />
<dependency id="Microsoft.Extensions.Logging.Abstractions" version="6.0.0" exclude="Build,Analyzers" />
<dependency id="Pipelines.Sockets.Unofficial" version="2.2.8" exclude="Build,Analyzers" />
<dependency id="System.IO.Compression" version="4.3.0" exclude="Build,Analyzers" />
<dependency id="System.Threading.Channels" version="5.0.0" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETCoreApp3.1">
<dependency id="Microsoft.Extensions.Logging.Abstractions" version="6.0.0" exclude="Build,Analyzers" />
<dependency id="Pipelines.Sockets.Unofficial" version="2.2.8" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETFramework6.0">
<dependency id="Microsoft.Extensions.Logging.Abstractions" version="6.0.0" exclude="Build,Analyzers" />
<dependency id="Pipelines.Sockets.Unofficial" version="2.2.8" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETFramework8.0">
<dependency id="Microsoft.Extensions.Logging.Abstractions" version="6.0.0" exclude="Build,Analyzers" />
<dependency id="Pipelines.Sockets.Unofficial" version="2.2.8" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETStandard2.0">
<dependency id="Microsoft.Bcl.AsyncInterfaces" version="6.0.0" exclude="Build,Analyzers" />
<dependency id="Microsoft.Extensions.Logging.Abstractions" version="6.0.0" exclude="Build,Analyzers" />
<dependency id="Pipelines.Sockets.Unofficial" version="2.2.8" exclude="Build,Analyzers" />
<dependency id="System.Threading.Channels" version="5.0.0" exclude="Build,Analyzers" />
</group>
</dependencies>
<frameworkAssemblies>
<frameworkAssembly assemblyName="System.IO.Compression" targetFramework=".NETFramework4.7.2" />
</frameworkAssemblies>
</metadata>
</package>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1 @@
9Z7Qs3SfjiYxwH7ABgPV9BHHrOyMkPvPkEfYomOJ+1bdVYDDgxLzNAKLiKVaAT5JgRZ2SbgS5GnDMYVkogVaCQ==