Delaying injected dependency instantiation
Using Lazy to delay the instantiation of injected dependencies
Bulk update (and delete) in EF7
New bulk update and delete functionality coming with Entity Framework 7
Extend the middleware pipeline with IStartupFilter
Automatically extend the start or end of the middleware pipeline with IStartupFilter
Simplifying command line argument with switch mappings
Exploring switch mappings to simplify (and alias) command line arguments
Representing an external operation with TaskCompletionSource
Using TaskCompletionSource to cancel an external asynchronous operation