Commit Graph

18 Commits (c9966742fdd10334cbcbfa61867810a580578949)

Author SHA1 Message Date
Rick Anderson ae56b26380
Fix .NET 6 case (#31165)
* Fix .NET 6 case

* Fix .NET 6 case

* Fix .NET 6 case

* react to feedback

* react to feedback
2023-12-06 10:15:05 -10:00
Rick Anderson 37efd510ab
code prep copy (#31162)
* code prep copy

* code prep copy

* code prep copy

* code prep copy
2023-11-29 11:53:45 -10:00
Rick Anderson eaebc23836
Moniker prep (#31161)
* Moniker prep

* Moniker prep

* Moniker prep

* Moniker prep

* Moniker prep
2023-11-29 11:28:32 -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 ae8b94ea5e
.NET 6 moniker prep Razor UI class /5 (#25945)
* .NET 6 moniker prep Razor UI class /5

* .NET 6 moniker prep Razor UI class /5

* .NET 6 moniker prep Razor UI class /5
2022-05-23 16:11:51 -10:00
Fiyaz Bin Hasan c3b61acfd1
response cache attribute should be set on page model (#22924) 2021-08-02 07:08:51 -07:00
Fiyaz Bin Hasan a6617ada1c
Update ui-class.md (#22808)
* Update ui-class.md

* Create Startup.cs

* use code snippet

* new startup created and snippet reference added to doc

* Delete Startup.cs

* new line in the end

* move startup out of the webapp1

* Update Startup.cs

* Update aspnetcore/razor-pages/ui-class.md

* Update aspnetcore/razor-pages/ui-class.md

Co-authored-by: Kirk Larkin <kirk.larkin@pm.me>

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Kirk Larkin <kirk.larkin@pm.me>
2021-07-23 13:39:36 -07:00
Fiyaz Bin Hasan 0b1ae203af
rcl project update 3.1 (#22307)
* rcl project update  3.1

* new line error fixed and deleted unused css class
2021-05-14 16:05:33 -10:00
Luke Latham 87ff347062
RCL topic update for 3.0 (#14461) 2019-09-21 13:00:40 -05:00
Rick Anderson 0ee6b101d9
delete map and min files (#9310) 2018-10-31 14:26:48 -10:00
Dave Brock d138521569 redundant spacing (#8930) 2018-10-09 11:43:33 -05: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 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
Rick Anderson 89477467ff
RCL - show project file (#7888) 2018-07-31 11:22:22 -06:00
Rick Anderson 93a0aa4791
RCL fix VS tab (#7572)
* RCL fix VS tab

* work
2018-07-11 15:47:49 -06: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