contents

 

front matter

preface

acknowledgments

about this book

about the author

about the cover illustration

1 Getting started with Razor Pages

1.1 What is Razor Pages?

Web development frameworks

Server-side frameworks

Cross-platform functionality

Open source

Using your existing knowledge

1.2 What can you do with Razor Pages?

1.3 The technologies that underpin Razor Pages

The ASP.NET Core MVC framework

Model-view-controller

The design goals of Razor Pages

1.4 When should you use Razor Pages?

1.5 Working with Razor Pages

How do you get Razor Pages?

Choosing a development environment

Choosing a database system