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
Popular repositories
3,859 contributions in the last year
Contribution activity
June 2020
- ardalis/docs-1 PowerShell
- ardalis/BlazorAuth C#
Created an issue in ardalis/Specification that received 5 comments
Enable C# Nullable Reference Types
Should just need to add this to projects and fix all warnings: <Nullable>enable</Nullable>
5
comments