-
Book Overview & Buying
-
Table Of Contents
Building Modern SaaS Applications with C# and .NET
By :
Building Modern SaaS Applications with C# and .NET
By:
Overview of this book
There are several concepts that must be mastered to deliver functional and efficient SaaS applications. This book is perfect for developers and teams with experience in traditional application development looking to switch to SaaS and deliver slick and modern applications. You‘ll start with a general overview of SaaS as a concept and learn with the help of an example throughout the book to bring life to the technical descriptions. You’ll use the Microsoft .NET tech stack for development and C# as the programming language to develop your desired SaaS application.
Delivering SaaS requires a deep understanding of all layers in the application stack. As you progress, you’ll learn how to approach the database layer, the API, and the UI to confidently approach application development using the SaaS model. Additionally, you’ll explore how to test, deploy, maintain, and upgrade each component of the application.
By the end of this book, you will be well equipped to approach all aspects of delivering software using the SaaS paradigm.
Table of Contents (21 chapters)
Preface
Part 1: Getting Started
Chapter 1: SaaS – the Modern Distribution Model that We All Need
Chapter 2: Building a Simple Demo Application
Part 2: Building the Backend
Chapter 3: What Is Multi-Tenancy, and Why Is It Important in SaaS Applications?
Chapter 4: Building Databases and Planning for Data-Rich Applications
Chapter 5: Building Restful APIs
Chapter 6: Microservices for SaaS Applications
Part 3: Building the Frontend
Chapter 7: Building a User Interface
Chapter 8: Authentication and Authorization
Part 4: Deploying and Maintaining the Application
Chapter 9: Testing Strategies for SaaS Applications
Chapter 10: Monitoring and Logging
Chapter 11: Release Often, Release Early
Chapter 12: Growing Pains – Operating at Scale
Part 5: Concluding Thoughts
Chapter 13: Wrapping It Up
Index