-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Open
Labels
area-MetablockedIssue/PR is blocked on something - see commentsIssue/PR is blocked on something - see commentsdocumentationDocumentation bug or enhancement, does not impact product or test codeDocumentation bug or enhancement, does not impact product or test codeneeds-further-triageIssue has been initially triaged, but needs deeper consideration or reconsiderationIssue has been initially triaged, but needs deeper consideration or reconsideration
Milestone
Description
Microsoft.Extensions.Caching.SqlServer docs for .NET 10.0 APIs
Description
This issue tracks the porting of documentation for 6 APIs in the Microsoft.Extensions.Caching.SqlServer 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:
SqlServerCache
- M:Microsoft.Extensions.Caching.SqlServer.SqlServerCache.#ctor(Microsoft.Extensions.Options.IOptions{Microsoft.Extensions.Caching.SqlServer.SqlServerCacheOptions})
- M:Microsoft.Extensions.Caching.SqlServer.SqlServerCache.Microsoft#Extensions#Caching#Distributed#IBufferDistributedCache#Set(System.String,System.Buffers.ReadOnlySequence{System.Byte},Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions)
- M:Microsoft.Extensions.Caching.SqlServer.SqlServerCache.Microsoft#Extensions#Caching#Distributed#IBufferDistributedCache#SetAsync(System.String,System.Buffers.ReadOnlySequence{System.Byte},Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.Threading.CancellationToken)
- M:Microsoft.Extensions.Caching.SqlServer.SqlServerCache.Microsoft#Extensions#Caching#Distributed#IBufferDistributedCache#TryGet(System.String,System.Buffers.IBufferWriter{System.Byte})
- M:Microsoft.Extensions.Caching.SqlServer.SqlServerCache.Microsoft#Extensions#Caching#Distributed#IBufferDistributedCache#TryGetAsync(System.String,System.Buffers.IBufferWriter{System.Byte},System.Threading.CancellationToken)
SqlServerCacheOptions
Total APIs to document: 6
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-MetablockedIssue/PR is blocked on something - see commentsIssue/PR is blocked on something - see commentsdocumentationDocumentation bug or enhancement, does not impact product or test codeDocumentation bug or enhancement, does not impact product or test codeneeds-further-triageIssue has been initially triaged, but needs deeper consideration or reconsiderationIssue has been initially triaged, but needs deeper consideration or reconsideration