IMO the problem is not that noone "wanted" to be able to use the = op to assign an integer to a string (after all, that is the point of polymorphism and operator overloading, is it not?) but that ...
Take advantage of String.Create to create strings with no allocation overhead and improve the performance of your .NET 6 applications. String handling is one of the most performance-critical areas in ...