Castle.Core by: Castle Project Contributors
  • 2.403k total downloads
  • Latest version: 5.1.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Configuration by: Cameron Fletcher Configuration contributors
  • 9 total downloads
  • Latest version: 0.1.3
  • app.config config configuration
A simple configuration library for .NET
CommonServiceLocator by: .NET Foundation and Contributors
  • 255 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: PlayFab G-Research
  • 10.184k total downloads
  • Latest version: 1.7.14.3
  • Consul service discovery distributed locking health checking
Consul.NET is a .NET client library for the Consul HTTP API
ApacheThrift by: Apache Thrift Developers
  • 310 total downloads
  • Latest version: 0.19.0
  • Apache Thrift RPC
C# .NET Core bindings for the Apache Thrift RPC system
AutoMapper.Extensions.Microsoft.DependencyInjection by: Jimmy Bogard
  • 9.476k total downloads
  • Latest version: 8.1.1
AutoMapper extensions for ASP.NET Core
AutoMapper.Extensions.EnumMapping by: Henk Kin
  • 1.872k total downloads
  • Latest version: 1.1.0
Convention-based enum value mapping extension for AutoMapper.
AutoMapper by: Jimmy Bogard
  • 13.361k total downloads
  • Latest version: 10.1.1
A convention-based object-object mapper.
Azure.Storage.Common by: Microsoft
  • 565 total downloads
  • Latest version: 12.18.1
  • Microsoft Azure Storage Common Microsoft Azure StorageScalable azureofficial
This client library enables working with the Microsoft Azure Storage services which include the blob and file services for storing binary and text data, and the queue service for storing messages that may be accessed by a client. For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/CHANGELOG.md in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/BreakingChanges.txt Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/ Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/
Common.Logging.Core by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 229 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
  • 1.564k total downloads
  • Latest version: 8.0.0
  • 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.
Common.Logging by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 346 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.
CsvHelper by: Josh Close
  • 20.645k total downloads
  • Latest version: 31.0.2
  • 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.
Azure.Identity by: Microsoft
  • 342 total downloads
  • Latest version: 1.10.4
  • Microsoft Azure Identity windowsazureofficial azureofficial
This is the implementation of the Azure SDK Client Library for Azure Identity
Azure.Storage.Blobs by: Microsoft
  • 492 total downloads
  • Latest version: 12.19.1
  • Microsoft Azure Storage Blobs Microsoft Azure Blobs Blob Storage StorageScalable windowsazureofficial azureofficial
This client library enables working with the Microsoft Azure Storage Blob service for storing binary and text data. For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/BreakingChanges.txt Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/ Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/ REST API Reference for Blob Service - https://docs.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api
coverlet.collector by: tonerdo
  • 5.175k 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.284k 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.
Azure.Core by: Microsoft
  • 853 total downloads
  • Latest version: 1.38.0
  • Microsoft Azure Client Pipeline
This is the implementation of the Azure Client Pipeline
BouncyCastle by: Bouncy Castle Project Contributors
  • 211 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
  • 463 total downloads
  • Latest version: 9.0.0
  • autofac di ioc dependencyinjection aspnet aspnetcore
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.