Humanizer.Core.uk by: Mehdi Khalili Claire Novotny
  • 17 total downloads
  • Latest version: 2.14.1
Humanizer Locale Ukrainian (uk)
Humanizer.Core.uz-Cyrl-UZ by: Mehdi Khalili Claire Novotny
  • 19 total downloads
  • Latest version: 2.14.1
Humanizer Locale Uzbek (Cyrillic, Uzbekistan) (uz-Cyrl-UZ)
Humanizer.Core.uz-Latn-UZ by: Mehdi Khalili Oren Novotny
  • 1 total downloads
  • Latest version: 2.5.1
Humanizer Locale (uz-Latn-UZ)
Humanizer.Core.vi by: Mehdi Khalili Claire Novotny
  • 21 total downloads
  • Latest version: 2.14.1
Humanizer Locale Vietnamese (vi)
Humanizer.Core.zh-CN by: Mehdi Khalili Claire Novotny
  • 15 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.zh-Hans by: Mehdi Khalili Claire Novotny
  • 19 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant by: Mehdi Khalili Claire Novotny
  • 10 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hant)
IdentityModel by: Dominick Baier Brock Allen
  • 2 total downloads
  • Latest version: 2.5.1
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect & OAuth 2.0 client library
IndexRange by: Bradley Grainger
  • 6 total downloads
  • Latest version: 1.1.1
  • Index System.Index Range System.Range C#8
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
Irony by: Roman Ivantsov
  • 2 total downloads
  • Latest version: 0.9.1
  • irony ast grammar bnf
Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.
JetBrains.Annotations by: JetBrains
  • 103 total downloads
  • Latest version: 2025.2.4
  • 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.
jint by: Sebastien Ros
  • 5 total downloads
  • Latest version: 2.10.4
  • javascript interpreter
Javascript interpreter for .NET which provides full ECMA 5.1 compliance.
Jint by: Sebastien Ros
  • 6 total downloads
  • Latest version: 2.11.58
  • javascript interpreter
Javascript interpreter for .NET which provides full ECMA 5.1 compliance.
K4os.Compression.LZ4 by: Milosz Krajewski
  • 2 total downloads
  • Latest version: 1.2.10-beta
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams by: Milosz Krajewski
  • 7 total downloads
  • Latest version: 1.2.15
  • compression lz4 stream
Port of LZ4 compression algorithm for .NET
L.52ABP.Common by: 梁桐铭
  • 9 total downloads
  • Latest version: 4.3.1
52ABP框架的工具库
L.52ABP.Core by: 梁桐铭
  • 10 total downloads
  • Latest version: 4.3.2
52ABP框架的核心库
LanguageExt.Core by: Paul Louth
  • 106 total downloads
  • Latest version: 3.2.8-beta
  • 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# 6 and 7 to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
Libuv by: Libuv
  • 6 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
LinqBridge by: Atif Aziz
  • 1 total downloads
  • Latest version: 1.3.0
  • linq
With Visual Studio's multi-targeting and LINQBridge, you can write LINQ to Objects (local) queries using the full power of the C# 3.0 compiler and yet create programs that require only Microsoft .NET Framework 2.0. LINQBridge is a re-implementation of all the standard query operators introduced with Microsoft .NET Framework 3.5's System.Linq.Enumerable class.
LinqKit by: Joseph Albahari Tomas Petricek Scott Smith Tuomas Hietanen Stef Heyenrath
  • 5 total downloads
  • Latest version: 1.3.6
  • linq EF EntityFramework Entity Framework
LinqKit.EntityFramework contains extensions for LINQ to SQL and Entity Framework. Include(...) and IAsync are supported.