Microsoft.ApplicationInsights.Agent.Intercept
by: Microsoft
- 55 total downloads
- Latest version: 0.17.0
This NuGet enables Interception of method calls
MaterialDesignThemes
by: James Willock
- 8.295k total downloads
- Latest version: 5.3.1-ci1190
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET.
MediatR
by: Jimmy Bogard
- 32 total downloads
- Latest version: 2.0.0-beta-003
Simple, unambitious mediator implementation in .NET
log4net
by: Apache Software Foundation
- 77 total downloads
- Latest version: 2.0.1
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
MailKit
by: Jeffrey Stedfast
- 669 total downloads
- Latest version: 4.1.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 ANONYMOUS, 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.
MathNet.Numerics.Signed
by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
- 631 total downloads
- Latest version: 5.0.0
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .NET 5.0 or higher, .NET Standard 2.0 and .NET Framework 4.6.1 or higher, on Windows, Linux and Mac. This package contains strong-named assemblies for legacy use cases (not recommended).
LiteDB
by: Mauricio David
- 92 total downloads
- Latest version: 2.0.4
A simple embedded .NET NoSQL Document Store in a single data file
LightInject.Source
by: Bernhard Richter
- 325 total downloads
- Latest version: 7.0.1
An ultra lightweight Inversion of Control container for the .Net framework. See LightInject.Source for the source distribution.
Meziantou.Analyzer
by: meziantou
- 5.894k total downloads
- Latest version: 2.0.257
A Roslyn analyzer to enforce some good practices in C#
LiveCharts.Wpf
by: Beto Rodriguez
- 230 total downloads
- Latest version: 0.9.7
Simple, flexible, interactive and powerful data visualization for Wpf
MessagePack
by: neuecc
- 688 total downloads
- Latest version: 1.6.1.2
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
Lucene.Net
by: The Apache Software Foundation
- 272 total downloads
- Latest version: 4.8.0-beta00017
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.
Libuv
by: Libuv
- 230 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
ManagedEsent
by: martinc
- 54 total downloads
- Latest version: 1.6.0
ManagedEsent provides managed access to ESENT, the embeddable
database engine native to Windows. ManagedEsent uses the esent.dll that is
part of Microsoft Windows so there are no extra unmanaged binaries to
download and install.
MessagePackAnalyzer
by: neuecc aarnott
- 1.991k total downloads
- Latest version: 3.1.4
Analyzers and source generator for MessagePack for C#. Verify rules for [MessagePackObject] and code fix for [Key]. A roslyn source generator for AOT or faster startup of applications that use the MessagePack nuget package.
librdkafka.redist
by: Magnus Edenhill edenhill
- 5.922k total downloads
- Latest version: 2.12.1
The Apache Kafka C/C++ client library - redistributable
Microsoft.ApplicationInsights.DependencyCollector
by: Microsoft
- 1.303k total downloads
- Latest version: 2.23.0
Application Insights Dependency Collector for .NET applications. This is a dependent package for Application Insights platform specific packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
MahApps.Metro
by: Jan Karger Bastian Schmidt Dennis Daume Brendan Forster Alex Mitchell Paul Jenkins Jake Ginnivan
- 1.054k total downloads
- Latest version: 3.0.0-rc0529
The goal of MahApps.Metro is to allow devs to quickly and easily cobble together a 'Modern' UI for their WPF apps (.Net 4.6.2 and later), with minimal effort.
log4net.Ext.Json
by: Robert Cutajar
- 131 total downloads
- Latest version: 2.0.8.3
Enable JSON logging in log4net.