TypedRest
-
- 100,791 total downloads
- last updated 10/4/2023
- Latest version: 1.5.1
TypedRest helps you build type-safe fluent-style REST API clients. -
- 58,019 total downloads
- last updated 10/4/2023
- Latest version: 1.5.1
Build command-line interfaces for TypedRest clients. Create commands mirroring the endpoints using the types in the TypedRest.CommandLine.Commands namespace. -
- 19,080 total downloads
- last updated 10/4/2023
- Latest version: 1.5.1
Adds support for streaming with ReactiveX (Rx) to TypedRest. Create endpoints using the types in the TypedRest.Endpoints.Reactive namespace. -
- 15,987 total downloads
- last updated 3/12/2023
- Latest version: 0.4.6
DTO classes for the Open Service Broker API. This is usually referenced indirectly via OpenServiceBroker.Client or OpenServiceBroker.Server. -
- 15,190 total downloads
- last updated 10/4/2023
- Latest version: 1.5.1
Adds support for OAuth 2.0 / OpenID Connect authentication to HttpClient. Call .AddOAuthHandler() after .AddTypedRest() (or .AddHttpClient() when not using main TypedRest package). -
- 12,528 total downloads
- last updated 3/12/2023
- Latest version: 0.3.3
Client library for the PowerDNS API -
- 12,275 total downloads
- last updated 3/12/2023
- Latest version: 0.4.6
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... More information -
- 8,374 total downloads
- last updated 3/12/2023
- Latest version: 0.4.6
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... More information -
- 6,841 total downloads
- last updated 3/12/2023
- Latest version: 0.4.6
dotnet-new template for implementing a Service Broker (according to the Open Service Broker API) using ASP.NET Core.