DEV Community

Discussion on: Azure Static Web Apps are Awesome

Collapse
 
amsmart profile image
Emmanuel Oluwagbemiga Adebiyi (Smart)

C# is absolutely supported, not only that, but it's first-class. You're probably using a wrong Github Action workflow. The '.NET Core' workflow is what you're looking for.

Collapse
 
jmarbutt profile image
Jonathan Marbutt

I would love to see an example of the ‘.NET Core’ version working with the Azure Static Sites. The official docs say it isn’t supported yet from what i can tell.