arichika / RotativaCore

for ASP.NET Core on Azure Web Apps (by Windows). Support .NETStandard 2.0
https://www.nuget.org/packages/RotativaCore/
MIT License
14 stars 6 forks source link

feature: OnBuildFileSuccess() event #1

Closed arichika closed 6 years ago

arichika commented 6 years ago

If you want to save the generated binary file to an external source such as Azure BLOB, Let's implement this event.

Please return true to continue processing, false to drop with error.