-
Notifications
You must be signed in to change notification settings - Fork 100
Package comparison
Alexander Selishchev edited this page Jan 18, 2022
·
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 | January 2022 | May 2017(1.1), January2021(2.0pre-release) | 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 | ✅ | ✅ |