This repository was archived by the owner on Dec 19, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 223
Rename Razor.Evolution #1169
Milestone
Comments
/cc @DamianEdwards |
This deserves every label we can throw at it. |
We decided on |
NTaylorMullen
added a commit
that referenced
this issue
Apr 7, 2017
…azor.Language. - Also updated corresponding test project to go from Evolution => Language. - Regenerated test files to reflect new file paths. #1169
NTaylorMullen
added a commit
to aspnet/Mvc
that referenced
this issue
Apr 7, 2017
This was referenced Apr 7, 2017
NTaylorMullen
added a commit
to aspnet/Coherence
that referenced
this issue
Apr 7, 2017
NTaylorMullen
added a commit
to dotnet/Scaffolding
that referenced
this issue
Apr 7, 2017
NTaylorMullen
added a commit
to aspnet/MvcPrecompilation
that referenced
this issue
Apr 7, 2017
NTaylorMullen
added a commit
to aspnet/Mvc
that referenced
this issue
Apr 10, 2017
NTaylorMullen
added a commit
that referenced
this issue
Apr 10, 2017
…azor.Language. - Also updated corresponding test project to go from Evolution => Language. - Regenerated test files to reflect new file paths. #1169
NTaylorMullen
added a commit
to aspnet/Mvc
that referenced
this issue
Apr 10, 2017
NTaylorMullen
added a commit
to aspnet/MvcPrecompilation
that referenced
this issue
Apr 10, 2017
NTaylorMullen
added a commit
to dotnet/Scaffolding
that referenced
this issue
Apr 10, 2017
NTaylorMullen
added a commit
to aspnet/Coherence
that referenced
this issue
Apr 10, 2017
NTaylorMullen
added a commit
to aspnet/MetaPackages
that referenced
this issue
Apr 10, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We need to come up with an ahem professional-sounding name for
Microsoft.AspNetCore.Razor.Evolution
.Suggestions from the previous discussion thread:
Microsoft.AspNetCore.Razor.Engine
Microsoft.AspNetCore.Razor.Parser
My cool suggestions:
Microsoft.AspNetCore.Razor.Compiler
Microsoft.AspNetCore.Razor.Language
I'm hoping to still park most of the important types in the
Microsoft.AspNetCore.Razor
namespace.Names we can't use
Microsoft.AspNetCore.Razor
- there are runtime bits hereMicrosoft.CodeAnalysis.Razor
- we decided against this because we don't want to bring in other Roslyn dependencies at this level.The text was updated successfully, but these errors were encountered: