📄️ Embedding Authoring Controls
Almost all of the controls used to edit rules in irAuthor can be embeddable in custom .NET and WPF applications. This allows users to create or modify rule applications or parts of a rule application inside of their own custom .NET solution. This provides a domain-centric authoring experience with minimal coding efforts.
📄️ Embedding InRule Default Editors
Namespaces: InRule.Repository, InRule.Repository.RuleElements, InRule.Authoring.Controls,
📄️ Embedding the Language Rule Editor
Namespaces: InRule.Repository, InRule.Repository.RuleElements, InRule.Authoring.BusinessLanguage,
📄️ Embedding the Decision Table Editor
Namespaces: InRule.Repository, InRule.Repository.RuleElements, InRule.Authoring.BusinessLanguage,
📄️ Embedding the Condition Editor
Namespaces: InRule.Repository, InRule.Repository.RuleElements, InRule.Authoring.BusinessLanguage,