Hangfire.SqlServer by: Sergey Odinokov
  • 157 total downloads
  • Latest version: 1.8.24
  • Hangfire SqlServer SqlAzure LocalDB
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.
HtmlAgilityPack by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
  • 40 total downloads
  • Latest version: 1.12.4
  • 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). --------------------------------------- This library is sponsored by ZZZ Projects: https://entityframework-extensions.net/ https://eval-expression.net/ https://dapper-plus.net/ --------------------------------------- HAP is trusted by companies worldwide with over 150 million downloads.
HtmlSanitizer by: Michael Ganss
  • 12 total downloads
  • Latest version: 9.2.995
  • xss anti antixss html security
Cleans HTML from constructs that can be used for cross-site scripting (XSS)
Humanizer.Core by: Mehdi Khalili, Claire Novotny
  • 192 total downloads
  • Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources
IdentityModel by: Dominick Baier, Brock Allen
  • 29 total downloads
  • Latest version: 4.4.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect & OAuth 2.0 client library
IdentityModel.AspNetCore.OAuth2Introspection by: Dominick Baier, Brock Allen
  • 15 total downloads
  • Latest version: 4.0.1
  • OAuth2 OAuth 2.0 Introspection Security Identity IdentityServer
ASP.NET Core authentication handler for validating tokens using OAuth 2.0 introspection
IdentityServer4 by: Brock Allen, Dominick Baier
  • 13 total downloads
  • Latest version: 4.1.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
IdentityServer4.AccessTokenValidation by: Brock Allen, Dominick Baier
  • 16 total downloads
  • Latest version: 3.0.1
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer Bearer tokens
ASP.NET Core authentication handler to validate JWT and reference tokens from IdentityServer4
IdentityServer4.AspNetIdentity by: Brock Allen, Dominick Baier
  • 14 total downloads
  • Latest version: 4.1.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer ASP.NET Identity
ASP.NET Core Identity Integration for IdentityServer4
IdentityServer4.EntityFramework by: Brock Allen, Dominick Baier, Scott Brady
  • 16 total downloads
  • Latest version: 4.1.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer EntityFramework
EntityFramework persistence layer for IdentityServer4
IdentityServer4.EntityFramework.Storage by: Brock Allen, Dominick Baier, Scott Brady
  • 15 total downloads
  • Latest version: 4.1.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer EntityFramework
EntityFramework persistence layer for IdentityServer4
IdentityServer4.Storage by: Brock Allen, Dominick Baier
  • 14 total downloads
  • Latest version: 4.1.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
Storage interfaces and models for IdentityServer4
Imageflow.AllPlatforms by: lilith, imazen
  • 1 total downloads
  • Latest version: 0.7.24
  • Image Resize Optimize Crop Gif Jpg Jpeg Bitmap Png Core WebP ImageResizer Imageflow Rotate Imaging Crunch
Imageflow processes and optimizes images at incredible speeds. Imageflow.AllPlatforms is compatible with .NET Core and .NET 5+. For .NET 4.x and earlier, use the Imageflow.Net and Imageflow.NativeRuntime.[your platform] packages separately.
Imageflow.NativeRuntime.osx-x86_64 by: Imazen, lilith
  • 16 total downloads
  • Latest version: 2.1.2-rc03
  • imageflow imazen image processing resizing webp
Imageflow is a fast, server-side-safe, and correct image processing library written in Rust. This package contains the native runtime library for osx-x64; use 'Imageflow.Net' or 'Imageflow.AllPlatforms' for the managed wrapper.
Imageflow.NativeRuntime.ubuntu_16_04-x86_64 by: Imazen, lilith
  • 3 total downloads
  • Latest version: 1.5.8-rc62
  • imageflow imazen
Imageflow is a fast, correct image processing library for web servers. This package contains only the native library; see Imageflow.Net for the managed wrapper.
Imageflow.NativeRuntime.win-x86 by: Imazen, lilith
  • 28 total downloads
  • Latest version: 2.1.2-rc03
  • imageflow imazen image processing resizing webp
Imageflow is a fast, server-side-safe, and correct image processing library written in Rust. This package contains the native runtime library for win-x86; use 'Imageflow.Net' or 'Imageflow.AllPlatforms' for the managed wrapper.
Imageflow.NativeRuntime.win-x86_64 by: Imazen, lilith
  • 16 total downloads
  • Latest version: 2.2.0-rc01
  • imageflow imazen image processing resizing webp
Imageflow is a fast, server-side-safe, and correct image processing library written in Rust. This package contains the native runtime library for win-x64; use 'Imageflow.Net' or 'Imageflow.AllPlatforms' for the managed wrapper.
Imageflow.Net by: lilith, imazen
  • 3 total downloads
  • Latest version: 0.10.2
  • Image Resize Optimize Crop Gif Jpg Jpeg Bitmap Png Core WebP ImageResizer Imageflow Rotate Imaging Crunch
Bindings for the Imageflow image processing library. Also remember to install Imageflow.NativeRuntime.[your platform] or use Imageflow.AllPlatforms instead.
Instances by: Malte Rosenbjerg
  • 1 total downloads
  • Latest version: 1.6.0
  • instances instance process async task events
A process wrapper for asyncronous use, using Tasks or Events
IPAddressRange by: J.Sakamoto
  • 7 total downloads
  • Latest version: 6.2.0
  • IPAddress
This library allows you to parse range of IP address string such as "192.168.0.0/24" and "192.168.0.0/255.255.255.0" and "192.168.0.0-192.168.0.255", and can contains check. This library supports both IPv4 and IPv6.