KRE-CLR-x86
by: Microsoft
- 106 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
Humanizer.Core.zh-CN
by: Mehdi Khalili Claire Novotny
- 1.003k total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (China) (zh-CN)
Hyak.Common
by: Microsoft
- 154 total downloads
- Latest version: 1.2.2
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak.
Humanizer.Core.ru
by: Mehdi Khalili Claire Novotny
- 1.032k total downloads
- Latest version: 2.14.1
Humanizer Locale Russian (ru)
Humanizer.Core.zh-Hans
by: Mehdi Khalili Claire Novotny
- 1.012k total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.uz-Latn-UZ
by: Mehdi Khalili Claire Novotny
- 1.151k total downloads
- Latest version: 2.14.1
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
KRE-CoreCLR-x86
by: Microsoft
- 113 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
Humanizer.Core.uk
by: Mehdi Khalili Claire Novotny
- 994 total downloads
- Latest version: 2.14.1
Humanizer Locale Ukrainian (uk)
Humanizer.Core.sl
by: Mehdi Khalili Claire Novotny
- 1.111k total downloads
- Latest version: 2.14.1
Humanizer Locale Slovenian (sl)
Humanizer.Core.sv
by: Mehdi Khalili Claire Novotny
- 988 total downloads
- Latest version: 2.14.1
Humanizer Locale Swedish (sv)
Humanizer.Core.tr
by: Mehdi Khalili Claire Novotny
- 928 total downloads
- Latest version: 2.14.1
Humanizer Locale Turkish (tr)
Irony
by: Roman Ivantsov
- 149 total downloads
- Latest version: 0.9.1
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.
Humanizer.Core.sr-Latn
by: Mehdi Khalili Claire Novotny
- 1.061k total downloads
- Latest version: 2.14.1
Humanizer Locale Serbian (sr-Latn)
Humanizer.Core.sr
by: Mehdi Khalili Claire Novotny
- 1.169k total downloads
- Latest version: 2.14.1
Humanizer Locale Serbian (sr)
Humanizer.Core.sk
by: Mehdi Khalili Claire Novotny
- 1.034k total downloads
- Latest version: 2.14.1
Humanizer Locale Slovak (sk)
Humanizer.Core.th-TH
by: Mehdi Khalili Claire Novotny
- 977 total downloads
- Latest version: 2.14.1
Humanizer Locale Thai (Thailand) (th-TH)
Humanizer.Core.zh-Hant
by: Mehdi Khalili Claire Novotny
- 1.082k total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hant)
Humanizer.Core.vi
by: Mehdi Khalili Claire Novotny
- 989 total downloads
- Latest version: 2.14.1
Humanizer Locale Vietnamese (vi)
Humanizer.Core.uz-Cyrl-UZ
by: Mehdi Khalili Claire Novotny
- 1.15k total downloads
- Latest version: 2.14.1
Humanizer Locale Uzbek (Cyrillic, Uzbekistan) (uz-Cyrl-UZ)
JetBrains.Annotations
by: JetBrains
- 2.057k total downloads
- Latest version: 2025.1.0-eap1
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.