-
Book Overview & Buying
-
Table Of Contents
Building Modern SaaS Applications with C# and .NET
By :
In this section, we’ll cover the tools that I recommend using to work through the examples in this book. Please note that there are not really any specific tools for building a SaaS application – the typical set of developer tools that you are probably accustomed to will do the job. However, I will refer to a specific set of tools in this book, and so I’ll describe them in this section, explain my selection, and cover how to install and configure the tools.
I am sure that any of the popular tools out there would be perfectly sufficient, so don’t feel like you must go with my selection, and feel free to use whatever you are most comfortable with! You should be able to adapt the examples to work with your tooling of choice.
There are only two tools that need to be installed on your machine to follow along with the code that will be supplied in this book:
These tools are fairly stable, and...