log4net
by: The Apache Software Foundation
- 1 total downloads
- Latest version: 2.0.15
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
Magnum
by: Chris Patterson, Dru Sellers
- 3 total downloads
- Latest version: 2.1.0
Magnum is a library for the larger than average developer
MailKit
by: Jeffrey Stedfast
- 36 total downloads
- Latest version: 2.14.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 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
- 2 total downloads
- Latest version: 1.3.0
DNS data model with serializer/deserializer for the wire and master file format.
MassTransit
by: Chris Patterson, Dru Sellers, Travis Smith
- 1 total downloads
- Latest version: 2.10.2
MassTransit is a distributed application framework for .NET, including support for MSMQ and RabbitMQ.
MassTransit.AspNetCore
by: Chris Patterson
- 2 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.
MathNet.Numerics
by: Christoph Ruegg, Marcus Cuda, Jurgen Van Gael
- 70 total downloads
- Latest version: 4.15.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 Framework 4.0 or higher and .Net Standard 1.3 or higher, on Windows, Linux and Mac.
Mediator.SourceGenerator
by: Martin Othamar
- 81 total downloads
- Latest version: 3.1.0-rc.1
A high performance .NET Mediator pattern implemenation using source generation.
MediatR
by: Jimmy Bogard
- 11 total downloads
- Latest version: 5.1.0
Simple, unambitious mediator implementation in .NET
Microsoft.ApplicationInsights
by: Microsoft
- 12 total downloads
- Latest version: 2.14.0
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.
Microsoft.AspNet.Diagnostics.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 diagnostics middleware abstractions.
Microsoft.AspNet.FileProviders
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-beta4
Implementation of ASP.NET 5 file provider abstractions.
Microsoft.AspNet.Hosting.Abstractions
by: Microsoft
- 5 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 Hosting abstractions.
Microsoft.AspNet.Http.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-beta7
ASP.NET 5 HTTP object model. HttpContext and family.
Microsoft.AspNet.Mvc.Core
by: Microsoft
- 3 total downloads
- Latest version: 6.0.0-beta6
The core runtime components of ASP.NET MVC.
Microsoft.AspNet.Mvc.DataAnnotations
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-rc1-final
Metadata and Validation using System.ComponentModel.DataAnnotations for the MVC runtime
Microsoft.AspNet.Mvc.Formatters.Json
by: Microsoft
- 2 total downloads
- Latest version: 6.0.0-rc1-final
JSON input and output for the MVC runtime