A collection of 500+ analyzers, refactorings and fixes for C#
...Roslynator client libraries are meant to be used for the development of your own analyzers/refactorings. It does not contain any analyzers/refactorings themselves. All analyzers in package Roslynator.Formatting.Analyzers are disabled by default. Roslynator Testing Framework can be used for unit testing of analyzers, refactorings and code fix. The framework is distributed as a NuGet package. Some analyzers require options to be set. For this purpose, there is special analyzer ROS0003 that report a diagnostic if an analyzer is enabled but the required option is not set. ROS0003 is disabled by default. ...
A command-line tool to convert between file formats, which are supported by OpenOffice.org (.doc, .xls, .odt, .odg, etc) and PDF. Documents can be append to a PDF and the count of pages returns. Requires the OOo, OOo SDK and .Net Framework.
This tool provides User Interface for command-line tool SqlMetal which can generate code and mapping for the LINQ to SQL component of the .NET Framework.