IBindableFromHttpContext<TSelf>
BindAsync(HttpContext, ParameterInfo)
net10.0
namespace Microsoft.AspNetCore.Http
{
public interface IBindableFromHttpContext<TSelf>
where TSelf, class, IBindableFromHttpContext<TSelf!>!
{
static ValueTask<TSelf?> BindAsync(HttpContext! context, ParameterInfo! parameter);
}
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| Design Reviews |
|
| .NET | 7.08.09.010.0 |
Information specific to net10.0 | |
| Assembly | Microsoft.AspNetCore.Http.Abstractions , Version=10.0.0.0, PublicKeyToken=adb9793829ddae60 |
| Referencing | Requires any:
|
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API