Humanizer.Core.sv
by: Mehdi Khalili Claire Novotny
- 6 total downloads
- Latest version: 2.10.1
Humanizer Locale Swedish (sv)
Humanizer.Core.sk
by: Mehdi Khalili Claire Novotny
- 7 total downloads
- Latest version: 2.13.14
Humanizer Locale Slovak (sk)
Humanizer.Core.th-TH
by: Mehdi Khalili Claire Novotny
- 4 total downloads
- Latest version: 2.10.1
Humanizer Locale Thai (Thailand) (th-TH)
Humanizer.Core.zh-Hans
by: Mehdi Khalili Claire Novotny
- 11 total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.uz-Cyrl-UZ
by: Mehdi Khalili Claire Novotny
- 8 total downloads
- Latest version: 2.14.1
Humanizer Locale Uzbek (Cyrillic, Uzbekistan) (uz-Cyrl-UZ)
Humanizer.Core.tr
by: Mehdi Khalili Claire Novotny
- 8 total downloads
- Latest version: 2.9.7
Humanizer Locale Turkish (tr)
Humanizer.Core.vi
by: Mehdi Khalili Claire Novotny
- 14 total downloads
- Latest version: 2.11.10
Humanizer Locale Vietnamese (vi)
JetBrains.Annotations
by: JetBrains
- 62 total downloads
- Latest version: 2025.1.0-eap1
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
Humanizer.Core.sr
by: Mehdi Khalili Claire Novotny
- 11 total downloads
- Latest version: 2.9.9
Humanizer Locale Serbian (sr)
Humanizer.Core.uk
by: Mehdi Khalili Claire Novotny
- 8 total downloads
- Latest version: 2.14.1
Humanizer Locale Ukrainian (uk)
Humanizer.Core.zh-Hant
by: Mehdi Khalili Claire Novotny
- 4 total downloads
- Latest version: 2.10.1
Humanizer Locale Chinese (zh-Hant)
Humanizer.Core.sr-Latn
by: Mehdi Khalili Claire Novotny
- 9 total downloads
- Latest version: 2.13.14
Humanizer Locale Serbian (sr-Latn)
Humanizer.Core.uz-Latn-UZ
by: Mehdi Khalili Claire Novotny
- 6 total downloads
- Latest version: 2.13.14
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Humanizer.Core.zh-CN
by: Mehdi Khalili Claire Novotny
- 10 total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.sl
by: Mehdi Khalili Claire Novotny
- 5 total downloads
- Latest version: 2.10.1
Humanizer Locale Slovenian (sl)
Libuv
by: Libuv
- 8 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
ManagedEsent
by: martinc
- 2 total downloads
- Latest version: 1.6.0
ManagedEsent provides managed access to ESENT, the embeddable
database engine native to Windows. ManagedEsent uses the esent.dll that is
part of Microsoft Windows so there are no extra unmanaged binaries to
download and install.
log4net
by: Apache Software Foundation
- 2 total downloads
- Latest version: 2.0.1
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
libphonenumber-csharp
by: Patrick M�zard Jarrod Alexander Google libphonenumber contributors
- 31 total downloads
- Latest version: 8.3.1.2
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. For usage samples: http: //code.google.com/p/libphonenumber/A port of Google's libphonenumber for .NET Core
IdGen
by: RobIII
- 9 total downloads
- Latest version: 2.0.1
Twitter Snowflake-alike ID generator for .Net