dotnet-ef
by: Microsoft
- 12 total downloads
- Latest version: 6.0.4
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
- 4 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
- 948 total downloads
- Latest version: 11.0.1
A convention-based object-object mapper.
EntityFramework
by: Microsoft
- 12 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.
Autofac.Extensions.DependencyInjection
by: Autofac Contributors
- 12 total downloads
- Latest version: 8.0.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
EPPlus
by: EPPlus Software AB
- 156 total downloads
- Latest version: 6.0.3
A spreadsheet library for .NET framework and .NET core
Castle.Core
by: Castle Project Contributors
- 128 total downloads
- Latest version: 5.0.0
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
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..
AutoMapper.Extensions.EnumMapping
by: Henk Kin
- 159 total downloads
- Latest version: 2.0.1
Convention-based enum value mapping extension for AutoMapper.
AutoMapper.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 774 total downloads
- Latest version: 11.0.0
AutoMapper extensions for ASP.NET Core
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.
EFCore.NamingConventions
by: Shay Rojansky
- 18 total downloads
- Latest version: 6.0.0
Naming Conventions for Entity Framework Core Tables and Columns.
Elasticsearch.Net
by: Elastic and contributors
- 896 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.
EmptyFiles
by: https://github.com/SimonCropp/EmptyFiles/graphs/contributors
- 5 total downloads
- Latest version: 2.8.0
A collection of minimal binary files.
Autofac
by: Autofac Contributors
- 11 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.
CsvHelper
by: Josh Close
- 777 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.
Bogus
by: Brian Chavez
- 159 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.
coverlet.collector
by: tonerdo
- 210 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.
CommonServiceLocator
by: Microsoft.Practices.ServiceLocation
- 5 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.