Popular repositories
2,195 contributions in the last year
Less
More
Contribution activity
July 2021
Created 34 commits in 5 repositories
Created 2 repositories
Created a pull request in dotnet/aspnetcore that received 23 comments
Cleanup Results helper
Add Results.Bytes, Results.Stream, and Results.Text overloads. Consolidate Physical and Virtual files helpers. Use default arguments to consolidat…
+375
−1,705
•
23
comments
Opened 27 other pull requests in 3 repositories
dotnet/aspnetcore
1
open
13
merged
- Convert some LoggerMessage.Define to LoggerMessageAttribute
- Problem details cleanup
- Add a transport package for Razor Source Generator
- Make sync and async disposal of Renderer behave the same
- Quarantine tests Microsoft.AspNetCore.Components.E2ETest.Tests.Multip…
- Fix test HubConnectionTests+ConnectionLifecycle.ClientTimesout…
- Copy fix for ViewComponentTypeVisitor to other copies
- Fixup warning and PR feedback
- Enable build time warnings for IDE code analysis rules
- Update MVC sln filter
- Add ProblemDetails helpers to Results
- Use MetadataUpdater.IsSupported to determine if application supports …
- Apply diagnostic and fix for API1000 and API1001 to expression-bodied methods
- Write readers for reading WebEventData JSON payloads
dotnet/sdk
11
merged
1
closed
- Improve file watching for hot reload
- Use the new package to avoid source generator conflicts
- Use case insensitive comparison when looking up _Imports and _ViewImports
- Improve caching in RazorSourceGenerator (#18985)
- Add support for building 2.1 Razor projects using the RazorSDK
- Improve caching in RazorSourceGenerator
- Ensure the server and client are valid when sending / receiving hot reload messages
- Fix typo in JS method call
- Disable support for MetadataUpdate (hot reload) in non-Debug builds.
- Separate launching a browser from injecting browser refresh middleware
- Don't rebuild when changes to cshtml files are made with runtime comp…
- Remove LangVersion
dotnet/roslyn
1
closed
Reviewed 82 pull requests in 8 repositories
dotnet/aspnetcore 62 pull requests
- Apply hosting environment via command line args
- Mechanism for providing validation CSS class names through DI
- Convert some LoggerMessage.Define to LoggerMessageAttribute
- Blazor Disable Non-WebSockets Transports by Default
- Multiple root components start in parallel.
- Added option to enable delayed socket operations
- Remove extra '/' in xml comment
- Fix flakiness in HeadModificationPrerenderingTest
- Support for additional date/time input types in <InputDate> and support for DateOnly/TimeOnly bindings.
- [Static web assets] Updates hosting to use the new static web assets manifest format
- Automatically UseDeveloperExceptionPage in WebApplication
- Fix : ComplexObjectModelBinder throws error when creating instance for positional records that inherit positional record #31077
- Add PageX and PageY properties to MouseEventArgs
- Update MonoPlatform.toUint8Array Implementation
- Dynamic root components
- Update license from Apache to MIT
- Do not overwrite NoWarn in Mvc.Testing
- Support optionality via nullability and default values
- Blazor <head> modification using a section-based approach (preview7)
- Problem details cleanup
- Added MapFallback overloads that take Delegate
- Make sync and async disposal of Renderer behave the same
- Update Blazor project templates to mutate the <head>.
- Remove no need $ character
- Populate ActionDescriptor EndpointMetadata
- Some pull request reviews not shown.
dotnet/sdk 13 pull requests
- Use explicit StringComparison for string.EndsWith
- Ensure the server and client are valid when sending / receiving hot reload messages
- Improve file watching for hot reload
- Merge preview 7 to main
- [Static web assets] Fixes issue with 3.1 and 5.0 wasm apps
- Add support for building 2.1 Razor projects using the RazorSDK
- [Static web assets] Fixes issues we discovered while integrating the static web assets improvements on to the ASP.NET Core repo
- Improve caching in RazorSourceGenerator
- Don't re-run discovery for files that haven't changed
- [ASP.NET Core] Static web assets improvements
- Bump RZL and don't use source generator if not Dev17
- Disable support for MetadataUpdate (hot reload) in non-Debug builds.
- Add global usings for .NET projects (.NET SDK, Web and Worker)
aspnet/Benchmarks 2 pull requests
dotnet/runtime 1 pull request
aspnet/AspLabs 1 pull request
dotnet/docs 1 pull request
dotnet/maui 1 pull request
aspnet/Announcements 1 pull request
Created an issue in dotnet/aspnetcore that received 16 comments
Consider moving Content includes for cshtml and razor files from RazorSDK -> NETSdk
Based on an offline conversation, it appears not having .cshtml / .razor files as Content items causes LSP-based Razor tooling to not function. We'…
16
comments
Opened 13 other issues in 4 repositories
dotnet/aspnetcore
6
open
4
closed
- Add DateOnly and TimeOnly support to model binding (Mvc)
- Quarantined test: Microsoft.AspNetCore.Components.E2ETest.Tests.MultipleHostedAppTest
- Quarantined test: Microsoft.AspNetCore.SignalR.Client.Tests.HubConnectionTests+ConnectionLifecycle.ClientTimesoutWhenHandshakeResponseTakesTooLong
- 2.1 projects should remove the dependency on Razor.Design
- Add a variant of FileResult / Results.Stream that gives you access to the underlying response body
- Makes razor views (.cshtml) files reloadable
- dotnet-watch causes apps to rebuild when changes are made to .cshtml files with runtime compilation package
- Add ProblemDetails helpers to minimal actions
- Source generators from M.E.Logging.Abstractions conflict with source generators in the transport package
- Update StartupAnalyzer to account for top level statements
dotnet/format
1
open
dotnet/roslyn
1
open
dotnet/runtime
1
closed
2
contributions
in private repositories
Jul 15 – Jul 20