Skip to content
View SteveIves's full-sized avatar
Block or Report

Block or report SteveIves

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Synergex/CodeGen Synergex/CodeGen Public

    CodeGen is a tool that Synergy/DE developers can use to generate source code and other types of content based on the meta-data stored in a Synergy Repository.

    Smarty 16 8

  2. Synergex/HarmonyCore Synergex/HarmonyCore Public

    Harmony Core is a framework that consists of libraries, CodeGen templates, and conventions that enable you to expose Synergy logic and data as a RESTful web service using OData and ASP.NET Core

    C# 23 14

  3. Synergex/SqlReplication Synergex/SqlReplication Public

    An example of how to implement the replication a Synergy applications ISAM data to a relational database in near-to-real-time.

    Smarty 3 3

  4. Synergex/SynPSG_PDF Synergex/SynPSG_PDF Public

    A platform-independent API that facilitates the easy creation of PDF files from applications written in Synergy DBL.

    Shell 2 1

  5. AzureKeyVaultDemo AzureKeyVaultDemo Public

    A Traditional Synergy application that demonstrates how to interact with Azure Active Directory and Azure Key Vault in order to retrieve securely stored encryption keys.

    PowerShell 1 1

  6. DataEncryptionDemo DataEncryptionDemo Public

    An example Traditional Synergy application that demonstrates how to encrypt one or more fields in a Synergy record, using XCALL DATA_ENCRYT and XCALL DATA_DECRYPT.