Is Dependency Injection Into a Custom Exception a Good Idea?
Investigating whether dependency injection into a custom Exception class a good idea.
Investigating whether dependency injection into a custom Exception class a good idea.
Running an Azure Functions project but start getting Ambiguous match found error? Let’s take a look at what could be the issue.
Having an issue with submitting scaffolded razor pages on localhost?
Getting an error on the command line when using the Azure Functions tools to create new C# functions. Let’s see how to get around this.
Looking to get started with using the Twitter APIs but unsure how to get started? In this post we look at using the SocialOpinion API nuget package to make accessing Twitter from code easier.