Skip to content

Commit 281a6c8

Browse files
Merge pull request #35060 from dotnet/main
Merge to Live
2 parents 4c7b8d6 + c1b3233 commit 281a6c8

43 files changed

Lines changed: 224 additions & 191 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

aspnetcore/diagnostics/asp0000.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ uid: diagnostics/asp0000
99
---
1010
# ASP0000: Do not call 'IServiceCollection.BuildServiceProvider' in 'ConfigureServices'
1111

12-
| | Value |
13-
|-|-|
14-
| **Rule ID** |ASP0000|
15-
| **Category** |Usage|
16-
| **Fix is breaking or non-breaking** |Non-breaking|
12+
| | Value |
13+
| - | - |
14+
| **Rule ID** | ASP0000 |
15+
| **Category** | Usage |
16+
| **Fix is breaking or non-breaking** | Non-breaking |
1717

1818
## Cause
1919

aspnetcore/diagnostics/asp0001.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ uid: diagnostics/asp0001
99
---
1010
# ASP0001: Authorization middleware is incorrectly configured
1111

12-
| | Value |
13-
|-|-|
14-
| **Rule ID** |ASP0001|
15-
| **Category** |Usage|
16-
| **Fix is breaking or non-breaking** |Non-breaking|
12+
| | Value |
13+
| - | - |
14+
| **Rule ID** | ASP0001 |
15+
| **Category** | Usage |
16+
| **Fix is breaking or non-breaking** | Non-breaking |
1717

1818
## Cause
1919

aspnetcore/diagnostics/asp0003.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ uid: diagnostics/asp0003
99
---
1010
# ASP0003: Do not use model binding attributes with route handlers
1111

12-
| | Value |
13-
|-|-|
14-
| **Rule ID** |ASP0003|
15-
| **Category** |Usage|
16-
| **Fix is breaking or non-breaking** |Non-breaking|
12+
| | Value |
13+
| - | - |
14+
| **Rule ID** | ASP0003 |
15+
| **Category** | Usage |
16+
| **Fix is breaking or non-breaking** | Non-breaking |
1717

1818
## Cause
1919

aspnetcore/diagnostics/asp0004.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ uid: diagnostics/asp0004
99
---
1010
# ASP0004: Do not use action results with route handlers
1111

12-
| | Value |
13-
|-|-|
14-
| **Rule ID** |ASP0004|
15-
| **Category** |Usage|
16-
| **Fix is breaking or non-breaking** |Non-breaking|
12+
| | Value |
13+
| - | - |
14+
| **Rule ID** | ASP0004 |
15+
| **Category** | Usage |
16+
| **Fix is breaking or non-breaking** | Non-breaking |
1717

1818
## Cause
1919

aspnetcore/diagnostics/asp0005.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ uid: diagnostics/asp0005
99
---
1010
# ASP0005: Do not place attribute on method called by route handler lambda
1111

12-
| | Value |
13-
|-|-|
14-
| **Rule ID** |ASP0005|
15-
| **Category** |Usage|
16-
| **Fix is breaking or non-breaking** |Non-breaking|
12+
| | Value |
13+
| - | - |
14+
| **Rule ID** | ASP0005 |
15+
| **Category** | Usage |
16+
| **Fix is breaking or non-breaking** | Non-breaking |
1717

1818
## Cause
1919

aspnetcore/diagnostics/asp0006.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ uid: diagnostics/asp0006
99
---
1010
# ASP0006: Do not use non-literal sequence numbers
1111

12-
| | Value |
13-
|-|-|
14-
| **Rule ID** |ASP0006|
15-
| **Category** |Usage|
16-
| **Fix is breaking or non-breaking** |Non-breaking|
12+
| | Value |
13+
| - | - |
14+
| **Rule ID** | ASP0006 |
15+
| **Category** | Usage |
16+
| **Fix is breaking or non-breaking** | Non-breaking |
1717

1818
## Cause
1919

aspnetcore/diagnostics/asp0007.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ uid: diagnostics/asp0007
99
---
1010
# ASP0007: Route parameter and argument optionality is mismatched
1111

12-
| | Value |
13-
|-|-|
14-
| **Rule ID** |ASP0007|
15-
| **Category** |Usage|
16-
| **Fix is breaking or non-breaking** |Non-breaking|
12+
| | Value |
13+
| - | - |
14+
| **Rule ID** | ASP0007 |
15+
| **Category** | Usage |
16+
| **Fix is breaking or non-breaking** | Non-breaking |
1717

1818
## Cause
1919

aspnetcore/diagnostics/asp0008.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ uid: diagnostics/asp0008
99
---
1010
# ASP0008: Do not use ConfigureWebHost with WebApplicationBuilder.Host
1111

12-
| | Value |
13-
|-|-|
14-
| **Rule ID** |ASP0008|
15-
| **Category** |Usage|
16-
| **Fix is breaking or non-breaking** |Non-breaking|
12+
| | Value |
13+
| - | - |
14+
| **Rule ID** | ASP0008 |
15+
| **Category** | Usage |
16+
| **Fix is breaking or non-breaking** | Non-breaking |
1717

1818
## Cause
1919

aspnetcore/diagnostics/asp0009.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ uid: diagnostics/asp0009
99
---
1010
# ASP0009: Do not use Configure with WebApplicationBuilder.WebHost
1111

12-
| | Value |
13-
|-|-|
14-
| **Rule ID** |ASP0009|
15-
| **Category** |Usage|
16-
| **Fix is breaking or non-breaking** |Non-breaking|
12+
| | Value |
13+
| - | - |
14+
| **Rule ID** | ASP0009 |
15+
| **Category** | Usage |
16+
| **Fix is breaking or non-breaking** | Non-breaking |
1717

1818
## Cause
1919

aspnetcore/diagnostics/asp0010.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ uid: diagnostics/asp0010
99
---
1010
# ASP0010: Do not use UseStartup with WebApplicationBuilder.WebHost
1111

12-
| | Value |
13-
|-|-|
14-
| **Rule ID** |ASP0010|
15-
| **Category** |Usage|
16-
| **Fix is breaking or non-breaking** |Non-breaking|
12+
| | Value |
13+
| - | - |
14+
| **Rule ID** | ASP0010 |
15+
| **Category** | Usage |
16+
| **Fix is breaking or non-breaking** | Non-breaking |
1717

1818
## Cause
1919

0 commit comments

Comments
 (0)