-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Hi please find my first milestone,
Since we can have code for both a view in the razor file and an attached code-behind file.
From our experience, we have chosen not to use the @code element in files with the .razor extension.
C# code should be in the .razor.cs file provided for this purpose.
The only necessary exception is the using block
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request