Castle.Core
by: Castle Project Contributors
- 2.18k total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Configuration
by: Cameron Fletcher Configuration contributors
- 97 total downloads
- Latest version: 0.2.0-beta13
A simple configuration library for .NET
dbup
by: Paul Stovell Jim Burger Jake Ginnivan Damian Maclennan
- 1.318k total downloads
- Latest version: 5.0.41
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
- 356 total downloads
- Latest version: 2.0.7
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.
ApacheThrift
by: Apache Thrift Developers
- 282 total downloads
- Latest version: 0.13.0.1
Contains runtime libraries from lib/csharp for net35 and net45 frameworks, and from lib/netstd for netstandard2.0 framework development.
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 118 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
AutoMapper.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 292 total downloads
- Latest version: 2.0.1
AutoMapper extensions for ASP.NET Core
AutoMapper
by: Jimmy Bogard
- 1.414k 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
- 670 total downloads
- Latest version: 3.4.1
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
- 2.187k 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.
dbup-core
by: Paul Stovell Jim Burger Jake Ginnivan Damian Maclennan
- 485 total downloads
- Latest version: 4.6.3
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
- 932 total downloads
- Latest version: 3.4.1
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
CsvHelper
by: Josh Close
- 25.704k total downloads
- Latest version: 30.0.1
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
- 1.789k total downloads
- Latest version: 1.60.6
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
coverlet.collector
by: tonerdo
- 5.686k total downloads
- Latest version: 6.0.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Bogus
by: Brian Chavez
- 7.931k total downloads
- Latest version: 35.6.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.
dbup-sqlserver
by: Paul Stovell Jim Burger Jake Ginnivan Damian Maclennan
- 434 total downloads
- Latest version: 4.6.0
DbUp makes it easy to deploy and upgrade SQL Server databases by running change scripts.
BouncyCastle
by: Bouncy Castle Project Contributors
- 325 total downloads
- Latest version: 1.8.9
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
- 532 total downloads
- Latest version: 4.4.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.