Highlights
- Arctic Code Vault Contributor
- 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,214 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2021
Created 6 commits in 3 repositories
Created 1 repository
- eerhardt/icu4x Rust
Created a pull request in dotnet/runtime that received 14 comments
Change Configuration.Json to use a regular Dictionary.
The other Configuration providers use a regular Dictionary. This allows for SortedDictionary to be trimmed in a default Blazor WASM app, saving rou…
+1
−1
•
14
comments
Opened 4 other pull requests in 3 repositories
dotnet/runtime
1
open
1
merged
dotnet/sdk
1
merged
dotnet/aspnetcore
1
merged
Reviewed 34 pull requests in 5 repositories
dotnet/runtime 28 pull requests
- Add LoggingGenerator
- Don't call into unsupported APIs on build targets which don't support quic
- Add JSON source generator
- Refactor interop usage in DirectoryServices
-
Add the ability to stop the
Hostwhen one of itsBackgroundServiceinstances errors - Address remaining warnings from DataContractSerialization
- Enable single file analyzer in the runtime
- Mark System.Console APIs as unsupported on Android
- Removed scope pooling and added diagnostics
- Fix EventSource trimmer warning
- Update RuntimeTypeMetadataUpdateHandler to be able to clear all caches
- [MONO][WASM] Fix System.ComponentModel.TypeConverter tests by adding missing ILLink dependencies
- IANA To/From Windows Ids Conversion APIs
- [IGNORE] [wasm] testing fixes for AOT tests
- check for PhysicalFileProvider
- Expose Adjustment Rule BaseUtcOffsetDelta
- Add MetadataUpdateHandlerAttribute
- Trim unnecessary AssemblyMetadataAttribute attributes
- Resolve ILLink warnings on System.Private.DataContractSerialization Part 1; Json)
- Disposing scopes more than once should work
- [WASM] Use consistent display names for UTC time zone
- Delete infra changes
- Annotate APIs in System.Private.Xml
- Moving Suppress message to assembly level and adding Scope in order to get right suppressing behavior
- Fix some linker annotations in S.CM.TypeConverter
- Some pull request reviews not shown.
dotnet/sdk 2 pull requests
dotnet/aspnetcore 2 pull requests
dotnet/docs 1 pull request
dotnet/extensions 1 pull request
Created an issue in dotnet/aspnetcore that received 7 comments
Remove CommitHash and SourceCommitUrl assembly metadata attributes
ASP.NET's build infrastructure is generating the following AssemblyMetadataAttributes: aspnetcore/eng/targets/CSharp.Common.targets Lines 51 t…
7
comments