14 packages tagged with “Proxies”
Allows to serve content from a remote upstream server.
Base classes for commands and input/output validations
[NEW: works with TypeScript] A project to auto-generate JavaScript and TypeScript proxies for ASP.NET MVC and WebApi controllers. With Intellisense, the library provides information for easy writing to ajax requests in JavaScript and in TypeScript for ASP.NET MVC and WEB API applications. The advantage is to have no more hard-coded client-side URL. When writing of ajax requests, the library allows the developer front-end to retrieve the url generated on the server side, to know the structure of data to send parameter and instantiate it. [HOW TO USE IT]: http://jsnet.codeplex.com/ [SAMPLE APPLICATION]: https://jsnet.codeplex.com/releases
Providing Support of Auth, Chain, Rotating Proxies For Selenium Chrome Driver Support Only HTTP/S Proxies (Chrome Not Supporting Socks4&5 For Now)
Factories that create service proxies
Exposes some AOP (Aspect Oriented Programming) extensions which help registering and resolving proxies instead of concrete implementations through Microsoft built-in container with the main purpose of providing lazy loading/instantiation of resources.
This is a library that can proxy a `TcpClient` via a proxy server. Supported protocols: HTTP(S), SOCKS4, SOCKS4a, SOCKS5, No proxy
Kimono is a proxy generation framework that allows for creating proxies for objects and intercepting methods and property invocations.
Overmock is a mocking framework that allows for very robust mocking configuration and validation.
Kimono.Extensions.DependencyInjection contains extension methods for adding of interceptors to DI.
Providing Support of Auth, Chain, Rotating Proxies For Selenium FireFox Driver Support All Kind of Proxy types ! You need to download the "Nightly" or "Developer Edition" of firefox to use this library because in the original browser, extensions should be verify before installing since version 43 Also checkout the github page to read the documentaion
Providing Support of Auth, Chain, Rotating Proxies For Selenium Edge Driver Support Only HTTP/S Proxies (Edge Not Supporting Socks4&5 For Now)
Netly is a robust C# socket library designed to streamline network communication. It offers comprehensive support for multiple protocols, including HTTP, TCP, SSL/TLS, UDP, Reliable UDP (RUDP), and WebSocket. This versatility makes Netly an excellent choice for developing a wide range of applications, from multiplayer games and chat systems to real-time data exchanges. Repository: https://github.com/alec1o/netly Documentation: https://netly.docs.kezero.com Fork me: https://github.com/alec1o/Netly