HeimdallFramework.Templates.WebApp 2.0.3

dotnet new install HeimdallFramework.Templates.WebApp@2.0.3
                    
This package contains a .NET Template Package you can call from the shell/command line.

Heimdall Web App Template

A full ASP.NET Core web application starter built with Heimdall, an HTML-first, server-driven UI framework for strongly-typed rendering, server actions, and real-time updates without SPA complexity.

This template provides a starting point for the alpha release, demonstrating the recommended Heimdall architecture.


✨ What You Get

  • ASP.NET Core web app preconfigured for Heimdall
  • Strongly-typed HTML rendering patterns
  • Server action pipeline wired and working
  • Example pages demonstrating content actions and swaps
  • Optional real-time patterns (SSE-ready)
  • Opinionated but minimal project structure
  • No Razor component lifecycle
  • No Blazor rendering pipeline
  • No SPA state sync problems
  • Server is the source of truth
  • Edit server render code → refresh → done
  • Works naturally with standard .NET Hot Reload

License

MIT

  • net10.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.3 45 6/5/2026
2.0.2 104 5/30/2026
2.0.1 102 5/29/2026
2.0.0 98 5/29/2026
1.0.7 125 5/17/2026
1.0.6 128 5/16/2026
1.0.5 137 5/6/2026
1.0.4 141 5/5/2026
1.0.3 139 5/3/2026
1.0.2 151 4/25/2026
1.0.1 160 4/16/2026
1.0.0 164 4/16/2026
0.3.2-alpha.1 124 4/13/2026
0.3.1-alpha.1 130 4/13/2026
0.3.0-alpha.1 122 4/10/2026
0.2.9-alpha.1 121 4/9/2026
0.2.8-alpha.1 128 4/9/2026
0.2.7-alpha.1 123 4/7/2026
0.2.6-alpha.1 133 4/4/2026
0.2.5-alpha.1 126 4/4/2026
Loading failed