Skip to content

Demonstrates a potential bug in Razor, where runtime recompilation does not take the _ViewImports file from a class library into account. Might also be a bug in my own code though ;)

Notifications You must be signed in to change notification settings

bennycoomans/RecompileRazor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RecompileRazor

Demonstrates a potential bug in Razor, where runtime recompilation does not take the _ViewImports file from a class library into account. Might also be a bug in my own code though ;)

Reproducing the issue

Tun the sample and go to https://localhost:5001/styleguide/atoms. This page will display the compilation error.

About

Demonstrates a potential bug in Razor, where runtime recompilation does not take the _ViewImports file from a class library into account. Might also be a bug in my own code though ;)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published