An open API service indexing awesome lists of open source software.

https://github.com/datajuggler/projectupdater

I use this project to perform find and replace on all the project files in a solution. If you have to update many projects, it is a pain, so I recursively search project files in a folder. Look in the Init method to see examples on how to create FindAndReplaceItems.
https://github.com/datajuggler/projectupdater

Last synced: over 1 year ago
JSON representation

I use this project to perform find and replace on all the project files in a solution. If you have to update many projects, it is a pain, so I recursively search project files in a folder. Look in the Init method to see examples on how to create FindAndReplaceItems.

Awesome Lists containing this project