![]() |
VOOZH | about |
dotnet tool install --global MASES.JNetCLI --version 2.6.9
dotnet new tool-manifestif you are setting up this repo
dotnet tool install --local MASES.JNetCLI --version 2.6.9
#tool dotnet:?package=MASES.JNetCLI&version=2.6.9
nuke :add-package MASES.JNetCLI --version 2.6.9
The dotnet tool needs a JRE/JDK installed within the system (see JVM™ identification)
To use the CLI interface (JNetCLI) runs a command like the following:
jnet -i
If the previous command raises the error described in , the only solution is to apply the following workaround (within an elevated shell) and disable CET:
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\jnet.exe" /v MitigationOptions /t REG_BINARY /d "0000000000000000000000000000002000" /f
docker run ghcr.io/masesgroup/jnet -i
docker run masesgroup/jnet -i
jnet accepts the following command-line switch:
Plus other switches available at page.
One of the most important command-line switch is JVMPath and it is available in JCOBridge switches: it can be used to set-up the location of the JVM™ library (jvm.dll/libjvm.so) if JCOBridge is not able to identify a suitable JRE installation.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package has no dependencies.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.6.9 | 76 | 6/15/2026 |
| 2.6.9-rc996 | 89 | 6/9/2026 |
| 2.6.9-rc995 | 103 | 6/7/2026 |