Commit Graph

19 Commits (9566ceeec43989d7deabadaecc8a3b2f235920fc)

Author SHA1 Message Date
Alex Buck 167954e87d
[BULK UPDATE] DocuTune - Rebranding links (#27044)
* [BULK UPDATE] DocuTune - Rebranding links

* Update cascading-values-and-parameters.md
2022-09-20 14:37:02 -10:00
Rick Anderson 39b7df2ca8
Remove .min ref from all non-Blazor projects /2 (#26216) 2022-06-23 15:27:45 -10:00
Rick Anderson 7a47047713
.NET 6 RP routes and app conventions /1 (#26012)
* .NET 6 RP routes and app conventions /1

* .NET 6 RP routes and app conventions /1

* .NET 6 RP routes and app conventions /1

* .NET 6 RP routes and app conventions /1

* .NET 6 RP routes and app conventions /1

* .NET 6 RP routes and app conventions /1

* .NET 6 RP routes and app conventions /1

* .NET 6 RP routes and app conventions /1

* work

* work
2022-06-03 12:28:08 -10:00
Rick Anderson 2be7471419
Moniker hell for RP routes and app conventions (#26010) 2022-05-31 16:03:49 -10:00
Kirk Larkin 7f3528d810
Use AddRazorPages(options => ...) where appropriate (#19247)
* Use AddRazorPages(options => ...) where appropriate

* React to feedback
2020-07-19 08:59:03 -10:00
Luke Latham 6df254dd59
Fix sample apps for Razor Pages Conventions topic (#16876) 2020-02-05 20:59:58 -06:00
Luke Latham 4a16dc236d
3.1 Sample Updates (#16170) 2019-12-12 17:31:22 -06:00
David Pine 1abb32ad3d Compressed .PNG image files (#15654) 2019-11-11 10:53:59 -06:00
Nikita Potapenko dc8f9b7bea Update packages (#14574)
Use GA version
2019-09-25 07:58:43 -10:00
David Pine 769d8c6ae7 Removed images that are not referenced anywhere. (#13804) 2019-08-17 10:20:41 -05:00
Luke Latham 479cd11c28
Razor Pages Conventions update to 3.0 (#13734) 2019-08-08 16:43:11 -05:00
Luke Latham 8a15a6e94e RP route and app conventions update (#11194)
Fixes #6801 

* Add example code for `IPageHandlerModelConvention` to the sample app (but it's not wired up to do anything really ... just shows how to implement it generally).
* Take sample app to 2.2.
* Drop the *Replace the default page app model provider* and sample code for it per instructions from engineering (see the issue).
* Take topic to 2.1+ (shed 2.0 content).
* XREF links (I really suspect that a VSC Extension could do 90% of the conversion work ... I should consider creating it.)
2019-02-27 11:24:58 -10:00
Rick Anderson 0ee6b101d9
delete map and min files (#9310) 2018-10-31 14:26:48 -10:00
Luke Latham 8e6dd4a7f4 Drop version from App package (#8881)
Addresses #8579 

I might be getting the hang of **_find and replace_** now. 😝

This doesn't touch a couple that ref 2.2.0. I'll tidy those up on https://github.com/aspnet/Docs/issues/8518 after 2.2 RTM.
2018-10-06 17:10:28 -10:00
Luke Latham b7ba93461f
RP conventions topic+sample updates (#8523) 2018-09-17 13:26:42 -05:00
Luke Latham 46f41d4774
Update All and App package versions (#8513) 2018-09-13 11:39:23 -05:00
Luke Latham 1a0f79a8fe
Update All/App package version (#8489) 2018-09-11 08:53:03 -05:00
Luke Latham 34b33e245b Add version to App package references (#7551)
Fixes #7532
2018-07-10 22:43:09 -05:00
Scott Addie 645d057bbb
Metadata updates for the Razor Pages docs (#7127)
* Metadata updates for the Razor Pages docs

* Update sample download links

* Change uid values

* Remove unnecessary redirection rule

* Fix date metadata warnings

* Add redirect entries

* Fix invalid link after rebase
2018-06-19 15:06:11 -05:00