Commit Graph

14 Commits (e9fa2e59aeeb6609202af01f93ad800afae5f7ce)

Author SHA1 Message Date
Rick Anderson 39b7df2ca8
Remove .min ref from all non-Blazor projects /2 (#26216) 2022-06-23 15:27:45 -10:00
Kirk Larkin 64a0e660af
Update View Compilation to 6.0 (#24733)
* Update View Compilation to 6.0

* .

* Add warning re .NET 6 issue
2022-01-27 08:23:58 -10:00
Kirk Larkin 7bcfa68eb3
Prepare View Compilation for 6.0 (#24732) 2022-01-25 11:28:47 +00:00
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
Rick Anderson b61139b485
Razor file compilation (#17709)
* Razor file compilation

* Razor file compilation

* Razor file compilation

* Razor file compilation

* Apply suggestions from code review

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Razor file compilation

* Razor file compilation

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-04-10 07:27:30 -10:00
David Pine 1abb32ad3d Compressed .PNG image files (#15654) 2019-11-11 10:53:59 -06:00
Pranav K 030932e6cc Add docs about runtime compilation (#11135)
Fixes #11130
2019-02-26 10:36:33 -10:00
Scott Addie 28c33483a9
UE edit of Razor file compilation doc (#6464)
* UE edit of Razor file compilation doc

* More edits

* Include .NET Framework csproj file

* More edits

* Apply more versioning moniker changes

* More cleanup
2018-05-18 10:08:48 -05:00
Scott Addie aea5ad8493 Add *.PrecompiledViews assembly text (#4929)
* Add PrecompiledViews assembly text

* Optimize screenshot
2017-12-05 08:18:27 -10:00
Scott Addie 9f933e0eca Fixes #3758 (#3968) 2017-08-15 11:15:49 -05:00
Rick Anderson 2afe3c19fc 2.0 metapackage (#3735)
* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* Minor tweaks to metapackage.md

* Convert "settings" to singular form

* Remove double quotes surrounding Microsoft.NET.Sdk.Web

* work

* work

* work

* work

* work
2017-07-18 15:44:34 -06:00
Scott Addie 3b18a15f31 Remove implied ToolsVersion property (#3720) 2017-07-14 09:33:50 -06:00
Rick Anderson 4151c05613 move view comp to own doc (#3019)
* move view comp to own doc

* fix line no

* simplfy
2017-03-20 15:29:28 -10:00