#IKVM.NET
Explore tagged Tumblr posts
sergey-tihon · 3 years ago
Text
New IKVM 8.2 & MavenReference for .NET projects
New IKVM 8.2 & MavenReference for .NET projects
Roughly 2 months ago, a new long-awaited version of IKVM was announced. The killer feature of the 8.2 release is the support of .NET Core. So, now, IKVM can translate JAR files to .NET Core compatible DLLs. Woohoo! Last week I migrated to the new IKVM two projects and can share my first…
Tumblr media
View On WordPress
0 notes
hackernewsrobot · 8 years ago
Text
The End of IKVM.NET
http://weblog.ikvm.net/2017/04/21/TheEndOfIKVMNET.aspx Comments
0 notes
traktorfisch · 8 years ago
Link
The end of IKVM.NET - a sad time...
0 notes
sergey-tihon · 12 years ago
Text
let runFAKE = Download >> Unzip >> IKVMCompile >> Sign >> NuGet
This post is about one more FAKE use case. It will be not usual, but I hope useful script.
The problem I have faced to is recompilation of Stanford NLP products to .NET using IKVM.NET. I am sick of doing it manually. I posted instructions on how to do it,…
View Post
0 notes
sergey-tihon · 12 years ago
Text
Stanford Named Entity Recognizer (NER) is available on NuGet
One more tool from Stanford NLP produce line became available on NuGet today. It is the second library that was recompiled and published to the NuGet. The first one was the “Stanford Parser“. The second one is Stanford Named Entity Recognizer (NER). I…
View Post
0 notes
sergey-tihon · 12 years ago
Text
Stanford Parser is available on NuGet
I have already wrote small series of posts about porting of Stanford NLP Products to .NET using IKVM.NET. The first was about Stanford Parser “NLP: Stanford Parser with F# (.NET)“. It shows how to recompile and use parser from F#. Recently I wrote one…
View Post
0 notes