-
Microsoft
Popular repositories Loading
-
roslyn
roslyn PublicForked from dotnet/roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
C#
-
project-system
project-system PublicForked from dotnet/project-system
The C#, F# and Visual Basic project system for Visual Studio
C#
-
vs-threading
vs-threading PublicForked from microsoft/vs-threading
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
C#
-
Nerdbank.Streams
Nerdbank.Streams PublicForked from dotnet/Nerdbank.Streams
Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing
C#
-
MSBuildLocator
MSBuildLocator PublicForked from microsoft/MSBuildLocator
An API to locate MSBuild assemblies from an installed Visual Studio location. Use this to ensure that calling the MSBuild API will use the same toolset that a build from Visual Studio or msbuild.ex…
C#
-
MSBuildCache
MSBuildCache PublicForked from microsoft/MSBuildCache
A plugin for MSBuild that adds support for storing and retrieving cache entries.
C#
43 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 1 commit in 1 repository
Created a pull request in microsoft/vs-threading that received 1 comment
Fix a race condition which leads product to hang
the order to read this.joinableTask is not ensured in the current lock-free part of the logic. Under a race condition, this leads AsyncLazy to wait…
Opened 2 other pull requests in 1 repository
vishav6534/NuGet.Client
2
merged
-
Ignore some framework ref packags
This contribution was made on Mar 6
-
Update storage location.
This contribution was made on Mar 4
Reviewed 5 pull requests in 1 repository
microsoft/vs-threading
5 pull requests
-
Drop CPS-specific threading guidance
This contribution was made on Mar 28
-
Fix regression in inclusion of analyzer's built-in AdditionalFiles
This contribution was made on Mar 14
-
Build v17.14-alpha
This contribution was made on Mar 12
-
Opt the JointPackage project out of localization
This contribution was made on Mar 12
-
Create a
Microsoft.VisualStudio.Threading.Only
packageThis contribution was made on Mar 11