Crc32.NET
by: force
- 16 total downloads
- Latest version: 1.2.0
Fast version of Crc32 & Crc32C algorithms for .NET and .NET Core. It is up to 3x-5x times better than other "fast" implemenations. Code based on Crc32C.NET library.
CronExpressionDescriptor
by: Brady Holt Renato Lima Ivan Santos Siarhei Khalipski Mustafa SADEDİL Star Peng TotalMace LbISS Arnaud TAMAILLON Michael Schuler Taras(tbudurovych) rinaldihno
- 122 total downloads
- Latest version: 1.21.2
A library that converts cron expressions into human readable descriptions. Supports 14 languages: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Polish, Romanian and Italian.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 408 total downloads
- Latest version: 1.50.2
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
DartSassBuilder
by: Johan van Rensburg Dean Wiseman
- 78 total downloads
- Latest version: 1.1.0
Compile Sass files to css on project build.
DiffPlex
by: Matthew Manela
- 58 total downloads
- Latest version: 1.7.2
DiffPlex is a diffing library that allows you to programatically create text diffs. DiffPlex is a fast and tested library.
DocumentFormat.OpenXml
by: Microsoft
- 92 total downloads
- Latest version: 3.3.0
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.
DocumentFormat.OpenXml.Framework
by: Microsoft
- 18 total downloads
- Latest version: 3.3.0
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.
DotNetZip
by: Henrik/Dino Chiesa
- 235 total downloads
- Latest version: 1.16.0
A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.
DynamicData
by: Roland Pheasant
- 250 total downloads
- Latest version: 3.3.1.1069
Bring the power of Rx to collections using Dynamic Data.
Dynamic Data is a comprehensive caching and data manipulation solution which introduces domain centric observable collections.
Linq extensions enable dynamic filtering, sorting, grouping, transforms, binding, pagination, data virtualisation, expiration, disposal management plus more.
Emgu.CV
by: Emgu Corporation
- 8 total downloads
- Latest version: 3.2.0.2721
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc.
EMGU.CV
by: Emgu Corporation
- 48 total downloads
- Latest version: 4.1.1.3497
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc.
EPPlus
by: EPPlus Software AB
- 885 total downloads
- Latest version: 8.3.1
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces
by: EPPlus.Interfaces
- 46 total downloads
- Latest version: 8.1.0
Package Description
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 39 total downloads
- Latest version: 8.1.0
Package Description
ExcelNumberFormat
by: ExcelNumberFormat developers
- 101 total downloads
- Latest version: 1.1.0
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
ExCSS
by: Tyler Brinks
- 123 total downloads
- Latest version: 2.0.6
ExCSS reads and parses stylesheets using CSS 3 and CSS 2 selector specifications, and is easily queryable from LINQ using its simple and readable object model.
FastMember
by: Marc Gravell
- 77 total downloads
- Latest version: 1.3.0
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
FastMember.Signed
by: Marc Gravell
- 37 total downloads
- Latest version: 1.3.0
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
Fizzler
by: Atif Aziz Colin Ramsay
- 61 total downloads
- Latest version: 1.1.0
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FluentValidation
by: Jeremy Skinner
- 1 total downloads
- Latest version: 5.2.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.