Peachpie.AspNetCore.Web
1.2.0-r14819
See the version list below for details.
dotnet add package Peachpie.AspNetCore.Web --version 1.2.0-r14819
NuGet\Install-Package Peachpie.AspNetCore.Web -Version 1.2.0-r14819
<PackageReference Include="Peachpie.AspNetCore.Web" Version="1.2.0-r14819" />
<PackageVersion Include="Peachpie.AspNetCore.Web" Version="1.2.0-r14819" />
<PackageReference Include="Peachpie.AspNetCore.Web" />
paket add Peachpie.AspNetCore.Web --version 1.2.0-r14819
#r "nuget: Peachpie.AspNetCore.Web, 1.2.0-r14819"
#addin nuget:?package=Peachpie.AspNetCore.Web&version=1.2.0-r14819&prerelease
#tool nuget:?package=Peachpie.AspNetCore.Web&version=1.2.0-r14819&prerelease
Allows integration of PeachPie compiled PHP code into ASP.NET Core pipeline.
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. 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. |
-
net5.0
- Microsoft.Extensions.DependencyModel (>= 6.0.0)
- Peachpie.Library (>= 1.2.0-r14819)
- Peachpie.Runtime (>= 1.2.0-r14819)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Peachpie.AspNetCore.Web:
Package | Downloads |
---|---|
Peachpie.AspNetCore.Mvc
Allows integration of PeachPie compiled PHP code into ASP.NET Core MVC. |
|
Peachpie.NETCore.Web
Allows integration of Peachpie compiled PHP code into ASP.NET Core pipeline. |
|
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. |
|
ResponsiveFileManager.AspNetCore
The whole of Responsive File Manager, 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 "ResponsiveFileManager.AspNetCore" 2. Add the following to your **appsettings.json**: ```json "ResponsiveFileManagerOptions": { // Path from base_url to base of upload folder. Use start and final / "UploadDirectory": "/Media/Uploads/", // Relative path from filemanager folder to upload folder. Use final / "CurrentPath": "../Media/Uploads/", // Relative path from filemanager folder to thumbs folder. Use final / and DO NOT put inside upload folder. "ThumbsBasePath": "../Media/Thumbs/", "MaxSizeUpload": 10 } ``` 3. Add ResponsiveFileManager as middleware: ```csharp app.UseResponsiveFileManager(); ``` 4. Optionally configure ResponsiveFileManager settings: ```csharp builder.Services.AddResponsiveFileManager(options => { options.MaxSizeUpload = 32; //etc }); ```; |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.0-r17054 | 254 | 2/22/2024 |
1.2.0-r16166 | 253 | 8/28/2023 |
1.2.0-r15886 | 211 | 5/25/2023 |
1.2.0-r15874 | 171 | 5/23/2023 |
1.2.0-r15780 | 180 | 5/4/2023 |
1.2.0-r15758 | 172 | 4/30/2023 |
1.2.0-r15716 | 195 | 4/23/2023 |
1.2.0-r15612 | 205 | 4/2/2023 |
1.2.0-r15475 | 188 | 3/9/2023 |
1.2.0-r15367 | 188 | 2/15/2023 |
1.2.0-r15336 | 198 | 2/9/2023 |
1.2.0-r15261 | 194 | 1/26/2023 |
1.2.0-r15252 | 220 | 1/25/2023 |
1.2.0-r15218 | 196 | 1/22/2023 |
1.2.0-r14947 | 200 | 11/29/2022 |
1.2.0-r14819 | 230 | 11/5/2022 |
1.2.0-r14735 | 233 | 10/20/2022 |
1.2.0-r14734 | 252 | 10/20/2022 |
1.2.0-r14707 | 217 | 10/15/2022 |
1.2.0-r14700 | 216 | 10/14/2022 |
1.1.11 | 621 | 2/20/2025 |
1.1.10 | 2,964 | 8/22/2024 |
1.1.9 | 4,616 | 5/24/2023 |
1.1.8 | 236 | 5/23/2023 |
1.1.7 | 2,016 | 3/9/2023 |
1.1.6 | 628 | 2/14/2023 |
1.1.5 | 1,102 | 1/24/2023 |
1.1.4 | 2,503 | 1/21/2023 |
1.1.3 | 1,124 | 11/16/2022 |
1.1.2 | 1,657 | 10/8/2022 |
1.1.1 | 687 | 10/5/2022 |
1.1.0 | 736 | 10/3/2022 |
1.0.30 | 460 | 5/3/2023 |
1.0.29 | 292 | 4/29/2023 |
1.0.28 | 286 | 4/29/2023 |
1.0.27 | 388 | 4/2/2023 |
1.0.26 | 542 | 1/21/2023 |
1.0.25 | 1,230 | 11/16/2022 |
1.0.24 | 1,331 | 9/5/2022 |
1.0.23 | 1,683 | 7/25/2022 |
1.0.22 | 995 | 7/21/2022 |
1.0.21 | 1,247 | 6/7/2022 |
1.0.20 | 1,891 | 5/6/2022 |
1.0.19 | 2,005 | 4/16/2022 |
1.0.18 | 4,462 | 2/19/2022 |
1.0.17 | 1,308 | 2/12/2022 |
1.0.16 | 1,143 | 2/10/2022 |
1.0.15 | 1,107 | 2/10/2022 |
1.0.14 | 1,129 | 1/31/2022 |
1.0.13 | 1,118 | 1/27/2022 |
1.0.12 | 1,171 | 1/24/2022 |
1.0.11 | 1,048 | 1/10/2022 |
1.0.10 | 724 | 12/28/2021 |
1.0.9 | 3,094 | 12/23/2021 |
1.0.8 | 1,699 | 10/9/2021 |
1.0.6 | 3,069 | 6/15/2021 |
1.0.5 | 1,789 | 4/24/2021 |
1.0.0 | 1,845 | 3/5/2021 |
1.0.0-preview6 | 426 | 3/3/2021 |
1.0.0-preview5 | 2,618 | 1/11/2021 |
1.0.0-preview4 | 967 | 12/5/2020 |
1.0.0-preview3 | 1,452 | 10/20/2020 |
1.0.0-preview2 | 829 | 10/4/2020 |
1.0.0-preview1 | 2,438 | 9/1/2020 |
0.9.990 | 3,091 | 6/19/2020 |
0.9.981 | 1,543 | 5/11/2020 |
0.9.980 | 1,011 | 5/10/2020 |
0.9.970 | 1,276 | 4/27/2020 |
0.9.961 | 1,061 | 4/19/2020 |
0.9.960 | 957 | 4/19/2020 |
0.9.950 | 1,987 | 4/6/2020 |
0.9.930 | 1,257 | 3/25/2020 |
0.9.920 | 1,173 | 3/20/2020 |
0.9.910 | 1,231 | 3/10/2020 |
0.9.900 | 1,357 | 3/2/2020 |
0.9.800 | 1,841 | 12/23/2019 |
0.9.600 | 1,160 | 11/11/2019 |
0.9.500 | 1,016 | 10/23/2019 |
0.9.46 | 1,530 | 9/14/2019 |
0.9.45 | 1,363 | 8/2/2019 |
0.9.44 | 2,328 | 7/5/2019 |
0.9.43 | 1,062 | 6/19/2019 |
0.9.42 | 2,048 | 5/24/2019 |
0.9.41 | 1,314 | 5/1/2019 |
0.9.40 | 1,755 | 4/16/2019 |
0.9.39 | 1,052 | 4/11/2019 |
0.9.38 | 1,074 | 3/31/2019 |
0.9.37 | 1,099 | 3/28/2019 |
0.9.36 | 1,334 | 3/5/2019 |
0.9.35 | 1,384 | 2/17/2019 |
0.9.34 | 1,297 | 2/3/2019 |
0.9.33 | 1,239 | 2/1/2019 |
0.9.32 | 1,189 | 2/1/2019 |
0.9.31 | 1,233 | 1/28/2019 |
0.9.30 | 1,183 | 1/26/2019 |
0.9.28 | 1,672 | 12/30/2018 |
0.9.27 | 1,194 | 12/30/2018 |
0.9.26 | 1,503 | 12/13/2018 |
0.9.25 | 1,245 | 12/12/2018 |
0.9.24 | 1,347 | 12/10/2018 |
0.9.23 | 1,233 | 12/8/2018 |
0.9.22 | 1,179 | 12/8/2018 |
0.9.21 | 1,208 | 12/7/2018 |
0.9.20 | 1,237 | 12/3/2018 |
0.9.18 | 1,524 | 11/25/2018 |
0.9.17 | 1,207 | 11/23/2018 |
0.9.16 | 1,237 | 11/18/2018 |
0.9.15 | 1,247 | 11/17/2018 |
0.9.14 | 1,240 | 11/16/2018 |
0.9.13 | 1,264 | 11/10/2018 |
0.9.12 | 1,316 | 11/4/2018 |
0.9.11 | 1,528 | 10/8/2018 |
0.9.10 | 1,270 | 10/5/2018 |
0.9.9 | 1,601 | 10/1/2018 |
0.9.9-CI01218 | 813 | 10/5/2018 |
0.9.0-CI01215 | 903 | 9/30/2018 |
0.9.0-CI01154 | 863 | 9/20/2018 |
0.9.0-CI01152 | 780 | 9/19/2018 |
0.9.0-CI01141 | 904 | 9/10/2018 |
0.9.0-CI01140 | 850 | 9/10/2018 |
0.9.0-CI01139 | 850 | 9/10/2018 |
0.9.0-CI01110 | 1,066 | 9/2/2018 |
0.9.0-CI01101 | 855 | 8/28/2018 |
0.9.0-CI01099 | 854 | 8/28/2018 |
0.9.0-CI01042 | 1,143 | 7/26/2018 |
0.9.0-CI01041 | 967 | 7/26/2018 |
0.9.0-CI01028 | 1,072 | 7/20/2018 |