Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Templates of generic controllers are now pre-compiled #78

Merged

Conversation

bounav
Copy link
Collaborator

@bounav bounav commented Feb 20, 2024

If you use generic controller the name of the class is going to be BlahController`X (where X is the number of generic parameters).

This was preventing views from being located when precompiling.

- Improved readability of RemoveSuffix method
@bounav bounav assigned bounav and unassigned bounav Feb 22, 2024
@RobertTheGrey RobertTheGrey merged commit e04fa77 into master Feb 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants