EntityFramework.ApiDocs
EntityFramework.ApiDocs copied to clipboard
Not working web link for bulk operations
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 :)