AutoMapper
by: Jimmy Bogard
- 14 total downloads
- Latest version: 6.2.1
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is designed for model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
Autofac.Extensions.DependencyInjection
by: Autofac Contributors
- 4 total downloads
- Latest version: 4.3.1
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
Elasticsearch.Net
by: Elastic and contributors
- 2 total downloads
- Latest version: 2.3.3
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.
Google.Apis.Auth
by: Google LLC
- 9 total downloads
- Latest version: 1.54.0
The Google APIs Client Library is a runtime client for working with Google services.
This package includes auth components like user-credential, authorization code flow, etc. for making authenticated calls using the OAuth2 spec.
Supported Platforms:
- .NET Framework 4.5
- .NET Framework 4.6.1
- .Net Standard 1.3
- .Net Standard 2.0
EntityFramework
by: Microsoft
- 9 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.
CommonServiceLocator
by: Microsoft.Practices.ServiceLocation
- 3 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.
EPPlus
by: EPPlus Software AB
- 104 total downloads
- Latest version: 6.0.3
A spreadsheet library for .NET framework and .NET core
CsvHelper
by: Josh Close
- 522 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.
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.
EmptyFiles
by: https://github.com/SimonCropp/EmptyFiles/graphs/contributors
- 3 total downloads
- Latest version: 2.5.0
A collection of minimal binary files.
Autofac
by: Autofac Contributors
- 5 total downloads
- Latest version: 4.9.1
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.
AutoMapper.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 3 total downloads
- Latest version: 1.2.0
AutoMapper extensions for ASP.NET Core
FluentValidation
by: Jeremy Skinner
- 2 total downloads
- Latest version: 8.5.0-preview1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Castle.Core
by: Castle Project Contributors
- 91 total downloads
- Latest version: 4.4.0
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Google.Apis
by: Google LLC
- 6 total downloads
- Latest version: 1.53.0
The Google APIs Client Library is a runtime client for working with Google services.
The library supports service requests, media upload and download, etc.
Supported Platforms:
- .NET Framework 4.5+
- NetStandard1.3, providing .NET Core support
Bogus
by: Brian Chavez
- 108 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
- 150 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.
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 1 total downloads
- Latest version: 6.0.0
Package Description