I have:
While we have dot-net icon which is perfect for showing .NET framework, however, .NET Core is a completely different framework and using the same icon for both would be confusing.
I don't know how this will work. We already have a generic .NET icon, but even adding "Core" to that would be unintelligible. There isn't any alternative logo for the language either, they literally use the text.
As a C# dev I understand this would be useful, but it is probably going to be too difficult to display inside of the small size.
Core
text would be absolutely tiny and unreadable.
How about making it inline instead of wrapping ? I think that would solve issue of displaying in small size.
@WhiteBookmark That would make the text far too small to read at 24x24. All icons need to be readable at 24x24 and a lot of the examples I see online seem to stack it like this.
I really don't see the need to differentiate Core, Framework, and Standard in a tiny icon. They are all pretty similar so the .NET icon should cover the whole .NET ecosystem. If you need to differentiate I'd personally just use text which will be more readable and more semantic.
Realistically .net Core is the future of the platform and they stopped updating legacy .NET so I think it will be fine just having a single icon.
Most helpful comment
I really don't see the need to differentiate Core, Framework, and Standard in a tiny icon. They are all pretty similar so the .NET icon should cover the whole .NET ecosystem. If you need to differentiate I'd personally just use text which will be more readable and more semantic.