Results.Extensions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a container for external libraries to extend
the default Results
set with their own samples.
public static Microsoft.AspNetCore.Http.IResultExtensions Extensions { get; }
static member Extensions : Microsoft.AspNetCore.Http.IResultExtensions
Public Shared ReadOnly Property Extensions As IResultExtensions