Found 592 packages
Simple REST and HTTP API Client
Easy-to-use typesafe REST API client library, which is simple and customisable. Write a C# interface which describes your API, and RestEase generates an implementation you can call into. Source Generators are here! Reference the RestEase.SourceGenerator NuGet package.
Simple REST and HTTP API Client
Simple REST and HTTP API Client
Simple.OData.Client is a multiplatform OData client library supporting .NET 4.x, .NET Standard, .NET Core, iOS and Android. The adapter provides a great alternative to WCF Data Services client. It does not require generation of context or entity classes and fits RESTful nature of OData services. The package Simple.OData.Client contains libraries that can work with OData feeds that implement both V1-3 and V4 OData protocol. Packages Simple.OData.V3.Client and Simple.OData.V4.Client have smaller footprints and target V1-3 and V4 respectively.
HttpClientFactory adapter for ASP.NET Core for RestEase: the easy-to-use typesafe REST API client library, which is simple and customisable.
Extensions built on top of SimpleRest to provide value and even more ease of use for REST services for the SimpleRest platform.
SimpleRest is a light weight, extensible, easy to use REST platform created to make REST service creation easier and more full featured.
Simple.OData.V4.Client is a multiplatform OData client library supporting .NET 4.x, .NET Standard, .NET Core, iOS and Android. The adapter provides a great alternative to WCF Data Services client. It does not require generation of context or entity classes and fits RESTful nature of OData services. The package Simple.OData.V4.Client contains libraries that can work with OData feeds that implement V4 OData protocol. To access V3 OData feeds use Simple.OData.V4.Client or Simple.OData.Client that can consume OData feeds of any version.
Simple REST and HTTP API Client
A simple set of client side and server side REST helpers
Extensions created to support native authentication and authorization oAuth extensions.
A (very simple) TCP server which you can use from within a testing environment or, if you're really ambitious, for some other reason.
Simple REST and HTTP API Client
Nethereum.Util.Rest Nethereum Utility Library providing a generic interface and a simple implementation of a Rest client api
A (very simple) HTTP server which you can use from within a testing environment or, if you're really ambitious, for some other reason.
Source generator for RestEase: the easy-to-use typesafe REST API client library, which is simple and customisable Generates implementations for RestEase interfaces at compile-time, to provide error-checking, faster execution, and support for platforms which don't support runtime code generation (such as iOS and .NET Native). You must be using the .NET 5 SDK (or higher) to use this. You will also need to install the RestEase package. For more details, see https://github.com/canton7/RestEase#using-resteasesourcegenerator
Simple, easy HTTP REST API client for integrating and consuming services in C#.
ServiceStack is a simple and fast alternative to WCF, MVC and Web API in one cohesive framework for all your services and web apps that's intuitive and Easy to use! To get started see: https://servicestack.net/getting-started
Simple REST and HTTP API Client