Terrence Cassar
Terrence Cassar
Hello. Is there any documentation to be found in regards to configuring child containers and how this can be used using WebAPI? In my case, I would like the resolve...
Would it be possible to create an MS build task to copy linked files ? Currently i am doing so by using the following snippet in csproj: $(PrepareForRunDependsOn); _CopyWebApplication; CopyLinkedContentFiles;...
### Type of issue Missing information ### Description I am building a client library that uses an HttpClient internally and would like to add RetryPolicies. However, all examples at the...