6

I will never make a backend in C# ever again.

Just look at this bullshit:

official docks, PAGES long: https://learn.microsoft.com/en-us/...

confused devs running rampant: https://stackoverflow.com/questions...

absolute total GARBAGE

literally ANY other language or framework, you set an env file and you fuck off. of course microsoft has to make the most convoluted pile of shit horse shit fuck shit that confuses everyone. i shouldn't have to pray to the dev gods every time i spin off a staging or production build that my environment variables are set correctly

GOD

Comments
  • 0
    Haha EF migrations. Just have the cli generate a script you can run and you have full control. It's what they recommend you do, anyway.
  • 5
    Try other ones first I guess.

    Funny that a detailed documentation is a con for you
  • 1
    While Microsoft frameworks are highly opinionated (as is usual for frameworks in general), C# itsef has come a long way and is a full-featured OOP language now (if you want sum types, you have to switch to F# though).
  • 1
    @Oktokolo if you wish features like that were in C# check out language-ext, it's pretty amazing.
  • 5
    ehhhh? C# for backend is one of the nicer choices, documentation is one THE BEST. If you ever had to deal with google/android documentation, ud know what real "shit documentation" is
  • 4
    C# is one of the better things to build a backend with. Entity Framework is not.
  • 1
    @KDSBest yeah imagine not wanting to read documentation. 🤡
  • 1
  • 0
    Good to see the comments. the rant made me question myself
  • 0
    seeing other rants from OP, i feel, that they just don't like any language.
Add Comment