Skip to content

Common modules and designers for Intent Architect

Notifications You must be signed in to change notification settings

IntentArchitect/Intent.Modules

Folders and files

NameName
Last commit message
Last commit date
Mar 10, 2025
Mar 10, 2025
Mar 11, 2025
Nov 24, 2024
Mar 11, 2025
Sep 11, 2017
May 26, 2022
Feb 10, 2024
Feb 26, 2024
Dec 20, 2024
Nov 28, 2020
Feb 28, 2024

Repository files navigation

Intent Architect General Modules

Build Status

This repository contains the source code for Intent Architect modules which provide base functionality for other modules and/or are not specific to any particular technology.

What is Intent Architect?

Intent Architect is a non-prescriptive, integrated, architecture-design platform that combines together the power of visual modeling, code-management and pattern-reuse to help software development teams build enterprise-grade, scalable applications at lightning speed.

What are modules?

A module is a packaged collection patterns, software factory extensions, modelers and metadata which can be used in one or more Intent Architect projects and/or solutions.

Where can I get support?

Please visit this Github Repository to ask questions, log bugs or request new features.

Contribution guide-lines

When submitting contributions to this repository ensure that the following has been done:

  • The Module version has been updated according to the Semantic Versioning scheme.
  • The Module compiles and installs successfully.
  • Test cases have been added to the Tests Intent Architect solution.
  • Run the run-validations.bat to ensure that it passes our pre-build validation checks.