Jason Bock is a Staff Software Engineer at Rocket Mortgage and a Microsoft MVP (C#). He has nearly 30 years of software development experience.
Popular repositories Loading
-
-
AutoDeconstruct
AutoDeconstruct PublicA library that automatically adds support for object deconstruction in C#.
-
Presentations
Presentations PublicIf I've done a presentation, I'll have the slide deck here (probably....no guarantees)
-
SpackleNet
SpackleNet PublicSpackle is a project that contains a number of helper methods I've used to supplement the core classes in .NET.
-
EmitDebugging
EmitDebugging Public archiveThis is an assembly that generates a .il source file for emitted code with the correct breakpoints built-in for debugging purposes. It has the same binary interface with the Builder classes in Syst…
528 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 5 commits in 1 repository
Created an issue in JasonBock/Rocks that received 1 comment
Allow Anonymous Types in Mocked Members
Let's say we have the following: public interface IGeneric { void Work<TState>(TState data); } This code will fail: using Rocks; [assembly: Rock(ty…
1
comment
Opened 2 other issues in 2 repositories
JasonBock/Rocks
1
closed
-
Inaccessible Members on an Interface With a DIM Are Processed
This contribution was made on Apr 12
JasonBock/BuildingExpressions
1
open
-
Update for 2025
This contribution was made on Apr 3