## Goal Establish the CI/CD environment and migrate the template engine to RazorLight to ensure a secure and stable foundation. ## Tasks - [x] **CI/CD Environment Setup** - [x] Setup GitHub Actions for build and test - [x] Fix artifact packaging and versioning - [x] **RazorEngine to RazorLight Migration** - [x] Replace `RazorEngine` with `RazorLight` - [x] Fix HTML encoding issues (reflection hack) - [x] Fix build scripts and `csproj` configurations - [x] Restore temporary folder cleanup logic
Goal
Establish the CI/CD environment and migrate the template engine to RazorLight to ensure a secure and stable foundation.
Tasks
RazorEnginewithRazorLightcsprojconfigurations