How to get wordpress website data to c# website

MUHAMMAD EHSAN 1 Reputation point
2022-11-06T20:35:04.03+00:00

Hello,
I have a website on tech media niche on WordPress, but now I realize that a custom website is better than a WordPress website. so now I want to convert all my WordPress website data to c# a developed website but the big issue is that I don't know how to convert all that data onto the newly developed site. Kindly guide me on how is it possible.

Thanks

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,281 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Dillon Silzer 54,731 Reputation points
    2022-11-06T20:40:33.017+00:00

    Hi @MUHAMMAD EHSAN

    From what I see is a couple of solutions (these aren't the only solutions, but from different sources that I read over):

    1) WordPress on .NET

    https://www.wpdotnet.com/

    2) PeachPie

    .NET development platform for PHP


    If this is helpful please accept answer.

    1 person found this answer helpful.
    0 comments No comments