Polish localization for IdentityErrorDescriber (Microsoft.AspNetCore.Identity) for .net 5. Contains both IdentityErrorDescriber and IdentityBuilderExtension to register the Describer. For multilanguage support based on HTTP headers consider using PiotrTrojan.AspNetCore.IdentityErrorLocalization.Multilang nuget with proper factory.
This package configures networking for http requests. It offers a HttpClientFactory that create HttpClients with AccessToken added as an Authorization Bearer header obtained from an UserPrincipal retrieved from HttpContext.
Spanish localization for IdentityErrorDescriber (Microsoft.AspNetCore.Identity) for .net 5. Contains both IdentityErrorDescriber and IdentityBuilderExtension to register the Describer. For multilanguage support based on HTTP headers consider using PiotrTrojan.AspNetCore.IdentityErrorLocalization.Multilang nuget with proper factory.
German localization for IdentityErrorDescriber (Microsoft.AspNetCore.Identity) for .net 5. Contains both IdentityErrorDescriber and IdentityBuilderExtension to register the Describer. For multilanguage support based on HTTP headers consider using PiotrTrojan.AspNetCore.IdentityErrorLocalization.Multilang nuget with proper factory.
Persian localization for IdentityErrorDescriber (Microsoft.AspNetCore.Identity) for .net 5. Contains both IdentityErrorDescriber and IdentityBuilderExtension to register the Describer. For multilanguage support based on HTTP headers consider using PiotrTrojan.AspNetCore.IdentityErrorLocalization.Multilang nuget with proper factory.
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.
French localization for IdentityErrorDescriber (Microsoft.AspNetCore.Identity) for .net 5. Contains both IdentityErrorDescriber and IdentityBuilderExtension to register the Describer. For multilanguage support based on HTTP headers consider using PiotrTrojan.AspNetCore.IdentityErrorLocalization.Multilang nuget with proper factory.
Exira.VersionHeader.Owin is an OWIN middleware to add assembly version information to HTTP headers
Turkish localization for IdentityErrorDescriber (Microsoft.AspNetCore.Identity) for .net 5. Contains both IdentityErrorDescriber and IdentityBuilderExtension to register the Describer. For multilanguage support based on HTTP headers consider using PiotrTrojan.AspNetCore.IdentityErrorLocalization.Multilang nuget with proper factory.
HttpResponseManager is a portable library. Using this library application can call and get Web API response using GET and PUT methods. User can also include the Headers while calling APIs.
Shaver is lightweight F# library for Suave.io web server built on the top of the Razor Engine and provides some extra features like template composing, setting custom return codes, localization resources support or server thread auto-localization by client Accept-Language header.
IActionResult that supports HTTP Range bytes Header.
The Content Security Policy middleware for ASP.NET Core adds the Content-Security-Policy HTTP response header to reduce the risks of XSS attacks on modern browsers.
Removes custom HTTP Response headers for Azure App Service web applications including Server, X-Powered-By, X-AspNet-Version and X-AspNetMvc-Version
Extension method to handle X-HTTP-Method-Override header.
This Package for Okta WebForm and MVC scenarios 1- This Package supports .net Frameworks versions betwwn 4.5.1 up to 4.8. 2- Addng new json Files copy OIDC info to it. 3- adding new Web.config param CanConnectOIDCFromServer = false 4- Allowing Logoff and automatic token refresh Just add to your scopes offline_access Make sure that CanConnectOIDCFromServer = true, 5- ErrorPage Handling, add the to web.config customErrors mode="On" defaultRedirect="customerror.html" 6- ErrorHandling Module, add to web.config system.webServer:modules: add name="OktaOIDCRequestModule" type="OktaOIDCFW.OktaOIDCRequestModule, OktaOIDCFW" 7- this Package will handle the login Automatically, you can handle that by yourself by adding to web.config AutomaticLogin = false 8- Adding the support for ASP.NET 4,5 and MVC just add ApplicationType = "ASPNET4" or ApplicationType = "MVC" or ApplicationType = "SECACPNET4" or ApplicationType = "SECACPNET5" to appsettings 9- Fix for Issue System.Web.HttpException: Server cannot append cookies after HTTP headers have been sent 10- New Param Added to select the startup class called StartupClass values WEB_FORMS_STARTUP or MVC_STARTUP 11- Adding the following Controls: SlidingExpiration, UseTokenLifetime, RequireHttpsMetadata, SaveTokens 12- Adding X-Forward-Proto to handle Load Balance 13- Enable Nonce cookie chceck control
A service to inject for modifying headers in a testable way
RfxWebView is an extension of Xamarin.Forms.WebView and added the ability to provide custom headers for the http request.
Delegating message handler for Http Client that caches responses using a distributed cache
Based from Toby Meyer's [SecurityPackHttpsRedirectPlusHeadersMed](https://www.siteextensions.net/packages/SecurityPackHttpsRedirectPlusHeadersMed/) Adds `httpRuntime enableVersionHeader="false"` in addition to Toby's conservative set of security minded HTTP headers and redirects HTTP requests to HTTPS while maintaining keep alive functionality.
The Syncfusion HTML to PDF converter is a .NET Standard library that converts URLs, HTML string, SVG, and MHTML to PDF in .NET Core applications. This converter uses the advanced WebKit rendering engine, thus generating pixel-perfect PDF from HTML or URL. Key features: • Converts any webpage to PDF. • Converts any raw HTML string to PDF. • Prevents text and image split across pages. • Converts HTML form to fillable PDF form. • Works both in 32-bit and 64-bit environments. • Automatically creates a table of contents. • Automatically creates bookmark hierarchy. • Can convert only a part of a webpage to PDF. • Supports headers and footers. • Repeats HTML table headers and footers in PDF. • Supports HTML5, CSS3, SVG, and Web fonts. • Supports accessing HTML pages using both HTTP POST and GET methods. • Supports HTTP cookies. • Supports cookies-based form authentication. • Thread safe. • Supports internal and external hyperlinks. • Sets document properties, page settings, security, viewer preferences, etc. • Protects PDF document with password and permission. Learn more: https://www.syncfusion.com/products/file-formats/pdf/html-to-pdf?utm_source=nuget&utm_medium=listing Documentation: https://help.syncfusion.com/file-formats/pdf/converting-html-to-pdf?utm_source=nuget&utm_medium=listing Support: incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&utm_medium=listing Forum: https://www.syncfusion.com/forums?utm_source=nuget&utm_medium=listing © Copyright 2018 Syncfusion, Inc. All Rights Reserved.
A .NET Standard compliant middleware to handle adding/removing HTTP security response headers.
The Syncfusion Essential HTML to PDF converter is a .NET library that converts URLs, HTML string, SVG, MHTML to PDF in any .NET application. This converter uses advanced WebKit rendering engine, thus generating pixel perfect PDF from HTML or URL. Key features: • Converts any webpage to PDF. • Converts any raw HTML string to PDF. • Prevents text and image split across pages. • Converts HTML form to fillable PDF form. • Works both in 32-bit and 64-bit environments. • Automatically creates Table of Contents. • Automatically creates bookmark hierarchy. • Converts only a part of the web page to PDF. • Supports header and footer. • Repeats HTML table header and footer in PDF. • Supports HTML5, CSS3, SVG, and Web fonts. • Converts any HTML to MHTML. • Converts any HTML to SVG. • Converts any HTML to image. • Converts any SVG to image. • Supports accessing HTML page using both HTTP POST and GET methods. • Supports HTTP cookies. • Supports cookies-based form authentication. • Thread safe. • Supports internal and external hyperlinks. • Sets document properties, page settings, security, viewer preferences, etc. • Protects PDF document with password and permission. Learn more: https://www.syncfusion.com/pdf-framework/net/html-to-pdf?utm_source=nuget&utm_medium=listing Documentation: https://help.syncfusion.com/file-formats/pdf/converting-html-to-pdf?utm_source=nuget&utm_medium=listing Support: Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&utm_medium=listing Forum: https://www.syncfusion.com/forums/?utm_source=nuget&utm_medium=listing
West Wind WebSurge is an easy to use Web load testing tool that makes it easy to capture or enter a series of Web requests, and test them interactively or under automated heavy load. The goal is to make the process of creating, managing and playing back of HTTP requests easy, so you can test and re-test your sites frequently and catch performance or application issues early in the development cycle. Use our built-in Web capture tool to capture and filter Web sessions from Web Browsers or Windows applications, use Telerik's Fiddler or manually create sessions using plain text HTTP headers in a text file. All HTTP request data is stored as plain HTTP headers, so it's easy to create, edit or generate test sessions manually of via code. Capture HTML requests, AJAX, REST and SOAP services. Capture SSL requests, provide POST data and custom headers - anything HTTP supports you can use in your session. Once captured play back the session under load by running for a specified time and number of simultaneous sessions. See summarized results, a few simple graphs and examine individual requests and failures. Finally a command line tool is available to automate load tests from the command prompt or with shell scripts.
Simple HTTP client that stitches together requests by adding X-Request-Id and X-Session-Id into the header of requests
A utility for generating HTTP Authorization headers for various authentication schemes
The Syncfusion Essential HTML to PDF converter is a .NET library that converts URLs, HTML string, SVG, MHTML to PDF in ASP.NET application. This converter uses advanced WebKit rendering engine, thus generating pixel perfect PDF from HTML or URL. Key features: • Converts any webpage to PDF. • Converts any raw HTML string to PDF. • Prevents text and image split across pages. • Converts HTML form to fillable PDF form. • Works both in 32-bit and 64-bit environments. • Automatically creates Table of Contents. • Automatically creates bookmark hierarchy. • Converts only a part of the web page to PDF. • Supports header and footer. • Repeats HTML table header and footer in PDF. • Supports HTML5, CSS3, SVG, and Web fonts. • Converts any HTML to MHTML. • Converts any HTML to SVG. • Converts any HTML to image. • Converts any SVG to image. • Supports accessing HTML page using both HTTP POST and GET methods. • Supports HTTP cookies. • Supports cookies-based form authentication. • Thread safe. • Supports internal and external hyperlinks. • Sets document properties, page settings, security, viewer preferences, etc. • Protects PDF document with password and permission. Learn more: https://www.syncfusion.com/pdf-framework/net/html-to-pdf?utm_source=nuget&utm_medium=listing Documentation: https://help.syncfusion.com/file-formats/pdf/converting-html-to-pdf?utm_source=nuget&utm_medium=listing Support: Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&utm_medium=listing Forum: https://www.syncfusion.com/forums/aspnet?utm_source=nuget&utm_medium=listing
Nuget package containing Sitecore integration items for 'uxbee-sitecore-headless-sxa-http-headers' NPM package.
Provides a fluent extension of ASP.NET Core's application builder so that consumers can configure support for using forwarded HTTP headers from AWS Load Balancers.
Nuget package containing Sitecore integration items for 'headless-sitecore-sxa-http-headers' NPM package.
Adds Correlation and Tracing ID Middleware for AspNet
Nuget package containing Sitecore integration items for 'headless-sitecore-sxa-http-headers' NPM package.
websocket-sharp provides the WebSocket protocol client and server. It supports: - RFC 6455 - WebSocket Client and Server - Per-message Compression extension - Secure Connection - HTTP Authentication (Basic/Digest) - Query String, Origin header and Cookies - Connecting through the HTTP Proxy server - .NET 3.5 or later (includes compatible)
Adds/removes conservative set of security minded HTTP headers and redirects HTTP requests to HTTPS while maintaining keep alive functionality. Now supports Application Insights. For full details see readme.md on project site.
Ukrainian localization for IdentityErrorDescriber (Microsoft.AspNetCore.Identity) for .net 5. Contains both IdentityErrorDescriber and IdentityBuilderExtension to register the Describer. For multilanguage support based on HTTP headers consider using PiotrTrojan.AspNetCore.IdentityErrorLocalization.Multilang nuget with proper factory.
Exira.CsrfValidation.Owin is an OWIN middleware to prevent CSRF attacks by validating HTTP Headers and Cookies
Swedish localization for IdentityErrorDescriber (Microsoft.AspNetCore.Identity) for .net 5. Contains both IdentityErrorDescriber and IdentityBuilderExtension to register the Describer. For multilanguage support based on HTTP headers consider using PiotrTrojan.AspNetCore.IdentityErrorLocalization.Multilang nuget with proper factory.
HTTP Link Header (http-link-header) binding library for Bridge.NET projects.
ActionResult that supports HTTP Range bytes Header.
A free to use library as wrapper around the HttpClient to use as a download manager or as easy producer consumer implementation. All Requests will be handled by an PriorityQueue in a parallel state to have a simple and efficient way to handle many Requests. Tested with more than 1000 HttpRequests. Also includes retry, priority and cancel function. Classes: • StatusRequest: Calls a Head request and returns a response message with the headers. • OwnRequest: Wrapper around your own requests. Easy to self-expand function. • SiteRequest: Scans a website for all references. • LoadRequest: To download the response into a file. o This is a HTTP file downloader with pause and resuming function. Returns an IProgress to get the download progress.
Helper for composing and sending an HTTP API request with a JSON body (and application/json content-type header) and an optional authentication header
Loads Semver informations from JSON configuration file for ASP.NET Core, and exposes it through a HTTP header and a tag helper.
The Syncfusion® Essential HTML to PDF converter is a .NET library that converts URLs, HTML string, SVG, MHTML to PDF in WPF application. This converter uses advanced WebKit rendering engine, thus generating pixel perfect PDF from HTML or URL. Key features: • Converts any webpage to PDF. • Converts any raw HTML string to PDF. • Prevents text and image split across pages. • Converts HTML form to fillable PDF form. • Works both in 32-bit and 64-bit environments. • Automatically creates Table of Contents. • Automatically creates bookmark hierarchy. • Converts only a part of the web page to PDF. • Supports header and footer. • Repeats HTML table header and footer in PDF. • Supports HTML5, CSS3, SVG, and Web fonts. • Converts any HTML to MHTML. • Converts any HTML to SVG. • Converts any HTML to image. • Converts any SVG to image. • Supports accessing HTML page using both HTTP POST and GET methods. • Supports HTTP cookies. • Supports cookies-based form authentication. • Thread safe. • Supports internal and external hyperlinks. • Sets document properties, page settings, security, viewer preferences, etc. • Protects PDF document with password and permission. Learn more: https://www.syncfusion.com/pdf-framework/net/html-to-pdf?utm_source=nuget&utm_medium=listing Documentation: https://help.syncfusion.com/file-formats/pdf/converting-html-to-pdf?utm_source=nuget&utm_medium=listing? Support: Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&utm_medium=listing Forum: https://www.syncfusion.com/forums/wpf?utm_source=nuget&utm_medium=listing
The Syncfusion® Essential HTML to PDF converter is a .NET library that converts URLs, HTML string, SVG, MHTML to PDF in Windows Forms application. This converter uses advanced WebKit rendering engine, thus generating pixel perfect PDF from HTML or URL. Key features: • Converts any webpage to PDF. • Converts any raw HTML string to PDF. • Prevents text and image split across pages. • Converts HTML form to fillable PDF form. • Works both in 32-bit and 64-bit environments. • Automatically creates Table of Contents. • Automatically creates bookmark hierarchy. • Converts only a part of the web page to PDF. • Supports header and footer. • Repeats HTML table header and footer in PDF. • Supports HTML5, CSS3, SVG, and Web fonts. • Converts any HTML to MHTML. • Converts any HTML to SVG. • Converts any HTML to image. • Converts any SVG to image. • Supports accessing HTML page using both HTTP POST and GET methods. • Supports HTTP cookies. • Supports cookies-based form authentication. • Thread safe. • Supports internal and external hyperlinks. • Sets document properties, page settings, security, viewer preferences, etc. • Protects PDF document with password and permission. Learn more: https://www.syncfusion.com/pdf-framework/net/html-to-pdf?utm_source=nuget&utm_medium=listing Documentation: https://help.syncfusion.com/file-formats/pdf/converting-html-to-pdf?utm_source=nuget&utm_medium=listing Support: Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&utm_medium=listing Forum: https://www.syncfusion.com/forums/windowsforms?utm_source=nuget&utm_medium=listing
Resources Over MVC is not meant to be prescriptive about what constitutes a RESTful web service, there are plenty of opinions out on the web regarding that matter! In fact it was deliberately not called "Rest Over MVC" to avoid the assumption that using this assembly would magically mean your web service was RESTful. For that you will need to do some reading around, design your resources and decide what you think constitutes a RESTful web service. Hopefully you'll find that the set of helper atributes and extensions in this assembly are not too opinionated, but you should be able to use them to provide the following features: - Serve and Receive multiple representations of resources (e.g. XML and JSON) - Support different encodings - Support a constrained number of methods - Allow representations to include hyper links Obviously, as this approach is based on ASP.Net, it is providing a web service over the HTTP protocol, so it does make use of standard: - HTTP headers - HTTP methods - HTTP status codes If you want to look into some of the history of the code I described the intial development on the Shoulders of Giants blog.
An Orchard Core MVC module to automatically configure secure HTTP-Headers.