ASP.NET Core 2 and Angular 5
上QQ阅读APP看书,第一时间看更新

Adding more action methods

Before going further, let's take the chance to implement two more action methods to the QuizController to emulate a couple of different retrieval strategies: getting the quizzes in alphabetical order and in a completely random fashion.