Colorful.Console
by: Tom Akita Muhammad Rehan Saeed Matt Furden
- 52 total downloads
- Latest version: 1.1.2
Style your C# console output!
Castle.Core
by: Castle Project Contributors
- 87 total downloads
- Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CommonServiceLocator
by: .NET Foundation and Contributors
- 222 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.
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 93 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
AutoMapper.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 241 total downloads
- Latest version: 2.0.1
AutoMapper extensions for ASP.NET Core
AutoMapper
by: Jimmy Bogard
- 483 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.
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 43 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
Elmah.Io.AspNetCore
by: elmah.io
- 32 total downloads
- Latest version: 3.6.63
An elmah.io provider for ASP.NET Core
Common.Logging.Core
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 22 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.
Autofac
by: Autofac Contributors
- 979 total downloads
- Latest version: 4.9.4
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
- 85 total downloads
- Latest version: 1.7.1
CSharpFunctionalExtensions - functional extensions for C#.
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger
- 3 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
- 268 total downloads
- Latest version: 2.12.0.1
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
DocumentFormat.OpenXml
by: Microsoft
- 166 total downloads
- Latest version: 2.14.0-beta0001
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
- 30 total downloads
- Latest version: 1.1.0
OpenID Connect primitives for the OpenID Connect server middleware.
Dapper
by: Sam Saffron Marc Gravell
- 1.35k total downloads
- Latest version: 1.42.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
EPPlus
by: Jan Källman
- 109 total downloads
- Latest version: 4.1.0
A library to manage Excel spreadsheets, using OOXML.
DeviceId
by: Matthew King
- 253 total downloads
- Latest version: 3.0.0
Provides functionality to generate a 'device ID' that can be used to uniquely identify a computer.
Elmah.Io.Client
by: elmah.io
- 74 total downloads
- Latest version: 5.2.118
.NET client for communicating with the elmah.io REST API
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 34 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.