BlogEngine.NET icon indicating copy to clipboard operation
BlogEngine.NET copied to clipboard

Deployable to Azure Static Web App?

Open sturlath opened this issue 2 years ago • 1 comments

I see that you are working on a new version with all the new bells and whistles and I was wondering if that version would by any change run on a Azure Static Web Apps and just use Azure Function to authenticate.

I guess you would then have to create the blog posts locally before pushing the code or store it in sqlite in the function (probably not a great idea but would do for a simple blog site).

Just thinking about how I could safe some money of off my current setup 😅

sturlath avatar Aug 14 '23 08:08 sturlath

I don't think is possible. BlogEngine.NET is developed with .NET Framework. Azure Static Web Apps doesn't support .NET Framework.

andrestalavera avatar Aug 28 '24 21:08 andrestalavera

I don't think is possible. BlogEngine.NET is developed with .NET Framework. Azure Static Web Apps doesn't support .NET Framework.

andrestalavera avatar Aug 28 '24 21:08 andrestalavera