-
Microsoft
- Redmond
Popular repositories Loading
-
coreclr
coreclr PublicForked from dotnet/coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
C# 2
-
versions
versions PublicForked from dotnet/versions
This repo contains information about the various component versions that ship with .NET Core.
C# 1
-
cli
cli PublicForked from dotnet/cli
This repo contains the .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
C# 1
-
esmBot
esmBot PublicForked from esmBot/esmBot
Discord bot with mostly entertainment functions
JavaScript 1
-
dotnet-buildtools-prereqs-docker
dotnet-buildtools-prereqs-docker PublicForked from dotnet/dotnet-buildtools-prereqs-docker
Used to maintain the Docker images hosted at the mcr.microsoft.com/dotnet-buildtools/prereqs repository
Dockerfile 1
972 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
March 2025
Created 35 commits in 8 repositories
Created 2 repositories
-
wtgodbe/dnceng
C#
This contribution was made on Mar 13
-
wtgodbe/source-build-reference-packages
C#
This contribution was made on Mar 13
Created a pull request in dotnet/dnceng that received 10 comments
Update aspnetcore OS Onboarding link
Follow up to dotnet/aspnetcore#60919 Fixes #5238 CC @richlander
Opened 37 other pull requests in 7 repositories
dotnet/aspnetcore
4
open
21
merged
1
closed
-
Fix missing VMR assets in SiteExtensions packages
This contribution was made on Mar 29
-
Filename -> Identity in wixpack.zip Signing condition
This contribution was made on Mar 28
-
[release/8.0] Upgrade to Ubuntu 22
This contribution was made on Mar 28
-
Upgrade to Ubuntu 22
This contribution was made on Mar 28
-
Fix condition for if installers are shipping
This contribution was made on Mar 28
-
Pass thru command line args to RepoTasks build
This contribution was made on Mar 20
-
Fix whitespace in inter-branch-merge.yml
This contribution was made on Mar 19
-
Re-enable WOW64, arm64 forwarders in Hosting Bundle
This contribution was made on Mar 19
-
Make signing less custom
This contribution was made on Mar 19
-
Pass InnerBuildArgs to inner RepoTasks build in SourceBuild
This contribution was made on Mar 19
-
Update branding to preview4
This contribution was made on Mar 19
-
Enable SiteExtensions build in VMR Pass 2
This contribution was made on Mar 18
-
Don't build ANCM forwarders in VMR
This contribution was made on Mar 18
-
Only run issue-locker action on weekdays
This contribution was made on Mar 17
-
Add onboarding doc for new OSes
This contribution was made on Mar 13
-
List Microsoft.AspNetCore.App in PackageOverrides.txt
This contribution was made on Mar 12
-
Only build platform-specific native assets in native build in VMR
This contribution was made on Mar 12
-
[release/8.0] Fix ResponseCompressionMiddleware tests
This contribution was made on Mar 11
-
Unskip Mac Java SignalR tests
This contribution was made on Mar 11
-
[release/2.3] Delete SignalR ts client
This contribution was made on Mar 11
-
Prevent RefreshSignInAsync if it is called with wrong user
This contribution was made on Mar 11
-
[release/2.3] Merge from internal
This contribution was made on Mar 11
-
Add doc link for policybot
This contribution was made on Mar 10
-
Update milestones for April
This contribution was made on Mar 10
-
Enable static code analysis pilot in pipeline
This contribution was made on Mar 4
- Some pull requests not shown.
dotnet/aspire
5
merged
-
Port arcade publishing fix
This contribution was made on Mar 12
-
Add retries to publishing
This contribution was made on Mar 12
-
Add policy to close & re-open github-action PRs
This contribution was made on Mar 10
-
Revert "Add policy to close & re-open github-action PRs"
This contribution was made on Mar 10
-
Don't trigger codeql pipeline for preview/rc branches
This contribution was made on Mar 10
dotnet/arcade
2
merged
-
Set DotNetBuildPass when using Projects property in build.proj
This contribution was made on Mar 24
-
Add default signature for .msi's
This contribution was made on Mar 19
dotnet/source-build-reference-packages
1
merged
-
Remove 6.0.2 ref packs, add back 8.0.0
This contribution was made on Mar 13
dotnet/sdk
1
merged
-
Update Microsoft.AspNetCore.Watch.BrowserRefresh to net8.0
This contribution was made on Mar 12
dotnet/core
1
merged
-
Add known issue for Microsoft.AspNetCore.Components.CustomElements 9.0.3
This contribution was made on Mar 11
aspnet/AspLabs
1
merged
-
Merge commits from internal
This contribution was made on Mar 3
Reviewed 54 pull requests in 6 repositories
dotnet/aspnetcore
25 pull requests
-
Remove enableRichCodeNavigation from default-build.yml
This contribution was made on Mar 28
-
Remove richnav.yml and feed
This contribution was made on Mar 28
-
Set PackageProjectUrl
This contribution was made on Mar 27
-
Do not use Wix targets to sign intermediates
This contribution was made on Mar 26
-
Update Chrome download link and disable TerminalLogger for Helix tests
This contribution was made on Mar 26
-
[release/9.0] Update dependencies from dotnet/extensions
This contribution was made on Mar 26
-
[main] Update dependencies from dotnet/extensions
This contribution was made on Mar 24
-
[main] (deps): Update dotnet/arcade requirement to 235443a5c1136571cacdfd40576f263f26bf5b9b
This contribution was made on Mar 24
-
[main] (deps): Bump actions/upload-artifact from 4.6.1 to 4.6.2
This contribution was made on Mar 24
-
[main] (deps): Bump src/submodules/googletest from
2b6b042
toc2ceb2b
This contribution was made on Mar 24 -
[main] (deps): Bump actions/setup-node from 4.2.0 to 4.3.0
This contribution was made on Mar 24
-
Add CurrentLtsTargetFramework only when it's not present
This contribution was made on Mar 23
-
[release/10.0-preview3] Update dependencies from dotnet/efcore, dotnet/runtime
This contribution was made on Mar 23
-
[release/10.0-preview3] Re-enable WOW64, arm64 forwarders in Hosting Bundle
This contribution was made on Mar 20
-
Depend on GetSourceBuildCommandConfiguration target to read from InnerBuildArgs
This contribution was made on Mar 20
-
Make signing less custom
This contribution was made on Mar 19
-
Update tsaoptions.json to include service tree
This contribution was made on Mar 19
-
Transitive package to provide coherency in dotnet/extensions
This contribution was made on Mar 19
-
pin gha
This contribution was made on Mar 18
-
Use Kind Artifact metadata and minor improvements to Signing/Publishing.props
This contribution was made on Mar 18
-
Only run issue-locker action on weekdays
This contribution was made on Mar 17
-
Only build the target platform in native projs for the VMR
This contribution was made on Mar 17
-
Updated to vs 17.13 to align with xcopy-msbuild
This contribution was made on Mar 13
-
Quarantine recent flaky tests
This contribution was made on Mar 13
-
Bundle the .NET Runtime in the archives in the VMR as well
This contribution was made on Mar 12
- Some pull request reviews not shown.
dotnet/extensions
4 pull requests
-
Update tsaoptions.json
This contribution was made on Mar 20
-
Fix various build failures
This contribution was made on Mar 5
-
Add missing Maestro registrations
This contribution was made on Mar 3
-
[automated] Merge branch 'main' => 'dev'
This contribution was made on Mar 3
dotnet/aspire
3 pull requests
-
Update tsaoptions.json
This contribution was made on Mar 20
-
Add policy to close & re-open github-action PRs
This contribution was made on Mar 10
-
Add retries to publish steps
This contribution was made on Mar 5
dotnet/arcade
3 pull requests
-
Add default signature for .msi's
This contribution was made on Mar 19
-
Add a default
This contribution was made on Mar 12
-
add retries
This contribution was made on Mar 5
dotnet/sdk
2 pull requests
-
Remove duplicate nuget packages from asset manifests baseline
This contribution was made on Mar 19
-
[main] Update dependencies from dotnet/aspnetcore
This contribution was made on Mar 19
dotnet/core
1 pull request
-
Update known issues to include ARM64 Windows hosting bundle upgrade break
This contribution was made on Mar 10
Created an issue in dotnet/source-build that received 5 comments
Projects using PackAsToolShimRuntimeIdentifiers are missing assets in VMR
Projects that list multiple rids in PackAsToolShimRuntimeIdentifiers
are broken in the VMR - we have to list only 1 RID for those (the current one)…
Opened 2 other issues in 1 repository
dotnet/aspnetcore
1
open
1
closed
-
Known Build Error: error : Cannot create a file when that file already exists.
This contribution was made on Mar 27
-
Re-enable WOW64 support in ANCM
This contribution was made on Mar 17