Y
Hacker News
new
|
ask
|
show
|
jobs
by
scoj
2871 days ago
Yes, it has for quite a while now. To be clear, .NET Core is cross-platform. .NET Framework (old/existing) is still Windows-only. You can target both by targeting .NET Standard. Still confusing, I know :(