Regex Group Deserializer
As described here in the GitHub docs, run the following command to configure the source for this package, replacing <YOUR_GITHUB_USERNAME>
and <YOUR_GITHUB_PAT>
with your username and Personal Access Token repsectively.
dotnet nuget add source --username <YOUR_GITHUB_USERNAME> --password <YOUR_GITHUB_PAT> --store-password-in-clear-text --name thick_prophet "https://nuget.pkg.github.com/ThickPropheT/index.json"