OpenSearch.Net
by: OpenSearch and contributors
- 453 total downloads
- Latest version: 1.2.0
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
- 860 total downloads
- Latest version: 1.15.0
OpenTelemetry .NET SDK
OpenTelemetry.Api
by: OpenTelemetry Authors
- 1.205k total downloads
- Latest version: 1.15.0
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions
by: OpenTelemetry Authors
- 1.212k total downloads
- Latest version: 1.15.0
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
OpenTelemetry.Exporter.Console
by: OpenTelemetry Authors
- 862 total downloads
- Latest version: 1.15.0
Console exporter for OpenTelemetry .NET
OpenTelemetry.Extensions.Hosting
by: OpenTelemetry Authors
- 593 total downloads
- Latest version: 1.15.0
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
OpenTelemetry.Instrumentation.AspNetCore
by: OpenTelemetry Authors
- 593 total downloads
- Latest version: 1.15.0
ASP.NET Core instrumentation for OpenTelemetry .NET
OpenXmlPowerTools.NetStandard
by: Microsoft, Eric White, Lionel Vallet
- 252 total downloads
- Latest version: 4.6.0
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
- 405 total downloads
- Latest version: 6.2.4
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.
Pipelines.Sockets.Unofficial
by: Pipelines.Sockets.Unofficial
- 1.192k total downloads
- Latest version: 2.2.8
Package Description
Polly
by: Michael Wolfenden, App vNext
- 2.683k total downloads
- Latest version: 7.2.4
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.
Polly.Core
by: Michael Wolfenden, App vNext
- 1 total downloads
- Latest version: 8.4.2
Polly.Core is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies such as Retry, Circuit Breaker, Hedging, Timeout, Chaos and Fallback in a fluent and thread-safe manner.
Polly.Extensions
by: Michael Wolfenden, App vNext
- 1 total downloads
- Latest version: 8.4.2
Polly.Extensions adds support for dependency injection and telemetry for the Polly.Core library.
Polly.Extensions.Http
by: App vNext
- 1.843k total downloads
- Latest version: 3.0.0
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
Polly.RateLimiting
by: Michael Wolfenden, App vNext
- 1 total downloads
- Latest version: 8.4.2
Polly.RateLimiting is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies using a Rate Limiter in a fluent and thread-safe manner.
Portable.BouncyCastle
by: Claire Novotny
- 7 total downloads
- Latest version: 1.8.10
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
prometheus-net
by: andrasm, qed-, lakario, sandersaares
- 1.316k total downloads
- Latest version: 8.2.1
.NET client library for the Prometheus monitoring and alerting system
Quartz
by: Marko Lahma, Quartz.NET
- 19 total downloads
- Latest version: 3.8.1
Quartz Scheduling Framework for .NET
Quartz.AspNetCore
by: Lewis Zou, Marko Lahma, Quartz.NET
- 19 total downloads
- Latest version: 3.8.1
Quartz.NET ASP.NET Core integration; Quartz Scheduling Framework for .NET
Quartz.Extensions.DependencyInjection
by: Facundo Glaeser, Marko Lahma, Quartz.NET
- 19 total downloads
- Latest version: 3.8.1
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET