Rxmxnx.JNetInterface.Core 0.1.0-alpha

This is a prerelease version of Rxmxnx.JNetInterface.Core.
There is a newer prerelease version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Rxmxnx.JNetInterface.Core --version 0.1.0-alpha
NuGet\Install-Package Rxmxnx.JNetInterface.Core -Version 0.1.0-alpha
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Rxmxnx.JNetInterface.Core" Version="0.1.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rxmxnx.JNetInterface.Core --version 0.1.0-alpha
#r "nuget: Rxmxnx.JNetInterface.Core, 0.1.0-alpha"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Rxmxnx.JNetInterface.Core as a Cake Addin
#addin nuget:?package=Rxmxnx.JNetInterface.Core&version=0.1.0-alpha&prerelease

// Install Rxmxnx.JNetInterface.Core as a Cake Tool
#tool nuget:?package=Rxmxnx.JNetInterface.Core&version=0.1.0-alpha&prerelease

Rxmxnx.JNetInterface.Core is the package containing only the base clasess and abstractions which may be useful for application in places where a dependency on a JVM is not desirable.

Usage

This package is included automatically as a dependency of the main Rxmxnx.JNetInterface package. Usually, the core package is only explicitly installed in places where it is undesirable to use a real JNI implementation. For example, it can be installed to use to create a .NET JNI code but isolated from any unmanaged or native interop.

API Access Restrictions

Rxmxnx.JNetInterface.Core publicly exposes the APIs necessary to develop JNI code using .NET, however, some of these APIs are restricted to prevent unauthorized access to sensitive and critical parts. Currently only Rxmxnx.JNetInterface, which implements interoperability between .NET and the JVM, has access to these restricted APIs.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Rxmxnx.JNetInterface.Core:

Package Downloads
Rxmxnx.JNetInterface

Rxmxnx.JNetInterface provides an implementation of the Java Native Interface and Invocation API for use within the .NET ecosystem.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.4-alpha 35 5/27/2024