NuGet.Packaging.Core.Types by: NuGet.Packaging.Core.Types
  • 13 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.ProjectModel by: Microsoft
  • 16 total downloads
  • Latest version: 4.6.4
  • nuget
NuGet client library.
NuGet.Protocol by: Microsoft
  • 8 total downloads
  • Latest version: 4.6.4
  • nuget protocol
NuGet client library.
NuGet.Protocol.Core.Types by: NuGet
  • 13 total downloads
  • Latest version: 4.3.0-beta1-2418
  • nuget protocol
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
NuGet.Protocol.Core.v3 by: NuGet
  • 26 total downloads
  • Latest version: 4.3.0-beta1-2418
  • nuget protocol
NuGet Protocol for 3.1.0 servers
NuGet.Repositories by: NuGet.Repositories
  • 25 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.RuntimeModel by: NuGet.RuntimeModel
  • 24 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Versioning by: Microsoft
  • 15 total downloads
  • Latest version: 4.6.4
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
NuGet.VisualStudio by: Microsoft
  • 69 total downloads
  • Latest version: 5.11.6
  • nuget
APIs for invoking NuGet services in Visual Studio.
Nullable by: Manuel Römer
  • 14 total downloads
  • Latest version: 1.3.1
  • source compiletime null nullable attributes allownull disallownull doesnotreturn doesnotreturnif maybenull maybenullwhen notnull notnullifnotnull notnullwhen membernotnull membernotnullwhen
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.
OpenCvSharp4.runtime.win by: shimat
  • 79 total downloads
  • Latest version: 4.11.0.20250507
  • Image Processing OpenCV Wrapper FFI opencvsharp
Internal implementation package for OpenCvSharp to work on Windows except UWP.
OpenIddict.Abstractions by: Kévin Chalet
  • 4 total downloads
  • Latest version: 1.0.0
  • aspnetcore authentication jwt openidconnect openiddict security
OpenIddict's abstractions.
OpenIddict.Core by: Kévin Chalet
  • 8 total downloads
  • Latest version: 1.0.0
  • aspnetcore authentication jwt openidconnect openiddict security
OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.
OpenIddict.EntityFrameworkCore by: Kévin Chalet
  • 8 total downloads
  • Latest version: 1.0.0
  • aspnetcore authentication jwt openidconnect openiddict security
Entity Framework Core stores for OpenIddict.
OpenIddict.EntityFrameworkCore.Models by: Kévin Chalet
  • 4 total downloads
  • Latest version: 1.0.0
  • aspnetcore authentication jwt openidconnect openiddict security
Relational entities for the Entity Framework Core stores.
PdfLibCore by: Jan Baarssen
  • 6 total downloads
  • Latest version: 1.1.2
  • PDF Reader netstandard PDFium JPEG JPG
PdfLib CORE is a fast PDF editing and reading library for modern .NET core applications.
PDFsharp by: empira Software GmbH
  • 36 total downloads
  • Latest version: 1.51.5185-beta
  • PDFsharp PDF creation
PDFsharp is the Open Source .NET library that easily creates and processes PDF documents on the fly from any .NET language. The same drawing routines can be used to create PDF documents, draw on the screen, or send output to any printer. This is the PDFsharp PDF Core package. See Project Information for details.
Pkcs11Interop by: Jaroslav Imrich
  • 6 total downloads
  • Latest version: 4.1.2
  • pkcs pkcs11 security crypto cryptography smartcard hsm
Managed .NET wrapper for unmanaged PKCS#11 libraries
Polly by: Michael Wolfenden, App vNext
  • 64 total downloads
  • Latest version: 7.2.4
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Rate-limit Fallback Timeout Throttle Parallelization
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.
Polly-Signed by: Michael Wolfenden, App vNext
  • 35 total downloads
  • Latest version: 5.9.0
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Fallback Timeout Throttle Parallelization
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.