Skip to content
View elinor-fung's full-sized avatar

Organizations

@microsoft @dotnet

Block or report elinor-fung

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. Windows-classic-samples Windows-classic-samples Public

    Forked from microsoft/Windows-classic-samples

    This repo contains samples that demonstrate the API used in Windows classic desktop applications.

    7 1

  2. core-setup core-setup Public

    Forked from dotnet/core-setup

    Installer packages for the .NET Core runtime and libraries

    C#

  3. coreclr coreclr Public

    Forked from dotnet/coreclr

    CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.

    C#

  4. corefx corefx Public

    Forked from dotnet/corefx

    CoreFX is the foundational class libraries for .NET Core. It includes types for collections, file systems, console, JSON, XML, async and many others.

    C#

  5. sdk sdk Public

    Forked from dotnet/sdk

    Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI

    C#

  6. samples samples Public

    Forked from dotnet/samples

    Sample code and snippets used in the .NET documentation

    C#

540 contributions in the last year

Contribution Graph
Day of Week March 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 6 commits in 2 repositories
Created 1 repository

Created a pull request in dotnet/sdk that received 10 comments

Check for Muxer path relative to base directory

When determining the muxer (dotnet) path, search relative to the app base directory first. In most scenarios, this should correspond to the dotnet.dll

+35 −20 lines changed 10 comments
Opened 4 other pull requests in 1 repository
dotnet/runtime 1 open 3 merged
Reviewed 3 pull requests in 2 repositories
Loading