Dark Notes is a library that uses the Java Native Interface (JNI) to load the Java VM into a .NET process on Windows, and exposes the Java classes and methods in an easy-to-call way using the .NET Dynamic Language Runtime (DLR).
Info
| Version: | 0.1.1 |
| Author(s): | [email protected] |
| Last Update: | Thursday, July 31, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mooso/DarkNotes |
| NuGet Url: | https://www.nuget.org/packages/DarkNotes |
Install
Install-Package DarkNotes
dotnet add package DarkNotes
paket add DarkNotes
DarkNotes Download (Unzip the "nupkg" after downloading)
Dependencies
Tags