Giraffe.Htmx.Common
4.0.0
dotnet add package Giraffe.Htmx.Common --version 4.0.0
NuGet\Install-Package Giraffe.Htmx.Common -Version 4.0.0
<PackageReference Include="Giraffe.Htmx.Common" Version="4.0.0" />
<PackageVersion Include="Giraffe.Htmx.Common" Version="4.0.0" />
<PackageReference Include="Giraffe.Htmx.Common" />
paket add Giraffe.Htmx.Common --version 4.0.0
#r "nuget: Giraffe.Htmx.Common, 4.0.0"
#:package Giraffe.Htmx.Common@4.0.0
#addin nuget:?package=Giraffe.Htmx.Common&version=4.0.0
#tool nuget:?package=Giraffe.Htmx.Common&version=4.0.0
Giraffe.Htmx.Common
This package contains common code shared between Giraffe.Htmx and Giraffe.ViewEngine.Htmx, and will be automatically installed when you install either one. It also contains htmx and htmax as static web assets, allowing them to be loaded from your local (or published) project.
htmx version: 4.0.0
NOTE: Pay special attention to breaking changes highlighted in the packages listed above.
| 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. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- FSharp.Core (>= 10.1.400)
-
net8.0
- FSharp.Core (>= 10.1.400)
-
net9.0
- FSharp.Core (>= 10.1.400)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Giraffe.Htmx.Common:
| Package | Downloads |
|---|---|
|
Giraffe.Htmx
htmx header extensions and helpers for Giraffe |
|
|
Giraffe.ViewEngine.Htmx
Extensions to Giraffe View Engine to support htmx attributes and their values |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.0 | 70 | 9/1/2026 |
| 4.0.0-beta5 | 148 | 6/30/2026 |
| 4.0.0-beta4 | 147 | 6/15/2026 |
| 4.0.0-alpha8 | 155 | 3/22/2026 |
| 4.0.0-alpha6a | 161 | 1/7/2026 |
| 2.0.10 | 215 | 7/3/2026 |
| 2.0.8 | 706 | 12/28/2025 |
| 2.0.6 | 414 | 7/3/2025 |
| 2.0.4 | 1,027 | 12/13/2024 |
| 2.0.3 | 1,391 | 10/18/2024 |
| 2.0.2 | 615 | 8/13/2024 |
| 2.0.1 | 278 | 7/29/2024 |
| 2.0.0 | 4,808 | 6/18/2024 |
| 2.0.0-beta4 | 299 | 5/23/2024 |
| 2.0.0-beta3 | 272 | 4/18/2024 |
| 2.0.0-beta1 | 258 | 3/19/2024 |
| 2.0.0-alpha2 | 313 | 2/12/2024 |
| 2.0.0-alpha1 | 285 | 1/31/2024 |
| 1.9.12 | 2,941 | 4/18/2024 |
| 1.9.11 | 2,484 | 3/19/2024 |
htmx 4.0.0 Initial Release
See package and prior alpha/beta release READMEs; v2 to v4 is not an update-and-forget-it release. If you encounter build errors after installing this, install v4.0.0-beta5 instead; obsolete elements will generate a warning with suggestions of what to use instead.