Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
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.
-
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).
-
@Oktokolo if you wish features like that were in C# check out language-ext, it's pretty amazing.
-
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
-
C# is one of the better things to build a backend with. Entity Framework is not.
Related Rants
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
rant
confusing
garbage
cryptic
unusuable
overengineered
c#