Popular repositories
-
Forked from floydpink/CachedImage
A WPF control that wraps the Image control to enable file-system based caching
C#
-
Forked from W4RH4WK/Debloat-Windows-10
A collection of Scripts which disable / remove Windows 10 Features and Apps
PowerShell
-
-
Port of Microsoft's Parallel Extensions Extras library to .NET Standard
C# 1
-
Forked from Xwilarg/BooruSharp
A C# library to browse Booru websites (Gelbooru, Konachan, etc...) easily
C#
459 contributions in the last year
Contribution activity
April 2021
March 2021
Created 110 commits in 1 repository
Created 2 repositories
Created a pull request in AArnott/Validation that received 1 comment
Requires: Return parameter value for string null/white-space check
Pretty straightforward change, allows one to do _someField = Requires.NotNullOrEmpty(stringParam, nameof(stringParam)); instead of Requires.NotNull…

