Skip to content

Update analyzer docs to include ASP0025 "Use AddAuthorizationBuilder" #29229

@david-acker

Description

@david-acker

Update code analyzer docs to include new analyzer added by dotnet/aspnetcore#47428.

Diagnostic ID: ASP0025
Severity: Information
Category: Usage
Description: Use AddAuthorizationBuilder to register authorization services and construct policies.

A diagnostic is reported for usages of the older AddAuthorization that can be converted to the new AddAuthorizationBuilder.


Associated WorkItem - 89921

Metadata

Metadata

Assignees

Labels

8.0.NET 8doc-ideaseQUESTeredIdentifies that an issue has been imported into Quest.

Type

No type
No fields configured for issues without a type.

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions