EmptyFiles
by: https://github.com/SimonCropp/EmptyFiles/graphs/contributors
- 52 total downloads
- Latest version: 2.8.0
A collection of minimal binary files.
Autofac.Extensions.DependencyInjection
by: Autofac Contributors
- 17 total downloads
- Latest version: 4.4.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
EntityFramework
by: Microsoft
- 50 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.
CsvHelper
by: Josh Close
- 4 total downloads
- Latest version: 1.1.0
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
- 12 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.
Humanizer.Core
by: Mehdi Khalili Claire Novotny
- 2.504k total downloads
- Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources
jnm2.ReferenceAssemblies.net35
by: Microsoft
- 3 total downloads
- Latest version: 1.0.1
A community answer to Microsoft’s decision to single out net35 by excluding it from the https://www.nuget.org/packages/Microsoft.NETFramework.ReferenceAssemblies/ package.
This package provides the .NET Framework 3.5 reference assemblies so that net35 projects can be built using the dotnet CLI.
Example project that targets multiple frameworks:
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net35;net40;netstandard2.0;netcoreapp3.0</TargetFrameworks>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" />
<PackageReference Include="jnm2.ReferenceAssemblies.net35" Version="1.0.1" />
</ItemGroup>
</Project>
Google.Apis.Sheets.v4
by: Google LLC
- 41 total downloads
- Latest version: 1.57.0.2657
Google APIs Client Library for working with Sheets v4.
Supported Platforms:
- .NET Framework 4.5+
- .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support.
Legacy platforms:
- .NET Framework 4.0
- Windows 8 Apps
- Windows Phone 8.1
- Windows Phone Silverlight 8.0
Incompatible platforms:
- .NET Framework < 4.0
- Silverlight
- UWP (will build, but is known not to work at runtime)
- Xamarin
More documentation on the API is available at:
https://developers.google.com/api-client-library/dotnet/apis/sheets/v4
The package source code is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Castle.Core
by: Castle Project Contributors
- 5 total downloads
- Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
AutoMapper
by: Jimmy Bogard
- 35 total downloads
- Latest version: 6.2.2
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.
AutoMapper.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 14 total downloads
- Latest version: 2.0.1
AutoMapper extensions for ASP.NET Core
FluentValidation
by: Jeremy Skinner
- 23 total downloads
- Latest version: 8.5.0-preview1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
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
- 13 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.
Elasticsearch.Net
by: Elasticsearch Inc. and contributors
- 14 total downloads
- Latest version: 1.8.3
Exposes all the 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
- 39 total downloads
- Latest version: 1.42.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
IBMMQDotnetClient
by: IBM
- 18 total downloads
- Latest version: 9.3.0
IBM® MQ classes for .NET Standard
Autofac
by: Autofac Contributors
- 33 total downloads
- Latest version: 4.9.4
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: Jan Källman
- 7 total downloads
- Latest version: 4.1.0
A library to manage Excel spreadsheets, using OOXML.
Jaeger
by: Chatham Financial Corp. and The Jaeger Authors
- 1 total downloads
- Latest version: 1.0.3
Jaeger .NET Tracing