JetBrains.Annotations by: JetBrains
  • 32 total downloads
  • Latest version: 2025.2.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.
jieba.NET by: andersc
  • 92 total downloads
  • Latest version: 0.42.2
  • NLP TextSegmentation WordSegmentation
jieba.NET支持多种分词模式,适用于不同的应用场景;可以对繁体中文分词;还可以添加自定义词典以改善特定场景下的分词。jieba.NET提供了TF-IDF和TextRank两种关键词提取算法。
Jint by: Sebastien Ros
  • 28 total downloads
  • Latest version: 4.4.1
  • javascript interpreter es5 es2015 es6 ecmascript interop
Javascript interpreter for .NET.
Json.More.Net by: Greg Dennis
  • 193 total downloads
  • Latest version: 2.1.2
  • json system.text.json json.more
Provides extended functionality for the System.Text.Json namespace.
JsonPointer.Net by: Greg Dennis
  • 266 total downloads
  • Latest version: 5.3.1
  • json-pointer json pointer
JSON Pointer built on the System.Text.Json namespace
JsonSchema.Net by: Greg Dennis
  • 1.101k total downloads
  • Latest version: 7.4.0
  • json-schema validation schema json
JSON Schema built on the System.Text.Json namespace
JsonSchema.Net.Generation by: Greg Dennis
  • 443 total downloads
  • Latest version: 5.1.0
  • json-schema validation schema json generation schema-generation
Extends JsonSchema.Net to provide schema generation functionality
K4os.Compression.LZ4 by: Milosz Krajewski
  • 57 total downloads
  • Latest version: 1.2.6
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams by: Milosz Krajewski
  • 46 total downloads
  • Latest version: 1.2.6
  • compression lz4 stream
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash by: Milosz Krajewski
  • 45 total downloads
  • Latest version: 1.0.6
  • hash xxHash
xxHash hash implementation for .NET
KRE-CLR-x86 by: Microsoft
  • 17 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86 by: Microsoft
  • 18 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
LanguageExt.Core by: Paul Louth
  • 2.25k total downloads
  • Latest version: 4.4.9
  • C# Functional Language Extension Monad Option Either Reader Writer State List Set Map Queue Memo Memoization Immutable Lambda Pattern Matching Tuple
This library uses and abuses the features of C# to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
Libuv by: Libuv
  • 37 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
LinqKit.Core by: Joseph Albahari Tomas Petricek Scott Smith Tuomas Hietanen Stef Heyenrath
  • 202 total downloads
  • Latest version: 1.2.8
  • linq EF EntityFramework Entity Framework EntityFrameworkCore
LinqKit.Core contains extensions for LINQ to SQL and Entity Framework. Note that Include(...), IAsync and IDbAsync are not supported.
log4net by: The Apache Software Foundation
  • 143 total downloads
  • Latest version: 3.2.0-preview.1
  • 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
log4stash by: urielha
  • 136 total downloads
  • Latest version: 3.0.4
  • log logging exception elasticsearch log4net appender logstash filters
log4stash is a log4net appender for easy logging of exceptions and messages to Elasticsearch indices. You can configure few filters to analyze log events before they got sended to Elasticsearch similar to the filters on logstash.
ManagedEsent by: Microsoft
  • 22 total downloads
  • Latest version: 2.0.0
  • ManagedEsent NoSql ISAM Database Storage DatabaseEngine
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.
Mapster by: chaowlert eric_swann andrerav
  • 323 total downloads
  • Latest version: 7.4.0-pre03
  • Mapper AutoMapper Fast Mapping
A fast, fun and stimulating object to object mapper. Kind of like AutoMapper, just simpler and way, way faster.
Mapster.Core by: chaowlert eric_swann andrerav
  • 86 total downloads
  • Latest version: 1.2.1-pre02
  • mapster
Lightweight library for Mapster and Mapster CodeGen