EntityFramework.ApiDocs icon indicating copy to clipboard operation
EntityFramework.ApiDocs copied to clipboard

Not working web link for bulk operations

Open begerard opened this issue 3 years ago • 0 comments

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 :)

begerard avatar Nov 18 '22 09:11 begerard