| ▲ | moomin 5 hours ago | |
There’s two versions of .NET. One is “legacy”, which is stable as anything and bundled with the OS. The other is “Core”, that only has support for three years and isn’t 100% compatible. The reason the latest .NET runtime isn’t bundled is the above: the stable version is bundled. | ||
| ▲ | Atotalnoob 5 hours ago | parent [-] | |
Core is compatible with non deprecated apis. That’s why they had .NET 5im stead of .net core 5 | ||