Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/klausloeffelmann/winformsdevtools
Small WinForms tool to easily deploy compiled binaries from the correct WinForms repo artefact subfolders to the respective .NET SDK folders.
https://github.com/klausloeffelmann/winformsdevtools
Last synced: about 17 hours ago
JSON representation
Small WinForms tool to easily deploy compiled binaries from the correct WinForms repo artefact subfolders to the respective .NET SDK folders.
- Host: GitHub
- URL: https://github.com/klausloeffelmann/winformsdevtools
- Owner: KlausLoeffelmann
- License: mit
- Created: 2022-06-12T22:40:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-04T19:43:20.000Z (3 months ago)
- Last Synced: 2024-11-19T00:54:35.568Z (2 months ago)
- Language: C#
- Size: 266 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WinFormsDevTools
Repo for a series of WinForms tool which are helping in all sorts of WinForms runtime/designer development tasks.
* **WinFormsDevTools* Small WinForms tool to easily deploy compiled binaries from the correct WinForms repo artefact subfolders
to the respective .NET SDK folders.
* **ShadowCopySpy** Tool to monitor the shadow copy process of the OOP Designer for debugging purposes.![WinFormsRuntimeCopy](https://user-images.githubusercontent.com/9663150/173257002-954fdfe2-59ae-4189-a6ca-73b274d8d72c.gif)