Peachpie.Microsoft.CodeAnalysis
3.7.2
dotnet add package Peachpie.Microsoft.CodeAnalysis --version 3.7.2
NuGet\Install-Package Peachpie.Microsoft.CodeAnalysis -Version 3.7.2
<PackageReference Include="Peachpie.Microsoft.CodeAnalysis" Version="3.7.2" />
paket add Peachpie.Microsoft.CodeAnalysis --version 3.7.2
#r "nuget: Peachpie.Microsoft.CodeAnalysis, 3.7.2"
// Install Peachpie.Microsoft.CodeAnalysis as a Cake Addin #addin nuget:?package=Peachpie.Microsoft.CodeAnalysis&version=3.7.2 // Install Peachpie.Microsoft.CodeAnalysis as a Cake Tool #tool nuget:?package=Peachpie.Microsoft.CodeAnalysis&version=3.7.2
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net5.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)
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
|