Proxy information consumer for ASP.Net. Reads X-Forwarded-For and X-Forwarded-Proto headers from trusted proxies, and replaces the client ip with this information.
Package Description
SelectPdf Html To Pdf Converter for .NET Core - Community Edition is the free version of the powerful html to pdf converter available in SelectPdf Library for .NET Core and .NET 5-8. The converter offers a lot of powerful options (convert any web page to pdf, convert any html string to pdf, html5/css3/javascript support, headers and footers support, etc) and the only limitation is that it can generate pdf documents up to 5 pages long. Free Html to Pdf Converter For .NET – Community Edition Features: Generate pdf documents up to 5 pages, Convert any web page to pdf, Convert any raw html string to pdf, Set pdf page settings (page size, page orientation, page margins), Resize content during conversion to fit the pdf page, Set pdf document properties, Set pdf viewer preferences, Set pdf security (passwords, permissions), Set conversion delay and web page navigation timeout, Custom headers and footers, Support for html in headers and footers, Automatic and manual page breaks, Repeat html table headers on each page, Support for @media types screen and print, Support for internal and external links, Generate bookmarks automatically based on html elements, Support for HTTP headers, Support for HTTP cookies, Support for web pages that require authentication, Support for proxy servers, Enable/disable javascript, Modify color space, Multithreading support, HTML5/CSS3 support, Web fonts support and many more.
A reverse proxy toolkit to help you expose AspNetCore http server behind a NAT or firewall to the internet
An AspNet core middleware toolkit to create proxy servers. Can be embedded in applications or used as a standalone proxy.
Restract.Contract contains all requeired classes for defining Restract proxy contracts.
Extreme.Met provides Http(s), Socks4a, Socks4, Socks5, Chain proxy to HttpClient
Proxy API Http Client with Mocking
Proxy to be able to Sync through an ASP.NET CORE application. Choose a Dotmim.Sync provider and protects your database call through web api calls only. This assembly is meant to be used from your ASP.Net core Web Api project, and will handle all http requests calls.
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices. Features include: * HTTP, Socks4, Socks4a and Socks5 proxy support. * SASL Authentication via ANONYMOUS, CRAM-MD5, DIGEST-MD5, LOGIN, NTLM, OAUTHBEARER, PLAIN, SCRAM-SHA-1, SCRAM-SHA-256, SCRAM-SHA-512 and XOAUTH2. * A fully-cancellable SmtpClient with support for STARTTLS, 8BITMIME, BINARYMIME, ENHANCEDSTATUSCODES, SIZE, DSN, PIPELINING and SMTPUTF8. * A fully-cancellable Pop3Client with support for STLS, UIDL, APOP, PIPELINING, UTF8, and LANG. * A fully-cancellable ImapClient with support for ACL, QUOTA, LITERAL+, IDLE, NAMESPACE, ID, CHILDREN, LOGINDISABLED, STARTTLS, MULTIAPPEND, UNSELECT, UIDPLUS, CONDSTORE, ESEARCH, SASL-IR, COMPRESS, WITHIN, ENABLE, QRESYNC, SORT, THREAD, ANNOTATE, LIST-EXTENDED, ESORT, METADATA / METADATA-SERVER, NOTIFY, FILTERS, LIST-STATUS, SORT=DISPLAY, SPECIAL-USE / CREATE-SPECIAL-USE, SEARCH=FUZZY, MOVE, UTF8=ACCEPT / UTF8=ONLY, LITERAL-, APPENDLIMIT, STATUS=SIZE, OBJECTID, REPLACE, SAVEDATE, XLIST, and X-GM-EXT1. * Client-side sorting and threading of messages (the Ordinal Subject and the Jamie Zawinski threading algorithms are supported). * Asynchronous versions of all methods that hit the network. * S/MIME, OpenPGP, DKIM and ARC support via MimeKit. * Microsoft TNEF support via MimeKit.
Transparent filtering proxy engine for Windows.
CoAP.NET is an implementation in C# providing CoAP-based services to .NET applications.
An AspNet core middleware toolkit to create proxy servers. Can be used in applications or used as a standalone proxy (i.e. containerised system).
Http Service Proxy for Services exposed over WebApi
An AspNet core middleware toolkit to create proxy servers. Can be used in applications or used as a standalone proxy (i.e. containerised system).
An AspNet core middleware toolkit to create proxy servers. Can be embedded in applications or used as a standalone proxy.
An extension to AspNetCore HttpOverrides middleware that adds support for X-Forwared-PathBase.
A code first dotnet web proxy, that can intercept and edit http and https requests.
This package provides an experimental SSL proxy for the Sisk Framework and other .NET projects.
A shared library with types and helper classes for interacting with the http-nats-proxy
Providing Support of Auth, Chain, Rotating Proxies For Selenium Chrome Driver Support Only HTTP/S Proxies (Chrome Not Supporting Socks4&5 For Now)
TicketingService HTTP proxy.
A forward proxy server supporting HTTP proxy and HTTPS (CONNECT) tunnels.
Moksy is an open source .Net library for stubbing, mocking and simulating web services. Intended to be driven from MsTest (or your favorite testing framework), Moksy will create a real HTTP Server end-point that your system under test or other services can hit. For example: Moksy.Common.Proxy proxy = new Moksy.Common.Proxy(10011); proxy.Start(); var simulation = SimulationFactory.When.I.Get().From("/TheEndpoint").Then.Return.Body("Hello World!").And.StatusCode(System.Net.HttpStatusCode.OK); proxy.Add(simulation); Navigating to http://localhost:10011/TheEndpoint in your browser or hitting that Url from another service will return "Hello World!". This release has a strong focus on testing JSON-based web services.
HttpFilteringEngine is a transparent filtering proxy engine.
Basic contracts that are needed for SimpleNet.ServiceHost to start pluggable Windows Services - Provides Interfaces and Binding Defaults for making WCF calls using HTTP, TCP, MSMQ bindings. - Provides the Proxy layer to "Invoke" these services so you do not have to create "ServiceReferences" in your application
Provides a proxy like HttpContent implementation that reports the upload progress.
ASP.NET Core basic middleware for supporting HTTP method overrides. support PathBase Includes: * X-Forwarded-* headers to forward headers from a proxy. * HTTP method override header.
App Store Connect adapter proxy using HTTP.
WebSockets for Xeeny, A framework for building and consuming services on devices and servers that support .net standard. It is Cross Platform, Duplex, Multiple Transports, Asynchronous, Typed Proxies, Configurable, and Extendable
A Socket lib allowing you to create communications from app to app. TCP with support of TLS / SSL with SNI. ReverseProxy using either HTTP or PORT MAPPING. RAW Sockets enabling custom setups and other libraries. Listener socket for packet sniffing using SharpPCap.Net.