Peachpie.AspNetCore.Mvc 1.2.0-r17054

This is a prerelease version of Peachpie.AspNetCore.Mvc.
dotnet add package Peachpie.AspNetCore.Mvc --version 1.2.0-r17054
                    
NuGet\Install-Package Peachpie.AspNetCore.Mvc -Version 1.2.0-r17054
                    
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="Peachpie.AspNetCore.Mvc" Version="1.2.0-r17054" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Peachpie.AspNetCore.Mvc" Version="1.2.0-r17054" />
                    
Directory.Packages.props
<PackageReference Include="Peachpie.AspNetCore.Mvc" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Peachpie.AspNetCore.Mvc --version 1.2.0-r17054
                    
#r "nuget: Peachpie.AspNetCore.Mvc, 1.2.0-r17054"
                    
#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.
#:package Peachpie.AspNetCore.Mvc@1.2.0-r17054
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Peachpie.AspNetCore.Mvc&version=1.2.0-r17054&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Peachpie.AspNetCore.Mvc&version=1.2.0-r17054&prerelease
                    
Install as a Cake Tool

Allows integration of PeachPie compiled PHP code into ASP.NET Core MVC.

Product 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Peachpie.AspNetCore.Mvc:

Package Downloads
PeachPied.WordPress.AspNetCore

The whole of WordPress, compiled, packed and provided as an ASP.NET Core package. Does not require PHP, becomes a part of ASP.NET Core application. Usage: 1. Add a package reference to "Peachpied.WordPress.AspNetCore" (Pre-Release) 2. Add WordPress as middleware within "Configure" method: app.UseWordPress(); 3. Optionally configure WordPress settings in "ConfigureServices" method. See https://github.com/iolevel/wpdotnet-sdk for more details.

Twig.AspNetCore

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Peachpie.AspNetCore.Mvc:

Repository Stars
iolevel/peachpie-wordpress
WordPress running on .NET Core.
Version Downloads Last Updated
1.2.0-r17054 257 2/22/2024
1.2.0-r16166 329 8/28/2023
1.2.0-r15886 344 5/25/2023
1.2.0-r15874 293 5/23/2023
1.2.0-r15780 280 5/4/2023
1.2.0-r15758 286 4/30/2023
1.2.0-r15716 255 4/23/2023
1.2.0-r15612 291 4/2/2023
1.2.0-r15475 304 3/9/2023
1.2.0-r15367 284 2/15/2023
1.1.13 337 11/16/2025
1.1.11 1,252 2/20/2025
1.1.10 6,867 8/22/2024
1.1.9 4,071 5/24/2023
1.1.8 335 5/23/2023
1.1.7 2,072 3/9/2023
1.0.30 371 5/3/2023
1.0.29 377 4/29/2023
1.0.28 356 4/29/2023
1.0.27 389 4/2/2023
Loading failed