from Hacker News

C#/.NET Core Template for a SaaS API

by rbluethl on 1/30/22, 10:45 PM with 4 comments

  • by jamesfinlayson on 1/31/22, 12:19 AM

    I think it's a good idea and I wish there were more projects like this - I work on existing projects much more often than I start on new projects, and often enough I'll be using a new technology when I start something new so I probably will make mistakes in what I do.
  • by kbrannigan on 1/31/22, 3:57 AM

    I would love something like that. I also wanted to have a cross between Django and .NET

    * Generic Views = Generic Controllers * Simplified Auth * Classed Based Forms