I have heard people use http://www.bitwidgets.com/ to success. I have not used it myself though.
---------------------------------------- > From: bode...@apache.org > To: lucene-net-dev@lucene.apache.org > Date: Wed, 7 Sep 2011 06:05:01 +0200 > Subject: [Lucene.Net] Comparing APIs of two DLLs (something like Clirr for > .NET)? > > Hi, > > this is not about Lucene.NET even though it might be useful here as > well. > > Over in log4net land we are trying to get our act together and finally > do a new release. > > Given that many years have passed and the people active now haven't been > around all the time we are looking for a tool that compares the public > APIs of two assemblies so we can be sure we don't break any of the > existing APIs of the last release. > > In a Java project I'd use Clirr[1], does anybody know a similar tool for > .NET assemblies? > > Stefan > > [1] http://clirr.sourceforge.net/