Autofac
by: Autofac Contributors
- 291 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.
AutoMapper
by: Jimmy Bogard
- 164 total downloads
- Latest version: 7.0.1
A convention-based object-object mapper.
AutoMapper.Collection
by: Tyler Carlson
- 95 total downloads
- Latest version: 4.0.0
Collection Add/Remove/Update support for AutoMapper. AutoMapper.Collection adds EqualityComparison Expressions for TypeMaps to determine if Source and Destination type are equivalent to each other when mapping collections.
AutoMapper.Extensions.ExpressionMapping
by: Jimmy Bogard
- 19 total downloads
- Latest version: 1.0.5
Expression mapping (OData) extensions for AutoMapper
AutoMapper.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 17 total downloads
- Latest version: 2.0.1
AutoMapper extensions for ASP.NET Core
Automatonymous
by: Chris Patterson
- 93 total downloads
- Latest version: 3.2.1
Automatonymous, an open source state machine library, usable with MassTransit.
Avalonia.Angle.Windows.Natives
by: Avalonia Team
- 11 total downloads
- Latest version: 2.1.25547.20250602
Avalonia is a cross-platform UI framework for .NET providing a flexible styling system and supporting a wide range of Operating Systems such as Windows, Linux, macOS and with experimental support for Android, iOS and WebAssembly.
AWSSDK.Core
by: Amazon Web Services
- 7,674k total downloads
- Latest version: 4.0.3
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.S3
by: Amazon Web Services
- 6,738k total downloads
- Latest version: 4.0.11.1
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
AWSSDK.SecurityToken
by: Amazon Web Services
- 6,134k total downloads
- Latest version: 4.0.3.2
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
BouncyCastle
by: Bouncy Castle Project Contributors
- 47 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.
BouncyCastle-PCL
by: Zeeshan Bhatti
- 42 total downloads
- Latest version: 1.0.0.6
HMACSHA1 and HMACSHA256 implementation for PCL .NET 4.0, Silverlight5, Windows Phone 8.0, Windows Store Apps.
BouncyCastle.NetCore
by: BouncyCastle
- 41 total downloads
- Latest version: 2.2.1
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
Box.V2
by: Box Inc.
- 241 total downloads
- Latest version: 4.6.0
Windows SDK for v2 of the Box API. The SDK is targeting .NET Framework 4.5
BuildBundlerMinifier
by: Mads Kristensen
- 307 total downloads
- Latest version: 3.2.449
Bundles and minifies CSS, JS and HTML files
CacheManager.Core
by: MichaConrad
- 136 total downloads
- Latest version: 2.0.0-beta-1629
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains all base interfaces and tools. You should install at least one other CacheManager package to get cache handle implementations.
CacheManager.Microsoft.Extensions.Configuration
by: MichaConrad
- 33 total downloads
- Latest version: 1.2.0
CacheManager extension package to use Microsoft.Extensions.Configuration to configure the CacheManager instance. CacheManager is an open source caching abstraction layer for .NET written in C#. This is the ASP.NET Core configuration integration package.
CacheManager.Microsoft.Extensions.Logging
by: MichaConrad
- 34 total downloads
- Latest version: 1.2.0
CacheManager extension package to work with Microsoft.Extensions.Logging as logging provider. CacheManager is an open source caching abstraction layer for .NET written in C#. The ASP.NET Core logging provides a bridge to the Microsoft.Extensions.Logging framework.
Calabonga.PredicatesBuilder
by: Calabonga
- 4 total downloads
- Latest version: 2.0.1
Predicate builder for C# Expressions
Castle.Core
by: Castle Project Contributors
- 143 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter