HtmlSanitizer by: Michael Ganss
  • 53 total downloads
  • Latest version: 8.2.871-beta
  • xss anti antixss html security
Cleans HTML from constructs that can be used for cross-site scripting (XSS)
HtmlToOpenXml.dll by: Olivier Nizet
  • 14 total downloads
  • Latest version: 3.1.1
  • office openxml netcore html
A library to convert simple or advanced html to plain OpenXml document
Humanizer.Core by: Mehdi Khalili Claire Novotny
  • 22 total downloads
  • Latest version: 3.0.0-beta.54
Humanizer core package that contains the library and the neutral language (English) resources
Humanizer.Core.da by: Mehdi Khalili Claire Novotny
  • 14 total downloads
  • Latest version: 3.0.0-beta.54
Humanizer Locale Danish (da)
Humanizer.Core.es by: Mehdi Khalili Claire Novotny
  • 22 total downloads
  • Latest version: 3.0.0-beta.54
Humanizer Locale Spanish (es)
Humanizer.Core.fa by: Mehdi Khalili Claire Novotny
  • 19 total downloads
  • Latest version: 3.0.0-beta.54
Humanizer Locale Persian (fa)
Humanizer.Core.fr by: Mehdi Khalili Claire Novotny
  • 15 total downloads
  • Latest version: 3.0.0-beta.54
Humanizer Locale French (fr)
Humanizer.Core.fr-BE by: Mehdi Khalili Claire Novotny
  • 14 total downloads
  • Latest version: 3.0.0-beta.54
Humanizer Locale French (Belgium) (fr-BE)
Humanizer.Core.he by: Mehdi Khalili Claire Novotny
  • 12 total downloads
  • Latest version: 3.0.0-beta.54
Humanizer Locale Hebrew (he)
Humanizer.Core.hy by: Mehdi Khalili Claire Novotny
  • 10 total downloads
  • Latest version: 3.0.0-beta.54
Humanizer Locale Armenian (hy)
Humanizer.Core.ko-KR by: Mehdi Khalili Claire Novotny
  • 13 total downloads
  • Latest version: 3.0.0-beta.54
Humanizer Locale Korean (South Korea) (ko-KR)
Humanizer.Core.mt by: Mehdi Khalili Claire Novotny
  • 9 total downloads
  • Latest version: 3.0.0-beta.54
Humanizer Locale Maltese (mt)
Humanizer.Core.nb by: Mehdi Khalili Claire Novotny
  • 15 total downloads
  • Latest version: 3.0.0-beta.54
Humanizer Locale Norwegian Bokmål (nb)
Humanizer.Core.ru by: Mehdi Khalili Claire Novotny
  • 17 total downloads
  • Latest version: 3.0.0-beta.54
Humanizer Locale Russian (ru)
Humanizer.Core.sr-Latn by: Mehdi Khalili Claire Novotny
  • 12 total downloads
  • Latest version: 3.0.0-beta.54
Humanizer Locale Serbian (sr-Latn)
IdentityModel by: Dominick Baier Brock Allen
  • 178 total downloads
  • Latest version: 7.0.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect & OAuth 2.0 client library
IdentityServer3.AccessTokenValidation by: Brock Allen Dominick Baier
  • 34 total downloads
  • Latest version: 2.14.0
  • IdentityServer OpenID Connect OpenIDConnect OAuth2 OWIN ASP.NET Katana WebApi SSO Federation Claims Identity JWT token
Access token validation middleware for JWT and reference tokens issued by IdentityServer3.
IdentityServer4.AccessTokenValidation by: Brock Allen Dominick Baier
  • 28 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
IdentityStream.Hangfire.Console by: Alexey Skalozub IdentityStream AS
  • 6 total downloads
  • Latest version: 2.0.0
  • hangfire console logging
Job console for Hangfire
ILMerge by: mbarnett
  • 64 total downloads
  • Latest version: 3.0.41
ILMerge is a utility that can be used to merge multiple .NET assemblies into a single assembly. ILMerge takes a set of input assemblies and merges them into one target assembly. The first assembly in the list of input assemblies is the primary assembly. When the primary assembly is an executable, then the target assembly is created as an executable with the same entry point as the primary assembly. Also, if the primary assembly has a strong name, and a .snk file is provided, then the target assembly is re-signed with the specified key so that it also has a strong name. ILMerge is packaged as a console application. But all of its functionality is also available programmatically. There are several options that control the behavior of ILMerge. See the documentation that comes with the tool for details.