NuGet.RuntimeModel by: NuGet.RuntimeModel
  • 42 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.VisualStudio by: Microsoft
  • 103 total downloads
  • Latest version: 5.11.6
  • nuget
APIs for invoking NuGet services in Visual Studio.
Nullable by: Manuel Römer
  • 21 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.
NuSpec.ReferenceGenerator by: Oren Novotny
  • 29 total downloads
  • Latest version: 2.0.0-beta-bld12
  • nuspec coreclr dnx nuget dependency dotnet uap netstandard refgen
Tool to auto-generate BCL package nuspec dependencies for CoreCLR projects
NWebsec.AspNetCore.Core by: André N. Klingsheim
  • 4 total downloads
  • Latest version: 1.1.0
  • nwebsec aspnetcore security
This library provides shared functionality for the NWebsec ASP.NET Core security libraries.
NWebsec.AspNetCore.Middleware by: André N. Klingsheim
  • 4 total downloads
  • Latest version: 1.1.0
  • nwebsec aspnetcore security
NWebsec middleware for ASP.NET Core applications. NWebsec helps you set important security headers and detect potentially dangerous redirects. See project website for documentation.
NWebsec.AspNetCore.Mvc by: André N. Klingsheim
  • 4 total downloads
  • Latest version: 1.1.0
  • nwebsec aspnetcore security
NWebsec attributes for ASP.NET Core MVC applications. NWebsec helps you set important security headers, detect potentially dangerous redirects, and control cache headers. See project website for documentation.
NWebsec.AspNetCore.Mvc.TagHelpers by: André N. Klingsheim
  • 2 total downloads
  • Latest version: 1.1.0
  • nwebsec aspnetcore security
NWebsec TagHelpers for ASP.NET Core MVC applications. NWebsec helps you set important security headers, detect potentially dangerous redirects, and control cache headers. See project website for documentation.
OneOf by: Harry McIntyre
  • 212 total downloads
  • Latest version: 3.0.271
  • discriminated unions, return type, match switch
F# style discriminated unions for C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
OpenIddict.Core by: Kévin Chalet
  • 13 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.Models by: Kévin Chalet
  • 6 total downloads
  • Latest version: 1.0.0
  • aspnetcore authentication jwt openidconnect openiddict security
Relational entities for the Entity Framework Core stores.
PCLCrypto by: Andrew Arnott
  • 8 total downloads
  • Latest version: 2.1.32-alpha
  • crypto security cryptography portable pcl winrt android ios xamarin monoandroid monodroid monotouch
PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, Windows Phone 8.0 SL & 8.1 Xaml, Windows Store, Xamarin.iOS, Xamarin.Android. This makes it easier to create cross-platform .NET libraries and apps. Crypto functionality includes asymmetric and symmetric encryption and signatures, and key derivation. PCLCrypto calls into each native platform's crypto API for maximum performance. For RSA operations this produces a 2-100X improvement in performance on Android and iOS over using the standard RSACryptoServiceProvider API.
PDF.Core by: Iron Software https://IronPdf.com
  • 8 total downloads
  • Latest version: 2020.12.2
  • PDF, PDF.Core, Core, netstandard2.0, reports, Html-to-pdf
IronPDF for .Net Core 2.x and 3.x allows developers to create, edit and extract PDF content within .Net Core Applications & Websites. The Iron PDF Core library takes the frustration out of generating PDF documents by not relying on proprietary APIs. "Html-To-Pdf" renders pixel-perfect PDFs from open standard document types: HTML, JS, CSS, JPG, PNG, GIF, and SVG. In short, it uses skills that developers already posses. Key features include: * "Html-To-Pdf" creates PDF files from HTML, CSS, JavaScript, and Images. * "Url-To-Pdf" generates PDFs from existing html pages by simply providing their URL. * "Image-To-PDF" creates PDF documents from image files. * PDF to Image functionality can render PDF documents to image files. * Extract text and images from existing PDFs. * Create, Fill and read data from PDF forms. * Merge, Split and Manipulate PDFs to edit PDF structure and content. * Add Page Numbers, Headers, Footers, Watermarks, Tables, Text and Image Assets. * Edit, Stamp and Watermark PDF files with text, images and HTML * Apply HTML or PDF backgrounds to PDF pages * Sign PDF files with digital certificates IronPDF can be used within ASP.NET projects, MVC, Web Services, Console & Desktop Applications. Requires .Net Core 2.x, 3.x or higher. Supports Windows, Ubuntu, Debian, CentOS, BSD, MacOS and Azure platforms. Licensing & Support available for commercial deployments. For code examples, documentation & more visit http://ironpdf.com For support please email us at developers@ironsoftware.com
PdfLibCore by: Jan Baarssen
  • 9 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.
PdfSharpCore by: Stefan Steiger and Contributors
  • 126 total downloads
  • Latest version: 1.3.18
  • PdfSharp .NETCore b5cfe180a45d1f71cc1c680e45a3d5a5cbe202d6
PdfSharp for .NET Core PdfSharpCore is a partial port of PdfSharp.Xamarin for .NET Core Additionally MigraDoc has been ported as well (from version 1.32). Images have been implemented with ImageSharp from https://www.nuget.org/packages/SixLabors.ImageSharp
PInvoke.BCrypt by: Andrew Arnott
  • 40 total downloads
  • Latest version: 0.6.49
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32 by: Andrew Arnott
  • 41 total downloads
  • Latest version: 0.6.49
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt by: Andrew Arnott
  • 40 total downloads
  • Latest version: 0.6.49
P/Invoke methods for the Windows NCrypt.dll.
PInvoke.Windows.Core by: Andrew Arnott
  • 25 total downloads
  • Latest version: 0.6.49
P/Invoke types for common Windows APIs.
Pkcs11Interop by: Jaroslav Imrich
  • 20 total downloads
  • Latest version: 4.1.2
  • pkcs pkcs11 security crypto cryptography smartcard hsm
Managed .NET wrapper for unmanaged PKCS#11 libraries