Grpc.Net.Common
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.58.0-pre1
Infrastructure for common functionality in gRPC
Handlebars.Net
by: Rex Morgan
- 2 total downloads
- Latest version: 2.1.6
Blistering-fast Handlebars.js templates in your .NET application.
HarfBuzzSharp
by: Microsoft
- 0 total downloads
- Latest version: 8.3.0-preview.4.1
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HtmlAgilityPack
by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
- 1 total downloads
- Latest version: 1.11.67
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
---------------------------------------
This library is sponsored by ZZZ Projects:
https://entityframework-extensions.net/
https://eval-expression.net/
https://dapper-plus.net/
---------------------------------------
HAP is trusted by companies worldwide with over 150 million downloads.
Humanizer.Core
by: Claire Novotny, Mehdi Khalili
- 1 total downloads
- Latest version: 3.0.1
Humanizer core package that contains the library and the neutral language (English) resources
Humanizer.Core.ar
by: Claire Novotny, Mehdi Khalili
- 1 total downloads
- Latest version: 3.0.0-rc.6
Humanizer Locale Arabic (ar)
Humanizer.Core.bn-BD
by: Mehdi Khalili, Claire Novotny
- 0 total downloads
- Latest version: 2.14.1
Humanizer Locale Bangla (Bangladesh) (bn-BD)
Humanizer.Core.el
by: Mehdi Khalili, Claire Novotny
- 0 total downloads
- Latest version: 2.10.1
Humanizer Locale Greek (el)
Humanizer.Core.id
by: Mehdi Khalili, Claire Novotny
- 0 total downloads
- Latest version: 3.0.0-beta.54
Humanizer Locale Indonesian (id)
Humanizer.Core.ko-KR
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 3.0.0-beta.96
Humanizer Locale Korean (South Korea) (ko-KR)
Humanizer.Core.pl
by: Mehdi Khalili, Claire Novotny
- 0 total downloads
- Latest version: 2.10.1
Humanizer Locale Polish (pl)
Humanizer.Core.pt-BR
by: Claire Novotny, Mehdi Khalili
- 0 total downloads
- Latest version: 3.0.0-rc.6
Humanizer Locale Portuguese, Brazil (pt-BR)
Humanizer.Core.sr
by: Claire Novotny, Mehdi Khalili
- 1 total downloads
- Latest version: 3.0.0-rc.30
Humanizer Locale Serbian (sr)
Humanizer.Core.uk
by: Mehdi Khalili, Claire Novotny
- 0 total downloads
- Latest version: 2.8.26
Humanizer Locale Ukrainian (uk)
Humanizer.Core.uz-Cyrl-UZ
by: Mehdi Khalili, Oren Novotny
- 1 total downloads
- Latest version: 2.3.3
Humanizer Locale (uz-Cyrl-UZ)
Humanizer.Core.uz-Latn-UZ
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.8.2
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Irony
by: Roman Ivantsov
- 1 total downloads
- Latest version: 0.9.0-beta1
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
- 1 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.
KeraLua
by: NLua
- 1 total downloads
- Latest version: 1.0.7
C# Native bindings of Lua 5.3 (compatible with Xamarin.iOS/Mac/Android/.NET/.NET Core)
LanguageExt.Core
by: Paul Louth
- 3 total downloads
- Latest version: 3.5.60-beta
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.