-
Notifications
You must be signed in to change notification settings - Fork 100
Package comparison
michael-freidgeim-webjet edited this page Dec 1, 2021
·
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 | July 2021 | 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 | ✅ | ✅ |