log4net
by: The Apache Software Foundation
- 5 total downloads
- Latest version: 3.3.2
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
- 61 total downloads
- Latest version: 4.17.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.
Makaretu.Dns
by: Richard Schneider
- 4 total downloads
- Latest version: 1.3.0
DNS data model with serializer/deserializer for the wire and master file format.
Makaretu.Dns.Multicast
by: Richard Schneider
- 1 total downloads
- Latest version: 0.3.0
A simple Multicast Domain Name Service based on RFC 6762. Can be used as both a client (sending queries) or a server (responding to queries).
MassTransit
by: Chris Patterson
- 80 total downloads
- Latest version: 9.1.2
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Abstractions
by: Chris Patterson
- 26 total downloads
- Latest version: 9.2.1-develop.167
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.AspNetCore
by: Chris Patterson
- 30 total downloads
- Latest version: 9.2.1-develop.167
MassTransit AspNetCore Support, including Dashboard; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Extensions.DependencyInjection
by: Chris Patterson
- 31 total downloads
- Latest version: 7.2.4
MassTransit Microsoft.Extensions.DependencyInjection support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MassTransit.Extensions.Logging
by: Chris Patterson
- 1 total downloads
- Latest version: 5.5.3+build.2095.sha.bc881eb
MassTransit Microsoft.Extensions.Logging support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MassTransit.RabbitMQ
by: Chris Patterson
- 15 total downloads
- Latest version: 8.2.0
MassTransit RabbitMQ transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MathNet.Numerics
by: Christoph Ruegg, Marcus Cuda, Jurgen Van Gael
- 80 total downloads
- Latest version: 6.0.0-beta2
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.
Mediator.Abstractions
by: Martin Othamar
- 18 total downloads
- Latest version: 3.1.0-rc.1
Abstractions for the Mediator.SourceGenerator package.
Mediator.SourceGenerator
by: Martin Othamar
- 82 total downloads
- Latest version: 3.1.0-rc.1
A high performance .NET Mediator pattern implemenation using source generation.
MediatR
by: Jimmy Bogard
- 219 total downloads
- Latest version: 14.2.0
Simple, unambitious mediator implementation in .NET
MediatR.Contracts
by: Jimmy Bogard
- 180 total downloads
- Latest version: 2.0.1
Contracts package for requests, responses, and notifications
Meziantou.Extensions.Logging.Xunit
by: meziantou
- 11 total downloads
- Latest version: 1.0.25
Microsoft.Extension.Logging.ILogger implementation for xunit
Microsoft.ApplicationInsights
by: Microsoft
- 22 total downloads
- Latest version: 3.0.0-beta1
Application Insights Base 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. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNet.Authentication
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 common types used by the various authentication middleware.
Microsoft.AspNet.Cors.Core
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-beta8
Microsoft.AspNet.Cors.Core
Microsoft.AspNet.DataProtection
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 logic to protect and unprotect data, similar to DPAPI.