Castle.Core
by: Castle Project Contributors
- 2.36k total downloads
- Latest version: 5.1.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CommonServiceLocator
by: .NET Foundation and Contributors
- 294 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.
Consul
by: PlayFab G-Research
- 10.807k total downloads
- Latest version: 1.7.14.4
Consul.NET is a .NET client library for the Consul HTTP API
ApacheThrift
by: Apache Thrift Developers
- 512 total downloads
- Latest version: 0.21.0
C# .NET Core bindings for the Apache Thrift RPC system
AutoMapper.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 20.035k total downloads
- Latest version: 12.0.1
AutoMapper extensions for ASP.NET Core
AutoMapper.Extensions.EnumMapping
by: Henk Kin
- 4.071k total downloads
- Latest version: 3.1.0
Convention-based enum value mapping extension for AutoMapper.
AutoMapper
by: Jimmy Bogard
- 28.852k total downloads
- Latest version: 12.0.1
A convention-based object-object mapper.
Azure.Storage.Common
by: Microsoft
- 1.01k total downloads
- Latest version: 12.21.1
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
- 89 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
- 1.297k total downloads
- Latest version: 8.1.1
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
- 173 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
- 23.201k total downloads
- Latest version: 33.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.
Azure.Identity
by: Microsoft
- 693 total downloads
- Latest version: 1.13.1
This is the implementation of the Azure SDK Client Library for Azure Identity
Azure.Storage.Blobs
by: Microsoft
- 862 total downloads
- Latest version: 12.22.2
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
Dahomey.Json
by: Michaël Catanzariti
- 533 total downloads
- Latest version: 1.12.2
The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json
coverlet.collector
by: tonerdo
- 5.706k total downloads
- Latest version: 6.0.2
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Bogus
by: Brian Chavez
- 6.75k 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.
Azure.Core
by: Microsoft
- 1.405k total downloads
- Latest version: 1.44.1
This is the implementation of the Azure Client Pipeline
BouncyCastle
by: Bouncy Castle Project Contributors
- 304 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
- 763 total downloads
- Latest version: 10.0.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.