SkillAgentSearch skills...

ProjectFileManager

Senparc.ProjectFileManager can help developers to manage .csproj files under the certain path. You can use this tool to modify project file information or manage version information individually or in bulk.

Install / Use

/learn @Senparc/ProjectFileManager
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="https://sdk.weixin.senparc.com/images/senparc-logo-500.jpg" />

ProjectFileManager

Senparc.ProjectFileManager can help developers to manage .csproj files under the certain path.

You can use this tool to modify project file information or manage version information individually or in bulk.

How to use

<img src="./images/how-to-use/how-to-use-v0.2.gif" />

If you want to test the project in the example above, you can download the project here and specify the directory to /src.

Use .exe Application Directly

  1. Open Release Page, download the program package from Assets, such as: Senparc.ProjectFileManager_0.1.0.zip.

  2. Unzip the file and execute Senparc.ProjectFileManager.exe file.

Use Source Code

All the source code is in the /src folder, use Visual Studio or Visual Studio Code to open the Senparc.ProjectFileManager.sln file. You can modify the code and compile the program by yourself.

The project is based on .NET Core 3.1 + WPF, so you need to install .NET Core 3.1 SDK (or higher) before compile the program.

This is also a project where you can learn the .NET Core and WPF program code.

You are welcome to contribute your own code.

License

Apache License Version 2.0

Detail: https://github.com/Senparc/ProjectFileManager/blob/master/LICENSE

View on GitHub
GitHub Stars27
CategoryDevelopment
Updated8mo ago
Forks9

Languages

C#

Security Score

82/100

Audited on Jul 24, 2025

No findings