IKVM 8.1.5717
Install-Package IKVM -Version 8.1.5717
dotnet add package IKVM --version 8.1.5717
<PackageReference Include="IKVM" Version="8.1.5717" />
paket add IKVM --version 8.1.5717
#r "nuget: IKVM, 8.1.5717"
// Install IKVM as a Cake Addin
#addin nuget:?package=IKVM&version=8.1.5717
// Install IKVM as a Cake Tool
#tool nuget:?package=IKVM&version=8.1.5717
IKVM.NET is an implementation of Java for Mono and the Microsoft .NET Framework.
Product | Versions |
---|---|
.NET Framework | net |
This package has no dependencies.
NuGet packages (76)
Showing the top 5 NuGet packages that depend on IKVM:
Package | Downloads |
---|---|
TikaOnDotNet
Bare-bones IKVM Java-to-.NET port of Apache Tika. You'll want to install TikaOnDotNet.TextExtractor. |
|
Stanford.NLP.CoreNLP
Stanford CoreNLP provides a set of natural language analysis tools which can take raw English language text input and give the base forms of words, their parts of speech, whether they are names of companies, people, etc., normalize dates, times, and numeric quantities, and mark up the structure of sentences in terms of phrases and word dependencies, and indicate which noun phrases refer to the same entities. Stanford CoreNLP is an integrated framework, which make it very easy to apply a bunch of language analysis tools to a piece of text. Starting from plain text, you can run all the tools on it with just two lines of code. Its analyses provide the foundational building blocks for higher-level and domain-specific text understanding applications. |
|
Stanford.NLP.NER
Stanford NER (also known as CRFClassifier) is a Java implementation of a Named Entity Recognizer. Named Entity Recognition (NER) labels sequences of words in a text which are the names of things, such as person and company names, or gene and protein names. The software provides a general (arbitrary order) implementation of linear chain Conditional Random Field (CRF) sequence models, coupled with well-engineered feature extractors for Named Entity Recognition. |
|
CuratorIkvm
Curator client library & recipes for Zookeeper. This is the IKVM version; which is to say that this is compiled from Java to .NET |
|
NHtmlUnit
NHtmlUnit is a .NET wrapper of HtmlUnit; a "GUI-less browser for Java programs". It allows you to write code to test web applications with a headless, automated browser. |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on IKVM:
Repository | Stars |
---|---|
vivami/SauronEye
Search tool to find specific files containing specific words, i.e. files containing passwords..
|
|
paulirwin/JavaToCSharp
Java to C# converter
|
|
fireshaper/Omnibus
Search for and download comics that are added to GetComics.info easily
|
Version | Downloads | Last updated |
---|---|---|
8.1.5717 | 2,043,903 | 8/26/2015 |
8.0.5449.1 | 96,272 | 1/12/2015 |
8.0.5449 | 6,542 | 12/2/2014 |
7.4.5196 | 66,192 | 3/24/2014 |
7.3.4830 | 119,297 | 3/28/2013 |
7.2.4630.5 | 126,714 | 12/10/2012 |
7.1.4532.2 | 18,213 | 9/17/2012 |
7.0.4335 | 3,086 | 12/29/2011 |
0.46.0.1 | 28,505 | 8/24/2011 |
The release notes can be found here: http://ikvm.net/release/8.1.5717.0