Popular repositories
2,193 contributions in the last year
Less
More
Contribution activity
August 2021
Created 24 commits in 4 repositories
Created 1 repository
Created a pull request in dotnet/sdk that received 44 comments
Update implicit global usings feature
Undo changes to VB projects
For C#, projects use the Using itemgroup to generate global usings. Support aliasing and static imports with attributes.
+362
−321
•
44
comments
Opened 24 other pull requests in 5 repositories
dotnet/aspnetcore
12
merged
1
open
- Remove some low hanging allocations
- Enable RazorSourceGenerator all the time
- More LoggerMessageAttribute
- Add an analyzer that complains when using using model binding attributes with a minimal action delegate
- Allow DefaultPageLoader.LoadAsync to work with CompiledPageActionDesriptor
- Add a test to verify HotReload events are not subscribed to as part o…
- Blazor WASM Hot reload updates
- Update SDK to 6.0.100-rc.1.21410.3
- Reduce some allocations in Razor
- Add support for building 2.1 Razor projects using the RazorSDK
- Do not generate hot reload attributes on Blazor components
- Use strongly typed headers in CorsMiddleware
- Support reloadable cshtml
dotnet/sdk
1
open
7
merged
- Follow up to global usings changes
- Preserve environment variable previously configured on ProcessStartInfo
- Disable processing in RazorSourceGenerator when no razor files are involved
- Use GenerateComputedBuildStaticWebAssets to regenerate scoped css
- Evaluate the FileSetFactory after performing build
- Do less work in RSG when disabled
- Require individual languages opt-in to Hot Reload
- Update HotReloadAgent to calculate updated types correctly
dotnet/AspNetCore.Docs
1
merged
dotnet/msbuild
1
merged
dotnet/aspnetcore-tooling
1
merged
Reviewed 44 pull requests in 9 repositories
dotnet/aspnetcore
31 pull requests
- Add an analyzer that complains when using using model binding attributes with a minimal action delegate
- Fix 'HeadOutlet' getting trimmed away for Blazor WebAssembly prerendered apps after publish
- Remove some low hanging allocations
- Fixed page title in Blazor Server project templates
- Change route and query fallback semantics
- Update SDK to 6.0.100-rc.1.21410.3
- Binding support for 'bool' values with InputRadioGroup and InputSelect
- Improve Minimal APIs support for request media types #35082
- Remove broken link to dotnet-watch as it moved to SDK repo 7 months ago
- Reduce some allocations in Razor
- Restore debugging support in WebAssembly hosted template
- Upgrade Newtonsoft to v13.0
- Use strongly typed headers
- JS components extensibility for custom elements or other SPA-framework-specific plugins
- Blazor WASM Hot reload updates
- Reduce allocations in Razor scenarios
- Slightly better support for NativeAOT and trimming
- Blazor querystring APIs (follow-up)
- Fix NativeAOT with minimal actions
- Support binding to form and form file parameters in minimal actions
- Removed option for Razor runtime compilation from C# templates
- Enable implicit usings feature in new projects by default
-
Blazor
InputLargeTextArea - Improve support for OpenAPI in minimal actions
- Make sure route binding isn't case sensitive
- Some pull request reviews not shown.
dotnet/sdk
6 pull requests
- Update implicit global usings feature
- Follow up to global usings changes
- Allow Razor code generation when using the Razor source generator
- [Static web assets] Additional unit tests and fixes
- [ASP.NET] Add support for JS modules and initializers
- [Static Web Assets] Reworks the protocol for getting referenced assets and brings back backwards compatibility
dotnet/roslyn-analyzers
1 pull request
dotnet/spa-templates
1 pull request
dotnet/winforms
1 pull request
dotnet/AspNetCore.Docs
1 pull request
dotnet/msbuild
1 pull request
dotnet/templating
1 pull request
dotnet/aspnetcore-tooling
1 pull request
Created an issue in dotnet/roslyn-analyzers that received 2 comments
LoggerMessageDefineAnalyzer throws OutOfRangeException when parameter is empty
Analyzer LoggerMessageDefineAnalyzer Analyzer source SDK: 6.0.100-rc.1.21410.3 Describe the bug Reproed on:https://github.com/dotnet/aspnetcore/blo…
2
comments
Opened 13 other issues in 4 repositories
dotnet/aspnetcore
6
closed
3
open
- dotnet-watch: Hot reload will hang indefinitely for blazor wasm if browser does not launch
- RazorSourceGenerator should no-op more aggressively in web projects that do not contain any razor files
- dotnet-watch: Blazor Hosted project specifying Server path via --project does not work
- Allow aspnet-browser-refresh.js to be inserted multiple times
- BlazorWASM hosted - updating scoped css in client project does not work
- Remove the "Razor Runtime Compilation" option from the MVC / Razor Pages templates
- Use in-box Razor compiler in the 3.1 and 5.0 SDKs instead of Razor.Design
- Updated types are not calculated correctly when invoking MetadataUpdateHandler methods
- Blazor WebAssembly fails with error loading blazor-hotreload.js when running in VS debugger
dotnet/sdk
2
open
aspnet/Announcements
1
open
dotnet/AspNetCore.Docs
1
open
3
contributions
in private repositories
Aug 10 – Aug 16