Castle.Core by: Castle Project Contributors
  • 1.484k total downloads
  • Latest version: 4.4.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
dbup by: Paul Stovell Jim Burger Jake Ginnivan Damian Maclennan
  • 379 total downloads
  • Latest version: 5.0.40
This package exists to allow easy upgrades from pre-4.0 version This package was split into two packages dbup-core and dbup-sqlserver so that non SQL Server packages did not need to also reference the SQL Server code. Uninstall this package and install dbup-sqlserver, or the package for the server(s) you are targeting instead!
CommonServiceLocator by: .NET Foundation and Contributors
  • 167 total downloads
  • Latest version: 2.0.7
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC Microsoft.Practices.ServiceLocation Service Location
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.
Consul by: Consul
  • 9.423k total downloads
  • Latest version: 0.7.2.6
  • Consul service discovery distributed locking health checking
Package Description
ApacheThrift by: Apache Thrift
  • 41 total downloads
  • Latest version: 0.9.3
  • Apache Thrift
Apache Thrift .NET Library
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 71 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.Extensions.Microsoft.DependencyInjection by: Jimmy Bogard
  • 194 total downloads
  • Latest version: 2.0.1
AutoMapper extensions for ASP.NET Core
AutoMapper by: Jimmy Bogard
  • 511 total downloads
  • Latest version: 7.0.1
A convention-based object-object mapper.
Common.Logging.Core by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 142 total downloads
  • Latest version: 3.4.1
  • 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.
Autofac by: Autofac Contributors
  • 646 total downloads
  • Latest version: 4.9.4
  • autofac di ioc dependencyinjection
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.
dbup-core by: Paul Stovell Jim Burger Jake Ginnivan Damian Maclennan
  • 331 total downloads
  • Latest version: 5.0.87
DbUp makes it easy to deploy and upgrade SQL Server databases by running change scripts. This is the core library and should be used in conjunction with the database specific package (eg dbup-sqlserver, dbup-mysql)
Common.Logging by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 205 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.
DiffPlex by: Matthew Manela
  • 205 total downloads
  • Latest version: 1.7.2
  • diff
DiffPlex is a diffing library that allows you to programatically create text diffs. DiffPlex is a fast and tested library.
CsvHelper by: Josh Close
  • 762 total downloads
  • Latest version: 3.0.0-chi06
  • csv csvhelper comma separated value delimited
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Dapper by: Sam Saffron Marc Gravell Nick Craver
  • 816 total downloads
  • Latest version: 1.60.6
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
coverlet.collector by: tonerdo
  • 5.18k total downloads
  • Latest version: 6.0.0
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Bogus by: Brian Chavez
  • 5.027k total downloads
  • Latest version: 35.5.0
  • faker fake bogus poco data generator database seed values test-data test tdd testing .net EF
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.
dbup-sqlserver by: https://github.com/orgs/DbUp/people
  • 286 total downloads
  • Latest version: 5.0.40
DbUp makes it easy to deploy and upgrade Microsoft SQL Server databases. This package adds SqlServer support.
BouncyCastle by: Bouncy Castle Project Contributors
  • 197 total downloads
  • Latest version: 1.8.9
  • bouncycastle cryptography encryption security
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
Autofac.Extensions.DependencyInjection by: Autofac Contributors
  • 290 total downloads
  • Latest version: 4.4.0
  • autofac di ioc dependencyinjection aspnet aspnetcore
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.