Explore >> Select a destination


You are here

kaylumah.nl
| | www.daveabrock.com
2.2 parsecs away

Travel
| | In this post, we refactor our component to inject an API service wrapper, to abstract away a direct HttpClient dependency.
| | adamstorr.co.uk
3.2 parsecs away

Travel
| | Ever tried to use Primary Constructors with LoggerMessage source code generator based logging calls? It doesn't work how you think!
| | gist.github.com
4.0 parsecs away

Travel
| | C# Extension Methods which wrap Socket APM methods in awaitable TPL wrappers. All methods return Task or Task> objects, the code for the Result class is given as well. - TplSocketExample.cs
| | www.milanjovanovic.tech
20.3 parsecs away

Travel
| Serilog is a structured logging library for .NET. It's also my preferred logging library in the projects I'm developing. I want to share 5 practical tips for better structured logging with Serilog.