DiffEngine
by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
- 12 total downloads
- Latest version: 9.0.6
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
AutoMapper
by: Jimmy Bogard
- 2.581k total downloads
- Latest version: 11.0.1
A convention-based object-object mapper.
Autofac.Extensions.DependencyInjection
by: Autofac Contributors
- 22 total downloads
- Latest version: 8.0.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
EntityFramework
by: Microsoft
- 39 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.
Castle.Core
by: Castle Project Contributors
- 378 total downloads
- Latest version: 5.0.0
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 10 total downloads
- Latest version: 2.0.123
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
AutoMapper.Extensions.EnumMapping
by: Henk Kin
- 415 total downloads
- Latest version: 2.0.1
Convention-based enum value mapping extension for AutoMapper.
DiffPlex
by: Matthew Manela
- 1 total downloads
- Latest version: 1.5.0
DiffPlex is a diffing library that allows you to programatically create text diffs. DiffPlex is a fast and tested library.
AutoMapper.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 2.047k total downloads
- Latest version: 11.0.0
AutoMapper extensions for ASP.NET Core
Elasticsearch.Net
by: Elastic and contributors
- 2.409k total downloads
- Latest version: 7.17.2
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.
Autofac
by: Autofac Contributors
- 42 total downloads
- Latest version: 6.4.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.
EmptyFiles
by: https://github.com/SimonCropp/EmptyFiles/graphs/contributors
- 11 total downloads
- Latest version: 2.8.0
A collection of minimal binary files.
CommonServiceLocator
by: Microsoft.Practices.ServiceLocation
- 16 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.
EFCore.NamingConventions
by: Shay Rojansky
- 96 total downloads
- Latest version: 6.0.0
Naming Conventions for Entity Framework Core Tables and Columns.
CsvHelper
by: Josh Close
- 2.097k total downloads
- Latest version: 28.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.
coverlet.collector
by: tonerdo
- 589 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.
Bogus
by: Brian Chavez
- 423 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.