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

asp-append-version Used in an HTML File #32569

Open
bassem-mf opened this issue May 13, 2024 · 0 comments
Open

asp-append-version Used in an HTML File #32569

bassem-mf opened this issue May 13, 2024 · 0 comments
Assignees
Labels
aspnet-core/svc Source - Docs.ms Docs Customer feedback via GitHub Issue tutorials/subsvc

Comments

@bassem-mf
Copy link

Description

The index.html code under the section titled "Call the web API with JavaScript"
https://learn.microsoft.com/en-us/aspnet/core/tutorials/web-api-javascript?view=aspnetcore-8.0#call-the-web-api-with-javascript
has a <script> tag with the attribute "asp-append-version". This is a Razor attribute used in a .html document that will be served as-is to the client.

Page URL

https://learn.microsoft.com/en-us/aspnet/core/tutorials/web-api-javascript?view=aspnetcore-8.0

Content source URL

https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/tutorials/web-api-javascript.md

Document ID

d3227595-fe2a-7630-0379-8da3b1dba2ee

Article author

@wadepickett

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aspnet-core/svc Source - Docs.ms Docs Customer feedback via GitHub Issue tutorials/subsvc
Projects
None yet
Development

No branches or pull requests

3 participants