https://github.com/sobolev88/WinformsDesignerAnalyzer
Winforms analyzer and fixer
https://github.com/sobolev88/WinformsDesignerAnalyzer
analyzer c-sharp csharp fixer roslyn roslyn-analyzer roslyn-codefix winforms winforms-designer
Last synced: about 1 year ago
JSON representation
Winforms analyzer and fixer
- Host: GitHub
- URL: https://github.com/sobolev88/WinformsDesignerAnalyzer
- Owner: sobolev88
- Created: 2019-06-27T19:24:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-01T15:38:10.000Z (almost 7 years ago)
- Last Synced: 2024-10-24T12:09:17.117Z (over 1 year ago)
- Topics: analyzer, c-sharp, csharp, fixer, roslyn, roslyn-analyzer, roslyn-codefix, winforms, winforms-designer
- Language: C#
- Homepage:
- Size: 47.9 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WinformsDesignerAnalyzer
Winforms analyzer and fixer
This analyzer finds old forms without .Design.cs file and creates it.

