runtime.debian.9-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 2 total downloads
  • Latest version: 4.3.3
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
Quartz by: Marko Lahma
  • 40 total downloads
  • Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
runtime.android-x64.runtime.native.System.IO.Ports by: Microsoft
  • 142 total downloads
  • Latest version: 11.0.0-preview.4.26230.115
Internal implementation package not meant for direct consumption. Please do not reference directly.
Portable.BouncyCastle by: Claire Novotny
  • 30 total downloads
  • Latest version: 1.9.0
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
runtime.android-x86.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.
ParquetSharp by: G-Research
  • 196 total downloads
  • Latest version: 23.0.0.2
  • apache parquet gresearch g-research .net c#
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.
runtime.android-arm.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.
OpenIddict.AspNetCore by: Kévin Chalet
  • 2 total downloads
  • Latest version: 3.0.0-beta1.20311.67
  • authentication jwt openidconnect openiddict security aspnetcore server validation
Versatile OpenID Connect stack for ASP.NET Core 2.1, 3.1 and 5.0.
runtime.debian.9-x64.runtime.native.System.Security.Cryptography by: Microsoft
  • 2 total downloads
  • Latest version: 4.3.4
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
RestSharp by: RestSharp Community
  • 22 total downloads
  • Latest version: 105.2.3
  • REST HTTP API JSON XML
Simple REST and HTTP API Client
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.
ProjNet by: SharpGIS, D_Guidi
  • 2 total downloads
  • Latest version: 1.2.0
  • ProjNet OGC geographical library WKT projection
Proj.NET performs point-to-point coordinate conversions between geodetic coordinate systems for use in fx. Geographic Information Systems (GIS) or GPS applications.
runtime.debian.8-x64.runtime.native.System.Security.Cryptography by: Microsoft
  • 22 total downloads
  • Latest version: 4.3.4
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
Polly by: Michael Wolfenden, App vNext
  • 49 total downloads
  • Latest version: 4.5.0-beta-netstandar-0001
  • Exception Handling Policy Retry Wait Circuit Breaker
Polly is a .NET 3.5 / 4.0 / 4.5 / PCL (Profile 259) / NET Standard 1.0 library that allows developers to express transient exception and fault handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner.
runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 10 total downloads
  • Latest version: 4.3.3
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
NuGet.Versioning by: NuGet
  • 12 total downloads
  • Latest version: 4.2.0
  • semver,semantic versioning
NuGet's implementation of Semantic Versioning.
OpenIddict by: Kévin Chalet
  • 2 total downloads
  • Latest version: 3.0.0-beta1.20311.67
  • authentication jwt openidconnect openiddict security
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.
Polly-Signed by: Michael Wolfenden, App vNext
  • 44 total downloads
  • Latest version: 4.5.0-beta-netstandar-0001
  • Exception Handling Policy Retry Wait Circuit Breaker
Polly is a .NET 3.5 / 4.0 / 4.5 / PCL (Profile 259) / NET Standard 1.0 library that allows developers to express transient exception and fault handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent 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
  • 64 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