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: Federico Blaseotto
- 63 total downloads
- Latest version: 2.1.6.28924
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.
PCLCrypto
by: Andrew Arnott
- 24 total downloads
- Latest version: 2.1.32-alpha
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.
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
- 79 total downloads
- Latest version: 0.0.11
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 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: Oren Novotny
- 73 total downloads
- Latest version: 1.8.5
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, .NET Core
Portable.ConcurrentDictionary
by: Stef Heyenrath
- 3 total downloads
- Latest version: 1.0.4
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
- 212 total downloads
- Latest version: 2.4.6
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
PusherServer
by: Pusher
- 73 total downloads
- Latest version: 5.0.0
Pusher .NET library for interacting with the HTTP API
QRCoder
by: Raffael Herrmann, Shane Krueger
- 80 total downloads
- Latest version: 1.7.0
QRCoder is a simple library, written in C#.NET, which enables you to create QR codes.
Quartz
by: Marko Lahma
- 121 total downloads
- Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
Quartz.Serialization.Json
by: Marko Lahma
- 14 total downloads
- Latest version: 3.0.0-alpha3
Quartz.NET JSON Serialization Support
RBush
by: viceroypenguin
- 88 total downloads
- Latest version: 3.2.0
Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.