Grpc.Net.Client
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.55.0-pre1
.NET client for gRPC
Grpc.Net.Common
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.70.0
Infrastructure for common functionality in gRPC
Handlebars.Net
by: Rex Morgan
- 1 total downloads
- Latest version: 1.2.2
Blistering-fast Handlebars.js templates in your .NET application.
HtmlAgilityPack
by: Simon Mourrier, Jeff Klawiter
- 1 total downloads
- Latest version: 1.4.4
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).
Humanizer.Core.af
by: Mehdi Khalili, Claire Novotny
- 4 total downloads
- Latest version: 2.10.1
Humanizer Locale Afrikaans (af)
Humanizer.Core.de
by: Mehdi Khalili, Claire Novotny
- 2 total downloads
- Latest version: 2.9.9
Humanizer Locale German (de)
Humanizer.Core.el
by: Mehdi Khalili, Oren Novotny
- 1 total downloads
- Latest version: 2.5.16
Humanizer Locale (el)
Humanizer.Core.nl
by: Mehdi Khalili, Claire Novotny
- 2 total downloads
- Latest version: 2.11.10
Humanizer Locale Dutch (nl)
Humanizer.Core.ru
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.9.9
Humanizer Locale Russian (ru)
Humanizer.Core.th-TH
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.8.25
Humanizer Locale Thai (Thailand) (th-TH)
Iced
by: iced project and contributors <https://github.com/icedland>
- 0 total downloads
- Latest version: 1.16.0
iced is a blazing fast and correct x86 (16/32/64-bit) instruction decoder, disassembler and assembler written in C#.
- 👍 Supports all Intel and AMD instructions
- 👍 Correct: All instructions are tested and iced has been tested against other disassemblers/assemblers (xed, gas, objdump, masm, dumpbin, nasm, ndisasm) and fuzzed
- 👍 100% C# code
- 👍 The formatter supports masm, nasm, gas (AT&T), Intel (XED) and there are many options to customize the output
- 👍 The decoder is 2x+ faster than other similar libraries and doesn't allocate any memory
- 👍 Small decoded instructions, only 32 bytes
- 👍 Create instructions with code assembler, eg. `asm.mov(eax, edx)`
- 👍 The encoder can be used to re-encode decoded instructions at any address
- 👍 API to get instruction info, eg. read/written registers, memory and rflags bits; CPUID feature flag, control flow info, etc
- 👍 Supports `.NET Standard 2.0/2.1+` and `.NET Framework 4.5+`
- 👍 License: MIT
IKVM.Image
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 3 total downloads
- Latest version: 8.7.1
IKVM Runtime Image
IndexRange
by: Bradley Grainger
- 2 total downloads
- Latest version: 1.0.3
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
JetBrains.Annotations
by: JetBrains
- 1 total downloads
- Latest version: 2020.1.0
ReSharper 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 ReSharper code inspections.
All usages of ReSharper 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.
librdkafka.redist
by: Magnus Edenhill, edenhill
- 1 total downloads
- Latest version: 1.8.0
The Apache Kafka C/C++ client library - redistributable
Magick.NET.Core
by: Dirk Lemstra
- 0 total downloads
- Latest version: 11.0.0
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.
MailKit
by: Jeffrey Stedfast
- 3 total downloads
- Latest version: 2.11.1
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices.
Features include:
* HTTP, Socks4, Socks4a and Socks5 proxy support.
* SASL Authentication via CRAM-MD5, DIGEST-MD5, LOGIN, NTLM, OAUTHBEARER, PLAIN, SCRAM-SHA-1, SCRAM-SHA-256, SCRAM-SHA-512 and XOAUTH2.
* A fully-cancellable SmtpClient with support for STARTTLS, 8BITMIME, BINARYMIME, ENHANCEDSTATUSCODES, SIZE, DSN, PIPELINING and SMTPUTF8.
* A fully-cancellable Pop3Client with support for STLS, UIDL, APOP, PIPELINING, UTF8, and LANG.
* A fully-cancellable ImapClient with support for ACL, QUOTA, LITERAL+, IDLE, NAMESPACE, ID, CHILDREN, LOGINDISABLED, STARTTLS, MULTIAPPEND, UNSELECT, UIDPLUS, CONDSTORE, ESEARCH, SASL-IR, COMPRESS, WITHIN, ENABLE, QRESYNC, SORT, THREAD, ANNOTATE, LIST-EXTENDED, ESORT, METADATA / METADATA-SERVER, NOTIFY, FILTERS, LIST-STATUS, SORT=DISPLAY, SPECIAL-USE / CREATE-SPECIAL-USE, SEARCH=FUZZY, MOVE, UTF8=ACCEPT / UTF8=ONLY, LITERAL-, APPENDLIMIT, STATUS=SIZE, OBJECTID, REPLACE, SAVEDATE, XLIST, and X-GM-EXT1.
* Client-side sorting and threading of messages (the Ordinal Subject and the Jamie Zawinski threading algorithms are supported).
* Asynchronous versions of all methods that hit the network.
* S/MIME, OpenPGP, DKIM and ARC support via MimeKit.
* Microsoft TNEF support via MimeKit.
MessagePack
by: neuecc
- 6 total downloads
- Latest version: 1.7.3.7
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
Microsoft.ApplicationInsights
by: Microsoft
- 1 total downloads
- Latest version: 2.0.1
Application Insights Core API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience.