- Montréal, Canada
Block or Report
Block or report Pathoschild
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
FluentHttpClient Public
A modern async HTTP client for REST APIs. Its fluent interface lets you send an HTTP request and parse the response in one go.
-
Wikimedia-contrib Public
A collection of user scripts and Tool Labs tools intended for users of Wikimedia Foundation wikis.
-
NaturalTimeParser Public
A partial C# implementation of natural time formats like "last month +3 days" which can be used in date arithmetic.
-
DesignByContract Public
A high-performance aspect-oriented argument validation framework built on top of the free edition of PostSharp.
C# 9
2,743 contributions in the last year
Activity overview
Contribution activity
April 2022
Created 127 commits in 5 repositories
Created 1 repository
Opened 1 pull request in 1 repository
janavarro95/Stardew_Valley_Mods
1
merged
Reviewed 8 pull requests in 3 repositories
Pathoschild/SMAPI
5 pull requests
CJBok/SDV-Mods
2 pull requests
cantorsdust/StardewMods
1 pull request
Created an issue in Pathoschild/SMAPI that received 1 comment
Add nullable annotations
Add nullable annotations to all public APIs (and ideally internal code), to help mod authors avoid null reference errors and to make it clear when …