|
|
|
|
|
by Shrezzing
815 days ago
|
|
Dotnet uses Nuget[1]. Packages in the system are immutable, & never changing. They can be unlisted, but never deleted (except in limited & extreme cases, like malware), which means even if a package maintainer stops publishing new versions to the repository, existing packages will continue to be publicly available for as long as Microsoft continues to exist. [1] https://www.nuget.org/ |
|
Or the "says it will work with > X," but doesn't.