© Les Jackson 2020
L. JacksonThe Complete ASP.NET Core 3 API Tutorialhttps://doi.org/10.1007/978-1-4842-6255-9_2

2. Setting Up Your Development Environment

Les Jackson1 
(1)
Melbourne, VIC, Australia
 

Chapter Summary

In this chapter, we detail the tools and setup you’ll require to follow the examples in this book.

When Done, You Will

  • Understand what tools you’ll need to install

  • Have installed those tools and configured your environment ready for development

The Three Amigos: Windows, Mac, and Linux

One of the benefits of the .NET Core Framework (when compared with the original .NET Framework) is that it’s truly cross-platform,1 meaning that you can develop and run the same apps on Windows, OSX (Mac), or Linux. For the vast majority of this book, the OS ...

Get The Complete ASP.NET Core 3 API Tutorial: Hands-On Building, Testing, and Deploying now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.