Commit Graph

2 Commits (2a58a2fc7a4013e86e8eb6be846c9bb8aca5bbf0)

Author SHA1 Message Date
Scott Addie 9a66c861d2
Explain how to enable Razor Class Library runtime compilation in ASP.NET Core 3.1+ (#17792)
* Explain how to enable RCL runtime compilation

* more work

* more work

* Update aspnetcore/mvc/views/view-compilation.md

Co-Authored-By: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-04-15 16:02:00 -05:00
Scott Addie 9f9bd9a0ab
Adapt Razor runtime compilation guidance to changes made in ASP.NET Core 3.1 (#17777)
* Adapt Razor runtime compilation guidance to changes made in 3.1

* Remove Runtime compilation heading

* Update line highlighting

* Verbiage tweak

* Restore 3.0 content

* minor edits

* Clarify instructions

* Fix indentation

* Expand explanation

* Fix xref link

* Apply suggestions from code review

Co-Authored-By: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* Apply suggestions from code review

Co-Authored-By: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* React to feedback

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-04-13 19:34:08 -05:00