RevitDeveloperTools icon indicating copy to clipboard operation
RevitDeveloperTools copied to clipboard

A suite of tools for aiding in the development of Revit plugins

Results 9 RevitDeveloperTools issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

The options of the combobox should be the string name of the enum values with the integer, like when an enum value is displayed in the snoop. Flag enums need...

enhancement
good first issue