- ASP.NET Core 2 and Angular 5
- Valerio De Sanctis
- 40字
- 2025-04-04 17:58:00
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.