Humanizer.Core.sl by: Mehdi Khalili Claire Novotny
  • 20 total downloads
  • Latest version: 2.14.1
Humanizer Locale Slovenian (sl)
Humanizer.Core.sr by: Mehdi Khalili Claire Novotny
  • 29 total downloads
  • Latest version: 2.14.1
Humanizer Locale Serbian (sr)
Humanizer.Core.sr-Latn by: Mehdi Khalili Claire Novotny
  • 28 total downloads
  • Latest version: 2.14.1
Humanizer Locale Serbian (sr-Latn)
Humanizer.Core.sv by: Mehdi Khalili Claire Novotny
  • 28 total downloads
  • Latest version: 2.14.1
Humanizer Locale Swedish (sv)
Humanizer.Core.th-TH by: Mehdi Khalili Claire Novotny
  • 25 total downloads
  • Latest version: 2.14.1
Humanizer Locale Thai (Thailand) (th-TH)
Humanizer.Core.tr by: Mehdi Khalili Claire Novotny
  • 32 total downloads
  • Latest version: 2.14.1
Humanizer Locale Turkish (tr)
Humanizer.Core.uk by: Mehdi Khalili Claire Novotny
  • 24 total downloads
  • Latest version: 2.14.1
Humanizer Locale Ukrainian (uk)
Humanizer.Core.uz-Cyrl-UZ by: Mehdi Khalili Claire Novotny
  • 33 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
  • 23 total downloads
  • Latest version: 2.14.1
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Humanizer.Core.vi by: Mehdi Khalili Claire Novotny
  • 28 total downloads
  • Latest version: 2.14.1
Humanizer Locale Vietnamese (vi)
Humanizer.Core.zh-CN by: Mehdi Khalili Claire Novotny
  • 34 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.zh-Hans by: Mehdi Khalili Claire Novotny
  • 24 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant by: Mehdi Khalili Claire Novotny
  • 28 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hant)
Iconic.Zlib.Netstandard by: https://github.com/HelloKitty
  • 201 total downloads
  • Latest version: 1.0.0
  • ZStream Zlib Iconic Netcore Netstandard Port DotNetZip
A .NETStandard port of Iconic.Zlib from DotNetZip project.
Instances by: Malte Rosenbjerg
  • 70 total downloads
  • Latest version: 3.0.0
  • instances instance process async task events run exec
A .NET Standard Process wrapper with an elegant API, for both asyncronous and syncronous use, providing both Events and support for Tasks with cancellation support
Jaeger by: Chatham Financial Corp. and The Jaeger Authors
  • 166 total downloads
  • Latest version: 1.0.3
Jaeger .NET Tracing
JetBrains.Annotations by: JetBrains
  • 925 total downloads
  • Latest version: 2023.3.0
  • jetbrains resharper rider annotations canbenull notnull
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.
K4os.Compression.LZ4 by: Milosz Krajewski
  • 177 total downloads
  • Latest version: 1.2.6
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams by: Milosz Krajewski
  • 174 total downloads
  • Latest version: 1.2.6
  • compression lz4 stream
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash by: Milosz Krajewski
  • 167 total downloads
  • Latest version: 1.0.6
  • hash xxHash
xxHash hash implementation for .NET