KRE-CLR-x86
by: Microsoft
- 46 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
- 642 total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (China) (zh-CN)
Hyak.Common
by: Microsoft
- 87 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
- 664 total downloads
- Latest version: 2.14.1
Humanizer Locale Russian (ru)
Humanizer.Core.zh-Hans
by: Mehdi Khalili Claire Novotny
- 619 total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.uz-Latn-UZ
by: Mehdi Khalili Claire Novotny
- 663 total downloads
- Latest version: 2.14.1
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
KRE-CoreCLR-x86
by: Microsoft
- 51 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
Humanizer.Core.uk
by: Mehdi Khalili Claire Novotny
- 627 total downloads
- Latest version: 2.14.1
Humanizer Locale Ukrainian (uk)
Humanizer.Core.sl
by: Mehdi Khalili Claire Novotny
- 650 total downloads
- Latest version: 2.14.1
Humanizer Locale Slovenian (sl)
Humanizer.Core.sv
by: Mehdi Khalili Claire Novotny
- 575 total downloads
- Latest version: 2.14.1
Humanizer Locale Swedish (sv)
Humanizer.Core.tr
by: Mehdi Khalili Claire Novotny
- 540 total downloads
- Latest version: 2.14.1
Humanizer Locale Turkish (tr)
Irony
by: Roman Ivantsov
- 76 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
- 640 total downloads
- Latest version: 2.14.1
Humanizer Locale Serbian (sr-Latn)
Humanizer.Core.sr
by: Mehdi Khalili Claire Novotny
- 678 total downloads
- Latest version: 2.14.1
Humanizer Locale Serbian (sr)
Humanizer.Core.sk
by: Mehdi Khalili Claire Novotny
- 652 total downloads
- Latest version: 2.14.1
Humanizer Locale Slovak (sk)
Humanizer.Core.th-TH
by: Mehdi Khalili Claire Novotny
- 591 total downloads
- Latest version: 2.14.1
Humanizer Locale Thai (Thailand) (th-TH)
Humanizer.Core.zh-Hant
by: Mehdi Khalili Claire Novotny
- 671 total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hant)
Humanizer.Core.vi
by: Mehdi Khalili Claire Novotny
- 603 total downloads
- Latest version: 2.14.1
Humanizer Locale Vietnamese (vi)
Humanizer.Core.uz-Cyrl-UZ
by: Mehdi Khalili Claire Novotny
- 662 total downloads
- Latest version: 2.14.1
Humanizer Locale Uzbek (Cyrillic, Uzbekistan) (uz-Cyrl-UZ)
JetBrains.Annotations
by: JetBrains
- 1.074k total downloads
- Latest version: 2024.3.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.