March 2018
Beginner to intermediate
458 pages
10h 34m
English
So far, we have been exploring the features and fundamentals of ASP.NET Core 2.0. The applications we have developed are good examples to learn the concepts but do not make use of data persistence. In this chapter, we will learn to do read, write, update, and delete data operations, making use of Entity Framework Core. We will also learn how to deploy a web app in Azure and monitor its health. We will demonstrate this by developing a simple movie booking web app, where a user can book a ticket for a movie. So, in this chapter, we will cover the following topics:
Read now
Unlock full access