dotnet / dotnet/AspNetCore.Docs
asp-append-version Used in an HTML File
- Dominant language
- C#
- Stars
- 13.1k
- Forks
- 24.6k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 97
Description
### 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 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
Contributor guide
Assessment
This issue has not been assessed yet.