/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

farshidmirza.blogspot.com
| | blog.peterritchie.com
4.1 parsecs away

Travel
| | [AI summary] The author announces an open-source nuget package and project template that simplifies dependency injection and configuration management in .NET console applications.
| | www.daveabrock.com
3.1 parsecs away

Travel
| | In this post, we refactor our component to inject an API service wrapper, to abstract away a direct HttpClient dependency.
| | blog.stephencleary.com
4.1 parsecs away

Travel
| | This is a problem that is brought up repeatedly on the forums and Stack Overflow. I think it's the most-asked question by async newcomers once they've learned the basics.
| | gregorsuttie.com
24.9 parsecs away

Travel
| There are many ways to pass variables into an Azure Function. In this quick blog post I will show you how you can test the Azure Function locally with local settings and then use app settings from the Azure Portal and then also use values stored within Azure KeyVault incase we need to store and...