Humanizer.Core.vi by: Mehdi Khalili Claire Novotny
  • 34 total downloads
  • Latest version: 2.14.1
Humanizer Locale Vietnamese (vi)
Humanizer.Core.zh-CN by: Mehdi Khalili Claire Novotny
  • 42 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.zh-Hans by: Mehdi Khalili Claire Novotny
  • 29 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant by: Mehdi Khalili Claire Novotny
  • 32 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hant)
Iconic.Zlib.Netstandard by: https://github.com/HelloKitty
  • 286 total downloads
  • Latest version: 1.0.0
  • ZStream Zlib Iconic Netcore Netstandard Port DotNetZip
A .NETStandard port of Iconic.Zlib from DotNetZip project.
IdentityModel by: Dominick Baier Brock Allen
  • 262 total downloads
  • Latest version: 6.2.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect & OAuth 2.0 client library
Instances by: Malte Rosenbjerg
  • 83 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
  • 247 total downloads
  • Latest version: 1.0.3
Jaeger .NET Tracing
Jaeger.Communication.Thrift by: Chatham Financial Corp. and The Jaeger Authors
  • 259 total downloads
  • Latest version: 1.0.3
Package Description
Jaeger.Core by: Chatham Financial Corp. and The Jaeger Authors
  • 262 total downloads
  • Latest version: 1.0.3
  • jaeger tracing opentracing
Jaeger .NET Tracing
Jaeger.Senders.Thrift by: Chatham Financial Corp. and The Jaeger Authors
  • 237 total downloads
  • Latest version: 1.0.3
Package Description
JetBrains.Annotations by: JetBrains
  • 1.189k 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.
Json.More.Net by: Greg Dennis
  • 19 total downloads
  • Latest version: 2.0.0
  • json system.text.json json.more
Provides extended functionality for the System.Text.Json namespace. Read the full documentation at https://docs.json-everything.net/more/json-more/.
JsonPath.Net by: Greg Dennis
  • 35 total downloads
  • Latest version: 1.0.0
  • json-path jsonpath query path json rfc9535
JSON Path built on the System.Text.Json namespace. This library conforms to the IETF JSON Path specification [RFC 9535](https://www.rfc-editor.org/rfc/rfc9535.html). Read the full documentation at https://docs.json-everything.net/path/basics/.
K4os.Compression.LZ4 by: Milosz Krajewski
  • 278 total downloads
  • Latest version: 1.3.8
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams by: Milosz Krajewski
  • 269 total downloads
  • Latest version: 1.3.8
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash by: Milosz Krajewski
  • 269 total downloads
  • Latest version: 1.0.8
  • hash xxHash
xxHash hash implementation for .NET
LiteDB by: Maurício David
  • 176 total downloads
  • Latest version: 5.0.21
  • database nosql embedded
LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile Signed by signpath.io from repository 'https://github.com/mbdavid/LiteDB' commit '391cc9318c5be6e56cb71b3ce14b1ed9cb324763' (see contained AppVeyorSettings.json file for build settings).
lz4net by: Milosz Krajewski
  • 293 total downloads
  • Latest version: 1.0.15.93
  • lz4 lz4hc fast compression decompression zlib lzf lzo snappy quicklz
LZ4 is lossless compression algorithm, sacrificing compression ratio for compression/decompression speed. Its compression speed is ~400 MB/s per core while decompression speed reaches ~2 GB/s, not far from RAM speed limits. LZ4net brings LZ4 to all (most?) .NET platforms: .NET 2.0+, .NET Core, Mono, Windows Phone, Xamarin.iOS, Xamarin.Android and Silverlight
lz4net.unsafe.netcore by: Milosz Krajewski
  • 280 total downloads
  • Latest version: 1.0.15.93
  • lz4 lz4hc fast compression decompression zlib lzf lzo snappy quicklz
This packages is not usable on its own. Please use https://www.nuget.org/packages/lz4net/ instead.