Solution2: Plugin Architecture in C# with Nick Cosentino

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

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

  • @DevLeader
    @DevLeader 5 дней назад +4

    Thanks so much for having me on! Hope this helps give some different perspectives for building software 🙂

  • @devfric3149
    @devfric3149 3 дня назад +1

    Nice to see some different architecture discussions

  • @olivier0003
    @olivier0003 5 дней назад +2

    What a good idea ! Thanks

    • @DevLeader
      @DevLeader 5 дней назад +2

      Hope you enjoyed!

  • @youtubevideos415
    @youtubevideos415 3 дня назад

    This is great. Are there any tutorials or courses how we can actually implement this?

  • @frankhaugen
    @frankhaugen 4 дня назад

    I and a couple of teammates made a plugin thingy from scratch and it was a pain, and I would like to redo it differently, leveraging DI, but I made it using reflection because then stateful classes wouldn't leak data, but it's caused other challenges. It's so hard to balance features for such a system

  • @vivek_shukla
    @vivek_shukla 3 дня назад

    Plugin architecture is scalable? I found it difficult to integrate new Services.

  • @dagobertoSanchez
    @dagobertoSanchez 4 дня назад

    Great. I am interested in working with you. I am from Colombia