Skip to main content

Overview of adapters

Today's enterprise desktop is made up an assortment of mission critical applications written in various programming languages. The language adapters from HERE for C++, .NET, and Java provide a path for seamless integrations between applications built with web technologies, and those built with other technologies.

With HERE adapters, JavaScript apps and "native" apps can easily:

  • Share data and context with one another across process boundaries to deliver powerful automated workflows
  • Generate notifications for a seamless and unified experience
  • Leverage API capabilities from external applications while seamlessly connecting to the HERE Core environment

HERE offers the following adapters for integrating C++-, .NET-, and Java-based applications into the HERE Core ecosystem.

  • HERE Core for .NET (6+) provides a modern approach to .NET programming, with components to support specific areas of the HERE Core APIs. This is the recommended adapter for use in new .NET integrations.
  • HERE Core for .NET Framework supports integration with legacy .NET applications built using .NET Framework.
  • HERE Core for Java supports integration with Java applications.
  • HERE Core for C++ supports integration with C++ applications.