Humanizer.Core.sl
by: Mehdi Khalili Claire Novotny
- 9 total downloads
- Latest version: 2.14.1
Humanizer Locale Slovenian (sl)
Humanizer.Core.sr
by: Mehdi Khalili Claire Novotny
- 17 total downloads
- Latest version: 2.14.1
Humanizer Locale Serbian (sr)
Humanizer.Core.sr-Latn
by: Mehdi Khalili Claire Novotny
- 7 total downloads
- Latest version: 2.14.1
Humanizer Locale Serbian (sr-Latn)
Humanizer.Core.sv
by: Mehdi Khalili Claire Novotny
- 7 total downloads
- Latest version: 2.14.1
Humanizer Locale Swedish (sv)
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.tr
by: Mehdi Khalili Claire Novotny
- 5 total downloads
- Latest version: 2.14.1
Humanizer Locale Turkish (tr)
Humanizer.Core.uk
by: Mehdi Khalili Claire Novotny
- 8 total downloads
- Latest version: 2.14.1
Humanizer Locale Ukrainian (uk)
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.uz-Latn-UZ
by: Mehdi Khalili Claire Novotny
- 6 total downloads
- Latest version: 2.14.1
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-CN
by: Mehdi Khalili Claire Novotny
- 7 total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.zh-Hans
by: Mehdi Khalili Claire Novotny
- 7 total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant
by: Mehdi Khalili Claire Novotny
- 8 total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hant)
IndexRange
by: Bradley Grainger
- 1 total downloads
- Latest version: 1.1.1
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-net40
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
- 31 total downloads
- Latest version: 2025.2.1
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
- 1 total downloads
- Latest version: 2.11.10
Javascript interpreter for .NET which provides full ECMA 5.1 compliance.
LanguageExt.Core
by: Paul Louth
- 144 total downloads
- Latest version: 3.3.50
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.
LinqBridge
by: Atif Aziz
- 1 total downloads
- Latest version: 1.3.0
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.