Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 161 Bytes

File metadata and controls

7 lines (6 loc) · 161 Bytes

asp5-TagHelpers-ObjectToTable

simple tag helper to display json object in table using new taghelpers.

usage:

<object-to-table>@Model</object-to-table>