PxWeb.Api2.Server
2.0.0-beta.24
See the version list below for details.
dotnet add package PxWeb.Api2.Server --version 2.0.0-beta.24
NuGet\Install-Package PxWeb.Api2.Server -Version 2.0.0-beta.24
<PackageReference Include="PxWeb.Api2.Server" Version="2.0.0-beta.24" />
<PackageVersion Include="PxWeb.Api2.Server" Version="2.0.0-beta.24" />
<PackageReference Include="PxWeb.Api2.Server" />
paket add PxWeb.Api2.Server --version 2.0.0-beta.24
#r "nuget: PxWeb.Api2.Server, 2.0.0-beta.24"
#:package PxWeb.Api2.Server@2.0.0-beta.24
#addin nuget:?package=PxWeb.Api2.Server&version=2.0.0-beta.24&prerelease
#tool nuget:?package=PxWeb.Api2.Server&version=2.0.0-beta.24&prerelease
PxWeb API 2.0 Specification
This is the home of the PxWeb API 2.0 OpenAPI Specification. You can look at the current state of the specification in Swagger UI.
Updating PxApi-2.yml
When creating a PR for updatedating PxAPI-2.yml please use the following command to also include changes in generated server code.
docker run --rm -v ${PWD}:/local openapitools/openapi-generator-cli:v7.11.0 generate -i /local/PxAPI-2.yml -g aspnetcore -c /local/aspnetcore-generator-config.yml -o /local
Replace ${PWD}
with $(pwd)
when running on Linux
Upgrade NuGet Packages
NuGet packages get frequently updated.
To upgrade this solution to the latest version of all NuGet packages, use the dotnet-outdated tool.
Install dotnet-outdated tool:
dotnet tool install --global dotnet-outdated-tool
Upgrade only to new minor versions of packages
dotnet outdated --upgrade --version-lock Major
Upgrade to all new versions of packages (more likely to include breaking API changes)
dotnet outdated --upgrade
Run
Linux/OS X:
sh build.sh
Windows:
build.bat
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
-
net8.0
- JsonSubTypes (>= 1.9.0)
- Microsoft.VisualStudio.Azure.Containers.Tools.Targets (>= 1.10.8)
- PxWeb.Api2.Server.Models (>= 2.0.0-beta.24)
- Swashbuckle.AspNetCore.Annotations (>= 6.9.0)
- Swashbuckle.AspNetCore.Newtonsoft (>= 6.9.0)
- Swashbuckle.AspNetCore.SwaggerUI (>= 6.9.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
2.0.0 | 442 | 8/29/2025 |
2.0.0-beta.25 | 224 | 8/27/2025 |
2.0.0-beta.24 | 195 | 8/26/2025 |
2.0.0-beta.23 | 284 | 8/25/2025 |
2.0.0-beta.22 | 116 | 8/22/2025 |
2.0.0-beta.21 | 109 | 8/21/2025 |
2.0.0-beta.20 | 114 | 8/20/2025 |
2.0.0-beta.19 | 583 | 8/8/2025 |
2.0.0-beta.18 | 608 | 6/13/2025 |
2.0.0-beta.17 | 341 | 5/19/2025 |
2.0.0-beta.16 | 1,136 | 3/12/2025 |
2.0.0-beta.15 | 232 | 3/5/2025 |
2.0.0-beta.14 | 221 | 2/26/2025 |
2.0.0-beta.13 | 72 | 2/26/2025 |
2.0.0-beta.12 | 395 | 2/17/2025 |
2.0.0-beta.11 | 92 | 2/13/2025 |
2.0.0-beta.10 | 352 | 2/11/2025 |
2.0.0-beta.9 | 84 | 2/11/2025 |
2.0.0-beta.8 | 323 | 2/3/2025 |
2.0.0-beta.7 | 639 | 1/13/2025 |
2.0.0-beta.6 | 85 | 1/13/2025 |
2.0.0-beta.5 | 1,676 | 11/12/2024 |
2.0.0-beta.4 | 495 | 11/11/2024 |
2.0.0-beta.3 | 797 | 10/15/2024 |
2.0.0-beta.2 | 2,059 | 7/11/2024 |
2.0.0-beta.1 | 87 | 6/24/2024 |
0.0.2-alpha.0.44 | 1,202 | 6/4/2024 |
0.0.2-alpha.0.41 | 80 | 6/4/2024 |
0.0.2-alpha.0.38 | 281 | 5/13/2024 |
0.0.2-alpha.0.35 | 314 | 4/29/2024 |
0.0.2-alpha.0.27 | 3,127 | 4/14/2023 |
0.0.2-alpha.0.26 | 177 | 4/5/2023 |
0.0.2-alpha.0.25 | 333 | 3/24/2023 |
0.0.2-alpha.0.24 | 179 | 3/24/2023 |
0.0.2-alpha.0.23 | 170 | 3/24/2023 |
0.0.2-alpha.0.21 | 196 | 3/20/2023 |
0.0.2-alpha.0.19 | 259 | 3/8/2023 |
0.0.2-alpha.0.18 | 186 | 2/13/2023 |
0.0.2-alpha.0.16 | 186 | 2/1/2023 |
0.0.2-alpha.0.15 | 188 | 1/10/2023 |
0.0.2-alpha.0.14 | 375 | 1/10/2023 |
0.0.2-alpha.0.12 | 242 | 12/13/2022 |
0.0.0-alpha.0 | 185 | 11/23/2022 |