Humanizer.Core.zh-Hant by: Claire Novotny Mehdi Khalili
  • 9 total downloads
  • Latest version: 3.0.10
Humanizer Locale Chinese (zh-Hant)
Humanizer.Core.sv by: Mehdi Khalili Claire Novotny
  • 7 total downloads
  • Latest version: 2.14.1
Humanizer Locale Swedish (sv)
Humanizer.Core.uk by: Claire Novotny Mehdi Khalili
  • 10 total downloads
  • Latest version: 3.0.8
Humanizer Locale Ukrainian (uk)
IPE.SmsIr by: IPDev
  • 11 total downloads
  • Latest version: 1.2.7
  • sms sms.ir smsir send sms dotnet sms c# sms send message message receive message receive
A cross-platform library for the sms.ir provider, written in C#
Humanizer.Core.tr by: Mehdi Khalili Claire Novotny
  • 5 total downloads
  • Latest version: 2.14.1
Humanizer Locale Turkish (tr)
Humanizer.Core.uz-Cyrl-UZ by: Mehdi Khalili Claire Novotny
  • 8 total downloads
  • Latest version: 2.14.1
Humanizer Locale Uzbek (Cyrillic, Uzbekistan) (uz-Cyrl-UZ)
Humanizer.Core.zh-CN by: Claire Novotny Mehdi Khalili
  • 8 total downloads
  • Latest version: 3.0.0-rc.6
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.th-TH by: Mehdi Khalili Claire Novotny
  • 4 total downloads
  • Latest version: 2.14.1
Humanizer Locale Thai (Thailand) (th-TH)
Humanizer.Core.uz-Latn-UZ by: Claire Novotny Mehdi Khalili
  • 7 total downloads
  • Latest version: 3.0.10
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Humanizer.Core.vi by: Mehdi Khalili Claire Novotny
  • 8 total downloads
  • Latest version: 2.14.1
Humanizer Locale Vietnamese (vi)
Humanizer.Core.zh-Hans by: Mehdi Khalili Claire Novotny
  • 7 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hans)
Irony.Core by: Irony
  • 2 total downloads
  • Latest version: 1.0.7
  • irony parser
Package Description
Irony by: Roman Ivantsov
  • 3 total downloads
  • Latest version: 1.5.1
Package Description
Jint by: Sebastien Ros
  • 25 total downloads
  • Latest version: 4.16.2
  • javascript interpreter es5 es2015 es6 ecmascript interop
Javascript interpreter for .NET.
JetBrains.Annotations by: JetBrains
  • 31 total downloads
  • Latest version: 2025.2.1
  • 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.
LanguageExt.Core by: Paul Louth
  • 422 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.
IronCompress by: Ivan Gavryliuk
  • 12 total downloads
  • Latest version: 1.7.0
  • snappy zstd gzip brotli lzo lz4
Buffer compresison library supporting all the major compression algorithms (gzip, brotli, snappy, zstd etc.)
IndexRange by: Bradley Grainger
  • 5 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.
Libuv by: Libuv
  • 1 total downloads
  • Latest version: 1.10.0-preview1-22040
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
Iesi.Collections by: Aidant Systems Jason Smith NHibernate community
  • 13 total downloads
  • Latest version: 4.2.0-ci.16
  • Collections ISet
The System.Collections namespace in the .NET Framework provides a number of collection types that are extremely useful for manipulating data in memory. However, some specialized implementations of ISet are not available. Iesi.Collections 4.0 for .Net 4.0 contains the LinkedHashSet (preserves insertion order), the ReadOnlySet and the SynchronizedSet. The latter two wrap an actual set.