Lang.Php 1.1.5431.643

dotnet add package Lang.Php --version 1.1.5431.643
NuGet\Install-Package Lang.Php -Version 1.1.5431.643
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Lang.Php" Version="1.1.5431.643" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Lang.Php --version 1.1.5431.643
#r "nuget: Lang.Php, 1.1.5431.643"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Lang.Php as a Cake Addin
#addin nuget:?package=Lang.Php&version=1.1.5431.643

// Install Lang.Php as a Cake Tool
#tool nuget:?package=Lang.Php&version=1.1.5431.643

Translate existing C# code into native PHP code. Test and debug C# code directly in IDE environment with Apache+PHP simulation. Reference native PHP libraries from C# projects.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Lang.Php:

Package Downloads
Lang.Php.Wp

This library contains Wordpress API translated from Php to .Net. Source C# code using this library can be converted do native Php code with 'C# to Php' compiler.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.5431.643 6,321 11/14/2014
1.1.5422.623 1,366 11/5/2014
1.1.5384.608 1,399 9/28/2014
1.0.5118.195 1,575 1/5/2014
1.0.5100.82 1,231 12/18/2013
1.0.5092.47 1,205 12/12/2013

Improved preg_match support.