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: NuGet.ProjectModel
  • 8 total downloads
  • Latest version: 4.2.0
NuGet v3 core 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: NuGet
  • 7 total downloads
  • Latest version: 4.2.0
  • 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
  • 8 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 by: shimat
  • 52 total downloads
  • Latest version: 4.11.0.20250507
  • Image Processing OpenCV Wrapper FFI opencvsharp
OpenCV wrapper for .NET. Since this package includes only core managed libraries, another package of native bindings for your OS is required (OpenCvSharp4.runtime.*).
OpenCvSharp4.runtime.win by: shimat
  • 14 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
  • 78 total downloads
  • Latest version: 7.2.0
  • authentication jwt openidconnect openiddict security
Abstractions and primitives used by the OpenIddict components.
OpenIddict.Core by: Kévin Chalet
  • 78 total downloads
  • Latest version: 7.2.0
  • authentication jwt openidconnect openiddict security core
OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.
OpenIddict.EntityFrameworkCore by: Kévin Chalet
  • 76 total downloads
  • Latest version: 7.2.0
  • authentication jwt openidconnect openiddict security entityframeworkcore
Entity Framework Core stores for OpenIddict.
OpenIddict.EntityFrameworkCore.Models by: Kévin Chalet
  • 64 total downloads
  • Latest version: 7.2.0
  • authentication jwt openidconnect openiddict security entityframeworkcore models
Relational entities for the OpenIddict 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.
PolySharp by: Sergio Pedri
  • 44 total downloads
  • Latest version: 1.15.0+02753db24d9685e54db06739eb63183d86eb5b62
  • dotnet net netcore netstandard csharp library generator polyfill roslyn
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
Portable.BouncyCastle by: BouncyCastle.Crypto
  • 2 total downloads
  • Latest version: 1.8.1.4
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, WP, Silverlight, MonoAndroid, Xamarin.iOS, .NET Core
RazorEngine by: Matthew Abbott, Ben Dornis
  • 2 total downloads
  • Latest version: 2.1.0
  • razor razorengine templating
A templating engine built upon Microsoft's Razor parsing technology. RazorEngine allows you to use Razor syntax to build robust templates.