OpenIddict.Server
by: Kévin Chalet
- 28 total downloads
- Latest version: 5.5.0
OpenIddict authorization server services.
Note: this package only contains the generic/host-agnostic server components.
To use the server feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Server.AspNetCore or OpenIddict.Server.Owin package.
OpenIddict.Validation
by: Kévin Chalet
- 40 total downloads
- Latest version: 5.5.0
OpenIddict token validation services.
Note: this package only contains the generic/host-agnostic validation components.
To use the validation feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Validation.AspNetCore or OpenIddict.Validation.Owin package.
OpenIddict.Validation.ServerIntegration
by: Kévin Chalet
- 12 total downloads
- Latest version: 4.0.0
Local server integration package for the OpenIddict validation services.
Pipelines.Sockets.Unofficial
by: Pipelines.Sockets.Unofficial
- 60 total downloads
- Latest version: 2.2.8
Package Description
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.EntityFrameworkCore.MySql
by: Laurents Meyer Caleb Lloyd Yuko Zheng
- 38 total downloads
- Latest version: 5.0.0
Pomelo's MySQL database provider for Entity Framework Core.
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
Savorboard.CAP.InMemoryMessageQueue
by: Savorboard
- 10 total downloads
- Latest version: 5.1.1
InMemoryMessageQueue For CAP.
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.