NUnit3TestAdapter by: Charlie Poole, Terje Sandstrom
  • 185 total downloads
  • Latest version: 4.3.2
  • test visualstudio testadapter nunit nunit3 dotnet
The NUnit3 TestAdapter for Visual Studio, all versions from 2012 and onwards, and DotNet (incl. .Net core). 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
  • NuGet nupkg MSBuild NuProj
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: Federico Blaseotto
  • 63 total downloads
  • Latest version: 2.1.6.28924
  • Structured Storage Compound file Mono
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 structures tree.
PdfiumViewer by: Pieter van Ginkel
  • 202 total downloads
  • Latest version: 2.13.0
  • pdf viewer pdfium
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
  • pdf viewer pdfium
Native 32-bit PDFium DLL with V8 and XFA support for usage with the PdfiumViewer project.
PdfPig by: UglyToad
  • 79 total downloads
  • Latest version: 0.0.11
  • PDF Reader Document Adobe PDFBox PdfPig pdf-extract
Reads text content from PDF documents and supports document creation. Apache 2.0 licensed.
PDFsharp by: empira Software GmbH
  • 146 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.
PInvoke.BCrypt by: Andrew Arnott
  • 103 total downloads
  • Latest version: 0.6.49
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32 by: Andrew Arnott
  • 107 total downloads
  • Latest version: 0.6.49
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt by: Andrew Arnott
  • 111 total downloads
  • Latest version: 0.6.49
P/Invoke methods for the Windows NCrypt.dll.
PInvoke.Windows.Core by: Andrew Arnott
  • 105 total downloads
  • Latest version: 0.6.49
P/Invoke types for common Windows APIs.
Portable.BouncyCastle by: BouncyCastle.Crypto
  • 8 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
Portable.ConcurrentDictionary by: Stef Heyenrath
  • 3 total downloads
  • Latest version: 1.0.4
  • Dictionary ConcurrentDictionary Collections System.Collections.Concurrent
This is a .NET Standard 1.0, .NET 2.0, .NET 3.5, Silverlight 5.0 and Windows Phone Silverlight 8.0 & 8.1 backport from System.Collections.Concurrent.ConcurrentDictionary as defined in .NET Core
protobuf-net by: Marc Gravell
  • 305 total downloads
  • Latest version: 2.4.9
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
PusherServer by: Phil Leggetter, John McLoughlin
  • 85 total downloads
  • Latest version: 3.0.0
  • pusher realtime
The .NET library for interacting with the Pusher HTTP API. Register at https://pusher.com and use the application credentials within your app as shown below.
QRCoder by: Raffael Herrmann, Shane Krueger
  • 206 total downloads
  • Latest version: 1.7.0
  • c# csharp qr qrcoder qrcode qr-generator qr-code-generator
QRCoder is a simple library, written in C#.NET, which enables you to create QR codes.
Quartz by: Marko Lahma
  • 169 total downloads
  • Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
ReflectionBridge by: Stef Heyenrath
  • 18 total downloads
  • Latest version: 0.0.13
  • type typeinfo extensions proxy bridge reflection
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
Remotion.Linq by: rubicon IT GmbH
  • 252 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
RestSharp by: RestSharp Community
  • 108 total downloads
  • Latest version: 105.2.3
  • REST HTTP API JSON XML
Simple REST and HTTP API Client