Humanizer.Core.ro by: Mehdi Khalili Claire Novotny
  • 58 total downloads
  • Latest version: 2.14.1
Humanizer Locale Romanian (ro)
Humanizer.Core.ru by: Mehdi Khalili Claire Novotny
  • 118 total downloads
  • Latest version: 2.14.1
Humanizer Locale Russian (ru)
Humanizer.Core.sk by: Mehdi Khalili Claire Novotny
  • 42 total downloads
  • Latest version: 2.14.1
Humanizer Locale Slovak (sk)
Humanizer.Core.sl by: Mehdi Khalili Claire Novotny
  • 40 total downloads
  • Latest version: 2.11.10
Humanizer Locale Slovenian (sl)
Humanizer.Core.sr by: Mehdi Khalili Claire Novotny
  • 28 total downloads
  • Latest version: 2.14.1
Humanizer Locale Serbian (sr)
Humanizer.Core.sr-Latn by: Mehdi Khalili Claire Novotny
  • 120 total downloads
  • Latest version: 2.14.1
Humanizer Locale Serbian (sr-Latn)
Humanizer.Core.sv by: Mehdi Khalili Claire Novotny
  • 43 total downloads
  • Latest version: 2.13.14
Humanizer Locale Swedish (sv)
Humanizer.Core.th-TH by: Mehdi Khalili Claire Novotny
  • 49 total downloads
  • Latest version: 2.14.1
Humanizer Locale Thai (Thailand) (th-TH)
Humanizer.Core.tr by: Mehdi Khalili Claire Novotny
  • 62 total downloads
  • Latest version: 2.14.1
Humanizer Locale Turkish (tr)
Humanizer.Core.uk by: Mehdi Khalili Claire Novotny
  • 60 total downloads
  • Latest version: 2.14.1
Humanizer Locale Ukrainian (uk)
Humanizer.Core.uz-Cyrl-UZ by: Mehdi Khalili Claire Novotny
  • 48 total downloads
  • Latest version: 2.13.14
Humanizer Locale Uzbek (Cyrillic, Uzbekistan) (uz-Cyrl-UZ)
Humanizer.Core.uz-Latn-UZ by: Mehdi Khalili Claire Novotny
  • 65 total downloads
  • Latest version: 2.14.1
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Humanizer.Core.vi by: Mehdi Khalili Claire Novotny
  • 45 total downloads
  • Latest version: 2.14.1
Humanizer Locale Vietnamese (vi)
Humanizer.Core.zh-CN by: Mehdi Khalili Claire Novotny
  • 48 total downloads
  • Latest version: 2.11.10
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.zh-Hans by: Mehdi Khalili Claire Novotny
  • 45 total downloads
  • Latest version: 2.11.10
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant by: Mehdi Khalili Claire Novotny
  • 58 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hant)
Hyak.Common by: Microsoft
  • 13 total downloads
  • Latest version: 1.2.2
  • Microsoft Microsoft Azure Cloud REST HTTP Client Core Common Hyak
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak.
IdentityServer3.AccessTokenValidation by: Brock Allen Dominick Baier
  • 220 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.
Iesi.Collections by: Aidant Systems Jason Smith NHibernate community
  • 60 total downloads
  • Latest version: 4.2.0-ci.12
  • Collections ISet
The System.Collections namespace in the .NET Framework provides a number of collection types that are extremely useful for manipulating data in memory. However, some specialized implementations of ISet are not available. Iesi.Collections 4.0 for .Net 4.0 contains the LinkedHashSet (preserves insertion order), the ReadOnlySet and the SynchronizedSet. The latter two wrap an actual set.
ILMerge by: mbarnett
  • 139 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.