-
Microsoft
- Redmond, WA
- @theesj
Highlights
- 1 discussion answered
Block or Report
Block or report ericstj
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
Assembly-level trimmer for .NET Framework projects
-
-
coreclr Public
Forked 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# 1
-
-
corefx Public
Forked from dotnet/corefx
This repository contains the foundational libraries that make up the .NET Core development stack.
C# 1
-
buildtools Public
Forked from dotnet/buildtools
Build tools that are necessary for building the .NET Core projects
C#
757 contributions in the last year
Activity overview
Contribution activity
February 2022
Created 1 commit in 1 repository
Created a pull request in dotnet/machinelearning that received 3 comments
Update SharpZipLib to 1.3.3
There's a new version of this dependency used by our samples.
Opened 1 other pull request in 1 repository
dotnet/machinelearning
1
open
Reviewed 12 pull requests in 5 repositories
dotnet/runtime
7 pull requests
- [release/6.0] Fix Logging source generator failures with various syntax
- Add RegexGenerator to System.ComponentModel.TypeConverter.
- Don't use Targets* helper properties in libs
- [release/6.0] Update helix queues
- Delete NS2x runtime specific impls
- Fixes two logging source gen bugs - when using "in" or "ref" modifier / when dealing with constraints
- Port vs4 mac fixes
dotnet/arcade
2 pull requests
dotnet/machinelearning
1 pull request
dotnet/winforms
1 pull request
dotnet/windowsdesktop
1 pull request
Created an issue in dotnet/runtime that received 4 comments
Add MacOS M1 (ARM64) to runtime-extra-platforms leg
@safern mentioned we should add this to the runtime-extra-platforms leg. Opening this issue to track that.