dotnet / dotnet/EntityFramework.ApiDocs
Not working web link for bulk operations
Open
- Dominant language
- No language data
- Stars
- 17
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
### In the documentation of new bulk methods, the documentation link is not working
This link precisely:
https://github.com/dotnet/EntityFramework.ApiDocs/blob/328d2b109ddfb962f68e43e3f0154aee40cb55ac/dotnet/xml/Microsoft.EntityFrameworkCore/RelationalQueryableExtensions.xml#L215
Return a 302 Moved Temporarily to https://www.bing.com?ref=aka&shorturl=efcore-docs-bulk-operations which return nothing (Bing don't seems to understand what to do with it and stay at landing page).
Links to documentation like that will be very helpful to maintains code, please fix it and add new ones when possible :)
Contributor guide
Assessment
This issue has not been assessed yet.