PiBox.Api.OpenApi 1.3.2

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

PiBox.OpenApi

PiBox framework

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 (1)

Showing the top 1 NuGet packages that depend on PiBox.Api.OpenApi:

Package Downloads
PiBox.Plugins.Endpoints.RestResourceEntity

PiBox is a `service hosting framework` that allows `.net devs` to `decorate their services with behaviours or functionality (think of plugins) while only using minimal configuration`.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.3.2 348 2025/4/4
1.2.2 638 2025/3/26
1.1.8 444 2025/2/3
1.1.6 213 2025/2/3
1.0.91 251 2025/1/24
1.0.85 290 2025/1/15
1.0.79 247 2024/12/20
1.0.73 232 2024/10/22
1.0.66 418 2024/10/15
1.0.64 290 2024/10/14
1.0.61 274 2024/10/1
1.0.60 265 2024/9/27
1.0.54 403 2024/4/30
1.0.51 307 2024/2/27
1.0.49 261 2024/2/27
1.0.47 282 2024/2/21
1.0.45 279 2024/2/20
1.0.43 283 2024/2/13
1.0.41 285 2024/2/13
1.0.39 286 2024/2/8
Loading failed