https://github.com/byronmayne/projectparse
A library used to allow you to simply read and edit Visual Studio project and soloutions
https://github.com/byronmayne/projectparse
Last synced: about 1 month ago
JSON representation
A library used to allow you to simply read and edit Visual Studio project and soloutions
- Host: GitHub
- URL: https://github.com/byronmayne/projectparse
- Owner: ByronMayne
- License: mit
- Created: 2018-03-30T13:23:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-30T19:07:54.000Z (over 7 years ago)
- Last Synced: 2025-01-27T15:45:33.512Z (9 months ago)
- Language: C#
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Project Parse
For anyone who has ever had to deal with parsing projects this library is for you.Project Parse is used to parse Visual Studio projects and solution formats. It's goal is to make it very simple to modify.