OpenServiceBroker.Model
0.8.0
dotnet add package OpenServiceBroker.Model --version 0.8.0
NuGet\Install-Package OpenServiceBroker.Model -Version 0.8.0
<PackageReference Include="OpenServiceBroker.Model" Version="0.8.0" />
<PackageVersion Include="OpenServiceBroker.Model" Version="0.8.0" />
<PackageReference Include="OpenServiceBroker.Model" />
paket add OpenServiceBroker.Model --version 0.8.0
#r "nuget: OpenServiceBroker.Model, 0.8.0"
#:package OpenServiceBroker.Model@0.8.0
#addin nuget:?package=OpenServiceBroker.Model&version=0.8.0
#tool nuget:?package=OpenServiceBroker.Model&version=0.8.0
Open Service Broker API for .NET - Model
DTO classes and exceptions for the Open Service Broker API specification. This is usually referenced indirectly via OpenServiceBroker.Client or OpenServiceBroker.Server.
Usage
The DTOs mirror the JSON structures defined by the specification, e.g. Catalog, Service, Plan, ServiceInstanceProvisionRequest and ServiceBindingRequest.
Non-successful HTTP status codes are mapped to domain-specific exception types (BrokerException and derived, such as AsyncRequiredException, ConcurrencyException and NotFoundException), which both the client and server libraries use to signal specification-defined error conditions.
Links
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. 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 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 is compatible. 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 is compatible. 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Newtonsoft.Json (>= 13.0.4)
- NJsonSchema (>= 11.6.1)
-
.NETStandard 2.1
- Newtonsoft.Json (>= 13.0.4)
- NJsonSchema (>= 11.6.1)
-
net10.0
- Newtonsoft.Json (>= 13.0.4)
- NJsonSchema (>= 11.6.1)
-
net8.0
- Newtonsoft.Json (>= 13.0.4)
- NJsonSchema (>= 11.6.1)
-
net9.0
- Newtonsoft.Json (>= 13.0.4)
- NJsonSchema (>= 11.6.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on OpenServiceBroker.Model:
| Package | Downloads |
|---|---|
|
OpenServiceBroker.Server
A library to help you provide an ASP.NET Core implementation of the Open Service Broker API. This specification allows developers, ISVs, and SaaS vendors a single, simple, and elegant way to deliver services to applications running within cloud native platforms such as Cloud Foundry, OpenShift, and Kubernetes. |
|
|
OpenServiceBroker.Client
A client library for calling the Open Service Broker API. This specification allows developers, ISVs, and SaaS vendors a single, simple, and elegant way to deliver services to applications running within cloud native platforms such as Cloud Foundry, OpenShift, and Kubernetes. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.8.0 | 35 | 8/2/2026 |
| 0.7.1 | 41 | 8/2/2026 |
| 0.7.0 | 321 | 12/21/2025 |
| 0.6.0 | 304 | 9/8/2025 |
| 0.5.0 | 722 | 3/6/2024 |
| 0.4.6 | 1,247 | 3/12/2023 |
| 0.4.5 | 1,321 | 1/13/2022 |
| 0.4.4 | 1,914 | 11/29/2021 |
| 0.4.3 | 1,408 | 9/5/2021 |
| 0.4.2 | 1,407 | 4/7/2021 |
| 0.4.0 | 1,949 | 9/20/2020 |
| 0.3.1 | 1,411 | 8/26/2020 |
| 0.3.0 | 1,651 | 7/30/2020 |
| 0.2.0 | 2,114 | 12/11/2019 |
| 0.1.5 | 1,978 | 2/25/2019 |
| 0.1.4 | 1,756 | 2/11/2019 |
| 0.1.3 | 2,096 | 1/17/2019 |
| 0.1.2 | 2,152 | 1/10/2019 |
| 0.1.1 | 1,876 | 10/23/2018 |
| 0.1.0 | 1,920 | 9/15/2018 |