Book Image

ReSharper Essentials

By : Lukasz Gasior
Book Image

ReSharper Essentials

By: Lukasz Gasior

Overview of this book

Table of Contents (18 chapters)
ReSharper Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


ReSharper is helpful not only in developing applications with Visual Studio, but you can also run it outside, where you can use code inspections and find duplicates in your code. This allows you to integrate these two ReSharper features with almost every application. It will be most useful for you to use it with your Continuous Integration tool, but you can also easily convert results to HTML or prepare any custom report tool. This makes these free tools very powerful.

In the next chapter, we will check some useful plugins that extend the standard ReSharper features.