blogifierdotnet / Blogifier

Blogifier is an open-source publishing platform Written in ASP.NET and Blazor WebAssembly. With Blogifier make a personal blog or a website.
https://blogifier.net
MIT License
1.26k stars 518 forks source link

Tasks and Scheduled Posts #294

Open fullreboot opened 2 years ago

fullreboot commented 2 years ago

Is the goal of this repo to be entirely self contained? For example minimize the dependencies?

Hangfire might be a good suggestion to implement tasks/scheduling. It could also be used for analytics processing and other background tasks required.

https://github.com/blogifierdotnet/Blogifier/projects/2#card-59563745