C# - Writing own class libraries

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

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

  • @radovanholcik6010
    @radovanholcik6010 3 года назад +3

    Awesome and fast tutorial. Great explaining and no useless information. Helped a lot

  • @kopilkaiser8991
    @kopilkaiser8991 3 месяца назад

    Great tutorial. Thank you brother for all your efforts❤🎉

  • @BlueKaiTheEnd-
    @BlueKaiTheEnd- Год назад

    I don't know if it's company computer settings or me missing a step, but I get a yellow triangle symbol on dependencies each time I install. This is preventing me from using the namespace and calling the methods.

    • @Codewrinkles
      @Codewrinkles  Год назад +1

      The yellow triangle means that there is somewhere a version mismatch between the library. it's actually very tricky to investigate that. You should take a look at each library and what other packages/libraries it depends on, including exact versions.

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

    Very comprehensive. Thank you.
    I'm curious as to why one would even bother using .NET core though since standard works for all applications?
    Is .NET core more resource efficient?

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

      First of all, this video is very old. Actually it's from the beginning of .NET Core when thing were a little bit more volatile. However, an answer to your question would be, from my opinion, that it depends what you are trying to achieve. If you want to build a library only for .NET Core applications, then creating a .NET Core class library might be the way to go, since .NET Standards includes a lot of additional classes that are specific for cross platform development. It comes down to size. True, this shouldn't really matter in most cases nowadays. However, with the unification of the .NET portofolio I think everything will be unified soon and this discussion will probably get out of date :)

  • @manjeetnandal1
    @manjeetnandal1 5 лет назад +1

    Great sharing!
    Many useful!
    Many thanks!

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

    Now I just need permission to push to my company's library

  • @gordonkimmacaraeg1232
    @gordonkimmacaraeg1232 5 лет назад +2

    thank you for this

  • @niphomahlangu2733
    @niphomahlangu2733 3 года назад

    This was helpful. Thanks a million. 🔥

  • @engrqamarabbas9753
    @engrqamarabbas9753 5 лет назад

    Thanks a lot for the great lecture.

  • @sourandbitter3062
    @sourandbitter3062 4 года назад

    The minute + 40 seconds intro wasn't necessary.

    • @mycodelines
      @mycodelines 4 года назад +7

      programmers puts many years experience in single video and makes a lot of effort to convey his knowledge to us. we should support them not criticise.

    • @OnlyGamerNerd
      @OnlyGamerNerd 4 года назад +2

      Why do you care. He did great!