Build Configuration in Visual Studio

Posted on February 23, 2020, in category Information, Tutorial, tags: , , , , ,

All projects targeting the .NET platform have build properties, build events, and many other options we commonly define. This post depicts the well known project property pages in Visual Studio, which are also implicitly available to PeachPie projects.

... continue reading

Release 0.9.11 and Visual Studio

Posted on October 2, 2018, in category Announcement, News, tags: , , , , , ,

We’re happy to announce version 0.9.11 of PeachPie – the PHP compiler and runtime for .NET and .NET Core. This update introduces a lot of new features, compatibility enhancements and improvements for the project management.

... continue reading

Goodbye project.json, Hello MSBuild

Posted on April 4, 2017, in category Announcement, Information, News, tags: , , , , ,

It took a while, but we have finally gotten Peachpie up to speed with the latest development over at Microsoft. Project.json is now history and MSBuild has taken over as the go-to build platform of Microsoft and Visual Studio. Besides this major change, we are also happy to announce that Peachpie finally supports .NET Core […]

... continue reading