2025 - 2026 PR Contributions
2025 - 2026 PR ContributionsIntro2025-04-01 - 2026-03-31按 PR 合并的时间共 133 个 PR其中 52 个外部贡献涉及 22 个仓库。All PRs• AIDotNet/MakingMcp[1]• Update package references to stable versions(2025-11-18) https://github.com/AIDotNet/MakingMcp/pull/1• AIDotNet/OpenDeepWiki[2]• Simplify multi platform docker image(2025-05-21) https://github.com/AIDotNet/OpenDeepWiki/pull/75• alirezanet/Husky.Net[3]• remove net6.0/net7.0 since out of support(2025-11-19) https://github.com/alirezanet/Husky.Net/pull/135• Binoculars-X/JsonPathToModel[4]• update InternalsVisibleTo usage(2025-06-12) https://github.com/Binoculars-X/JsonPathToModel/pull/32• dotnet/aspnetcore[5]• Obsolete Microsoft.AspNetCore.HttpOverrides.IPNetwork(2025-07-19) https://github.com/dotnet/aspnetcore/pull/62490• fix SignalR http2 SkipNegotiation error(2026-02-13) https://github.com/dotnet/aspnetcore/pull/62940• dotnet/core[6]• update 10.0.5 release date(2026-03-13) https://github.com/dotnet/core/pull/10315• docs: update version in 11.0.0-preview.2.md(2026-03-17) https://github.com/dotnet/core/pull/10317• dotnet/docs[7]• update bash multi tag script sample(2025-04-25) https://github.com/dotnet/docs/pull/45920• Update links for C# and F# new versions(2025-11-13) https://github.com/dotnet/docs/pull/49876• file-based program document enhancement(2025-11-17) https://github.com/dotnet/docs/pull/49928• Fix formatting for dotnet shebang code example(2025-11-18) https://github.com/dotnet/docs/pull/49951• dotnet/runtime[8]• add HttpMethod.Query(2025-05-26) https://github.com/dotnet/runtime/pull/115934• fix json source generator serialize when writing(2025-05-27) https://github.com/dotnet/runtime/pull/116004• Removing unnecessary conditional check(2025-12-07) https://github.com/dotnet/runtime/pull/122271• dotnet/yarp[9]• docs: fix a typo(2025-05-28) https://github.com/dotnet/yarp/pull/2860• migrate to slnx(2025-05-28) https://github.com/dotnet/yarp/pull/2861• add new extension method to simplify direct forwarding(2025-08-04) https://github.com/dotnet/yarp/pull/2901• Use exception throw helper(2025-07-22) https://github.com/dotnet/yarp/pull/2903• httptoolkit/httptoolkit-ui[10]• feat: json-records content type support(2025-08-07) https://github.com/httptoolkit/httptoolkit-ui/pull/167• HuaweiCloudDeveloper/gaussdb-dotnet[11]• SHA256 auth support(2025-04-26) https://github.com/HuaweiCloudDeveloper/gaussdb-dotnet/pull/3• feat: support MD5SHA256Password auth(2025-04-26) https://github.com/HuaweiCloudDeveloper/gaussdb-dotnet/pull/5• feat: add unit test ci(2025-05-11) https://github.com/HuaweiCloudDeveloper/gaussdb-dotnet/pull/10• Fix discard related test cases(2025-05-11) https://github.com/HuaweiCloudDeveloper/gaussdb-dotnet/pull/11• Fix more tests(2025-05-13) https://github.com/HuaweiCloudDeveloper/gaussdb-dotnet/pull/14• renaming for gaussdb(2025-05-15) https://github.com/HuaweiCloudDeveloper/gaussdb-dotnet/pull/20• Refine package(2025-05-17) https://github.com/HuaweiCloudDeveloper/gaussdb-dotnet/pull/21• Update workflow(2025-05-17) https://github.com/HuaweiCloudDeveloper/gaussdb-dotnet/pull/22• Update release.yml(2025-05-17) https://github.com/HuaweiCloudDeveloper/gaussdb-dotnet/pull/23• update readme and update icon(2025-05-17) https://github.com/HuaweiCloudDeveloper/gaussdb-dotnet/pull/24• update example(2025-05-18) https://github.com/HuaweiCloudDeveloper/gaussdb-dotnet/pull/25• refactor build script with C# script(2025-05-19) https://github.com/HuaweiCloudDeveloper/gaussdb-dotnet/pull/26• isen-ng/homebrew-dotnet-sdk-versions[12]• Update auto-updater schedule(2025-08-13) https://github.com/isen-ng/homebrew-dotnet-sdk-versions/pull/444• add dotnet-sdk-11-preview(2026-03-19) https://github.com/isen-ng/homebrew-dotnet-sdk-versions/pull/494• jbogard/MongoDB.Driver.Core.Extensions.DiagnosticSources[13]• do not add tags when not AllDataRequested(2025-05-16) https://github.com/jbogard/MongoDB.Driver.Core.Extensions.DiagnosticSources/pull/45• public ActivitySourceName(2025-05-16) https://github.com/jbogard/MongoDB.Driver.Core.Extensions.DiagnosticSources/pull/46• JusterZhu/AvaloniaCypher[14]• add AvaloniaFieldKeyword(2025-10-18) https://github.com/JusterZhu/AvaloniaCypher/pull/8• microsoft/aspire[15]• support ClaimActions configure for dashboard(2025-10-09) https://github.com/microsoft/aspire/pull/8396• microsoft/aspire.dev[16]• Fix typo in k6 integration documentation(2026-01-05) https://github.com/microsoft/aspire.dev/pull/202• night-moon-studio/NatashaPad[17]• update to dotnet 10(2025-11-20) https://github.com/night-moon-studio/NatashaPad/pull/30• avalonia init(2025-11-23) https://github.com/night-moon-studio/NatashaPad/pull/31• open-feature/dotnet-sdk[18]• feat: update FeatureLifecycleStateOptions.StopState default to Stopped(2025-04-01) https://github.com/open-feature/dotnet-sdk/pull/414• build: migrate to slnx(2025-05-16) https://github.com/open-feature/dotnet-sdk/pull/415• chore: fix sample build warning(2025-06-24) https://github.com/open-feature/dotnet-sdk/pull/498• feat: Support JSON Serialize for Value(2025-07-24) https://github.com/open-feature/dotnet-sdk/pull/529• fix: expose ValueJsonConverter for generator support and add JsonSourceGenerator test cases(2025-07-31) https://github.com/open-feature/dotnet-sdk/pull/537• pengweiqhca/Xunit.DependencyInjection[19]• Update README with NuGet and DeepWiki badges(2025-09-28) https://github.com/pengweiqhca/Xunit.DependencyInjection/pull/159• rosenbjerg/FFMpegCore[20]• docs: update nuget badge(2025-09-09) https://github.com/rosenbjerg/FFMpegCore/pull/572• spectreconsole/spectre.console[21]• Update System.Memory dependency(2025-06-05) https://github.com/spectreconsole/spectre.console/pull/1832• ZiggyCreatures/FusionCache[22]• use InternalsVisibleTo MSBuild item(2025-06-05) https://github.com/ZiggyCreatures/FusionCache/pull/488• use slnx solution file(2025-06-13) https://github.com/ZiggyCreatures/FusionCache/pull/490• docs: add a link for the nuget badge to the nuget package(2025-06-09) https://github.com/ZiggyCreatures/FusionCache/pull/491AI Summary2025年4月至2026年4月期间在.NET开源生态系统中贡献了133个合并的拉取请求包括dotnet/runtime、dotnet/aspnetcore、dotnet/yarp、dotnet/docs、Microsoft Aspire以及多个社区项目。通过频繁的功能更新、修复、文档编写、持续集成和版本发布改进维护并发展了多个个人开源软件库。More以上列表通过 Github 的 Rest API 获取具体源代码在 Github 上可以参考https://github.com/WeihanLi/SamplesInPractice/blob/main/GithubAPISample/Program.cs去年的开源贡献统计可参考2024-2025 贡献的开源项目总结