2sic / razor-blade

A pretty awesome library to make work in Razor easier and more productive
MIT License
6 stars 2 forks source link

Add Tag Operators to enable adding tags like Tag.Div("hello") + Tag.P("hello") #10

Closed iJungleboy closed 3 years ago

iJungleboy commented 3 years ago

....atm this throws an error, but it should just return another tag object with this contents.