2sic / 2sxc

DNN + 2sxc = #DNNCMS - This tool helps web designers and developers prepare great looking content in DNN (DotNetNuke). It's like mixing DNN with Umbraco and Drupal :)
http://2sxc.org
MIT License
145 stars 39 forks source link

Feat: Implement typed stack with AsStack<T>(...) #3361

Closed iJungleboy closed 4 months ago

iJungleboy commented 4 months ago

I'm submitting a

[x] feature request

...about

[x] Razor templating [x] C# Code (Typed / Strong-Typed)

Current Behavior / Expected Behavior

The stack is currently not typed, but it would be much better if it were.

Your environment