13 C# NuGet Packages EVERY .NET developer NEEDs to Know!

Поделиться
HTML-код
  • Опубликовано: 24 ноя 2024

Комментарии • 29

  • @ClaudioBernasconi
    @ClaudioBernasconi  2 года назад +1

    What is your favorite .NET package? What would you add to the list? 🤔

  • @chrislamont7529
    @chrislamont7529 2 года назад

    Recently found the “Verify” package for verifying your tests. It’s been a game changer.

  • @mahavirsinhpadhiyar864
    @mahavirsinhpadhiyar864 2 года назад

    I already using few of the packages mentioned in the video and those are very useful and time saving. Thanks for providing such information.

  • @KOMEK1999
    @KOMEK1999 Месяц назад

    Should I skips to learn the build it library of C# and proceed to the nuget packages library ?

  • @cartsp
    @cartsp 2 года назад +1

    Mediatr, language-ext, mass transit off the top of my head! Ow and test-containers

  • @PatricSjoeoe
    @PatricSjoeoe 2 года назад

    We use Unity instead of Autofac, AutoMapper is a great one :)

    • @ClaudioBernasconi
      @ClaudioBernasconi  2 года назад +1

      Unity is also a viable alternative. Thanks for mentioning it. 👍

  • @welfas4580
    @welfas4580 2 года назад +1

    Uso o Mapster ao invés do AutoMapper, mais fácil de usar e, no meu caso, mais eficiente.

  • @pilotboba
    @pilotboba 2 года назад +3

    Humanizer
    Mapster
    Bogus
    Autofixture
    Probably some I'm not remembering right now.

    • @ClaudioBernasconi
      @ClaudioBernasconi  2 года назад

      I'll check them out. Never heard if them so far. Thanks for sharing.

    • @pilotboba
      @pilotboba 2 года назад +2

      @@ClaudioBernasconi
      Oh, two more
      refit
      and of course mediatr

  • @simchakhabinsky9944
    @simchakhabinsky9944 2 года назад +3

    MoreLinq

    • @ClaudioBernasconi
      @ClaudioBernasconi  2 года назад

      Cool, heard it here for the first time.

    • @simchakhabinsky9944
      @simchakhabinsky9944 2 года назад +1

      @@ClaudioBernasconi MoreLInq is an absolutely mandatory package. Working with ienumerable, arrays and dictionaries as easy as working with lists.

  • @become-software-architect8043
    @become-software-architect8043 2 года назад

    Starts from 1:08

    • @ClaudioBernasconi
      @ClaudioBernasconi  2 года назад

      I mean, I add chapters for exactly this reason, if you don't want context you can skip ahead and start at 1:08. If you want context, you start from 0:00. Free choice for everyone. You can even copy & paste the chapters in the description, you don't even have to watch the video at all. 😀

    • @become-software-architect8043
      @become-software-architect8043 2 года назад

      @@ClaudioBernasconi Hey Your video was really helpful for me. I just added it for my reference.. don't take it wrongly please

  • @metaltyphoon
    @metaltyphoon 2 года назад +1

    Cocona

  • @N4stad
    @N4stad 2 года назад +1

    First

  • @Atahan17
    @Atahan17 2 года назад

    MassTransit

  •  Год назад

    Newtonsoft json is top 1 lib awesome

  • @Kevmoens
    @Kevmoens Год назад

    Newtonsoft
    NSubstitute
    SpecFlow
    Nlog
    Prism
    Neleus.DependencyInjection.Extensions

    • @ClaudioBernasconi
      @ClaudioBernasconi  Год назад

      Great libraries! Thanks for adding them. I do have a few SpecFlow videos on the channel.