Commit ea40bbb
committed
Established new
This view establishes a basic counter that increments on a per-path basis. This will simplify output caching for the new `[TopicResponseCache]` attribute (9bc5797). As part of this, updated the new `/Web/CachedPage` stub data (8cbf7da) to use this view.Counter view for the Page content type1 parent 8cbf7da commit ea40bbb
2 files changed
Lines changed: 21 additions & 0 deletions
File tree
- OnTopic.AspNetCore.Mvc.IntegrationTests.Host
- Repositories
- Views/Page
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
184 | 187 | | |
185 | 188 | | |
186 | 189 | | |
| |||
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
0 commit comments