youtube image
From YouTube: Getting Started PeachPie

Description

Peachpie is an open source project that allows for a seamless interoperability between PHP and .NET applications. 

In this episode, we’re joined by Benjamin and Jakub who are here to show us how some of the interesting features of PeachPie work.

[T02:13] - How did the PeachPie project get stared?
[T03:56] - How does PeachPie uses the DLR?
[T08:16] - Why would you want to run Php on .NET
[T11:42] - Creating a new PeachPie project
[T16:03] - Integrating with the build system
[T19:14] - Performance profiling
[T23:35] - What version of Php does PeachPie support?
[T27:08] - Language interoperability between C# and Php
[T33:48] - Using PeachPie in an ASP.NET Core application


PeachPie Homepage
https://www.peachpie.io/

PeachPie on GitHub
https://github.com/peachpiecompiler

Dynamic Language Runtime Overview
https://docs.microsoft.com/en-us/dotnet/framework/reflection-and-codedom/dynamic-language-runtime-overview

Introduction to ASP.NET Core
https://docs.microsoft.com/en-us/aspnet/core/introduction-to-aspnet-core?view=aspnetcore-3.1

#dotnet #php #webdev #aspnet