NUnit3TestAdapter
by: Charlie Poole, Terje Sandstrom
- 265 total downloads
- Latest version: 6.2.0
The NUnit3 TestAdapter for Visual Studio, all versions from 2012 and onwards, and DotNet (incl. .Net core), versions .net framework 4.6.2 or higher, .net 8 or higher.
Note that this package ONLY contains the adapter, not the NUnit framework.
For VS 2017 and forward, you should add this package to every test project in your solution. (Earlier versions only require a single adapter package per solution.)
NuProj
by: Immo Landwerth
- 27 total downloads
- Latest version: 0.20.4-beta
NuProj provides an MSBuild-based approach to create NuGet packages (.nupkg). The build projects are called .nuproj files and are regular MSBuild projects.
In general, the definition of a NuProj file is very similar to the NuGet .nuspec file – except that it is done via MSBuild. In fact, NuProj generates the .nuspec file and simply calles NuGet to build the package.
Thus, for details you can still refer to the official NuGet documentation.
There is also a Visual Studio extension which you find under http://bit.ly/NuProjVS.
OpenMcdf
by: ironfede, jeremy-visionaid
- 206 total downloads
- Latest version: 3.1.1
OpenMcdf is a 100% .NET / C# component that allows developers to manipulate Microsoft Compound Document File Format for OLE structured storage.
It supports read/write operations on streams and storages and traversal of directory trees.
OpenTelemetry
by: OpenTelemetry Authors
- 226 total downloads
- Latest version: 1.15.0
OpenTelemetry .NET SDK
OpenTelemetry.Api
by: OpenTelemetry Authors
- 221 total downloads
- Latest version: 1.15.0
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions
by: OpenTelemetry Authors
- 99 total downloads
- Latest version: 1.15.0
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
OpenTelemetry.Extensions.Hosting
by: OpenTelemetry Authors
- 160 total downloads
- Latest version: 1.15.0
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
OpenTelemetry.Extensions.PersistentStorage
by: OpenTelemetry authors
- 9 total downloads
- Latest version: 1.0.0-beta.1
OpenTelemetry Persistent Storage
OpenTelemetry.Extensions.PersistentStorage.Abstractions
by: OpenTelemetry authors
- 5 total downloads
- Latest version: 1.0.0-beta.1
OpenTelemetry Persistent Storage Abstractions
OpenTelemetry.PersistentStorage.Abstractions
by: OpenTelemetry Authors
- 12 total downloads
- Latest version: 1.0.2
OpenTelemetry Persistent Storage Abstractions.
OpenTelemetry.PersistentStorage.FileSystem
by: OpenTelemetry Authors
- 12 total downloads
- Latest version: 1.0.2
OpenTelemetry Persistent Storage
PCLCrypto
by: Andrew Arnott
- 97 total downloads
- Latest version: 2.1.40-alpha
PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, 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.
PCLStorage
by: Daniel Plaisted
- 106 total downloads
- Latest version: 1.0.2
PCL Storage provides a consistent, portable set of local file IO APIs for .NET, Windows Phone, Windows Store, Xamarin.iOS, Xamarin.Android, and Silverlight. This makes it easier to create cross-platform .NET libraries and apps.
PdfiumViewer
by: Pieter van Ginkel
- 202 total downloads
- Latest version: 2.13.0
PDF viewer based on the PDFium project.
PdfiumViewer.Native.x86.v8-xfa
by: Pieter van Ginkel
- 296 total downloads
- Latest version: 2018.4.8.256
Native 32-bit PDFium DLL with V8 and XFA support for usage with the PdfiumViewer project.
PdfPig
by: UglyToad
- 1.882k total downloads
- Latest version: 0.1.15-alpha-20260325-ba490
Reads text content from PDF documents and supports document creation. Apache 2.0 licensed.
PDFsharp
by: PDFsharp Team
- 231 total downloads
- Latest version: 6.2.4
PDFsharp is the Open Source library for creating and modifying PDF documents using .NET. It has an easy-to-use API that allows developers to generate or modify PDF files programmatically. PDFsharp can be used for various applications, including creating reports, invoices, and other types of documents.
This package does not depend on Windows and can be used on any .NET compatible platform including Linux and macOS.
See https://docs.pdfsharp.net for details.
PInvoke.BCrypt
by: Andrew Arnott
- 187 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32
by: Andrew Arnott
- 230 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows Kernel32.dll.