122 packages tagged with “header”
Enrich logs with client IP, CorrelationId and HTTP request headers.
The ultimate file-extension & mime-type library with over 14,000+ signatures. Quickly detect extensions & mime types from a stream or byte array using magic numbers (file headers) and magic words. A default signature library is included and can be expanded using Mime-Detective.Definitions.Condensed (common signatures) or Mime-Detective.Definitions.Exhaustive (14,000+ signatures).
A small library for detecting the type of a file based on header signature (also known as magic number) rather than file extension.
Plugin for the Serilog File sink that writes a configurable header at the start of each log file.
PeNet is a Windows PE (Portable Executable) parser written in C#. It parses all PE header structures for x32 and x64.
An exhaustive library of over 14,000 file signatures for use by the "Mime-Detective" package.
Enrich logs with header data.
An extension to EasyNetQ that allows you to utilize message headers, without resorting to AdvancedBus!
Enriches Serilog events with client IP, Correlation Id, RequestBody, RequestQuery, HTTP request headers and information of the MemoryUsage.
A condensed library of +100 common file signatures for use by the "Mime-Detective" package.
Official helper library for calling the SigParser APIs. This includes email parsing and the data APIs. Contact support@sigparser.com for any help.
ASP.NET MVC3 package which removes the following HTTP headers from your website: Server: Microsoft-IIS/7.5 X-Powered-By: ASP.NET X-AspNet-Version: 4.x.xxxxx X-AspNetMvc-Version: 3.0
CollectionView on steroids including: * Horizontal, Grid, Carousel or Vertical layout * Header, Footer and GroupHeader * Reveal custom animations * Drag and Drop * Column count * Infinite loading with Paginator component * Snapping on first or middle element * Padding and item spacing * Handles NotifyCollectionChangedAction Add, Remove and Reset actions * View recycling * RecyclerView on Android * UICollectionView on iOS ## Installation * In Core project, in `MauiProgram.cs`: ```csharp public static MauiApp CreateMauiApp() { var builder = MauiApp.CreateBuilder(); builder .UseMauiApp() .UseSharpnadoCollectionView(loggerEnable: false); } ```
Swagger helper components.
Core multilingual components for milvasoft libraries.
This library provides extensions the .NET framework
Package link page header with pagination for entity framework
An easy to implement jQuery extension that simplifies adding both horizontal and vertical scrolling with static header and footer to any html table. It will automatically (and reactively) size to it's parent container, or a given set of dimensions.
A jQuery plugin to add a floating header on table when its header is not visible. Live Demo: http://kylinwater.crealyx.fr/jquery-floating-header-table
Annotate your controller and/or methods to identify header parameters
Plugin Manager easily manage multiple caches and access cached data
Khronos OpenXR headers required to build a Win32 or UWP OpenXR application
A CSharp library that gives you better console handling for that classic ASCII look.
* Horizontal, Grid, Carousel or Vertical layout * Header, Footer and GroupHeader * Reveal custom animations * Drag and Drop * Column count * Infinite loading with Paginator component * Snapping on first or middle element * Padding and item spacing * Handles NotifyCollectionChangedAction Add, Remove and Reset actions * View recycling * RecyclerView on Android * UICollectionView on iOS Initialization: * On core project call Sharpnado.CollectionView.Initializer.Initialize(true, false) in App.xaml.cs after InitializeComponent(). * On platform projects (ios/android), call Initializer.Initialize() before Xamarin.Forms.Forms.Init() and LoadApplication(new App()).
Replaces the Host header with the X-Original-Host after Application Gateway has routed to the correct App Service
An implementation of http://email-invoice-format.org/ for .NET
WebApi.LinkHeader allows you to easily add HTTP Link headers to existing WebAPI endpoints.
A simple library to detect mimetype of a file, stream or buffer array via magic numbers in the header content. It contains over 480 samples that as hardcoded in the library. Detect mimetype of an extension string or mimetype string like “rar”, “exe”,” image/gif” …. It is possible to add more mimetypes in the library to detect files related to them. In fact, this library finds the mimetype via magic numbers.
Removes custom HTTP Response headers for Azure App Service web applications including Server, X-Powered-By, X-AspNet-Version and X-AspNetMvc-Version