PxWeb.Api2.Server
2.0.0-beta.11
dotnet add package PxWeb.Api2.Server --version 2.0.0-beta.11
NuGet\Install-Package PxWeb.Api2.Server -Version 2.0.0-beta.11
<PackageReference Include="PxWeb.Api2.Server" Version="2.0.0-beta.11" />
paket add PxWeb.Api2.Server --version 2.0.0-beta.11
#r "nuget: PxWeb.Api2.Server, 2.0.0-beta.11"
// Install PxWeb.Api2.Server as a Cake Addin #addin nuget:?package=PxWeb.Api2.Server&version=2.0.0-beta.11&prerelease // Install PxWeb.Api2.Server as a Cake Tool #tool nuget:?package=PxWeb.Api2.Server&version=2.0.0-beta.11&prerelease
PxApiSpecs
Documentation for the PxApi
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
PxWeb.Api2.Server - ASP.NET Core 8.0 Server
This api lets you do 2 things; Find a table(Navigation) and use a table (Table).
Table below is added to show how tables can be described in yml.
Table contains status code this API may return
Status code | Description | Reason |
---|---|---|
200 | Success | The endpoint has delivered response for the request |
400 | Bad request | If the request is not valid |
403 | Forbidden | number of cells exceed the API limit |
404 | Not found | If the URL in request does not exist |
429 | Too many request | Requests exceed the API time limit. Large queries should be run in sequence |
50X | Internal Server Error | The service might be down |
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. |
-
net8.0
- JsonSubTypes (>= 1.8.0)
- Microsoft.VisualStudio.Azure.Containers.Tools.Targets (>= 1.10.8)
- PxWeb.Api2.Server.Models (>= 2.0.0-beta.11)
- Swashbuckle.AspNetCore.Annotations (>= 6.4.0)
- Swashbuckle.AspNetCore.Newtonsoft (>= 6.4.0)
- Swashbuckle.AspNetCore.SwaggerUI (>= 6.4.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-beta.11 | 34 | 2/13/2025 |
2.0.0-beta.10 | 147 | 2/11/2025 |
2.0.0-beta.9 | 41 | 2/11/2025 |
2.0.0-beta.8 | 263 | 2/3/2025 |
2.0.0-beta.7 | 497 | 1/13/2025 |
2.0.0-beta.6 | 54 | 1/13/2025 |
2.0.0-beta.5 | 1,604 | 11/12/2024 |
2.0.0-beta.4 | 473 | 11/11/2024 |
2.0.0-beta.3 | 772 | 10/15/2024 |
2.0.0-beta.2 | 1,624 | 7/11/2024 |
2.0.0-beta.1 | 64 | 6/24/2024 |
0.0.2-alpha.0.44 | 1,177 | 6/4/2024 |
0.0.2-alpha.0.41 | 63 | 6/4/2024 |
0.0.2-alpha.0.38 | 261 | 5/13/2024 |
0.0.2-alpha.0.35 | 295 | 4/29/2024 |
0.0.2-alpha.0.27 | 3,062 | 4/14/2023 |
0.0.2-alpha.0.26 | 120 | 4/5/2023 |
0.0.2-alpha.0.25 | 272 | 3/24/2023 |
0.0.2-alpha.0.24 | 121 | 3/24/2023 |
0.0.2-alpha.0.23 | 110 | 3/24/2023 |
0.0.2-alpha.0.21 | 139 | 3/20/2023 |
0.0.2-alpha.0.19 | 202 | 3/8/2023 |
0.0.2-alpha.0.18 | 129 | 2/13/2023 |
0.0.2-alpha.0.16 | 121 | 2/1/2023 |
0.0.2-alpha.0.15 | 123 | 1/10/2023 |
0.0.2-alpha.0.14 | 315 | 1/10/2023 |
0.0.2-alpha.0.12 | 180 | 12/13/2022 |
0.0.0-alpha.0 | 123 | 11/23/2022 |