Autofac
by: Autofac Contributors
- 60 total downloads
- Latest version: 6.3.0
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.
Autofac.Extensions.DependencyInjection
by: Autofac Contributors
- 36 total downloads
- Latest version: 7.2.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
AutoMapper
by: Jimmy Bogard
- 291 total downloads
- Latest version: 11.0.1
A convention-based object-object mapper.
AutoMapper.Extensions.EnumMapping
by: Henk Kin
- 7 total downloads
- Latest version: 2.0.1
Convention-based enum value mapping extension for AutoMapper.
AutoMapper.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 108 total downloads
- Latest version: 11.0.0
AutoMapper extensions for ASP.NET Core
Bogus
by: Brian Chavez
- 50 total downloads
- Latest version: 34.0.2
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 Bogus to create UIs with fake data or seed databases. Get started by using Faker class or a DataSet directly.
Castle.Core
by: Castle Project Contributors
- 2 total downloads
- Latest version: 4.4.0
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CommonServiceLocator
by: Microsoft.Practices.ServiceLocation
- 1 total downloads
- Latest version: 2.0.4
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.
coverlet.collector
by: tonerdo
- 18 total downloads
- Latest version: 3.0.3
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CsvHelper
by: Josh Close
- 146 total downloads
- Latest version: 27.2.1
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 2 total downloads
- Latest version: 2.0.123
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
DiffEngine
by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
- 138 total downloads
- Latest version: 9.0.6
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
EFCore.NamingConventions
by: Shay Rojansky
- 2 total downloads
- Latest version: 5.0.0
Naming Conventions for Entity Framework Core Tables and Columns.
Elasticsearch.Net
by: Elastic and contributors
- 137 total downloads
- Latest version: 7.17.1
Exposes all the Elasticsearch API endpoints but leaves you in control of building the request and response bodies.
Comes with built in cluster failover/connection pooling support.
EmptyFiles
by: https://github.com/SimonCropp/EmptyFiles/graphs/contributors
- 14 total downloads
- Latest version: 2.8.0
A collection of minimal binary files.
EntityFramework
by: Microsoft
- 89 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: EPPlus Software AB
- 97 total downloads
- Latest version: 6.0.3
A spreadsheet library for .NET framework and .NET core
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 3 total downloads
- Latest version: 6.0.0
Package Description
EventBus.RabbitMQ.Standard
by: Georgy Sayganov
- 14 total downloads
- Latest version: 3.1.0
A library for the event-bus communication by using RabbitMQ
FluentValidation
by: Jeremy Skinner
- 134 total downloads
- Latest version: 10.3.4
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.