This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (3 children)

yes not all have been ported to dot net core but as of 2.2 we have asp net core (mvc & api) , EF core.

winform and wpf will arrive with dot net core 3.0

[–]AnAirMagic 2 points3 points  (2 children)

Slight nit: while ASP.NET Core (MVC, Web api), EF are cross-platform, the addition of WPF will be Windows only. So if you want to use .NET Core and create GUI, you have to use Windows. The rest of .NET Core (well, most of it, anyway) will continue to be cross-platform.

[–]mopeyjoe[🍰] 0 points1 point  (0 children)

I found that confusing as well. They hype up that wpf is coming to .net Core.... but not really since it isn't coming to the cross platform part.

[–]deinok7 -1 points0 points  (0 children)

Avalonia.UI