Awesome C# HTTP

  • Apizr Apizr 123
    star
    updated about 1 month ago Apache License 2.0

    Refit based web api client management, but resilient (retry, connectivity, cache, auth, log, priority, etc...)

  • updated over 5 years ago Apache License 2.0

    [Archived] Interfaces and providers for accessing configuration files. Project moved to https://github.com/aspnet/Extensions

  • updated over 5 years ago Apache License 2.0

    [Archived] Contains common DI abstractions that ASP.NET Core and Entity Framework Core use. Project moved to https://github.com/aspnet/Extensions

  • updated over 3 years ago Other

    Http Library for C#

  • updated over 5 years ago Apache License 2.0

    [Archived] Contains an opinionated factory for creating HttpClient instances. Project moved to https://github.com/aspnet/Extensions

  • updated 12 months ago MIT License

    Useful utilities for the .NET HttpClient.

  • updated 9 months ago

    A simple, functional HTTP client library for F#

  • refit refit 7,854
    star
    updated 3 months ago MIT License

    The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.

  • updated over 5 years ago Apache License 2.0

    [Archived] ASP.NET Core middleware for caching responses. Project moved to https://github.com/aspnet/AspNetCore

  • RestEase RestEase 1,035
    star
    updated 5 months ago MIT License

    Easy-to-use typesafe REST API client library for .NET Standard 1.1 and .NET Framework 4.5 and higher, which is simple and customisable. Inspired by Refit

  • updated over 1 year ago MIT License

    The automatic type-safe-reflectionless REST API client library for .Net Standard

  • RestSharp RestSharp 9,442
    star
    updated 10 days ago Apache License 2.0

    Simple REST and HTTP API Client for .NET

  • updated over 5 years ago Apache License 2.0

    [Archived] Session state middleware for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore

  • updated over 1 year ago MIT License

    Simpliest Fluent REST client for .NET

  • updated 5 months ago MIT License

    An open source project based on the HttpClient. You only need to define the c# interface and modify the related features to invoke the client library of the remote http interface asynchronously.

  • updated over 5 years ago Apache License 2.0

    [Archived] Libraries to create and consume web hooks on ASP.NET Core. Project moved to https://github.com/aspnet/AspLabs