ClosedXML
by: Francois Botha, Aleksei Pankratev, Manuel de Leon, Amir Ghezelbash
- 23 total downloads
- Latest version: 0.96.0
Package Description
CommandLineParser
by: gsscoder, nemec, ericnewton76, moh-hassan
- 20 total downloads
- Latest version: 2.9.1
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
CommonServiceLocator
by: unitycontainer Microsoft.Practices.Unity Unity Microsoft.Practices.ServiceLocation
- 1 total downloads
- Latest version: 2.0.1
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
CommunityToolkit.Mvvm
by: Microsoft
- 7 total downloads
- Latest version: 8.4.2
This package includes a .NET MVVM library with helpers such as:
- ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface.
- ObservableRecipient: a base class for observable objects with support for the IMessenger service.
- ObservableValidator: a base class for objects implementing the INotifyDataErrorInfo interface.
- RelayCommand: a simple delegate command implementing the ICommand interface.
- AsyncRelayCommand: a delegate command supporting asynchronous operations and cancellation.
- WeakReferenceMessenger: a messaging system to exchange messages through different loosely-coupled objects.
- StrongReferenceMessenger: a high-performance messaging system that trades weak references for speed.
- Ioc: a helper class to configure dependency injection service containers.
ControlzEx
by: Jan Karger, Bastian Schmidt, James Willock
- 2 total downloads
- Latest version: 2.1.1.3
ControlzEx
Crc32.NET
by: force
- 2 total downloads
- Latest version: 1.0.2
Fast version of Crc32 algorithm for .NET. It is up to 3x-5x times better than other "fast" implemenations. Code based on Crc32C.NET library.
CsvHelper
by: Josh Close
- 78 total downloads
- Latest version: 3.0.0-beta7
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Cyotek.Drawing.BitmapFont
by: Cyotek
- 6 total downloads
- Latest version: 2.0.0
AngelCode BMFont parser for use with .NET
DiffPlex
by: Matthew Manela
- 14 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
- 35 total downloads
- Latest version: 3.5.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.
DocumentFormat.OpenXml.Framework
by: Microsoft
- 0 total downloads
- Latest version: 3.1.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.
DotImaging.BitmapInterop
by: Darko Jurić
- 6 total downloads
- Latest version: 4.8.0
Provides extensions for interoperability with System.Drawing.Bitmap, Point, PointF, Color and drawing extensions.
Emgu.CV.runtime.windows
by: Emgu Corporation
- 0 total downloads
- Latest version: 4.5.5.4823
This package contains the native runtime of Emgu CV for Windows
Emgu.runtime.windows.msvc.rt.x64
by: Emgu Corporation
- 1 total downloads
- Latest version: 19.29.30138
This package contains the native x64 MSVC runtime for Windows
Emgu.runtime.windows.msvc.rt.x86
by: Emgu Corporation
- 1 total downloads
- Latest version: 19.29.30138
This package contains the native x86 MSVC runtime for Windows
EntityFramework
by: Microsoft
- 39 total downloads
- Latest version: 6.6.0-preview1-final
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
Equals.Fody
by: Rafał Jasica, Simon Cropp
- 6 total downloads
- Latest version: 4.0.2
Generate Equals, GetHashCode and operator methods from properties for classes decorated with an [Equals] Attribute.
Evos.Xbim
by: Steve Lockley, Martin Cerny and XBIMTeam Contributors
- 1 total downloads
- Latest version: 1.0.0.8
Same XBim as in NanoCAD 26.0
ExcelDataReader
by: ExcelDataReader developers
- 4 total downloads
- Latest version: 3.7.0-develop00310
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
ExcelDataReader.DataSet
by: ExcelDataReader developers
- 6 total downloads
- Latest version: 3.7.0-develop00310
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.