Blazor File Uploads article updates 8.0 (#30117)

pull/30129/head
Luke Latham 2023-08-23 13:02:40 -04:00 committed by GitHub
parent c4ada76a66
commit 298c15b9aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 798 additions and 226 deletions

View File

@ -818,7 +818,7 @@ else
}
```
For an additional working example, see the Blazor Server file upload example that uploads files to a web API controller in the <xref:blazor/file-uploads#upload-files-to-a-server> article.
For an additional working example, see the server-side file upload example that uploads files to a web API controller in the <xref:blazor/file-uploads#upload-files-to-a-server-with-server-side-rendering> article.
:::zone-end

File diff suppressed because it is too large Load Diff