KevM / tikaondotnet

Use the Java Tika text extraction library on the .NET platform
http://kevm.github.io/tikaondotnet/
Apache License 2.0
195 stars 73 forks source link

NET Core support #106

Closed ElVisPL closed 2 years ago

ElVisPL commented 7 years ago

Hello.

Is there any chance of supporting .NET Core?

KevM commented 7 years ago

We are dependent on IKVM for core support. Which doesn’t look good.

On Thu, Aug 17, 2017 at 8:15 AM ElVisPL notifications@github.com wrote:

Hello.

Is there any chance of supporting .NET Core?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/KevM/tikaondotnet/issues/106, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAGHUTlnrAXI-cdnHSH5QUgDDixJmBVks5sZDz3gaJpZM4O6PyA .

isaiahfisher commented 4 years ago

Has there been any updates on supporting .NET core? I am working on some research software and was pretty stoked to find your library. If it is not core compatible I will need to find another solution!

KevM commented 4 years ago

There has been some talk about how close some ikvm replacements are getting. Others likely know more.

On Sun, Dec 15, 2019 at 3:51 PM isaiahfisher notifications@github.com wrote:

Has there been any updates on supporting .NET core? I am working on some research software and was pretty stoked to find your library. If it is not core compatible I will need to find another solution!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/KevM/tikaondotnet/issues/106?email_source=notifications&email_token=AAAAMHMYCEHWTKHQWA4KP5DQY2RGBA5CNFSM4DXI7SAKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEG5DDII#issuecomment-565850529, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAAMHPUKUTUDRDZDNVRUFDQY2RGBANCNFSM4DXI7SAA .

--

shv07 commented 3 years ago

Has the support for dot net core been added yet?

KevM commented 3 years ago

No

On Thu, Nov 19, 2020 at 11:05 PM Shivji Bhagat notifications@github.com wrote:

Has the support for dot net core been added yet?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/KevM/tikaondotnet/issues/106#issuecomment-730852974, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAAMHMX7XNJCNBVBEP5W5LSQX2LFANCNFSM4DXI7SAA .

--

KevM commented 2 years ago

This is being worked on now in #152