Skip to content

RevitPlugins: Обновлен шаблон проекта C# плагина - #486

Merged
dosymep merged 6 commits into
masterfrom
vlastroG/RevitPlugins-template
Aug 27, 2026
Merged

RevitPlugins: Обновлен шаблон проекта C# плагина#486
dosymep merged 6 commits into
masterfrom
vlastroG/RevitPlugins-template

Conversation

@vlastroG

@vlastroG vlastroG commented Aug 13, 2026

Copy link
Copy Markdown
Member

Обновления

  • Удалены лишние файлы локализации
  • Скорректированы Margin: теперь у нас по 8
  • В .yml файле добавлен .csproj и удалено подключение DevExpress
  • Убраны неиспользуемые using
  • Версия dotnet поднята на 10
  • Включены nullable и ImplicitUsings
  • Версия языка latest
  • Удалены неиспользуемые файлы из src/dosymep

@vlastroG
vlastroG requested a review from dosymep August 13, 2026 08:26
@vlastroG vlastroG self-assigned this Aug 13, 2026

@dosymep dosymep left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • во всех старых воркфлоу тоже надо удалить devexpress и добавить отслеживание .csproj
  • сделать Language latest
  • включить nullable и ImplicitUsings
  • обновить code_style в соотвествии с nullable и ImplicitUsings

@vlastroG
vlastroG requested a review from dosymep August 19, 2026 12:02
Comment thread src/dosymep/EnumConverter.cs
@vlastroG
vlastroG requested a review from dosymep August 25, 2026 09:25

@dosymep dosymep left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

пометь эти классы устаревшими, допиши что нужно заменить на аналоги из библиотеки dosymep.SimpleServices

еще этот класс ConvertibleExtension
Image

@vlastroG
vlastroG requested a review from dosymep August 26, 2026 13:51
@dosymep
dosymep merged commit b2e9f6a into master Aug 27, 2026
4 checks passed
@dosymep
dosymep deleted the vlastroG/RevitPlugins-template branch August 27, 2026 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants