JNBridgePro for .NET teams
Call Java from .NET without rewriting either side.
Generate .NET proxies for existing Java classes, then call them from C#.
How it works
From Java to .NET in three steps
Existing Java code, callable as native .NET — no rewrites.
Generate proxies
Use JNBridgePro to generate .NET proxies from Java.
Drop into your project
Add the proxy DLL to your project and configure the bridge.
Call Java like .NET
Use Java classes from C# with native syntax — no glue code.
Get started
See it working in 5 minutes
Follow a step-by-step demo in your direction, or jump straight into the setup guide.
Read · Demo guide
Call Java from .NET
For .NET teams: generate proxies for log4j, export a ready-to-run C# project, and log from C# and Java to one log4j output.
Read the guide →Read · Demo guide
Call .NET from Java
For Java teams: generate proxies for the NI-DAQmx .NET API, export a ready-to-run demo project, and read live samples from Java.
Read the guide →Read · full docs
Setup guide
Configuration, troubleshooting, and platform-specific deployment notes.
Open the docs →

