65.9K
CodeProject is changing. Read more.
Home

Templated Data container with Razor

starIconstarIconstarIconstarIconstarIcon

5.00/5 (10 votes)

Jun 26, 2023

CPOL

2 min read

viewsIcon

9517

Rather than littering a razor component with @if (a == b) logic to show items, use render fragments to make a declarative component