Htmxor 0.0.0-alpha.1.63
See the version list below for details.
dotnet add package Htmxor --version 0.0.0-alpha.1.63
NuGet\Install-Package Htmxor -Version 0.0.0-alpha.1.63
<PackageReference Include="Htmxor" Version="0.0.0-alpha.1.63" />
paket add Htmxor --version 0.0.0-alpha.1.63
#r "nuget: Htmxor, 0.0.0-alpha.1.63"
// Install Htmxor as a Cake Addin #addin nuget:?package=Htmxor&version=0.0.0-alpha.1.63&prerelease // Install Htmxor as a Cake Tool #tool nuget:?package=Htmxor&version=0.0.0-alpha.1.63&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
Documentation
See https://github.com/egil/Htmxor/blob/main/docs/index.md.
Samples
The following Blazor Web Apps (Htmxor) are used to test Htmxor and demo the capabilities of it.
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.