|
Net-Framework/ASP_dot_Net-Core/Errors
error message: Unexpected { after @ character
|
08.07.2021 1278
|
error message : Unexpected "{" after
"@" character Once inside the body of a code block (@if {}, @{},
etc ) you do not need to use "@{" to switch to code
in the following
code of a Asp Net core mvc project you receive the following error in visual
studio
error
|