• douglasg14b@programming.dev
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    11 months ago

    .Net + EF Core + Vue/TS + Postgres. Redis as needed, Kafka as needed.

    I can get applications built extremely quickly, and their maintenance costs are incredibly low. The backends are stable, and can hang around for 5, 10+ years without issue or problems with ecosystem churn.

    You can build a library of patterns and reusable code that you can bring to new projects to get them off the ground even faster.

    Would recommend.

    • 32b99410_da5b@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      11 months ago

      But .NET has a 3 year LTS schedule unless you’re on the invincible .NET Framework 4.

      You’ll have to update your server OS at some point and then your .NET version will be too old to be installed and then you’ll have fun bugs to squash from all the new versions of things interacting…