In the documentation of new bulk methods, the documentation link is not working
This link precisely:
|
See <see href="https://aka.ms/efcore-docs-bulk-operations">Executing bulk operations with EF Core</see> |
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 :)
In the documentation of new bulk methods, the documentation link is not working
This link precisely:
EntityFramework.ApiDocs/dotnet/xml/Microsoft.EntityFrameworkCore/RelationalQueryableExtensions.xml
Line 215 in 328d2b1
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 :)