Colorful.Console by: Tom Akita Muhammad Rehan Saeed Matt Furden
  • 261 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
  • 421 total downloads
  • Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Apache.Avro by: Welly
  • 148 total downloads
  • Latest version: 1.7.7.2
  • Avro Apache Serialization Binary Json Schema
Avro provides: Rich data structures. A compact, fast, binary data format. A container file, to store persistent data. Remote procedure call (RPC). Simple integration with dynamic languages. Code generation is not required to read or write data files nor to use or implement RPC protocols. Code generation as an optional optimization, only worth implementing for statically typed languages.
CommonServiceLocator by: .NET Foundation and Contributors
  • 844 total downloads
  • Latest version: 2.0.7
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC Microsoft.Practices.ServiceLocation Service Location
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.
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 504 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.
AutoMapper.Extensions.Microsoft.DependencyInjection by: Jimmy Bogard
  • 1.001k total downloads
  • Latest version: 2.0.1
AutoMapper extensions for ASP.NET Core
AutoMapper by: Jimmy Bogard
  • 3.861k total downloads
  • Latest version: 6.2.2
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 designed for 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.
Common.Logging.Core by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 860 total downloads
  • Latest version: 3.4.1
  • PCL Common.Logging.Portable Common.Logging.Core logging log Common.Logging
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
Autofac by: Autofac Contributors
  • 4.518k total downloads
  • Latest version: 4.9.4
  • autofac di ioc dependencyinjection
Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.
CSharpFunctionalExtensions by: Vladimir Khorikov
  • 286 total downloads
  • Latest version: 1.7.1
  • C# Functional
CSharpFunctionalExtensions - functional extensions for C#.
Common.Logging by: Aleksandar Seovic Mark Pollack Erich Eichinger
  • 114 total downloads
  • Latest version: 1.2.0
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
CsvHelper by: Josh Close
  • 1.147k total downloads
  • Latest version: 2.12.0.1
  • 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.
Asp.Versioning.Abstractions by: .NET Foundation and Contributors
  • 1.082k total downloads
  • Latest version: 10.0.0
  • Asp AspNet AspNetCore Versioning
The abstractions library for API versioning.
DocumentFormat.OpenXml by: Microsoft
  • 2.532k total downloads
  • Latest version: 2.14.0-beta0001
  • 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.
AspNet.Security.OpenIdConnect.Primitives by: Kévin Chalet
  • 1.01k total downloads
  • Latest version: 1.1.0
  • aspnetcore authentication openidconnect primitives security
OpenID Connect primitives for the OpenID Connect server middleware.
Dapper by: Sam Saffron Marc Gravell
  • 5.539k total downloads
  • Latest version: 1.42.0
  • orm sql micro-orm
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
coverlet.collector by: tonerdo
  • 214 total downloads
  • Latest version: 6.0.0
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Bogus by: Brian Chavez
  • 13 total downloads
  • Latest version: 15.0.1
  • fake bogus poco data generator database seed values test-data test
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use it to create and load databases and UIs with mock up data. Get started by using Faker class or a DataSet directly.
DeviceId by: Matthew King
  • 1.031k total downloads
  • Latest version: 3.0.0
  • deviceid unique device identifier
Provides functionality to generate a 'device ID' that can be used to uniquely identify a computer.
BouncyCastle by: Bouncy Castle Project Contributors
  • 176 total downloads
  • Latest version: 1.8.9
  • bouncycastle cryptography encryption security
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.