- Bismarck, ND
- @eehardt
Block or Report
Block or report eerhardt
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
azure-content Public
Forked from joostdenijs/azure-content
Repository containing the Articles on azure.microsoft.com Documentation Center
-
894 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2023
Created 14 commits in 4 repositories
Created 1 repository
Created a pull request in dotnet/runtime that received 18 comments
Remove ConfigurationBinder usage from Console Logging
This allows ConfigurationBinder, and its dependencies like TypeConverter, to be trimmed in an application that uses Console Logging, like an ASP.NE…
+416
−21
•
18
comments
Opened 11 other pull requests in 3 repositories
dotnet/runtime
5
merged
dotnet/aspnetcore
4
merged
aspnet/Benchmarks
2
merged
Reviewed 33 pull requests in 9 repositories
dotnet/aspnetcore
12 pull requests
- Expand FromX support and add route vs. query param inference
- Allow Regex engine to be trimmed
- Retry ServerReset_BeforeRequestBody_ClientBodyThrows test
- Update CreateSlimBuilder to use Host.CreateEmptyApplicationBuilder.
- [AOT] Add Http.Results RouteValueDictionary overloads
- Add support for parameter binding with [FromService]
- Add support for binding parameter with [FromBody]
- Exclude regex and alpha constraints when SlimBuilder is used.
- Reduce allocations caused by Range operators on arrays and strings
- Use HashCode helper class instead of package
- Add aot option to gRPC template
- Add support for response writing to RequestDelegateGenerator
dotnet/runtime
9 pull requests
- Create source generator for configuration binding
- Add Microsoft.NET.ILLink package
- Refactor Logging.Console configure options
- Add copyright info to eventpipe shim files
- Remove ConfigurationBinder usage from Console Logging
- Add Host.CreateEmptyApplicationBuilder
- Initial work to port EventPipe library to NativeAOT
- EnableAotAnalyzer for System.Diagnostics.EventLog
- Make internal FrozenHashTable non-generic
aspnet/Benchmarks
3 pull requests
dotnet/crank
2 pull requests
dotnet/sdk
2 pull requests
apache/arrow
2 pull requests
dotnet/performance
1 pull request
dotnet/msbuild
1 pull request
open-telemetry/opentelemetry-dotnet
1 pull request
Created an issue in dotnet/runtime that received 9 comments
NativeAOT and DependencyInjection is broken
Description
It looks like #81532 has broken NativeAOT + DependencyInjection.
Reproduction Steps
dotnet publish the following app:
<Project Sdk="Mic…
9
comments
Opened 4 other issues in 2 repositories
dotnet/runtime
1
closed
2
open
1
contribution
in private repositories
Feb 17


