PxWeb.Api2.Server 2.0.0

dotnet add package PxWeb.Api2.Server --version 2.0.0
                    
NuGet\Install-Package PxWeb.Api2.Server -Version 2.0.0
                    
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="PxWeb.Api2.Server" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PxWeb.Api2.Server" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="PxWeb.Api2.Server" />
                    
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 PxWeb.Api2.Server --version 2.0.0
                    
#r "nuget: PxWeb.Api2.Server, 2.0.0"
                    
#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 PxWeb.Api2.Server@2.0.0
                    
#: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=PxWeb.Api2.Server&version=2.0.0
                    
Install as a Cake Addin
#tool nuget:?package=PxWeb.Api2.Server&version=2.0.0
                    
Install as a Cake Tool

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 419 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