DiffEngine
by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
- 0 total downloads
- Latest version: 6.4.9
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
AutoMapper
by: Jimmy Bogard
- 324 total downloads
- Latest version: 10.1.1
A convention-based object-object mapper.
Autofac.Extensions.DependencyInjection
by: Autofac Contributors
- 6 total downloads
- Latest version: 8.0.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
Elasticsearch.Net
by: Elastic and contributors
- 302 total downloads
- Latest version: 7.16.0
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.
EntityFramework
by: Microsoft
- 4 total downloads
- Latest version: 6.3.0-rc1-19458-04
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
CommonServiceLocator
by: Microsoft.Practices.ServiceLocation
- 2 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.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 1 total downloads
- Latest version: 2.0.123
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Castle.Core
by: Castle Project Contributors
- 42 total downloads
- Latest version: 5.0.0
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
DiffPlex
by: Matthew Manela
- 0 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
- 264 total downloads
- Latest version: 8.1.1
AutoMapper extensions for ASP.NET Core
EmptyFiles
by: https://github.com/SimonCropp/EmptyFiles/graphs/contributors
- 0 total downloads
- Latest version: 2.3.3
A collection of minimal binary files.
AutoMapper.Extensions.EnumMapping
by: Henk Kin
- 52 total downloads
- Latest version: 1.1.0
Convention-based enum value mapping extension for AutoMapper.
CsvHelper
by: Josh Close
- 258 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.
EFCore.NamingConventions
by: Shay Rojansky
- 1 total downloads
- Latest version: 1.1.1
Naming Conventions for Entity Framework Core Tables and Columns.
Autofac
by: Autofac Contributors
- 2 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.
EPPlus
by: EPPlus Software AB
- 51 total downloads
- Latest version: 5.5.2
A spreadsheet library for .NET framework and .NET core
coverlet.collector
by: tonerdo
- 73 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.
Bogus
by: Brian Chavez
- 55 total downloads
- Latest version: 33.1.1
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.