Elasticsearch.Net by: Elasticsearch Inc. and contributors
  • 5 total downloads
  • Latest version: 1.9.1
  • elasticsearch elastic search lucene nest
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.
FluentFTP by: Robin Rodricks FluentFTP Contributors
  • 35 total downloads
  • Latest version: 39.4.0
  • ftp ftp-client ftps ssl tls unix iis
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP transfers, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#, with no external dependencies.
CacheManager.Core by: MichaConrad
  • 8 total downloads
  • Latest version: 0.4.1
CacheManager is a common interface and abstraction layer for caching. It supports various cache providers / clients and includes advanced features like multiple layer caching, event handling, synchronization and statistics. The Core library contains all base interfaces and tools. You may also want to install one of the other CacheManager packages to get other cache handle implementations etc.
Dapper.Extensions.NetCore by: Kakous
  • 4 total downloads
  • Latest version: 1.0.2
  • Dapper Extensions DataBase MsSql Sql Server
Dapper extensions.
Fractions by: Daniel Mueller
  • 10 total downloads
  • Latest version: 2.0.1
  • fraction math
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.
Common.Logging by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 31 total downloads
  • Latest version: 3.4.1
  • logging log Common.Logging
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
EntityFramework by: Microsoft
  • 5 total downloads
  • Latest version: 6.4.4
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
GeoAPI by: NetTopologySuite - Team
  • 1 total downloads
  • Latest version: 1.7.1
  • OGC SFS NTS
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 2 total downloads
  • Latest version: 1.0.0-beta.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
BouncyCastle.NetCore by: BouncyCastle
  • 14 total downloads
  • Latest version: 1.9.0
  • .net framework core standard
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
Configuration by: Cameron Fletcher Configuration contributors
  • 18 total downloads
  • Latest version: 0.2.0-beta13
  • app.config config configuration
A simple configuration library for .NET
Common.Logging.Core by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 13 total downloads
  • Latest version: 3.4.0-Alpha1
  • PCL Common.Logging.Portable Common.Logging.Core logging log Common.Logging
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
Dapper by: Sam Saffron Marc Gravell
  • 72 total downloads
  • Latest version: 1.42.0
  • orm sql micro-orm
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
Castle.Core by: Castle Project Contributors
  • 54 total downloads
  • Latest version: 4.4.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 6 total downloads
  • Latest version: 1.0.0-alpha003
  • Async DotNetAnalyzers Roslyn Diagnostic Analyzer
A collection of analyzers related to best practices for writing asynchronous code.
AutoMapper by: Jimmy Bogard
  • 5 total downloads
  • Latest version: 3.3.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 geared towards 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.
CommonServiceLocator by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0
The Common Service Locator library contains a shared interface for service location which application and framework developers can reference. 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. The hope is that using this library, third-party applications and frameworks can begin to leverage IoC/Service Location without tying themselves down to a specific implementation.
DotNetAnalyzers.PublicApiAnalyzer.Unstable by: Sam Harwell et. al.
  • 1 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
AWSSDK.S3 by: Amazon Web Services
  • 4 total downloads
  • Latest version: 3.7.304.2
  • AWS Amazon cloud S3 aws-sdk-v3
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
Bogus by: Brian Chavez
  • 1 total downloads
  • Latest version: 15.0.1
  • fake bogus poco data generator database seed values test-data test
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 it to create and load databases and UIs with mock up data. Get started by using Faker class or a DataSet directly.