AngleSharp
by: AngleSharp
- 25 total downloads
- Latest version: 0.9.9.2
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
Antlr
by: Sam Harwell Terence Parr
- 28 total downloads
- Latest version: 3.5.0.2
ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages.
Ben.Demystifier
by: Ben Adams
- 24 total downloads
- Latest version: 0.1.4
High performance understanding for stack traces (Make error logs more productive)
BenchmarkDotNet.Annotations
by: .NET Foundation and contributors
- 18 total downloads
- Latest version: 0.13.0
Powerful .NET library for benchmarking
Castle.Core
by: Castle Project Contributors
- 19 total downloads
- Latest version: 4.3.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
ClosedXML
by: Francois Botha Aleksei Pankratev Manuel de Leon Amir Ghezelbash
- 29 total downloads
- Latest version: 0.94.2
ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
CommandLineParser
by: gsscoder nemec ericnewton76 moh-hassan
- 907 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.
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 28 total downloads
- Latest version: 3.4.1
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
Common.Logging.Core
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 24 total downloads
- Latest version: 3.4.1
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
CommonServiceLocator
by: .NET Foundation and Contributors
- 66 total downloads
- Latest version: 2.0.7
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.
Conceptnet.Data.Hermes
by: CONCEPTNET GmbH
- 16 total downloads
- Latest version: 8.0.0
Database Entities @Hermes
Conceptnet.Data.Panzerknacker
by: CONCEPTNET GmbH
- 16 total downloads
- Latest version: 8.0.0
Database Entities @Panzerknacker
coverlet.collector
by: tonerdo
- 194 total downloads
- Latest version: 3.1.2
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CsvHelper
by: Josh Close
- 19 total downloads
- Latest version: 12.2.2
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
DelegateDecompiler
by: Alexander Zaytsev
- 18 total downloads
- Latest version: 0.28.0
A library which is able to decompile a delegate or a method body to its lambda representation
DelegateDecompiler.EntityFramework
by: Alexander Zaytsev
- 18 total downloads
- Latest version: 0.28.0
A library which is able to decompile a delegate or a method body to its lambda representation
DocumentFormat.OpenXml
by: Microsoft
- 48 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.
DotNetZip
by: Henrik/Dino Chiesa
- 56 total downloads
- Latest version: 1.13.8
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.
EntityFramework
by: Microsoft
- 92 total downloads
- Latest version: 6.4.4
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EPPlus
by: Jan Källman
- 20 total downloads
- Latest version: 4.5.3.3
Create advanced Excel spreadsheets using .NET