URI property utility

It can't be just me that finds all the properties on a .NET URI object confusing! This tool takes a URI input and outputs all the properties without the need to debug.

, by Joe Glombek

⚠️ This article was written in and last updated in so may contain some out of date information.

I built this little tool back in 2013 but still use it regularly to this day. Sometimes it's just so much simpler than looking at the docs!