Here are some cool things you can let your users do with the Telerik Scheduler for Blazor: drag and drop both events and schedules, add whole new schedules or events, and update your database with the user’s changes.
Due to its flexibility and simplicity, Docker makes it easy to manage applications and their dependencies. In this second part about Docker with ASP.NET Core, we will see how to add a SQL Server database to the application and how to run it in a Docker container using Docker Compose.