-
Notifications
You must be signed in to change notification settings - Fork 25.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
new doc: Razor Pages Areas #5407
Comments
Described by |
@guardrex @scottaddie who wants this? |
@Rick-Anderson Can I take this? Is there anything I need to know first? |
@Encrypt0r yes. Post an outline of the article here. @scottaddie do you have an idea for the outline? |
I haven't had time to look at this yet. @Encrypt0r Please provide your thoughts on a rough outline, and we'll review it. |
@scottaddie @Rick-Anderson Here are the changes that I think are needed:
|
@Encrypt0r you're right. It's much better to have one topic on areas and update it so it applies to RP. Like you say
You're approved! Nice outline of proposed changes. I think you've hit everything. |
Moved to #9041 |
aspnet/Mvc#6926, aspnet/Mvc#6604
Scaffold the Identity UI and see how it uses areas.
Rename Areas in ASP.NET Core to Areas in ASP.NET Core for controllers
Before the intro, say this is for MVC controllers, see Areas for Razor Pages.
The text was updated successfully, but these errors were encountered: