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
Thank you for this feedback! We are planning on support a variant of Razor templates in functions blocks in the next preview update to .NET Core 3.0. You can see details about it here: dotnet/aspnetcore#5577
As described, I can create Razor templates like this:
However this syntax doesn't seem to be supported at all in an
@functions
block -- both of the above assignments render a series of compiler errors.I expected to be able to do this:
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: