net8.0
namespace Microsoft.AspNetCore.ApiAuthorization.IdentityServer
{
[HtmlTargetElement("*", Attributes = "[asp-apiauth-parameters]")]
public class ClientParametersTagHelper : TagHelper
{
public ClientParametersTagHelper(IClientRequestParametersProvider clientRequestParametersProvider);
}
}
.NET | 7.08.09.0 |
---|---|
Information specific to net8.0 | |
Assemblies | Microsoft.AspNetCore.ApiAuthorization.IdentityServer , Version=8.0.0.0, PublicKeyToken=adb9793829ddae60 Microsoft.AspNetCore.ApiAuthorization.IdentityServer , Version=7.0.20.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.AspNetCore.ApiAuthorization.IdentityServer (8.0.0-preview.6.23329.11) net8.0 |
Platform Restrictions | This API is supported on all platforms. |