Show HN: WordPress Running on .Net Core
wpdotnet.com
Show HN: WordPress Running on .Net Core
1–8 of 8 posts
Re: Show HN: WordPress Running on .Net Core
#2In all seriousness, this compiler looks incredibly well-made! It's quite an achievement to be able to successfully compile WordPress, so props for that. Are there any known limitations to e.g. plugins that can't be compiled? Are other frameworks like Laravel or Symphony able to be compiled to .NET?
What was the motivation behind the compiler? A legacy PHP app being moved to a .NET team?
Re: Show HN: WordPress Running on .Net Core
#3Is the last sentence there allowed by the WP license?
Re: Show HN: WordPress Running on .Net Core
#4Re: Show HN: WordPress Running on .Net Core
#5> WpDotNet distributes your application without the need to have the original source code on the server. This is both more secure and allows you to sell or distribute your application without revealing the sources. Is the last sentence there allowed by the WP license?
Re: Show HN: WordPress Running on .Net Core
#6We were so busy wondering if we could do it we never stopped to ask if we should. In all seriousness, this compiler looks incredibly well-made! It's quite an achievement to be able to successfully compile WordPress, so props for that. Are there any known limitations to e.g. plugins that can't be compiled? Are other frameworks like Laravel or Symphony able to be compiled to .NET? What was the motivation behind the com…
Laravel is quite close to being run, Symfony should follow soon after. Mediawiki is already tested and runs.
Re: Show HN: WordPress Running on .Net Core
#7Would it work with existing themes and plugins?