Polly
by: Michael Wolfenden App vNext
- 71 total downloads
- Latest version: 8.3.1
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.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
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
MySQL provider for Entity Framework Core
Portable.BouncyCastle
by: Claire Novotny
- 48 total downloads
- Latest version: 1.9.0
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
Quartz Scheduling Framework for .NET
Quartz.Extensions.DependencyInjection
by: Facundo Glaeser Marko Lahma Quartz.NET
- 29 total downloads
- Latest version: 3.9.0
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
Quartz.NET Jobs; Quartz Scheduling Framework for .NET
Quartz.Plugins
by: Marko Lahma Quartz.NET
- 15 total downloads
- Latest version: 3.2.4
Quartz.NET Plugins; Quartz Scheduling Framework for .NET
Quartz.Plugins.TimeZoneConverter
by: Sean Farrow Quartz.NET
- 24 total downloads
- Latest version: 3.4.0
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
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-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
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
微信 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
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
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
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
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
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET