{"repo":"UiPath/Community.Activities","free":true,"listed":false,"github":"https://github.com/UiPath/Community.Activities","clone":"git clone https://github.com/UiPath/Community.Activities.git","description":"Repository of Windows Workflow Foundation Activities for UiPath Community","language":"C#","stars":250,"topics":["autohotkey","activities","workflow"],"license":null,"category":"workflow-automation","readme_excerpt":"Guidelines for contributing to this repository ================ Anatomy of an Activity Pack Each activity category follows this layout: Every activity has three parts: Activity (runtime logic) → ViewModel (design-time UI) → Metadata JSON (wiring and display). Property names on the ViewModel must exactly match the Activity’s property names. Building and Testing Development Guide For in-depth guidance on activity code, ViewModels, widgets, rules, validation, metadata, localization, testing, and complete examples, see the Activity Development Guide. Non-breaking changes Minor version is increased every time a change in the public interface is made (e.g. a public property is added to an activity, a new activity is added) Major version is increased when the package suffers major changes (e.g. some activities become obsolete, the behaviour and the interface change) Any new property should specify a DefaultValue attribute. This will decrease the potential damage for forward compatibility Any obsolete property should specify the Obsolete attribute, Browsable(false) attribute and DesignerSerializationVisibilityAttribute if its value is no longer needed. Marking the property as obsolete should not change the behaviour for any of input provided. Breaking changes (Inspired by https://github.com/dotnet/corefx/blob/master/Documentation/coding-guidelines/breaking-changes.md) To help triage breaking changes, we classify them into three buckets: 1. Public Contract 2. Reasonable Grey Area 3. U","default_branch":null,"files":null,"tree":[],"storefront":"/r/UiPath","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/UiPath/Community.Activities/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}