Tags: AArnott/docfx
Tags
perf: Optimize CountWordInText (dotnet#10050) * use SearchValues for special chars lookup on NET 8 * only allocate delimiter chars once * ensure no closure allocations with static lambdas
feat: Include API summary in <meta description> tag (dotnet#9611)
Fix japanese search (dotnet#9605) * Fix japanease tinyseg deps * Refactor import target suffix * lint --------- Co-authored-by: Yufei Huang <yufeih@live.com>
chore: Remove `NuGet.Frameworks` dependency from test projects (dotne… …t#9276) * chore: fix NuGet.Frameworks package version * chore: remove NuGet.Frameworks dependency from test projects * chore: update test sdk version * chore: remove NuGet.config file that is used for NuGet.Frameworks --------- Co-authored-by: Yufei Huang <yufeih@live.com>
PreviousNext