Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012 SHA1 Hash: f680258c36b54d2071cc7e7d4ed54658cbe25e09 Size: 15.82 MB File Format: zip
Rating: 2.086956521
out of 5
based on 23 user ratings
Downloads: 955 License: Free
DependDB is a free software by stefanwenig Team and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download DependDB which is 15.82 MB in size and belongs to the software category Coding languages and Compilers. DependDB was released on 2013-06-28 and last updated on our database on 2017-04-26 and is currently at version 1.3.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
DependDB Description
DependDB is a framework helps the developers by tracking dependencies between .NET projects. It helps framework and library developers to find public APIs used by other projects and which effects a certain API change would trigger. DependDB.Server stores all dependencies in a SQL server database and provides a web service to retrieve that information, downstream projects (e.g. applications) use DependDB.BuildProcessor to extract dependencies and automatically send them to the DependDB.Server, and upstream projects (e.g. frameworks) use the DependDB.VisualStudioIntegration to get in-place usage information for any public type or member.