log4net by: The Apache Software Foundation
  • 1 total downloads
  • Latest version: 2.0.15
  • logging log tracing logfiles
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
  • 44 total downloads
  • Latest version: 4.15.1
  • smtp pop3 imap mime security arc dkim smime s/mime openpgp pgp mbox mail email parser tnef
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
  • 1 total downloads
  • Latest version: 1.0.0
  • dns
DNS data model with serializer/deserializer for the wire and master file format.
MassTransit by: Chris Patterson, Dru Sellers, Travis Smith
  • 9 total downloads
  • Latest version: 5.3.1+build.1883.sha.174e833
  • MassTransit
MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MathNet.Numerics by: Christoph Ruegg, Marcus Cuda, Jurgen Van Gael
  • 51 total downloads
  • Latest version: 4.12.0
  • math numeric statistics probability integration interpolation regression solve fit linear algebra matrix fft
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
  • 52 total downloads
  • Latest version: 3.1.0-rc.1
  • mediator mediator-pattern source-generation source-gen source-generator sourcegenerator C# .NET dotnet
A high performance .NET Mediator pattern implemenation using source generation.
MediatR by: Jimmy Bogard
  • 10 total downloads
  • Latest version: 5.1.0
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
Microsoft.ApplicationInsights by: Microsoft
  • 11 total downloads
  • Latest version: 2.23.0
  • Analytics Azure ApplicationInsights Telemetry Monitoring SDK
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.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
  • 2 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 Hosting abstractions.
Microsoft.AspNet.Mvc.Core by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.0-beta1
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.Razor.Host by: Microsoft
  • 3 total downloads
  • Latest version: 6.0.0-beta7
Design time hosting infrastructure for the ASP.NET MVC Razor view engine.
Microsoft.AspNet.WebApi.Client by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.0
  • Microsoft AspNet WebApi AspNetWebApi HttpClient
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Microsoft.AspNetCore.Antiforgery by: Microsoft
  • 15 total downloads
  • Latest version: 2.0.0
  • aspnetcore antiforgery
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.App.Internal.Assets by: Microsoft
  • 12 total downloads
  • Latest version: 10.0.11
ASP.NET Core static framework assets This package was built from the source code at https://github.com/dotnet/dotnet/tree/e2f47b0110ed922f21a1522da67279133ce28f32
Microsoft.AspNetCore.Authentication.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.Cookies by: Microsoft
  • 6 total downloads
  • Latest version: 2.0.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft
  • 6 total downloads
  • Latest version: 1.1.3
  • aspnetcore,authentication,security
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.