Download Latest Version 2.4.3 source code.zip (413.5 kB)
Email in envelope

Get an email when there's a new version of Handlebars.Net

Home / 2.4.2
Name Modified Size InfoDownloads / Week
Parent folder
2.4.2 source code.tar.gz 2026-08-09 212.7 kB
2.4.2 source code.zip 2026-08-09 408.8 kB
README.md 2026-08-09 728 Bytes
Totals: 3 Items   622.2 kB 0

Compatibility notes

  • The published package now includes a net10.0 target. CI was already building and testing against the .NET 10 SDK, and the test/benchmark projects already targeted net10.0, but the Handlebars library itself only shipped netstandard2.0, netstandard2.1, and net8.0 — so .NET 10 apps silently fell back to the net8.0 binary. The package now ships a first-class net10.0 build alongside the existing targets. (#666, fixes [#659])
  • No API or behavior changes. Existing targets are unchanged; consumers on .NET 10 simply pick up the new target automatically on upgrade.

Contributors

@rexm

Full Changelog: https://github.com/Handlebars-Net/Handlebars.Net/compare/2.4.1...2.4.2

Source: README.md, updated 2026-08-09