dotnet / dotnet/runtime

Microsoft.Extensions.Caching.StackExchangeRedis docs for .NET 10.0 APIs

Open
#120,485 4 comments 0 reactions 0 assignees View on GitHub
area-Meta blocked documentation
Dominant language
C#
Stars
18.3k
Forks
5.6k
PR merge metrics
PR metrics pending

Description

# Microsoft.Extensions.Caching.StackExchangeRedis docs for .NET 10.0 APIs

## Description

This issue tracks the porting of documentation for 9 APIs in the `Microsoft.Extensions.Caching.StackExchangeRedis` namespace that were added in .NET 10.0.

## Instructions

Please follow the instructions in the main tracking issue (#120483) for documenting these APIs.

## Undocumented APIs

The following APIs need documentation:

### RedisCache

- [M:Microsoft.Extensions.Caching.StackExchangeRedis.RedisCache.#ctor(Microsoft.Extensions.Options.IOptions{Microsoft.Extensions.Caching.StackExchangeRedis.RedisCacheOptions})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.Extensions.Caching.StackExchangeRedis/RedisCache.xml)
- [M:Microsoft.Extensions.Caching.StackExchangeRedis.RedisCache.Microsoft#Extensions#Caching#Distributed#IBufferDistributedCache#Set(System.String,System.Buffers.ReadOnlySequence{System.Byte},Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.Extensions.Caching.StackExchangeRedis/RedisCache.xml)
- [M:Microsoft.Extensions.Caching.StackExchangeRedis.RedisCache.Microsoft#Extensions#Caching#Distributed#IBufferDistributedCache#SetAsync(System.String,System.Buffers.ReadOnlySequence{System.Byte},Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.Threading.CancellationToken)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.Extensions.Caching.StackExchangeRedis/RedisCache.xml)
- [M:Microsoft.Extensions.Caching.StackExchangeRedis.RedisCache.Microsoft#Extensions#Caching#Distributed#IBufferDistributedCache#TryGet(System.String,System.Buffers.IBufferWriter{System.Byte})](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.Extensions.Caching.StackExchangeRedis/RedisCache.xml)
- [M:Microsoft.Extensions.Caching.StackExchangeRedis.RedisCache.Microsoft#Extensions#Caching#Distributed#IBufferDistributedCache#TryGetAsync(System.String,System.Buffers.IBufferWriter{System.Byte},System.Threading.CancellationToken)](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.Extensions.Caching.StackExchangeRedis/RedisCache.xml)
- [T:Microsoft.Extensions.Caching.StackExchangeRedis.RedisCache](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.Extensions.Caching.StackExchangeRedis/RedisCache.xml)

### RedisCacheOptions

- [M:Microsoft.Extensions.Caching.StackExchangeRedis.RedisCacheOptions.#ctor](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.Extensions.Caching.StackExchangeRedis/RedisCacheOptions.xml)
- [P:Microsoft.Extensions.Caching.StackExchangeRedis.RedisCacheOptions.ConnectionMultiplexerFactory](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.Extensions.Caching.StackExchangeRedis/RedisCacheOptions.xml)
- [P:Microsoft.Extensions.Caching.StackExchangeRedis.RedisCacheOptions.ProfilingSession](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.Extensions.Caching.StackExchangeRedis/RedisCacheOptions.xml)

Total APIs to document: 9

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.