Remotion.Linq
by: rubicon IT GmbH
- 4.754k 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
RabbitMQ.Client
by: Broadcom
- 1.03k total downloads
- Latest version: 7.1.2
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
Quartz.Serialization.Json
by: Marko Lahma Quartz.NET
- 1.552k total downloads
- Latest version: 3.14.0
Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET
Nullable
by: Manuel Römer
- 312 total downloads
- Latest version: 1.3.1
A source code only package which allows you to use .NET's new nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework.
This package does not contain any compiled binaries, but instead adds the attribute classes as C# source code to your project. Because this code is compiled together with the rest of your code, the built binaries will not have a dependency on this package, meaning that you can perfectly use it for both libraries and applications.
The C# code is only included if you are targeting a framework version which does not support the new nullable attributes. For example, if you create a library which multi-targets .NET Standard 2.0 and 2.1, the majority of the attributes are not included in the .NET Standard 2.1 version, because it already provides these by default.
Please see https://github.com/manuelroemer/Nullable for additional information on how to use this package.
Refit
by: .NET Foundation and Contributors
- 45.604k total downloads
- Latest version: 8.0.0
The automatic type-safe REST library for Xamarin and .NET
refit
by: Paul Betts Refit contributors
- 369 total downloads
- Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
Quartz
by: Marko Lahma Quartz.NET
- 26.524k total downloads
- Latest version: 3.14.0
Quartz Scheduling Framework for .NET
Portable.BouncyCastle
by: Claire Novotny
- 402 total downloads
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Quartz.Extensions.Hosting
by: Andrew Lock Marko Lahma Quartz.NET
- 24.636k total downloads
- Latest version: 3.14.0
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
Polly.Extensions.Http
by: App vNext
- 10.624k 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.Extensions.Http-Signed
by: App vNext
- 94 total downloads
- Latest version: 1.0.4
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
OpenTracing
by: The OpenTracing Authors
- 10.761k total downloads
- Latest version: 0.12.1
This library is a .NET implementation of the OpenTracing API. To fully understand this platform API, it's helpful to be familiar with the OpenTracing project and terminology more generally.
For the time being, mild backwards-incompatible changes may be made without changing the major version number. As OpenTracing and opentracing-csharp mature, backwards compatibility will become more of a priority.
Polly.Core
by: Michael Wolfenden App vNext
- 489 total downloads
- Latest version: 8.5.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.
RestSharp
by: .NET Foundation and Contributors
- 5.19k total downloads
- Latest version: 112.1.1-alpha.0.4
Simple REST and HTTP API Client
Quartz.AspNetCore
by: Lewis Zou Marko Lahma Quartz.NET
- 24.863k total downloads
- Latest version: 3.14.0
Quartz.NET ASP.NET Core integration; Quartz Scheduling Framework for .NET
Polly
by: Michael Wolfenden App vNext
- 12.361k total downloads
- Latest version: 8.5.2
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.
NuGet.Versioning
by: Microsoft
- 5.343k total downloads
- Latest version: 6.13.2
NuGet's implementation of Semantic Versioning.
Refit.HttpClientFactory
by: .NET Foundation and Contributors
- 45.515k total downloads
- Latest version: 8.0.0
Refit HTTP Client Factory Extensions
Quartz.Extensions.DependencyInjection
by: Facundo Glaeser Marko Lahma Quartz.NET
- 24.704k total downloads
- Latest version: 3.14.0
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
Polly-Signed
by: Michael Wolfenden App vNext
- 435 total downloads
- Latest version: 5.9.0
Polly is a .NET 4.5 / .NET Standard 1.1 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.