Can we use or integrate WordPress with ASP.NET?

Viewed 53657

We want to use WordPress with ASP.NET. Is it possible for ASP.NET and WordPress to work together? If not, what are the alternatives?

6 Answers

PeachPie is an open source PHP compiler to .NET. This supports ASP.NET and ASP.NET Core, and it is performant.

Related