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.

Add AttributeCodeGenerator tests for enums, dictionaries, primitives #102

@NTaylorMullen

Description

@NTaylorMullen

TagHelpers default attribute code generator handles concrete types and depending on the TagHelper's attributes designates "correct" code generators to each. In the prototype the tag helper resolver and individual attribute code generators was part of MVC but after some research we found that it can be part of Microsoft.AspNet.Razor via #99. We can also translate the prototype based code generators from Mvc to Razor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions