The .NET Extension Method You Should Know About

Sdílet
Vložit
  • čas přidán 4. 06. 2023
  • Give Dumpfiy a ⭐: github.com/MoaidHathot/Dumpify
    Get the source code: / amantinband .
    In today's video, we'll talk about Dumpfiy, the NuGet package you must know about if you're working with .NET!
    Connect with me on 'em socials:
    Twitter: / amantinband
    LinkedIn: / amantinband
    GitHub: github.com/amantinband
  • Věda a technologie

Komentáře • 24

  • @Servellia
    @Servellia Před rokem +6

    It was about time, somebody ported this functionality over from Linqpad.
    This saved my hours of formatting my output, when prototyping and scratching out ideas.

  • @victorchisomnwisu9776
    @victorchisomnwisu9776 Před rokem +17

    Someone is sleeping outside the house this night. :)

  • @celsochaves_
    @celsochaves_ Před rokem

    Another great video 👏🏼👏🏼👏🏼
    Thanks Amichai!!!

  • @christianevang
    @christianevang Před 10 měsíci +3

    Thanks for all the great videos. I was wondering which tool you actually use to draw on your screen? (the rectangles and arrows)

  • @Micke2nd
    @Micke2nd Před měsícem

    indeed nice, ty for showing

  • @sulmarpl
    @sulmarpl Před rokem +1

    +1⭐from me. Looks like it's going to become my favourite library next to a Bogus library.

  • @ecblanco
    @ecblanco Před rokem +2

    Hey Amichai, great video, off topic question, how do you display those arrows while presenting ??? Thank you!!

    • @amantinband
      @amantinband  Před rokem +3

      Thanks! I use ZoomIt on Windows and Presentify on MacOS (this particular video uses Presentify)

    • @ecblanco
      @ecblanco Před rokem

      @@amantinband Thanks!!

  • @PrashantUnity
    @PrashantUnity Před 11 měsíci

    Thankyou

  • @anonlegion9096
    @anonlegion9096 Před měsícem

    can this be used for webapi projects?

  • @405192802
    @405192802 Před rokem +2

    Great video, however, it is nessesary to teach us how to use vscode without mouse like you, the tech you have on vscode is awesome!!!

    • @Special1122
      @Special1122 Před 11 měsíci +1

      I agree, using keyboard over mouse is much more faster and productive

  • @mtsmithtube
    @mtsmithtube Před rokem +2

    Is that ASCII art in the console?

    • @amantinband
      @amantinband  Před rokem +3

      It uses Spectre.Console under the hood for the “graphics”

  • @redcrafterlppa303
    @redcrafterlppa303 Před rokem

    Every time I see someone review a c# package the temptation to try porting it to java is huge. Especially libraries like this that don't really depend on language features to work properly are tempting. The list of things I'm working on is getting really long. If I eventually release my library it will be so massive that managing it will become difficult 😂

    • @amantinband
      @amantinband  Před rokem

      Yeah, at some point time becomes the biggest obstacle

  • @FraserMcLean81
    @FraserMcLean81 Před rokem +1

    Seems like a pretty awesome library, but why wouldn't you just use a breakpoint in the debugger?

    • @amantinband
      @amantinband  Před rokem +1

      I don’t think we can compare the debugger experience and digging into properties to having it displayed with colors in a table format

  • @bobweiram6321
    @bobweiram6321 Před rokem

    I wonder if it can output HTML.

    • @sulmarpl
      @sulmarpl Před rokem

      or better to markdown :)

    • @amantinband
      @amantinband  Před rokem

      Markdown would be awesome and super useful

    • @bobweiram6321
      @bobweiram6321 Před rokem

      @@amantinband Markdown is great, but what if you want to dump the data to a browser error page?

  • @najibmestaoui6950
    @najibmestaoui6950 Před rokem +1

    I am expecting not to see new videos for some time.