- Building Microservices with .NET Core 2.0(Second Edition)
- Gaurav Aroraa
- 120字
- 2021-07-02 20:13:00
Visual Studio 2017
Visual Studio is one of the best Integrated Development Environments (IDE) created by Microsoft. It enables developers to work in various ways using famous languages(for example, C#, VB.NET F#, and so on). The current release of Visual Studio 2017 is update 3 (VS15.3).
An IDE is a software application that provides a facility for programmers to write programs using programming languages. For more information, visit https://en.wikipedia.org/wiki/Integrated_development_environment.
Microsoft also released Visual Studio for macOS, and the new avatar of Visual Studio has many tremendous features. For more information please refer to https://www.visualstudio.com/vs/whatsnew/. In this book, all examples are written using Visual Studio 2017 update 3. You can also download a community edition that is free: https://www.visualstudio.com/.