Highlights
- 2 discussions answered
Popular repositories
-
-
-
Forked from joostdenijs/azure-content
Repository containing the Articles on azure.microsoft.com Documentation Center
-
-
-
Forked from dotnet/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
C#
1,276 contributions in the last year
Less
More
Activity overview
Contribution activity
May 2021
Created 9 commits in 2 repositories
Created a pull request in dotnet/aspnetcore that received 19 comments
Convert HealthChecks logging to use new Logging Source Generator
PR Title Convert HealthChecks logging to use new Logging Source Generator PR Description Simplying the HealthChecks logging code by using the new L…
+125
−172
•
19
comments
Opened 7 other pull requests in 2 repositories
dotnet/runtime
5
merged
1
open
dotnet/maui
1
merged
Reviewed 40 pull requests in 8 repositories
dotnet/runtime 27 pull requests
-
Annotate
Type.GetInterfaceMapto guarantee trim compatibility - Resolve ILLink Warnings on Microsoft.Extensions.Http
- Add IServiceScopeFactory.CreateAsyncScope
- Improve logging source generator error messages
- Remove Alt-Svc parser on browser-wasm.
- Resolve ILLink warnings in Microsoft.Extensions.Logging.EventSource
- Annotate required APIs with DynamicallyAccessedMemberTypes.Interfaces
- Gracefully stop host if hosted service stops the application during startup
- React to API Compat bug fix around attribute diffing in members
- [release/5.0] Stop trying to estimate IL sizes
- StringValues.Count test null first
- Mark HostFactoryResolver againa as source package
- Stop trying to estimate IL sizes
- Removing some linker warnings that are no longer needed
- Add TargetPlatformAttribute to list of removed attributes
- Adding Infrastructure to run linker on OOB Assemblies by manually calling the Linker
- Improve trimmer suppressions in async code
- Made changes to optimize service collection lookups
- Move ServiceCollection to abstractions
- Add trimmer annotations to System.Data.Common
- Move Logging Generator and attribute to Logging.Abstractions
- Address feedback from STJ source-gen PR #51300
- Update the SDK to 6.0 Preview 3
- Fixes COM warnings
- Adding Infrastructure and post build step to run the linker on our OOB assemblies
- Some pull request reviews not shown.
dotnet/machinelearning 4 pull requests
dotnet/aspnetcore 4 pull requests
dotnet/designs 1 pull request
OData/WebApi 1 pull request
dotnet/extensions 1 pull request
mono/linker 1 pull request
dotnet/sdk 1 pull request
Created an issue in dotnet/runtime that received 18 comments
CI is currently broken "You cannot extract a file outside of the target path"
I'm seeing this same error on multiple PRs: https://dev.azure.com/dnceng/public/_build/results?buildId=1132154&view=logs&j=a4640945-bbdc-597c-ef1f-…
18
comments
Opened 12 other issues in 2 repositories
dotnet/runtime
7
open
4
closed
- InvokeCodeThatShouldFirEvents_EnsureEventsFired fails on OSX
- Using JSON Source Gen still roots all JsonConverters
- Building libs.src causes build errors
- MonoTests.System.Runtime.Caching.CountersTest.Basic_Counters fail in CI
- Support nested logging classes in Logging Source Generator
- Json and Logging Source Generator should use consistent strategy in generated code
- Logging Source Generator fails with a NullReferenceException
- LoggerMessageAttribute should have a constructor that takes EventId, LogLevel, and Message
- Should we remove DynamicallyAccessedMembers attributes on JsonSerializer?
- Move Logging Source Generator to MS.Extensions.Logging.Abstractions
- LoggerMessage - SYSLIB1008 should have a better message

