OpenPop.NET by: OpenPop
  • 222 total downloads
  • Latest version: 2.0.6.1120
  • POP3 Client TCP SSL MIME Parsing email
OpenPop.NET is an open source implementation of a POP3 client and a robust MIME parser written in C#. It allows developers easy access to email on a POP3 server in a matter of minutes. The project is backed by several hundred test cases and is therefore believed to be very robust. If you find a bug, please report this by sending an email to hpop-users@lists.sourceforge.net. POP3 Client Features - Easy to use POP3 client - Support for plain TCP or TLS/SSL connections - Authentication methods supported - - Plain - - APOP - - CRAM-MD5 (RFC 2195) - CAPA capabilities command supported (RFC 2449) MIME Parsing Features - Preserves the MIME email hierarchy - Easy access to different MediaType parts of the email - Headers are parsed into strong types and are easy to examine - Includes robust decoders for - - QuotedPrintable - - Base64 - - EncodedWord - - Continuation and encoding of header fields (RFC 2231) - Emails are fully persistable
OpenQA.Selenium.Chrome.ChromeDriverExtensions by: RDavydenko
  • 55 total downloads
  • Latest version: 1.2.0
  • Selenium Chrome ChromeDriver Proxy HttpProxy
This extensions allows you to add an HTTP-proxy with authentication (username and password) to Selenium.ChromeDriver
OpenTelemetry by: OpenTelemetry Authors
  • 1.389k total downloads
  • Latest version: 1.12.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET SDK
OpenTelemetry.Api by: OpenTelemetry Authors
  • 1.434k total downloads
  • Latest version: 1.12.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions by: OpenTelemetry Authors
  • 453 total downloads
  • Latest version: 1.12.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
OpenTelemetry.Contrib.Instrumentation.MassTransit by: OpenTelemetry authors
  • 106 total downloads
  • Latest version: 1.0.0-beta2
  • distributed-tracing MassTransit
OpenTelemetry instrumentation for MassTransit
OpenTelemetry.Exporter.Jaeger by: OpenTelemetry Authors
  • 1.09k total downloads
  • Latest version: 1.6.0-rc.1
  • Observability OpenTelemetry Monitoring Telemetry Tracing Jaeger distributed-tracing
Jaeger exporter for OpenTelemetry .NET
OpenTelemetry.Extensions.Hosting by: OpenTelemetry Authors
  • 1.157k total downloads
  • Latest version: 1.12.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
OpenTelemetry.Instrumentation.AspNetCore by: OpenTelemetry Authors
  • 826 total downloads
  • Latest version: 1.12.0
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing AspNetCore
ASP.NET Core instrumentation for OpenTelemetry .NET
OpenTelemetry.Instrumentation.Http by: OpenTelemetry Authors
  • 871 total downloads
  • Latest version: 1.12.0
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing
Http instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.SqlClient by: OpenTelemetry Authors
  • 715 total downloads
  • Latest version: 1.12.0-beta.2
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing
SqlClient instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.StackExchangeRedis by: OpenTelemetry Authors
  • 594 total downloads
  • Latest version: 1.12.0-beta.2
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing Redis StackExchange.Redis
StackExchange.Redis instrumentation for OpenTelemetry .NET.
OpenTracing by: The OpenTracing Authors
  • 136 total downloads
  • Latest version: 0.12.1
  • opentracing distributed-tracing tracing logging
This library is a .NET implementation of the OpenTracing API. To fully understand this platform API, it's helpful to be familiar with the OpenTracing project and terminology more generally. For the time being, mild backwards-incompatible changes may be made without changing the major version number. As OpenTracing and opentracing-csharp mature, backwards compatibility will become more of a priority.
OpenTracing.Contrib.Grpc by: Benjamin Krämer
  • 140 total downloads
  • Latest version: 0.5.2
  • opentracing distributed-tracing tracing grpc netstandard
Adds OpenTracing instrumentation for .NET Standard apps that use GRPC.
Oracle.EntityFrameworkCore by: Oracle
  • 159 total downloads
  • Latest version: 3.19.180
  • Oracle ODP.NET ODP Entity Framework Core EFCore EF database DB
Oracle Data Provider for .NET (ODP.NET) Entity Framework Core for Oracle Database.
Oracle.ManagedDataAccess.Core by: Oracle
  • 423 total downloads
  • Latest version: 2.19.280
  • ODP.NET Oracle DB database Core
Oracle Data Provider for .NET (ODP.NET) Core is an ADO.NET driver that provides fast data access from Microsoft .NET Core clients to Oracle databases. ODP.NET Core consists of a single 100% managed code dynamic-link library.
Owin by: OWIN startup components contributors
  • 18 total downloads
  • Latest version: 1.0.0
  • OWIN
OWIN IAppBuilder startup interface
Panic.StringUtils by: Panic.StringUtils
  • 28 total downloads
  • Latest version: 1.0.1
Panic.StringUtils
Parlot by: Sebastien Ros
  • 572 total downloads
  • Latest version: 1.4.2
  • parser interpreter
Parlot is a fast, lightweight and simple to use .NET parser combinator.
PCLCrypto by: Andrew Arnott
  • 155 total downloads
  • Latest version: 2.1.40-alpha
  • crypto security cryptography portable pcl winrt android ios xamarin monoandroid monodroid monotouch
PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, Windows Store, Xamarin.iOS, Xamarin.Android. This makes it easier to create cross-platform .NET libraries and apps. Crypto functionality includes asymmetric and symmetric encryption and signatures, and key derivation. PCLCrypto calls into each native platform's crypto API for maximum performance. For RSA operations this produces a 2-100X improvement in performance on Android and iOS over using the standard RSACryptoServiceProvider API.
pclcrypto by: Andrew Arnott
  • 15 total downloads
  • Latest version: 2.1.17-alpha-g5b1e8dff8c
  • crypto security cryptography portable pcl winrt android ios xamarin monoandroid monodroid monotouch
PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, Windows Phone 8.0 SL & 8.1 Xaml, Windows Store, Xamarin.iOS, Xamarin.Android. This makes it easier to create cross-platform .NET libraries and apps. Crypto functionality includes asymmetric and symmetric encryption and signatures, and key derivation. PCLCrypto calls into each native platform's crypto API for maximum performance. For RSA operations this produces a 2-100X improvement in performance on Android and iOS over using the standard RSACryptoServiceProvider API.