prepared project for release

This commit is contained in:
2025-01-19 16:26:45 +01:00
parent a1dbe841ff
commit fbb844d38f
7 changed files with 167 additions and 47 deletions

View File

@@ -36,6 +36,9 @@ public static class ServiceCollectionExtensions {
return services;
}
/// <summary>
/// Maps the HopFrame admin ui endpoints
/// </summary>
public static RazorComponentsEndpointConventionBuilder MapHopFramePages(this RazorComponentsEndpointConventionBuilder builder) {
builder
.AddInteractiveServerRenderMode()