Humanizer.Core.pl by: Mehdi Khalili, Claire Novotny
  • 1.503k total downloads
  • Latest version: 2.14.1
Humanizer Locale Polish (pl)
Humanizer.Core.pt by: Mehdi Khalili, Claire Novotny
  • 1.426k total downloads
  • Latest version: 2.14.1
Humanizer Locale Portuguese (pt)
Humanizer.Core.ro by: Mehdi Khalili, Claire Novotny
  • 1.364k total downloads
  • Latest version: 2.14.1
Humanizer Locale Romanian (ro)
Humanizer.Core.ru by: Mehdi Khalili, Claire Novotny
  • 1.347k total downloads
  • Latest version: 2.14.1
Humanizer Locale Russian (ru)
Humanizer.Core.sk by: Mehdi Khalili, Claire Novotny
  • 1.344k total downloads
  • Latest version: 2.14.1
Humanizer Locale Slovak (sk)
Humanizer.Core.sl by: Mehdi Khalili, Claire Novotny
  • 1.508k total downloads
  • Latest version: 2.14.1
Humanizer Locale Slovenian (sl)
Humanizer.Core.sr by: Mehdi Khalili, Claire Novotny
  • 1.433k total downloads
  • Latest version: 2.14.1
Humanizer Locale Serbian (sr)
Humanizer.Core.sr-Latn by: Mehdi Khalili, Claire Novotny
  • 1.272k total downloads
  • Latest version: 2.14.1
Humanizer Locale Serbian (sr-Latn)
Humanizer.Core.sv by: Mehdi Khalili, Claire Novotny
  • 1.434k total downloads
  • Latest version: 2.14.1
Humanizer Locale Swedish (sv)
Humanizer.Core.th-TH by: Mehdi Khalili, Claire Novotny
  • 1.201k total downloads
  • Latest version: 2.14.1
Humanizer Locale Thai (Thailand) (th-TH)
Humanizer.Core.tr by: Mehdi Khalili, Claire Novotny
  • 1.338k total downloads
  • Latest version: 2.14.1
Humanizer Locale Turkish (tr)
Humanizer.Core.uk by: Mehdi Khalili, Claire Novotny
  • 1.391k total downloads
  • Latest version: 2.14.1
Humanizer Locale Ukrainian (uk)
Humanizer.Core.uz-Cyrl-UZ by: Mehdi Khalili, Claire Novotny
  • 1.306k 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.303k total downloads
  • Latest version: 2.14.1
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Humanizer.Core.vi by: Mehdi Khalili, Claire Novotny
  • 1.372k total downloads
  • Latest version: 2.14.1
Humanizer Locale Vietnamese (vi)
Humanizer.Core.zh-CN by: Mehdi Khalili, Claire Novotny
  • 1.316k total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.zh-Hans by: Mehdi Khalili, Claire Novotny
  • 1.43k total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant by: Mehdi Khalili, Claire Novotny
  • 1.417k total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hant)
Libuv by: Libuv
  • 635 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
  • 2.069k 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