Indexers with multiple arguments
Writing custom indexers which accept multiple arguments
Lambda chaining in C#
Lambda Action's can be changed together in a single handle
Using XML documentation comments to enrich code
How XML documentation features can use to enhance the usability of code
Binding a query parameter to an object
Exploring binding a query parameter to an endpoint object parameter
Viewing collections with IEnumerable Visualizer
How to easily view .NET collections with IEnumerable Debugger Visualizer