Skip to content
Steve Ives edited this page Sep 10, 2018 · 28 revisions

#Welcome to the HarmonyCore wiki!

Harmony Core is a software development framework that is designed to help Synergy/DE developers build and expose RESTful Web Services APIs that expose Synergy data and business logic, with minimal effort.

Harmony Core is built on top of insustry standard tools, APIs and environments, including:

  • ASP.NET Core
  • ASP.NET Core Web API
  • ASP.NET Core Entity Framework
  • ASP.NET Core OData
  • Asp.NET Core Identity

Harmony Core is an Open Source project and all of the source code is available on GitHub, and We also provide binary builds via NuGet.

Clone this wiki locally