This short book will show you how a blazor client-side project and .net core API project can be combined to make a classrom quiz application. The idea of this is for the quiz to be stored server-side, while the actual solving of it happens only on the client-side.