Commit 25419dd
committed
Marked
Moving forward, all extension methods are being implemented for `IEndpointRouteBuilder` since it's the recommended routing middleware for ASP.NET 3.0+. In OnTopic 5.0.0—which will likely correspond with support for .NET 5.0—we'll be removing support for `MapTopicRoute(IRouteBuilder)` entirely. As such, it's being flagged as deprecated now via the `[Obsolete()]` attribute.MapTopicRoute(IRouteBuilder) obsolete1 parent 865f26a commit 25419dd
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
67 | 73 | | |
68 | 74 | | |
69 | 75 | | |
| |||
0 commit comments