Autofac.Extensions.DependencyInjection
by: Autofac Contributors
- 1.217k total downloads
- Latest version: 10.0.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
Azure.Core.Experimental
by: Microsoft
- 538 total downloads
- Latest version: 0.1.0-preview.36
Experimental types that might eventually move to Azure.Core
Castle.Core
by: Castle Project Contributors
- 3.088k total downloads
- Latest version: 5.1.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Configuration
by: Cameron Fletcher Configuration contributors
- 122 total downloads
- Latest version: 0.2.0-beta13
A simple configuration library for .NET
CommonServiceLocator
by: .NET Foundation and Contributors
- 385 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
- 12.314k total downloads
- Latest version: 1.7.14.6
Consul.NET is a .NET client library for the Consul HTTP API
ApacheThrift
by: Apache Thrift Developers
- 598 total downloads
- Latest version: 0.21.0
C# .NET Core bindings for the Apache Thrift RPC system
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 132 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
- 11.063k total downloads
- Latest version: 8.1.1
AutoMapper extensions for ASP.NET Core
AutoMapper.Extensions.EnumMapping
by: Henk Kin
- 2.118k total downloads
- Latest version: 1.1.0
Convention-based enum value mapping extension for AutoMapper.
AutoMapper
by: Jimmy Bogard
- 15.475k total downloads
- Latest version: 10.1.1
A convention-based object-object mapper.
Azure.Storage.Common
by: Microsoft
- 2.248k total downloads
- Latest version: 12.22.0
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
- 731 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
- 3.052k 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
- 1.031k 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.
Azure.Identity
by: Microsoft
- 1.595k 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
- 1.776k total downloads
- Latest version: 12.23.0
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
Bogus
by: Brian Chavez
- 8.322k 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.771k total downloads
- Latest version: 1.44.1
This is the implementation of the Azure Client Pipeline
BouncyCastle
by: Bouncy Castle Project Contributors
- 364 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.