NuGet.Versioning by: Microsoft
  • 9 total downloads
  • Latest version: 6.11.0
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
NUglify by: Ron Logan Alexandre Mutel Andrew Bullock
  • 9 total downloads
  • Latest version: 1.21.15
  • CSS JavaScript minify crunch uglify Compress HTML htmlminifier htmlcompressor
NUglify provides minification and compression methods for CSS, JavaScript and HTML files for .NET
NWebsec.AspNetCore.Core by: André N. Klingsheim
  • 8 total downloads
  • Latest version: 3.0.1
  • nwebsec aspnetcore security
This library provides shared functionality for the NWebsec ASP.NET Core security libraries.
NWebsec.AspNetCore.Middleware by: André N. Klingsheim
  • 8 total downloads
  • Latest version: 3.0.0
  • nwebsec aspnetcore security
NWebsec middleware for ASP.NET Core applications. NWebsec helps you set important security headers and detect potentially dangerous redirects. See project website for documentation.
Pipelines.Sockets.Unofficial by: Pipelines.Sockets.Unofficial
  • 9 total downloads
  • Latest version: 2.2.8
Package Description
Pluralize.NET.Core by: Blake Embrey (Ported by Sarath Kumar .NET Core by Ricky Vega)
  • 5 total downloads
  • Latest version: 1.0.0
  • plurals singular words english language pluralize pluralization
This is a C# port of Blake Embrey's pluralize library which helps in pluralizing or singularizing any English word. Originally from Sarath Kumar CM: "I could not find a good C# alternative for converting words from singular to plural and vice versa. System.Data.Entity.Design.PluralizationServices.PluralizationService and Humanizer library did not meet the expectations (try 'shoes' or 'toes'). However this small but awesome Javascript libray pluralize worked very well for me and I decided to convert the code to C# and use it. I forked, migrated and compiled this into .NET Standard 2.0. This code does exactly what I need without the bulk. Much respect to Mr Embrey (the original code) and Mr Kumar (for the original port).
Polly by: Michael Wolfenden App vNext
  • 5 total downloads
  • Latest version: 8.6.2
  • Polly Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Fallback Timeout Throttle
Polly is a .NET resilience and transient-fault-handling 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
  • 7 total downloads
  • Latest version: 8.6.2
  • Polly Simmy Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Chaos ChaosEngineering Retry Wait Fallback Timeout Parallelization Hedging
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
  • 5 total downloads
  • Latest version: 8.4.2
  • Polly Exception Handling Resilience Transient Fault Policy DI DependencyInjection IOC InversionOfControl Metrics Observability Telemetry
Polly.Extensions adds support for dependency injection and telemetry for the Polly.Core library.
Polly.RateLimiting by: Michael Wolfenden App vNext
  • 5 total downloads
  • Latest version: 8.4.2
  • Polly Exception Handling Resilience Transient Fault Policy Wait Bulkhead Rate-limit Throttle Hedging
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.
QRCoder by: Raffael Herrmann
  • 1 total downloads
  • Latest version: 1.6.0
  • c# csharp qr qrcoder qrcode qr-generator qr-code-generator
QRCoder is a simple library, written in C#.NET, which enables you to create QR codes.
Quartz by: Marko Lahma Quartz.NET
  • 5 total downloads
  • Latest version: 3.15.0
  • scheduling tasks jobs triggers scheduler threading
Quartz Scheduling Framework for .NET
QuestPDF by: MarcinZiabek
  • 4 total downloads
  • Latest version: 2025.7.0
  • pdf generation creation export merge edit html
Generate and edit PDF documents in your .NET applications using the open-source QuestPDF library and its C# Fluent API. Build invoices, reports and data exports with ease.
RabbitMQ.Client by: VMware
  • 9 total downloads
  • Latest version: 6.8.1
  • rabbitmq amqp
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
RBush by: viceroypenguin
  • 5 total downloads
  • Latest version: 3.2.0
  • .NET R-Tree Algorithm tree search spatial index
Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.
Remotion.Linq by: rubicon IT GmbH
  • 1 total downloads
  • Latest version: 2.2.0
  • re-motion LINQ ExpressionTrees
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages. Key features: - Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax) - Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...) - Provides basic infrastructure for backend development (e.g. SQL generation) - Provides a framework for user-defined query extensions and transformations
ReportViewerCore.NETCore by: Microsoft lkosson
  • 10 total downloads
  • Latest version: 15.1.20
  • ReportViewer Report Viewer Reporting Services ReportingServices SSRS RDLC RDL PDF Microsoft .Net Core NetCore AspNetCore
SQL Server Reporting Services engine decompiled and recompiled for .NET Core. Based on ReportViewer 15.0.1404.0
Respond by: Scott Jehl
  • 2 total downloads
  • Latest version: 1.2.0
  • Respond Media Queries
The goal of this script is to provide a fast and lightweight (3kb minified / 1kb gzipped) script to enable responsive web designs in browsers that don't support CSS3 Media Queries - in particular, Internet Explorer 8 and under. It's written in such a way that it will probably patch support for other non-supporting browsers as well (more information on that soon).
RestSharp by: .NET Foundation and Contributors
  • 28 total downloads
  • Latest version: 112.1.0
Simple REST and HTTP API Client
runtime.any.System.Collections by: Microsoft
  • 7 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides classes that define generic collections, which allow developers to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections. Commonly Used Types: System.Collections.Generic.List<T> System.Collections.Generic.Dictionary<TKey, TValue> System.Collections.Generic.Queue<T> System.Collections.Generic.Stack<T> System.Collections.Generic.HashSet<T> System.Collections.Generic.LinkedList<T> System.Collections.Generic.EqualityComparer<T> System.Collections.Generic.Comparer<T> System.Collections.Generic.SortedDictionary<TKey, TValue> When using NuGet 3.x this package requires at least version 3.4.