MsBuildPipeLogger.Server by: Dave Glick
  • 61 total downloads
  • Latest version: 1.1.2
A logger for MSBuild that sends event data over anonymous or named pipes.
NCrontab by: Atif Aziz
  • 141 total downloads
  • Latest version: 3.3.3
  • cron schedule time
NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.
NETStandard.Library by: Microsoft
  • 1.808k total downloads
  • Latest version: 1.6.1
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform. When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json by: James Newton-King
  • 3.239k total downloads
  • Latest version: 13.0.4
  • json
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson by: James Newton-King
  • 1.538k total downloads
  • Latest version: 1.0.2
  • bson
Json.NET BSON adds support for reading and writing BSON
Npgsql by: Shay Rojansky, Nikita Kazmin, Brar Piening, Nino Floris, Yoh Deadfall, Austin Drenski, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno
  • 549 total downloads
  • Latest version: 8.0.8
  • npgsql postgresql postgres ado ado.net database sql
Npgsql is the open source .NET data provider for PostgreSQL.
NPOI by: Tony Qu, NPOI Contributors
  • 276 total downloads
  • Latest version: 2.7.2
  • xlsx xls Excel Word docx office ole
.NET port of Apache POI
ObjectsComparer by: Valerii Tereshchenko
  • 19 total downloads
  • Latest version: 1.4.1
  • C#, compare, class, reflection, object, comparison
Framework provides mechanism to compare classes, allows override comparison rules for specific properties and types.
OfficeIMO.Word by: Przemyslaw Klys
  • 243 total downloads
  • Latest version: 1.0.9
  • docx net60 word office openxml net472 net48 net50 netstandard netstandard2.0,netstandard2.1 net70
An Open Source cross-platform .NET library providing an easy way to create Microsoft Word (DocX) documents.
OpenSearch.Net by: OpenSearch and contributors
  • 274 total downloads
  • Latest version: 1.2.0
  • opensearch search lucene client opensearch.client
Exposes all the OpenSearch API endpoints but leaves you in control of building the request and response bodies. Comes with built in cluster failover/connection pooling support.
OpenTelemetry by: OpenTelemetry Authors
  • 478 total downloads
  • Latest version: 1.13.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET SDK
OpenTelemetry.Api by: OpenTelemetry Authors
  • 814 total downloads
  • Latest version: 1.13.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions by: OpenTelemetry Authors
  • 818 total downloads
  • Latest version: 1.13.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
OpenTelemetry.Exporter.Console by: OpenTelemetry Authors
  • 479 total downloads
  • Latest version: 1.13.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging Console distributed-tracing
Console exporter for OpenTelemetry .NET
OpenTelemetry.Extensions.Hosting by: OpenTelemetry Authors
  • 341 total downloads
  • Latest version: 1.13.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
  • 340 total downloads
  • Latest version: 1.12.0
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing AspNetCore
ASP.NET Core instrumentation for OpenTelemetry .NET
OpenXmlPowerTools.NetStandard by: Microsoft, Eric White, Lionel Vallet
  • 175 total downloads
  • Latest version: 4.6.0
  • OpenXmlPowerTools, NET, Standard, OpenXML, Power, Tools
Based on maintainer EricWhite's vNext fork, includes .NET 6.0 and .NET Standard 2.0 build target for use in cross-platform scenarios. The Open XML PowerTools provides guidance and example code for programming with Open XML Documents (DOCX, XLSX, and PPTX). It is based on, and extends the functionality of the Open XML SDK. It supports scenarios such as: •Splitting DOCX/PPTX files into multiple files. •Combining multiple DOCX/PPTX files into a single file. •Populating content in template DOCX files with data from XML. •High-fidelity conversion of DOCX to HTML. •Searching and replacing content in DOCX/PPTX using regular expressions. •Managing tracked-revisions, including detecting tracked revisions, and accepting tracked revisions. •Updating Charts in DOCX/PPTX files, including updating cached data, as well as the embedded XLSX. •Retrieving metrics from DOCX files, including the hierarchy of styles used, the languages used, and the fonts used. •Writing XLSX files using far simpler code than directly writing the markup, including a streaming approach that enables writing XLSX files with millions of rows.
PDFsharp by: PDFsharp Team
  • 243 total downloads
  • Latest version: 6.2.2
  • PDFsharp PDF creation
PDFsharp is the Open Source library for creating and modifying PDF documents using .NET. It has an easy-to-use API that allows developers to generate or modify PDF files programmatically. PDFsharp can be used for various applications, including creating reports, invoices, and other types of documents. This package does not depend on Windows and can be used on any .NET compatible platform including Linux and macOS. See https://docs.pdfsharp.net for details.   See https://www.pdfsharp.com for professional support offers, premium technical advice, and contract work options. Choose a support plan that suits your needs. We offer a variety of options, from small projects to large teams, with flexible response times. Our team provides PDFsharp expert assistance, including implementation, optimization, and tailored solutions.
Pipelines.Sockets.Unofficial by: Pipelines.Sockets.Unofficial
  • 674 total downloads
  • Latest version: 2.2.8
Package Description
Polly by: Michael Wolfenden, App vNext
  • 1.019k total downloads
  • Latest version: 7.2.4
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Rate-limit Fallback Timeout Throttle Parallelization
Polly is a library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.