Explore >> Select a destination


You are here

adamstorr.co.uk
| | www.tpeczek.com
1.7 parsecs away

Travel
| | This post explores infrastructure, configuration, and some more advanced aspects for monitoring C# Azure Functions in the isolated worker model.
| | csharp.christiannagel.com
3.7 parsecs away

Travel
| | With .NET Core, diagnostic information can be written using the ILogger interface. ILogger offers provider-based functionality to write to the console, the debug window, the Windows Event Log, to Microsoft Azure Ap Services diagnostics and logs, as well as to the TraceSource and the EventSource. Adapters to write to 3rd party logging frameworks such as...
| | nodogmablog.bryanhogan.net
1.8 parsecs away

Travel
| | Full source code here. A few weeks ago I wrote a post about using dependency injection to pick between two implementations of an interface. It was a solution I was not very happy with because it meant I had to new up the implementations inside a factory or I had to use service collection to instantiate all implementations of the interface and then use a piece of code to return the one the was wanted.
| | clintmcmahon.com
27.4 parsecs away

Travel
| Modern development jobs increasingly require knowledge across multiple domains. Here's why becoming a T-shaped developer with deep expertise in one area, broad knowledge across others is crucial.