Skip to content
View lifengl's full-sized avatar

Organizations

@microsoft

Block or report lifengl

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. roslyn roslyn Public

    Forked from dotnet/roslyn

    The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.

    C#

  2. project-system project-system Public

    Forked from dotnet/project-system

    The C#, F# and Visual Basic project system for Visual Studio

    C#

  3. vs-threading vs-threading Public

    Forked 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#

  4. Nerdbank.Streams Nerdbank.Streams Public

    Forked from dotnet/Nerdbank.Streams

    Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing

    C#

  5. MSBuildLocator MSBuildLocator Public

    Forked 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#

  6. MSBuildCache MSBuildCache Public

    Forked from microsoft/MSBuildCache

    A plugin for MSBuild that adds support for storing and retrieving cache entries.

    C#

43 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

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…

+7 −0 lines changed 1 comment
Opened 2 other pull requests in 1 repository
vishav6534/NuGet.Client 2 merged
Reviewed 5 pull requests in 1 repository
Loading