microsoft / Mobius

C# and F# language binding and extensions to Apache Spark
MIT License
943 stars 213 forks source link

Support for .net core #666

Open SarcoZ opened 7 years ago

SarcoZ commented 7 years ago

Is any plan to support netcore2.0,many need it

tzographos commented 7 years ago

I second this. Are there any plans to support .NET Core 2.0 (i.e. .NET Standard 2.0) now that it is production-ready ?

skaarthik commented 6 years ago

Some APIs currently used in Mobius are not supported in .NET Core. So, unfortunately it is not straightforward to support it. It is Mobius project's RADAR though.

damageboy commented 6 years ago

Can you elaborate on what's missing?

Mehboobunnisa commented 6 years ago

Hi, I wanted to use GraphX component of Apache spark through Mobius.Is it possible?

matiii commented 6 years ago

@Mehboobunnisa check this issue #554

manchuwook commented 5 years ago

Is any plan to support netcore2.0,many need it

I come from the future, it is now netcore2.2 and would still like to have it.

ceremony commented 5 years ago

@manchuwook

We're up to netcore3.0.0 preview #2, it really really would be nice if Mobius was compatible with netcore.