Explore >> Select a destination


You are here

www.billtalkstoomuch.com
| | jameschambers.com
13.8 parsecs away

Travel
| | Even when you're dealing with Function Apps that have limited scope it's a good idea to break your scripts up into manageable, possibly reusable chunks. This is especially true if you want to work wit
| | www.stevejgordon.co.uk
10.4 parsecs away

Travel
| | This post is my contribution to the .NET Advent calendar. Make sure you check out the other amazing posts on the lead up to Christmas! At the time of writing, I am deep into work on some significant changes in the Elasticsearch .NET client. One of the changes is moving to System.Text.Json as the default [...]
| | nodogmablog.bryanhogan.net
14.8 parsecs away

Travel
| | If you serialize an already serialized string, the serializer will replace double quotes with \\u0022. Here is a way to get back the familiar \\".
| | claudiobernasconi.ch
77.7 parsecs away

Travel
| Building APIs has become simpler with ASP.NET Core 6. Learn a simple way to create integration tests for ASP.NET Core 6 WebAPI applications.