-
Notifications
You must be signed in to change notification settings - Fork 86
Package comparison
Dylan Beattie edited this page Sep 7, 2024
·
6 revisions
based on issue https://github.com/adoconnection/RazorEngineCore/issues/58
all improvements are welcome!
RazorEngineCore | RazorLight | RazorEngine.NetCore | |
---|---|---|---|
Description | This repo, fresh code | Fresh code | Antaris RazorEngine port to .NET Core |
Last release | 2024.4.1 (April 16, 2024) | v2.3.1 (January 16, 2023) | v3.1.0 19 June 2020 |
Save/Load templates | ✅ | ||
Caching | persist compiled templates in memory, streams and files | in memory cache only | in memory cache only |
HTML safety | extension required | by default | by default |
Partial page support | extension required | ✅ | ✅ |