J2NET icon indicating copy to clipboard operation
J2NET copied to clipboard

Provides an environment for running Java in .NET

Results 2 J2NET issues
Sort by recently updated
recently updated
newest added

Minor change to allow use of "java_home" environment variable if available rather than the embedded jre.

Hello, I'm trying to use your NuGet package. Firstly, I downloaded the JDBC.NET NuGet package and its related dependencies (such as gRPC and J2NET, etc.) into my .NET project. I...