Htmxor 0.0.0-alpha.1.49
See the version list below for details.
dotnet add package Htmxor --version 0.0.0-alpha.1.49
NuGet\Install-Package Htmxor -Version 0.0.0-alpha.1.49
<PackageReference Include="Htmxor" Version="0.0.0-alpha.1.49" />
paket add Htmxor --version 0.0.0-alpha.1.49
#r "nuget: Htmxor, 0.0.0-alpha.1.49"
// Install Htmxor as a Cake Addin #addin nuget:?package=Htmxor&version=0.0.0-alpha.1.49&prerelease // Install Htmxor as a Cake Tool #tool nuget:?package=Htmxor&version=0.0.0-alpha.1.49&prerelease
Htmxor - supercharging Blazor Static SSR with Htmx
This packages enables Blazor Static SSR (.NET 8 and later) to be used seamlessly with Htmx.
Blazor Static SSR comes with basic interactivity via enhanced navigation and enhanced form handling. Adding Htmx (htmx.org) to the mix gives you access to another level of interactivity while still retaining all the advantages of Blazor SSR stateless nature.
NOTE: This package is highly experimental!
Nuget: https://www.nuget.org/packages/Htmxor
Samples
The following Blazor Web Apps (Htmxor) are used to test Htmxor and demo the capabilities of it.
Documentation
- Getting Started - how to create a new Htmxor/Blazor project.
- Routing in Htmxor - there are two types of routing in Htmxor, standard and direct.
- Routing in Htmxor - there are two types of routing in Htmxor, standard and direct.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- Microsoft.AspNetCore.Components.Web (>= 8.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.