Highlights
- Pro
- 2 discussions answered
Pinned
3,429 contributions in the last year
Less
More
Activity overview
Contributed to
Sergio0694/ComputeSharp,
CommunityToolkit/WindowsCommunityToolkit,
terrafx/terrafx.interop.d3d12memoryallocator
and 5 other
repositories
Contribution activity
August 2021
Created 6 commits in 1 repository
Created a pull request in CommunityToolkit/WindowsCommunityToolkit that received 5 comments
Fixed nullability attributes generation on .NET Standard targets
Fixes #4167 PR Type What kind of change does this PR introduce? Bugfix What is the current behavior? Build error due to unusable attributes when…
+118
−2
•
5
comments
Opened 1 other pull request in 1 repository
CommunityToolkit/WindowsCommunityToolkit
1
open
Reviewed 3 pull requests in 1 repository
CommunityToolkit/WindowsCommunityToolkit
3 pull requests
Created an issue in dotnet/runtime that received 20 comments
[API Proposal]: RuntimeHelpers.ChangeType<TDelegate>(Delegate) API
Background and motivation
We're currently using Unsafe.As<T>(object) quite a bit to optimize our messenger types in the MVVM Toolkit (https://aka.m…
20
comments