JsonConverter.Newtonsoft.Json
by: Stef Heyenrath
- 164 total downloads
- Latest version: 0.13.0
Implementation for IJsonConverter using Newtonsoft.Json
JsonSchema.Net.Generation
by: Greg Dennis
- 24 total downloads
- Latest version: 7.3.10
Extends JsonSchema.Net to provide schema generation functionality
JSPool
by: JSPool
- 96 total downloads
- Latest version: 4.0.0
JSPool facilitates easy integration of JavaScript scripting into a .NET application in a scalable and performant manner. It does so by creating a pool of engines that can be reused multiple times, making it easy to use JavaScript libraries that have long initialisation times without having to create a new engine every time.
See https://dan.cx/projects/jspool for usage instructions.
KRE-CLR-x86
by: Microsoft
- 23 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86
by: Microsoft
- 17 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
KubernetesClient
by: The Kubernetes Project Authors
- 905 total downloads
- Latest version: 1.6.16-gb07e78afa4
Client library for the Kubernetes open source container orchestrator.
LibGit2Sharp
by: LibGit2Sharp contributors
- 282 total downloads
- Latest version: 0.25.0-preview-0033
LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .Net and Mono.
LibGit2Sharp.NativeBinaries
by: LibGit2Sharp contributors
- 552 total downloads
- Latest version: 2.0.323
Native binaries for LibGit2Sharp
libphonenumber-csharp
by: Patrick Mézard Tom Clegg Jarrod Alexander Google libphonenumber contributors
- 1,292k total downloads
- Latest version: 8.12.38
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. http://code.google.com/p/libphonenumber/
librdkafka.redist
by: Magnus Edenhill edenhill
- 1,912k total downloads
- Latest version: 2.15.0
The Apache Kafka C/C++ client library - redistributable
Libuv
by: Libuv
- 72 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
log4net
by: The Apache Software Foundation
- 99 total downloads
- Latest version: 2.0.17
log4net is a tool to help the programmer output log statements to a variety of output targets.
In case of problems with an application, it is helpful to enable logging so that the problem
can be located. With log4net it is possible to enable logging at runtime without modifying the
application binary. The log4net package is designed so that log statements can remain in
shipped code without incurring a high performance cost. It follows that the speed of logging
(or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming.
One of the distinctive features of log4net is the notion of hierarchical loggers.
Using these loggers it is possible to selectively control which log statements are output
at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
Lucene.Net
by: The Apache Software Foundation
- 141 total downloads
- Latest version: 4.8.0-beta00018
Lucene.Net is a full-text search engine library capable of advanced text analysis, indexing, and searching. It can be used to easily add search capabilities to applications. Lucene.Net is a C# port of the popular Java Lucene search engine framework from The Apache Software Foundation, targeted at .NET Framework and .NET Core users.
Lucene.Net.Analysis.Common
by: The Apache Software Foundation
- 23 total downloads
- Latest version: 4.8.0-beta00004
Analyzers for indexing content in different languages and domains for the Lucene.Net full-text search engine library from The Apache Software Foundation.
Lucene.Net.Queries
by: The Apache Software Foundation
- 23 total downloads
- Latest version: 4.8.0-beta00004
Extended Filters and Queries for the Lucene.Net full-text search engine library from The Apache Software Foundation.
Lucene.Net.QueryParser
by: The Apache Software Foundation
- 22 total downloads
- Latest version: 4.8.0-beta00004
Query parsers and parsing framework for the Lucene.Net full-text search engine library from The Apache Software Foundation.
Lucene.Net.Sandbox
by: The Apache Software Foundation
- 23 total downloads
- Latest version: 4.8.0-beta00004
Various third party contributions and new ideas extensions for the Lucene.Net full-text search engine library from The Apache Software Foundation.
Lucene.Net.Spatial
by: The Apache Software Foundation
- 24 total downloads
- Latest version: 4.8.0-beta00004
Geospatial search for the Lucene.Net full-text search engine library from The Apache Software Foundation.
LumenWorksCsvReader
by: Sébastien Lorion Paul Hatcher
- 11 total downloads
- Latest version: 4.0.0
An extended version of LumenWorks.Frameworks.IO
MailKit
by: Jeffrey Stedfast
- 494 total downloads
- Latest version: 2.9.0
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 SCRAM-SHA-256, SCRAM-SHA-1, NTLM, DIGEST-MD5, CRAM-MD5, LOGIN, PLAIN, 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.