NuSpec.ReferenceGenerator
by: Oren Novotny
- 80 total downloads
- Latest version: 2.0.0-beta-bld14
Tool to auto-generate BCL package nuspec dependencies for CoreCLR projects
Open-XML-SDK
by: Microsoft
- 344 total downloads
- Latest version: 2.9.1
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as:
- High-performance generation of word-processing documents, spreadsheets, and presentations.
- Populating content in Word files from an XML data source.
- Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file.
- Extraction of data from Excel documents.
- Searching and replacing content in Word/PowerPoint using regular expressions.
- Updating cached data and embedded spreadsheets for charts in Word/PowerPoint.
- Document modification, such as removing tracked revisions or removing unacceptable content from documents.
OpenMcdf
by: ironfede jeremy-visionaid
- 380 total downloads
- Latest version: 3.1.0
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.
Otp.NET
by: Kyle Spearrin
- 485 total downloads
- Latest version: 1.4.1
An implementation of TOTP and HOTP which are commonly used for multi factor authentication by using a shared key between the client and the server to generate and verify one time use codes.
For documentation and examples visit the project website on GitHub at https://github.com/kspearrin/Otp.NET
PCLCrypto
by: Andrew Arnott
- 24 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
- 26 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.
PdfSharpCore
by: Stefan Steiger and Contributors
- 816 total downloads
- Latest version: 1.3.67
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
PdfSharpCore.Charting
by: Stefan Steiger and Contributors
- 528 total downloads
- Latest version: 1.3.67
PdfSharpCore.Charting for .NET Core PdfSharpCore.Charting was ported from PdfSharp
PeterO.Cbor
by: Peter Occil
- 168 total downloads
- Latest version: 5.0.0-alpha2
A C# implementation of Concise Binary Object Representation (CBOR), a general-purpose binary data format defined in RFC 8949.
PeterO.DataUtilities
by: Peter Occil
- 14 total downloads
- Latest version: 1.1.0
A portable library for .NET for text strings and reading and writing to them.
PeterO.Numbers
by: Peter Occil
- 191 total downloads
- Latest version: 1.8.2
A C# library that supports arbitrary-precision binary and decimal floating-point numbers and rational numbers with arbitrary-precision components, and supports arithmetic with these numbers.
PeterO.URIUtility
by: Peter Occil
- 7 total downloads
- Latest version: 1.0.0
A portable library for .NET for processing URIs (uniform resource identifiers) and IRIs (internationalized resource identifiers).
PInvoke.BCrypt
by: Andrew Arnott
- 50 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32
by: Andrew Arnott
- 60 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt
by: Andrew Arnott
- 50 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows NCrypt.dll.
PInvoke.Windows.Core
by: Andrew Arnott
- 32 total downloads
- Latest version: 0.7.124
P/Invoke types for common Windows APIs.
Pipelines.Sockets.Unofficial
by: Pipelines.Sockets.Unofficial
- 395 total downloads
- Latest version: 2.2.8
Package Description
Polly
by: Michael Wolfenden App vNext
- 1.189k total downloads
- Latest version: 8.6.5
Polly is a .NET resilience and transient-fault-handling library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.
Polly-Signed
by: Michael Wolfenden App vNext
- 270 total downloads
- Latest version: 5.9.0
Polly is a .NET 4.5 / .NET Standard 1.1 library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation and Fallback in a fluent and thread-safe manner.