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
- 275 total downloads
- Latest version: 11.0.1
A convention-based object-object mapper.
Autofac.Extensions.DependencyInjection
by: Autofac Contributors
- 4 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
- 253 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.
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..
AutoMapper.Extensions.EnumMapping
by: Henk Kin
- 44 total downloads
- Latest version: 2.0.1
Convention-based enum value mapping extension for AutoMapper.
Castle.Core
by: Castle Project Contributors
- 35 total downloads
- Latest version: 5.0.0
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
AutoMapper.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 225 total downloads
- Latest version: 11.0.0
AutoMapper extensions for ASP.NET Core
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.
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.
EmptyFiles
by: https://github.com/SimonCropp/EmptyFiles/graphs/contributors
- 0 total downloads
- Latest version: 2.3.3
A collection of minimal binary files.
CsvHelper
by: Josh Close
- 215 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
- 4 total downloads
- Latest version: 5.0.0
Naming Conventions for Entity Framework Core Tables and Columns.
EPPlus
by: EPPlus Software AB
- 43 total downloads
- Latest version: 5.5.2
A spreadsheet library for .NET framework and .NET core
EntityFramework
by: Microsoft
- 2 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.
EventBus.Base.Standard
by: Georgy Sayganov
- 1 total downloads
- Latest version: 1.0.2
A base library for EventBus.RabbitMQ.Standard and EventBus.AzureServiceBus.Standard
coverlet.collector
by: tonerdo
- 59 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
- 47 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.