dotnet-ef
by: Microsoft
- 37 total downloads
- Latest version: 7.0.0-preview.1.22076.6
Entity Framework Core Tools for the .NET Command-Line Interface.
Enables these commonly used dotnet-ef commands:
dotnet ef migrations add
dotnet ef migrations list
dotnet ef migrations script
dotnet ef dbcontext info
dotnet ef dbcontext scaffold
dotnet ef database drop
dotnet ef database update
DiffEngine
by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
- 32 total downloads
- Latest version: 9.0.6
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
EmptyFiles
by: https://github.com/SimonCropp/EmptyFiles/graphs/contributors
- 53 total downloads
- Latest version: 2.8.0
A collection of minimal binary files.
Autofac.Extensions.DependencyInjection
by: Autofac Contributors
- 46 total downloads
- Latest version: 8.0.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
AutoMapper
by: Jimmy Bogard
- 3.811k total downloads
- Latest version: 11.0.1
A convention-based object-object mapper.
CsvHelper
by: Josh Close
- 3.093k 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.
AutoMapper.Extensions.EnumMapping
by: Henk Kin
- 622 total downloads
- Latest version: 2.0.1
Convention-based enum value mapping extension for AutoMapper.
Castle.Core
by: Castle Project Contributors
- 596 total downloads
- Latest version: 5.1.0
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
DiffPlex
by: Matthew Manela
- 17 total downloads
- Latest version: 1.7.1
DiffPlex is a diffing library that allows you to programatically create text diffs. DiffPlex is a fast and tested library.
Elasticsearch.Net
by: Elastic and contributors
- 3.538k 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
- 111 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.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 88 total downloads
- Latest version: 2.0.123
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
AutoMapper.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 3.047k total downloads
- Latest version: 11.0.0
AutoMapper extensions for ASP.NET Core
Bogus
by: Brian Chavez
- 635 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.
EFCore.NamingConventions
by: Shay Rojansky
- 112 total downloads
- Latest version: 6.0.0
Naming Conventions for Entity Framework Core Tables and Columns.
Consul
by: PlayFab G-Research
- 3.025k total downloads
- Latest version: 1.6.10.7
Consul.NET is a .NET client library for the Consul HTTP API
coverlet.collector
by: tonerdo
- 961 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.
CommonServiceLocator
by: Microsoft.Practices.ServiceLocation
- 26 total downloads
- Latest version: 2.0.5
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.