- ReSharper Essentials
- ?ukasz G?sior
- 128字
- 2021-07-19 18:20:03
Chapter 1. Getting Started with ReSharper
We, as developers, want to perform the right tasks using the right tools. For .NET developers, the most popular tool is Microsoft Visual Studio. It contains almost everything you need to create .NET applications. If it lacks something, ReSharper fills that gap and adds many more functionalities.
ReSharper, as a .NET developer productivity tool, helps you in the tasks you need to perform on a daily basis. It helps you avoid doing boring, repetitive and manual things. It makes refactoring your code easier, saves you time by supporting navigation through the project, and helps by generating code. In this chapter, we will cover the following topics:
- Introduction to ReSharper
- Downloading and installing ReSharper
- Basic configuration
- Integrating ReSharper with Visual Studio
推薦閱讀
- 手機安全和可信應(yīng)用開發(fā)指南:TrustZone與OP-TEE技術(shù)詳解
- Vue.js設(shè)計與實現(xiàn)
- 深入理解Android(卷I)
- OpenShift開發(fā)指南(原書第2版)
- 兩周自制腳本語言
- Python語言程序設(shè)計
- R語言游戲數(shù)據(jù)分析與挖掘
- 云計算通俗講義(第3版)
- HTML5入門經(jīng)典
- Visual FoxPro程序設(shè)計習題集及實驗指導(第四版)
- Learning Probabilistic Graphical Models in R
- Integrating Facebook iOS SDK with Your Application
- Microsoft Azure Storage Essentials
- C#程序設(shè)計教程(第3版)
- Practical Game Design with Unity and Playmaker