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

Camel-case tag helper directives #264

@glen-84

Description

@glen-84

When multiple words are joined and the full string is lower-cased (or upper-cased), it makes it difficult to read.

For example:

@addtaghelper X

Would it be possible to make directives case insensitive, or at least allow camel or pascal case?

@addTagHelper X

Unrelated to this ticket: Would it not make sense to use a different prefix for directives, so that they don't look like variables? Something like:

@!model WebApplication1.Models.LoginViewModel

... just a thought.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions