Skip to content
This repository has been archived by the owner on Dec 19, 2018. It is now read-only.

Rename Razor.Evolution #1169

Closed
rynowak opened this issue Apr 4, 2017 · 4 comments
Closed

Rename Razor.Evolution #1169

rynowak opened this issue Apr 4, 2017 · 4 comments

Comments

@rynowak
Copy link
Member

rynowak commented Apr 4, 2017

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 here
Microsoft.CodeAnalysis.Razor - we decided against this because we don't want to bring in other Roslyn dependencies at this level.

@rynowak
Copy link
Member Author

rynowak commented Apr 4, 2017

/cc @DamianEdwards

@rynowak
Copy link
Member Author

rynowak commented Apr 4, 2017

This deserves every label we can throw at it.

@rynowak
Copy link
Member Author

rynowak commented Apr 7, 2017

We decided on Microsoft.AspNetCore.Razor.Language

@rynowak rynowak added this to Working in Tooling Sprint 2 Apr 7, 2017
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
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/MetaPackages that referenced this issue Apr 10, 2017
@rynowak rynowak moved this from Working to Done in Tooling Sprint 2 Apr 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

No branches or pull requests

3 participants