Polly by: Michael Wolfenden App vNext
  • 71 total downloads
  • Latest version: 8.3.1
  • 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
  • 52 total downloads
  • Latest version: 8.3.1
  • 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.Http by: App vNext
  • 20 total downloads
  • Latest version: 3.0.0
  • HttpClient HttpClientFactory Exception Handling Resilience Transient Fault Policy
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
Pomelo.JsonObject by: Pomelo.JsonObject
  • 17 total downloads
  • Latest version: 2.2.1
  • JSON Entity Framework Core entity-framework-core MySQL EF ORM
MySQL provider for Entity Framework Core
Portable.BouncyCastle by: Claire Novotny
  • 48 total downloads
  • Latest version: 1.9.0
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Quartz by: Marko Lahma Quartz.NET
  • 16 total downloads
  • Latest version: 3.2.4
  • scheduling tasks jobs triggers scheduler threading
Quartz Scheduling Framework for .NET
Quartz.Extensions.DependencyInjection by: Facundo Glaeser Marko Lahma Quartz.NET
  • 29 total downloads
  • Latest version: 3.9.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
Quartz.Jobs by: Marko Lahma Quartz.NET
  • 14 total downloads
  • Latest version: 3.4.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Jobs; Quartz Scheduling Framework for .NET
Quartz.Plugins by: Marko Lahma Quartz.NET
  • 15 total downloads
  • Latest version: 3.2.4
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Plugins; Quartz Scheduling Framework for .NET
Quartz.Plugins.TimeZoneConverter by: Sean Farrow Quartz.NET
  • 24 total downloads
  • Latest version: 3.4.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET TimeZoneConverter integration https://github.com/mj1856/TimeZoneConverter; Quartz Scheduling Framework for .NET
RabbitMQ.Client by: VMware
  • 51 total downloads
  • Latest version: 7.0.0-alpha.5
  • rabbitmq amqp
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
Remotion.Linq by: rubicon IT GmbH
  • 30 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
RestSharp by: .NET Foundation and Contributors
  • 91 total downloads
  • Latest version: 110.2.1-alpha.0.20
Simple REST and HTTP API Client
Scriban by: Alexandre Mutel
  • 76 total downloads
  • Latest version: 5.10.0
  • templating handlebars liquid
Scriban is a fast, powerful, safe and lightweight scripting language and engine for .NET, which was primarily developed for text templating with a compatibility mode for parsing liquid templates.
Senparc.Weixin.WxOpen.Middleware by: Jeffrey Su
  • 10 total downloads
  • Latest version: 1.1.0
  • 微信 weixin 公众号 WeChat Senparc 盛派 SDK C# JSSDK 微信支付 分布式 小程序 MVC System.Web.Mvc
微信 SDK - Senparc.Weixin.WxOpen.Middleware 模块 Senparc.Weixin SDK 开源项目: https://github.com/JeffreySu/WeiXinMPSDK
SharpCompress by: Adam Hathcock
  • 13 total downloads
  • Latest version: 0.23.0
  • rar unrar zip unzip bzip2 gzip tar 7zip lzip xz
SharpCompress is a compression library for NET Standard 1.0 that can unrar, decompress 7zip, decompress xz, zip/unzip, tar/untar lzip/unlzip, bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.
SharpZipLib by: ICSharpCode
  • 66 total downloads
  • Latest version: 1.4.2
  • Compression Library Zip GZip BZip2 LZW Tar
SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)
Shouldly by: Jake Ginnivan Joseph Woodward Simon Cropp
  • 52 total downloads
  • Latest version: 4.2.1
  • test unit testing TDD AAA should testunit rspec assert assertion framework
Shouldly - Assertion framework for .NET. The way asserting *Should* be
SixLabors.Fonts by: Six Labors and contributors
  • 39 total downloads
  • Latest version: 1.0.0
  • font truetype opentype woff woff2
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SixLabors.ImageSharp by: Six Labors and contributors
  • 47 total downloads
  • Latest version: 3.1.4
  • Image Resize Crop Gif Jpg Jpeg Bitmap Pbm Png Tga Tiff WebP NetCore
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET