DotNetAnalyzers.PublicApiAnalyzer.Unstable by: Sam Harwell et. al.
  • 28 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DotLiquid by: Tim Jones Alessandro Petrelli
  • 195 total downloads
  • Latest version: 1.8.0
  • template templating language Liquid markup .net35 .net40 .net45
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
Colorful.Console by: Tom Akita Muhammad Rehan Saeed Matt Furden
  • 45 total downloads
  • Latest version: 1.1.2
  • Style Styled Output Colourful Colorful Console Command Line ASCII Art FIGlet
Style your C# console output!
Castle.Core by: Castle Project Contributors
  • 654 total downloads
  • Latest version: 4.4.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CommonServiceLocator by: Microsoft
  • 30 total downloads
  • Latest version: 1.0.0
The Common Service Locator library contains a shared interface for service location which application and framework developers can reference. 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. The hope is that using this library, third-party applications and frameworks can begin to leverage IoC/Service Location without tying themselves down to a specific implementation.
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 78 total downloads
  • Latest version: 1.0.0-alpha003
  • Async DotNetAnalyzers Roslyn Diagnostic Analyzer
A collection of analyzers related to best practices for writing asynchronous code.
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 118 total downloads
  • Latest version: 7.5.0
Package Description
AutoMapper by: Jimmy Bogard
  • 161 total downloads
  • Latest version: 3.3.1
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is geared towards model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
ExcelNumberFormat by: ExcelNumberFormat developers
  • 89 total downloads
  • Latest version: 1.1.0
  • excel formatting numfmt formatcode
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 38 total downloads
  • Latest version: 1.0.0-beta.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DocumentFormat.OpenXml.Framework by: Microsoft
  • 61 total downloads
  • Latest version: 3.2.0
  • openxml office
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.
Autofac by: Autofac Contributors
  • 291 total downloads
  • Latest version: 2.6.3.862
Base assemblies for the Autofac Inversion of Control Container
CSharpFunctionalExtensions by: Vladimir Khorikov
  • 191 total downloads
  • Latest version: 1.3.2
  • C# Functional
CSharpFunctionalExtensions - functional extensions for C#.
CsvHelper by: Josh Close
  • 2.689k total downloads
  • Latest version: 3.0.0-beta7
  • csv csvhelper comma separated value delimited
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
EPPlus.Interfaces by: EPPlus.Interfaces
  • 129 total downloads
  • Latest version: 7.5.0
Package Description
DocumentFormat.OpenXml by: Microsoft
  • 230 total downloads
  • Latest version: 3.2.0
  • openxml office
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.
Dapper by: Sam Saffron Marc Gravell
  • 1.158k total downloads
  • Latest version: 1.42.0
  • orm sql micro-orm
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
EPPlus by: EPPlus Software AB
  • 3.366k total downloads
  • Latest version: 7.5.2
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
DeviceId by: Matthew King
  • 650 total downloads
  • Latest version: 6.8.0
  • deviceid unique device identifier
Provides functionality to generate a 'device ID' that can be used to uniquely identify a computer.
ClosedXML by: Amir Ghezelbash Francois Botha Manuel De Leon
  • 19 total downloads
  • Latest version: 0.87.1
ClosedXML makes it easier for developers to create Excel 2007+ (.xlsx, .xlsm, etc) files. It provides a nice object oriented way to manipulate the files (similar to VBA) without dealing with the hassles of XML Documents. It can be used by any .NET language like C# and Visual Basic (VB).