Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
308 contributions in the last year
Activity overview
Contributed to
0xced/DbContextValidation,
0xced/DockerRunner,
nodatime/nodatime
and 5 other
repositories
Contribution activity
July 2020
Created a pull request in manuelbl/SwissQRBill.NET that received 3 comments
Pull IToByteArray up to ICanvas
So that we can write canvas.ToByteArray() instead of (canvas as IToByteArray)?.ToByteArray() thus ensuring that the returned byte[] is never null.
T…
+15
−8
•
3
comments