ASP.NET Core basic middleware for supporting HTTP method overrides. Includes:
* X-Forwarded-* headers to forward headers from a proxy.
* HTTP method override header.
This package was built from the source code at...
More information
Middleware for adding security headers to an ASP.NET Core application. Allows you to easily add Content Security Policy, Strict Transport Security, and Public Key Pins to an app.
This decorator allows you to easily create section headers for RecyclerViews using a LinearLayoutManager in either vertical or horizontal orientation.
It's a Xamarin binding of the StickyHeadersRecyclerView library by Timehop.
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.
This package will reduce the server information that is disclosed to your visitors.
It removes the following http headers:
"Server"
"X-AspNet-Version"
"X-AspNetMvc-Version"
"X-Powered-By"
It is compatible with async operations in MVC and WebAPI as it does not...
More information
WFC behavior to log soap messages and headers with log4net only by configuration. No need to change you code. The logging will be done at info level.
The package will add the behavior extention to your canfig, to use it on endpoint add: behaviorConfiguration="log4NetBehavior"
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.