Quartz
by: Marko Lahma
- 28 total downloads
- Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
NuGet.Protocol.Core.Types
by: NuGet
- 26 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
Portable.BouncyCastle
by: Oren Novotny
- 18 total downloads
- Latest version: 1.8.5
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, .NET Core
NuGet.ProjectModel
by: NuGet.ProjectModel
- 8 total downloads
- Latest version: 4.2.0
NuGet v3 core library.
Polly.Contrib.Simmy
by: App vNext
- 6 total downloads
- Latest version: 0.3.0
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
Polly.Extensions.Http
by: App vNext
- 19 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
- 9 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.
ParquetSharp
by: G-Research
- 196 total downloads
- Latest version: 23.0.0.2
ParquetSharp is a .NET library for reading and writing Parquet files. It's implemented in C# as a PInvoke wrapper around apache-parquet-cpp to provide high performance and compatibility.
NuGet.Repositories
by: NuGet.Repositories
- 26 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Protocol.Core.v3
by: NuGet
- 27 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet Protocol for 3.1.0 servers
OpenIddict.AspNetCore
by: Kévin Chalet
- 2 total downloads
- Latest version: 3.0.0-beta1.20311.67
Versatile OpenID Connect stack for ASP.NET Core 2.1, 3.1 and 5.0.
runtime.android-arm64.runtime.native.System.IO.Ports
by: Microsoft
- 141 total downloads
- Latest version: 11.0.0-preview.4.26230.115
Internal implementation package not meant for direct consumption. Please do not reference directly.
Polly.Contrib.WaitAndRetry
by: Grant Dickinson, App vNext
- 6 total downloads
- Latest version: 1.1.1
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
Polly
by: Michael Wolfenden, App vNext
- 85 total downloads
- Latest version: 7.2.4
Polly is a 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
- 21 total downloads
- Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
NuGet's implementation of Semantic Versioning.
OpenIddict
by: Kévin Chalet
- 2 total downloads
- Latest version: 3.0.0-beta1.20311.67
Versatile OpenID Connect stack for .NET.
Note: this metapackage only references the generic core, server and validation packages.
To use these features on ASP.NET Core or OWIN/Katana/ASP.NET 4.x, reference the OpenIddict.AspNetCore or OpenIddict.Owin package.
OpenIddict.EntityFrameworkCore.Models
by: Kévin Chalet
- 4 total downloads
- Latest version: 1.0.0
Relational entities for the Entity Framework Core stores.
Polly-Signed
by: Michael Wolfenden, App vNext
- 37 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.
NuGet.RuntimeModel
by: NuGet.RuntimeModel
- 29 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
Remotion.Linq
by: rubicon IT GmbH
- 38 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