You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library serves as a shared location for mapping profiles which map the parameters encapsulating the form features defined in the logic builder to the seria…
LogicBuilder.Structures holds the classes which define the metadata for building LINQ expressions. It supports the LogicBuilder.Expressions.Utils library.
This library serves as a shared location for mapping profiles which map the parameters encapsulating the form features defined in the logic builder to the seria…
The forms configuration descriptor classes in this library provide serializable instructions which define the functionality of .NET MAUI forms including layout,…
The parameter classes in this library serve as a contract between the Logic Builder application and the .NET MAUI applications it defines. The parameters define…
The forms configuration descriptor classes in this library provide serilizable instructions which define the functionality of the forms including layout, contro…
The parameter classes in this library serve as a contract between the Logic Builder application and the .NET applications it defines. The parameters define the …
This library takes a request for a Kendo Grid data source including entity and model types and specifications for paging, grouping and aggregation. It executes…
The ConnectorParameters class holds information about the Connector Shape on the flow diagram including additional metadata which typically carries information …
LogicBuilder.RulesDirector manages the state of the flow for the Logic Builder, including switching between rule engines, and keeping track of the current locat…
LogicBuilder.DataContracts defines the objects used to for real-time deployment of the rules during development - from the Logic Builder Client to the Web-API.