Humanizer.Core.lv
by: Claire Novotny Mehdi Khalili
- 2 total downloads
- Latest version: 3.0.10
Humanizer Locale Latvian (lv)
Humanizer.Core.ms
by: Claire Novotny Mehdi Khalili
- 1 total downloads
- Latest version: 3.0.1
Humanizer Locale Malay (Malaysia) (ms)
Humanizer.Core.nb
by: Claire Novotny Mehdi Khalili
- 2 total downloads
- Latest version: 3.0.10
Humanizer Locale Norwegian Bokmål (nb)
Humanizer.Core.pt
by: Claire Novotny Mehdi Khalili
- 1 total downloads
- Latest version: 3.0.1
Humanizer Locale Portuguese (pt)
Humanizer.Core.pt-BR
by: Claire Novotny Mehdi Khalili
- 1 total downloads
- Latest version: 3.0.10
Humanizer Locale Portuguese, Brazil (pt-BR)
Humanizer.Core.ro
by: Claire Novotny Mehdi Khalili
- 2 total downloads
- Latest version: 3.0.10
Humanizer Locale Romanian (ro)
Humanizer.Core.ru
by: Claire Novotny Mehdi Khalili
- 2 total downloads
- Latest version: 3.0.0-rc.6
Humanizer Locale Russian (ru)
Humanizer.Core.sk
by: Claire Novotny Mehdi Khalili
- 1 total downloads
- Latest version: 3.0.10
Humanizer Locale Slovak (sk)
Humanizer.Core.sl
by: Claire Novotny Mehdi Khalili
- 1 total downloads
- Latest version: 3.0.1
Humanizer Locale Slovenian (sl)
Humanizer.Core.sr
by: Claire Novotny Mehdi Khalili
- 5 total downloads
- Latest version: 3.0.10
Humanizer Locale Serbian (sr)
Humanizer.Core.sr-Latn
by: Claire Novotny Mehdi Khalili
- 2 total downloads
- Latest version: 3.0.8
Humanizer Locale Serbian (sr-Latn)
Humanizer.Core.uk
by: Claire Novotny Mehdi Khalili
- 2 total downloads
- Latest version: 3.0.8
Humanizer Locale Ukrainian (uk)
Humanizer.Core.uz-Latn-UZ
by: Claire Novotny Mehdi Khalili
- 1 total downloads
- Latest version: 3.0.10
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Humanizer.Core.zh-CN
by: Claire Novotny Mehdi Khalili
- 1 total downloads
- Latest version: 3.0.0-rc.6
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.zh-Hant
by: Claire Novotny Mehdi Khalili
- 1 total downloads
- Latest version: 3.0.10
Humanizer Locale Chinese (zh-Hant)
Irony
by: Roman Ivantsov
- 1 total downloads
- Latest version: 0.9.0-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
- 4 total downloads
- Latest version: 2024.2.0
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.
MathNet.Numerics.Signed
by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
- 16 total downloads
- Latest version: 5.0.0
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).
Meziantou.Analyzer
by: meziantou
- 476 total downloads
- Latest version: 3.0.112
A powerful C# Roslyn analyzer that uses static analysis to detect bugs, surface security issues, and enforce best practices—helping developers and AI write more reliable code.