![]() |
VOOZH | about |
dotnet add package MASES.JNetCLICore --version 2.6.9
NuGet\Install-Package MASES.JNetCLICore -Version 2.6.9
<PackageReference Include="MASES.JNetCLICore" Version="2.6.9" />
<PackageVersion Include="MASES.JNetCLICore" Version="2.6.9" />Directory.Packages.props
<PackageReference Include="MASES.JNetCLICore" />Project file
paket add MASES.JNetCLICore --version 2.6.9
#r "nuget: MASES.JNetCLICore, 2.6.9"
#:package MASES.JNetCLICore@2.6.9
#addin nuget:?package=MASES.JNetCLICore&version=2.6.9Install as a Cake Addin
#tool nuget:?package=MASES.JNetCLICore&version=2.6.9Install as a Cake Tool
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 is compatible. 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 is compatible. 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. |
| .NET Framework | net462 net462 is compatible. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.6.9 | 181 | 6/15/2026 |
| 2.6.9-rc996 | 239 | 6/9/2026 |
| 2.6.9-rc995 | 192 | 6/7/2026 |