From a8b37766b1cc7023b779ab77efc8533bb660169b Mon Sep 17 00:00:00 2001 From: Moaid Hathot Date: Wed, 28 Feb 2024 02:12:16 +0200 Subject: [PATCH] Adding the youtube link to the `Open at Microsoft` show --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index ecd3862..cc6509b 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,16 @@ The library is published as a [Nuget](https://www.nuget.org/packages/Dumpify) Either run `dotnet add package Dumpify`, `Install-Package Dumpify` or use Visual Studio's [NuGet Package Manager](https://learn.microsoft.com/en-us/nuget/consume-packages/install-use-packages-visual-studio) +# Overview Video + An overview video hosted on the `Open at Microsoft` show

+ + +
+
+ +![https://www.youtube.com/watch?v=ERWAMSgz-vc](https://www.youtube.com/watch?v=ERWAMSgz-vc) + + # Features * Dump any object in a structured, colorful way to Console, Debug, Trace or any other custom output