The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
The schedule component doesn't work correctly in my setup. I've prepared an example to demonstrat this. In this sample I use the html helper to create the schedule html and the date is fetched from a controller method returning json. The random entries were for another test so that can be ignored, but there's always one resource with appointments to the end of the current month (in red). In past months you can see it rendered trough to the end of the month, but in the current month it gets cut off after yesterday. I cant figure out why this is.
I uploaded my demo project here https://www.dropbox.com/sh/y5pf769c8j4l2p9/AAAZyNyJrGTEDpZcmtBnl7sha?dl=0
If there are packages missing after opening the solution in vs (i'm using Visual Studio 2015)