Found 32 packages
NClient is an automatic type-safe .NET HTTP client that can call web API methods using annotated interfaces.
NClient abstractions for your providers and extensions.
The core of NClient library for creating client that allows you to call web service API methods using annotated clients and controllers interfaces.
NClient attributes for annotation of controllers and client interfaces.
The provider that allows you to implement resilience policies using the Polly library.
NClient is an automatic type-safe .NET HTTP client that can call web API methods using annotated interfaces. The package provides the entire set of tools for creating clients but no third-party solutions.
Extension methods that make it easy to add clients in ServiceCollection.
RestSharp based HTTP client provider for NClient.
NClient add-on that allows you to annotate controllers via interfaces. You can use these interfaces to create clients using the main NClient package.
System.Net.Http based HTTP client provider for NClient.
System.Text.Json based serialization provider for NClient.
The provider that allows you to create clients for the REST API.
The provider that allows you to return native http responses.
Newtonsoft.Json based serialization provider for NClient.
Package Description
The provider that allows you to transport messages using System.Net.Http.
The provider that allows you to return the LanguageExt of a monad as responses.
The provider that allows you to use the System.Text.Json serializer.
NClient code generation abstractions for your providers and extensions.
DotNet CLI tool for generate facades of NClient.