You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
Use razor/roslyn to code generate a wrapper for a view component that will simplify invoking it from Razor, while keeping the authoring experience the same.
Related to #612 - this suggestion goes further.
Use razor/roslyn to code generate a wrapper for a view component that will simplify invoking it from Razor, while keeping the authoring experience the same.
Sample code:
The generated methods would have the same names and parameters as the methods defined on the viewcomponent class.
The text was updated successfully, but these errors were encountered: