Humanizer.Core.zh-CN by: Mehdi Khalili Claire Novotny
  • 35 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.zh-Hans by: Mehdi Khalili Claire Novotny
  • 25 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant by: Mehdi Khalili Claire Novotny
  • 29 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hant)
Iconic.Zlib.Netstandard by: https://github.com/HelloKitty
  • 251 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
  • 203 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
  • 75 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
  • 205 total downloads
  • Latest version: 1.0.3
Jaeger .NET Tracing
Jaeger.Communication.Thrift by: Chatham Financial Corp. and The Jaeger Authors
  • 225 total downloads
  • Latest version: 1.0.3
Package Description
Jaeger.Core by: Chatham Financial Corp. and The Jaeger Authors
  • 229 total downloads
  • Latest version: 1.0.3
  • jaeger tracing opentracing
Jaeger .NET Tracing
Jaeger.Senders.Thrift by: Chatham Financial Corp. and The Jaeger Authors
  • 202 total downloads
  • Latest version: 1.0.3
Package Description
JetBrains.Annotations by: JetBrains
  • 1.043k 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
  • 17 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
  • 33 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
  • 235 total downloads
  • Latest version: 1.3.8
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams by: Milosz Krajewski
  • 223 total downloads
  • Latest version: 1.3.8
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash by: Milosz Krajewski
  • 224 total downloads
  • Latest version: 1.0.8
  • hash xxHash
xxHash hash implementation for .NET
LiteDB by: Maurício David
  • 143 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
  • 248 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
  • 243 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.
MathNet.Numerics.Signed by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
  • 237 total downloads
  • Latest version: 5.0.0
  • math numeric statistics probability integration interpolation regression solve fit linear algebra matrix fft
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .NET 5.0 or higher, .NET Standard 2.0 and .NET Framework 4.6.1 or higher, on Windows, Linux and Mac. This package contains strong-named assemblies for legacy use cases (not recommended).