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


Architecture tools provided by ReSharper present you with a global view of your project. You can easily check references between different modules and quickly fix some issues.

Such a high perspective view makes it easier to find rules in your architecture that have been broken, such as undesirable references, and provide code with better quality.

In the next chapter, we will see how you can use ReSharper without Visual Studio.