A set of projects that test various Telerik and Kendo components in Microsoft's Aspire.
| Worflow | Status |
|---|---|
| Build | |
| Deploy (Docker and Azure) | |
| Deploy (Azure Only) |
DevCraftAspire.ApiService: Contains the Telerik Reporting REST service.DevCraftAspire.Web: A Blazor application, using Telerik UI for Blazor and Telerik Reporting.DevCraftAspire.ServiceDefaults: A shared class library the defines all the services used by the front end and backend.DevCraftAspire.AppHost: The Aspire apphost project.
Note
The uses a custom base image lancemccarthy/skia-aspnet:10.0, built by LanceMcCarthy/BaseImages, is simply a copy of mcr.microsoft.com/dotnet/aspnet:10.0 with libfontconfig1 and libfreetype6 preinstalled.
Aspire Dashboard
The webfrontend application, DevCraftAspire.ApiService.
The apiservice application, DevCraftAspire.Web
The seq service