Highlights
- Arctic Code Vault Contributor
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
444 contributions in the last year
Activity overview

Contribution activity
November 2020
Created 18 commits in 1 repository
Created 4 repositories
Created a pull request in NuGet/NuGet.Client that received 1 comment
Improve argument validation in DownloadResourceV3.GetDownloadUrl
Better have an ArgumentNullException
or an ArgumentException
than a NullReferenceException
if misused.
Opened 2 other pull requests in 2 repositories
Macross-Software/core
1
open
dotnet/sourcelink
1
open
Created an issue in dotnet/install-scripts that received 3 comments
When is https://dot.net/v1/dotnet-install.sh updated?
Today I struggled with the dotnet-install.sh
script when using the --jsonfile
option and multiple entries in the sdk
object of my global.json
file.
T…