Humanizer.Core.pl by: Mehdi Khalili, Claire Novotny
  • 1.562k total downloads
  • Latest version: 2.14.1
Humanizer Locale Polish (pl)
Humanizer.Core.pt by: Mehdi Khalili, Claire Novotny
  • 1.497k total downloads
  • Latest version: 2.14.1
Humanizer Locale Portuguese (pt)
Humanizer.Core.ro by: Mehdi Khalili, Claire Novotny
  • 1.446k total downloads
  • Latest version: 2.14.1
Humanizer Locale Romanian (ro)
Humanizer.Core.ru by: Mehdi Khalili, Claire Novotny
  • 1.425k total downloads
  • Latest version: 2.14.1
Humanizer Locale Russian (ru)
Humanizer.Core.sk by: Mehdi Khalili, Claire Novotny
  • 1.427k total downloads
  • Latest version: 2.14.1
Humanizer Locale Slovak (sk)
Humanizer.Core.sl by: Mehdi Khalili, Claire Novotny
  • 1.591k total downloads
  • Latest version: 2.14.1
Humanizer Locale Slovenian (sl)
Humanizer.Core.sr by: Mehdi Khalili, Claire Novotny
  • 1.504k total downloads
  • Latest version: 2.14.1
Humanizer Locale Serbian (sr)
Humanizer.Core.sr-Latn by: Mehdi Khalili, Claire Novotny
  • 1.329k total downloads
  • Latest version: 2.14.1
Humanizer Locale Serbian (sr-Latn)
Humanizer.Core.sv by: Mehdi Khalili, Claire Novotny
  • 1.494k total downloads
  • Latest version: 2.14.1
Humanizer Locale Swedish (sv)
Humanizer.Core.th-TH by: Mehdi Khalili, Claire Novotny
  • 1.257k total downloads
  • Latest version: 2.14.1
Humanizer Locale Thai (Thailand) (th-TH)
Humanizer.Core.tr by: Mehdi Khalili, Claire Novotny
  • 1.409k total downloads
  • Latest version: 2.14.1
Humanizer Locale Turkish (tr)
Humanizer.Core.uk by: Mehdi Khalili, Claire Novotny
  • 1.471k total downloads
  • Latest version: 2.14.1
Humanizer Locale Ukrainian (uk)
Humanizer.Core.uz-Cyrl-UZ by: Mehdi Khalili, Claire Novotny
  • 1.332k 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.35k total downloads
  • Latest version: 2.14.1
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Humanizer.Core.vi by: Mehdi Khalili, Claire Novotny
  • 1.43k total downloads
  • Latest version: 2.14.1
Humanizer Locale Vietnamese (vi)
Humanizer.Core.zh-CN by: Mehdi Khalili, Claire Novotny
  • 1.398k total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.zh-Hans by: Mehdi Khalili, Claire Novotny
  • 1.504k total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant by: Mehdi Khalili, Claire Novotny
  • 1.463k total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hant)
Libuv by: Libuv
  • 656 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.558k 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