Open-XML-SDK
by: Microsoft
- 13 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: Federico Blaseotto
- 15 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
- 6 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.
PdfSharpCore
by: Stefan Steiger and Contributors
- 123 total downloads
- Latest version: 1.3.18
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
PeanutButter.INI
by: Davyd McColl
- 637 total downloads
- Latest version: 1.2.209
A basic INI file reader/writer class
PInvoke.BCrypt
by: Andrew Arnott
- 26 total downloads
- Latest version: 0.6.49
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32
by: Andrew Arnott
- 25 total downloads
- Latest version: 0.6.49
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt
by: Andrew Arnott
- 27 total downloads
- Latest version: 0.6.49
P/Invoke methods for the Windows NCrypt.dll.
PInvoke.Windows.Core
by: Andrew Arnott
- 26 total downloads
- Latest version: 0.6.49
P/Invoke types for common Windows APIs.
PolySharp
by: Sergio Pedri
- 46 total downloads
- Latest version: 1.16.0+99a4dcece8e10c8bedf0871ac4cdb8650f2b649a
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
popper.js
by: FezVrasta
- 47 total downloads
- Latest version: 1.16.1
A kickass library to manage your poppers
Portable.BouncyCastle
by: Oren Novotny
- 16 total downloads
- Latest version: 1.8.5
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, .NET Core
ProjectStudio.Content
by: ProjectStudio.Content
- 25 total downloads
- Latest version: 1.0.39
Package Description
PropertyChanged.Fody
by: Simon Cropp
- 156 total downloads
- Latest version: 4.1.0
Add property notification to all classes that implement INotifyPropertyChanged.
protobuf-net
by: Marc Gravell
- 71 total downloads
- Latest version: 3.3.0
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Core
by: Marc Gravell
- 14 total downloads
- Latest version: 3.4.29
The protobuf-net serialization engine and build-time tooling; most projects should reference protobuf-net, which adds the runtime type model
RBush
by: viceroypenguin
- 22 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.
Remotion.Linq
by: rubicon IT GmbH
- 30 total downloads
- Latest version: 2.2.0
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
Roslyn.Diagnostics.Analyzers
by: Microsoft
- 79 total downloads
- Latest version: 5.3.0
Private analyzers specific to Roslyn repo. These analyzers are not intended for public consumptions outside of the Roslyn repo.
RtfPipe
by: Eric Domke
- 27 total downloads
- Latest version: 1.0.7388.1242
RtfPipe is a .NET library for parsing Rich Text Format (RTF) streams and converting them to HTML