File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -314,7 +314,15 @@ The first version of CodeBehind is based on .NET Core version 7.0; if the versio
314314- Ability to support conditional expressions and loops without needing brackets in Razor syntax
315315- New options for accessing controllers, in lower case
316316- Adding an option to create or not create default pages in the options file
317+ - Adding option to ignore the controller name prefix and suffix
318+ - Adding option to convert two underlines into a single dash to call the controller name
317319- And a series of minor changes and improvements
318320
319321** Problems that were solved:**
320322- Fixed location tag detection issue when calling back in WebFormsJS
323+
324+
325+ ### Version 3.5.1
326+
327+ ** New features:**
328+ - Improved performance for making final View classes
You can’t perform that action at this time.
0 commit comments