Humanizer.Core.pl by: Mehdi Khalili, Claire Novotny
  • 1.38k total downloads
  • Latest version: 2.14.1
Humanizer Locale Polish (pl)
Humanizer.Core.pt by: Mehdi Khalili, Claire Novotny
  • 1.306k total downloads
  • Latest version: 2.14.1
Humanizer Locale Portuguese (pt)
Humanizer.Core.ro by: Mehdi Khalili, Claire Novotny
  • 1.251k total downloads
  • Latest version: 2.14.1
Humanizer Locale Romanian (ro)
Humanizer.Core.ru by: Mehdi Khalili, Claire Novotny
  • 1.232k total downloads
  • Latest version: 2.14.1
Humanizer Locale Russian (ru)
Humanizer.Core.sk by: Mehdi Khalili, Claire Novotny
  • 1.234k total downloads
  • Latest version: 2.14.1
Humanizer Locale Slovak (sk)
Humanizer.Core.sl by: Mehdi Khalili, Claire Novotny
  • 1.391k total downloads
  • Latest version: 2.14.1
Humanizer Locale Slovenian (sl)
Humanizer.Core.sr by: Mehdi Khalili, Claire Novotny
  • 1.311k total downloads
  • Latest version: 2.14.1
Humanizer Locale Serbian (sr)
Humanizer.Core.sr-Latn by: Mehdi Khalili, Claire Novotny
  • 1.151k total downloads
  • Latest version: 2.14.1
Humanizer Locale Serbian (sr-Latn)
Humanizer.Core.sv by: Mehdi Khalili, Claire Novotny
  • 1.309k total downloads
  • Latest version: 2.14.1
Humanizer Locale Swedish (sv)
Humanizer.Core.th-TH by: Mehdi Khalili, Claire Novotny
  • 1.092k total downloads
  • Latest version: 2.14.1
Humanizer Locale Thai (Thailand) (th-TH)
Humanizer.Core.tr by: Mehdi Khalili, Claire Novotny
  • 1.239k total downloads
  • Latest version: 2.14.1
Humanizer Locale Turkish (tr)
Humanizer.Core.uk by: Mehdi Khalili, Claire Novotny
  • 1.279k total downloads
  • Latest version: 2.14.1
Humanizer Locale Ukrainian (uk)
Humanizer.Core.uz-Cyrl-UZ by: Mehdi Khalili, Claire Novotny
  • 1.211k 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.192k total downloads
  • Latest version: 2.14.1
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Humanizer.Core.vi by: Mehdi Khalili, Claire Novotny
  • 1.251k total downloads
  • Latest version: 2.14.1
Humanizer Locale Vietnamese (vi)
Humanizer.Core.zh-CN by: Mehdi Khalili, Claire Novotny
  • 1.204k total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.zh-Hans by: Mehdi Khalili, Claire Novotny
  • 1.29k total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant by: Mehdi Khalili, Claire Novotny
  • 1.287k total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hant)
Libuv by: Libuv
  • 590 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.372k 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