Example project written in .Net Core using Candid.GuideStarAPI NuGet package
- API keys are stored and retrieved using the Microsoft Secrets Manager tool
- Sample secrets.json
{ "Keys:CharityCheckKey": "KEY", "Keys:CharityCheckPDFKey": "KEY", "Keys:EssentialsKey": "KEY", "Keys:PremierKey": "KEY" }