aspnet/MvcPrecompilation
[Archived] Tooling that allows compilation of MVC Razor views as part of build and publish. Project moved to https://github.com/aspnet/AspNetCore
C#NOASSERTION
Issues
- 8
- 8
- 14
Test failure: RunClientTests
#294 opened by aspnet-hello - 4
- 1
Broken test: Publish_UsesRazorSDK
#241 opened by ryanbrandenburg - 0
- 12
- 3
Using precompiled views
#288 opened by olegsavelos - 10
- 6
- 3
- 2
Fix flaky tests
#277 opened by dougbu - 10
--runtime didn't work, while -r does
#276 opened by livarcocc - 1
Flaky test: Precompilation_WorksForSimpleApps
#261 opened by ryanbrandenburg - 2
- 0
Compiling a 2.1.0 project targeting desktop with a reference to the ViewCompilation package produces a warning about mismatch in architectures
#270 opened by pranavkm - 1
precompiling views which are in separate project
#268 opened by guylando - 4
.Net Core 2.0 mvc.razor.viewcompilation.rsp build exception MSB3073 exited with code -2147450751
#262 opened by DenisKot - 3
How to generate multiple projects?
#260 opened by cqkisyouq - 2
- 11
- 7
- 0
- 8
- 4
- 16
- 3
- 1
Re-enable desktop tests once SDK issue is resolved
#220 opened by pranavkm - 4
- 5
Improve support for precompilation of razor views in class libraries (embedded ui)
#214 opened by evil-shrike - 2
- 2
- 2
Target MvcRazorPrecompile is skipped on file rename/deletions for incremental builds.
#194 opened by dasMulli - 5
Types implemeting IDesignTimeMvcBuilderConfiguration can't be loaded if they do not have a no-arg constructor
#207 opened by pranavkm - 5
- 1
Class library view precompilation by default
#213 opened by svallis - 3
- 43
Precompiled views in project and library in 2.0.0
#187 opened by svallis - 4
Functional tests hang with latest runtime
#210 opened by JunTaoLuo - 11
Precompiled views does not run with Areas folder in project and library in 2.0.0
#202 opened by Smilefounder - 4
How avoid "PrecompiledViews.pdb" in publish dir?
#204 opened by ahdung - 3
- 2
Publish fails with MvcPrecompilation
#190 opened by IsaacSee - 2
[Patch 1.1.3] : Flaky test ViewCompilationOptionsTest.PublishingWithOption_AllowsPublishingRefAssemblies
#195 opened by pranavkm - 1
<project-name>.PrecompiledViews requires dependency in higher version that deployed.
#198 opened by rosieks - 4
- 3
Render view to string with precompilation
#189 opened by pebezo - 8
- 2
- 1