adoconnection / RazorEngineCore

.NET6 Razor Template Engine
MIT License
565 stars 84 forks source link

Make ProjectEngineBuilderAction public and invoke it when compiling template. #141

Closed ItWorksOnMyMachine closed 3 months ago

ItWorksOnMyMachine commented 3 months ago

Add support for custom extensions like @section directive processing by making ProjectEngineBuilderAction public and invoking it upon compilation.

adoconnection commented 3 months ago

package 2024.4.1 released, thanks!

https://www.nuget.org/packages/RazorEngineCore/2024.4.1