Humanizer.Core.pl by: Mehdi Khalili, Claire Novotny
  • 1.651k total downloads
  • Latest version: 2.14.1
Humanizer Locale Polish (pl)
Humanizer.Core.pt by: Mehdi Khalili, Claire Novotny
  • 1.58k total downloads
  • Latest version: 2.14.1
Humanizer Locale Portuguese (pt)
Humanizer.Core.ro by: Mehdi Khalili, Claire Novotny
  • 1.516k total downloads
  • Latest version: 2.14.1
Humanizer Locale Romanian (ro)
Humanizer.Core.ru by: Mehdi Khalili, Claire Novotny
  • 1.501k total downloads
  • Latest version: 2.14.1
Humanizer Locale Russian (ru)
Humanizer.Core.sk by: Mehdi Khalili, Claire Novotny
  • 1.496k total downloads
  • Latest version: 2.14.1
Humanizer Locale Slovak (sk)
Humanizer.Core.sl by: Mehdi Khalili, Claire Novotny
  • 1.668k total downloads
  • Latest version: 2.14.1
Humanizer Locale Slovenian (sl)
Humanizer.Core.sr by: Mehdi Khalili, Claire Novotny
  • 1.583k total downloads
  • Latest version: 2.14.1
Humanizer Locale Serbian (sr)
Humanizer.Core.sr-Latn by: Mehdi Khalili, Claire Novotny
  • 1.383k total downloads
  • Latest version: 2.14.1
Humanizer Locale Serbian (sr-Latn)
Humanizer.Core.sv by: Mehdi Khalili, Claire Novotny
  • 1.561k total downloads
  • Latest version: 2.14.1
Humanizer Locale Swedish (sv)
Humanizer.Core.th-TH by: Mehdi Khalili, Claire Novotny
  • 1.314k total downloads
  • Latest version: 2.14.1
Humanizer Locale Thai (Thailand) (th-TH)
Humanizer.Core.tr by: Mehdi Khalili, Claire Novotny
  • 1.502k total downloads
  • Latest version: 2.14.1
Humanizer Locale Turkish (tr)
Humanizer.Core.uk by: Mehdi Khalili, Claire Novotny
  • 1.568k total downloads
  • Latest version: 2.14.1
Humanizer Locale Ukrainian (uk)
Humanizer.Core.uz-Cyrl-UZ by: Mehdi Khalili, Claire Novotny
  • 1.39k total downloads
  • Latest version: 2.14.1
Humanizer Locale Uzbek (Cyrillic, Uzbekistan) (uz-Cyrl-UZ)
Humanizer.Core.uz-Latn-UZ by: Mehdi Khalili, Claire Novotny
  • 1.419k total downloads
  • Latest version: 2.14.1
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Humanizer.Core.vi by: Mehdi Khalili, Claire Novotny
  • 1.515k total downloads
  • Latest version: 2.14.1
Humanizer Locale Vietnamese (vi)
Humanizer.Core.zh-CN by: Mehdi Khalili, Claire Novotny
  • 1.5k total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.zh-Hans by: Mehdi Khalili, Claire Novotny
  • 1.548k total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant by: Mehdi Khalili, Claire Novotny
  • 1.505k total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hant)
Libuv by: Libuv
  • 677 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
log4net by: The Apache Software Foundation
  • 1.581k total downloads
  • Latest version: 2.0.17
  • logging log tracing logfiles
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial. At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity. log4net is designed with two distinct goals in mind: speed and flexibility