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

Adding support for Razor precompilation #5160

Closed
wants to merge 1 commit into from
Closed

Conversation

pranavkm
Copy link
Contributor

Fixes #3917

namespace Microsoft.AspNetCore.Mvc
{
/// <summary>
/// Configures the <see cref="IMvcBuilder"/>. Implement this interface to enable design-time configuration
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We may want to be more specific here so people don't think this enables custom TagHelper resolution in their cshtml editors.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, let's figure out the naming bit in a second iteration.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cc @rynowak \ @Eilon - suggestions?

@pranavkm pranavkm closed this Aug 24, 2016
@pranavkm pranavkm deleted the prkrishn/3917 branch September 9, 2016 16:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants