Target Typed New Expressions in C# 9 - Are They The Future? Part 2
Recieved some feedback from the previous blog post about Target Typed New Expressions and it made me think.
Recieved some feedback from the previous blog post about Target Typed New Expressions and it made me think.
Initial thoughts about target typed new expressions in C#9. Are they good? Are they bad? Does “it depend” on the scenario? Let’s take a look.
Looking at using HttpClient Interception library to setup and create a HttpClient instance to allow for testing strongly typed client classes.
New overrides coming for commonly used linq extension methods, will you be using them?
Setting up matches with HttpClient Interception library is one thing, but configuring the data it can return is another. In this post we take a look at the functionality around setting up the content payload to return.