| ▲ | dnnddidiej 2 days ago | ||||||||||||||||||||||
Is this a win for .NET where the mothership provides almost all what you need? | |||||||||||||||||||||||
| ▲ | benbristow a day ago | parent | next [-] | ||||||||||||||||||||||
.NET is great because you use a FOSS library and then a month later the developer changes the licence and forces you to either pay a subscription for future upgrades or swap it out. | |||||||||||||||||||||||
| |||||||||||||||||||||||
| ▲ | koyote 18 hours ago | parent | prev | next [-] | ||||||||||||||||||||||
Definitely! The amount of third-party (non-testing related) dependencies needed for most .NET applications is very manageable and the dependencies themselves (generally) don't come with further third-party dependencies (especially now that JSON serialisation is native). This means that for most applications, the developers know exactly which dependencies are needed (and they are not hidden away in large folder structures either, the dlls are right next to the assembly). | |||||||||||||||||||||||
| ▲ | raincole 2 days ago | parent | prev [-] | ||||||||||||||||||||||
C#/.NET is a good example showing no matter how much programmers you have, how much capital you hold, it's still impossible to make a 'batteries-included' ecosystems because the real world is simply too vast. | |||||||||||||||||||||||
| |||||||||||||||||||||||