Peachpie.Microsoft.CodeAnalysis
3.7.1
Roslyn CodeAnalysis slightly modified to be used by Peachpie.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/iolevel/Peachpie.Microsoft.CodeAnalysis/commit/1a993508dc6aa8e7d190cac3368e2b9b5be3c7c9.
Install-Package Peachpie.Microsoft.CodeAnalysis -Version 3.7.1
dotnet add package Peachpie.Microsoft.CodeAnalysis --version 3.7.1
<PackageReference Include="Peachpie.Microsoft.CodeAnalysis" Version="3.7.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Peachpie.Microsoft.CodeAnalysis --version 3.7.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Peachpie.Microsoft.CodeAnalysis, 3.7.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- Microsoft.CodeAnalysis.Analyzers (>= 3.0.0)
- System.Collections.Immutable (>= 1.5.0)
- System.Memory (>= 4.5.4)
- System.Reflection.Metadata (>= 1.6.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.0)
- System.Text.Encoding.CodePages (>= 4.5.1)
- System.Threading.Tasks.Extensions (>= 4.5.3)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Peachpie.Microsoft.CodeAnalysis:
Package | Downloads |
---|---|
Peachpie.CodeAnalysis
Peachpie PHP language compiler platform.
|
|
Peachpie.Library.Scripting
Support for dynamic code evaluation in Peachpie application. The package enables `eval` and `create_function` in compiled programs.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Peachpie.Microsoft.CodeAnalysis:
Repository | Stars |
---|---|
peachpiecompiler/peachpie
PeachPie - the PHP compiler and runtime for .NET and .NET Core
|