HTTP
HTTP (Hypertext Transfer Protocol) is a request and response protocol used to send a request to a server and receive a response back in the form of a file. HTTP is the basis of data communication for the web. HTTPS is an evolution in HTTP, where the “S” stands for secure socket layer allowing communication in HTTP to be more secure.
Here are 576 public repositories matching this topic...
Fluent URL builder and testable HTTP client for .NET
-
Updated
Oct 16, 2024 - C#
OpenAPI based HTTP Client code generator
-
Updated
Oct 31, 2024 - C#
Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
-
Updated
Apr 27, 2024 - C#
A cross-platform asynchronous HTTP(S) proxy server in C#.
-
Updated
Jun 29, 2023 - C#
A tiny, cross-platform, module based web server for .NET
-
Updated
Jun 5, 2023 - C#
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from https://WireMock.org, but extended with more functionality.
-
Updated
Oct 29, 2024 - C#
🦄 A Promise based REST and HTTP client for Unity 🎮
-
Updated
Oct 27, 2024 - C#
TouchSocket is an integrated .NET networking framework that includes modules for socket, TCP, UDP, SSL, named pipes, HTTP, WebSocket, RPC, and more. It offers a one-stop solution for TCP packet issues and enables quick implementation of custom data message parsing using protocol templates.
-
Updated
Oct 26, 2024 - C#
An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server
-
Updated
Jun 22, 2024 - C#
a lightweight and high-performance http/websocket service component in the dotnet core platform that supports TLS.
-
Updated
Aug 5, 2024 - C#
Dev Proxy is an API simulator that helps you effortlessly test your app beyond the happy path.
-
Updated
Oct 30, 2024 - C#
An API testing tool with support for HTTP/2 and HTTP/3. Alternative to Postman.
-
Updated
Oct 30, 2024 - C#
Watson is the fastest, easiest way to build scalable RESTful web servers and services in C#.
-
Updated
Aug 2, 2024 - C#
.net core fast http and websocket gateway components
-
Updated
Sep 10, 2021 - C#
A modern async HTTP client for REST APIs. Its fluent interface lets you send an HTTP request and parse the response in one go.
-
Updated
Jul 7, 2024 - C#
An opinionated HTTP library for Mobile Development
-
Updated
Oct 28, 2024 - C#