Humanizer.Core by: Mehdi Khalili Claire Novotny
  • 388 total downloads
  • Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources
Humanizer.Core.de by: Mehdi Khalili Claire Novotny
  • 176 total downloads
  • Latest version: 2.14.1
Humanizer Locale German (de)
Humanizer.Core.el by: Mehdi Khalili Claire Novotny
  • 225 total downloads
  • Latest version: 2.14.1
Humanizer Locale Greek (el)
Humanizer.Core.fa by: Mehdi Khalili Claire Novotny
  • 199 total downloads
  • Latest version: 2.14.1
Humanizer Locale Persian (fa)
Humanizer.Core.bg by: Mehdi Khalili Claire Novotny
  • 190 total downloads
  • Latest version: 2.14.1
Humanizer Locale Bulgarian (bg)
Humanizer.Core.af by: Mehdi Khalili Claire Novotny
  • 184 total downloads
  • Latest version: 2.14.1
Humanizer Locale Afrikaans (af)
Humanizer.Core.az by: Mehdi Khalili Claire Novotny
  • 79 total downloads
  • Latest version: 2.14.1
Humanizer Locale Azerbaijani (az)
Humanizer.Core.ar by: Mehdi Khalili Claire Novotny
  • 191 total downloads
  • Latest version: 2.14.1
Humanizer Locale Arabic (ar)
Humanizer.Core.bn-BD by: Mehdi Khalili Claire Novotny
  • 193 total downloads
  • Latest version: 2.14.1
Humanizer Locale Bangla (Bangladesh) (bn-BD)
Humanizer.Core.da by: Mehdi Khalili Claire Novotny
  • 226 total downloads
  • Latest version: 2.14.1
Humanizer Locale Danish (da)
Humanizer.Core.cs by: Mehdi Khalili Claire Novotny
  • 190 total downloads
  • Latest version: 2.14.1
Humanizer Locale Czech (cs)
Humanizer.Core.fi-FI by: Mehdi Khalili Claire Novotny
  • 157 total downloads
  • Latest version: 2.14.1
Humanizer Locale Finnish (Finland) (fi-FI)
Humanizer by: Mehdi Khalili Claire Novotny
  • 242 total downloads
  • Latest version: 3.0.0-beta.96
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Humanizer.Core.fr by: Mehdi Khalili Claire Novotny
  • 171 total downloads
  • Latest version: 2.14.1
Humanizer Locale French (fr)
Humanizer.Core.es by: Mehdi Khalili Claire Novotny
  • 208 total downloads
  • Latest version: 2.14.1
Humanizer Locale Spanish (es)
HarfBuzzSharp.NativeAssets.Linux by: Microsoft
  • 242 total downloads
  • Latest version: 8.3.1-preview.1.2
  • graphics text cross-platform harfbuzzsharp harfbuzz ios android linux windows tvos macos tizen
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HtmlRenderer.PdfSharp by: Arthur Teplitzki
  • 158 total downloads
  • Latest version: 1.5.1-beta1
  • html render renderer draw pdfsharp
PDF document generator from HTML snippet, 100% managed (C#), High performance library using PdfSharp. Features and Benefits: --- * 100% managed code depends only on PdfSharp library, no ActiveX, no MSHTML. * Extensive HTML 4.01 and CSS level 2 specifications support. * Support separating CSS from HTML by loading stylesheet code separately. * Handles "real world" malformed HTML, it doesn't have to be XHTML. * Supports .NET 2.0 or higher including Client Profile. * Lightweight, only two DLLs (~300K). * High performance and low memory footprint. * Extendable and configurable.
Humanizer.Core.fil-PH by: Mehdi Khalili Claire Novotny
  • 160 total downloads
  • Latest version: 2.14.1
Humanizer Locale Filipino (Philippines) (fil-PH)
Hashids.net by: Markus Ullmark
  • 56 total downloads
  • Latest version: 1.3.0
  • ids hash
Generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user.
HtmlAgilityPack by: Simon Mourrier Jeff Klawiter
  • 46 total downloads
  • Latest version: 1.4.3
  • HTML parse crawler spider linq
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).