AspNet.Security.OpenIdConnect.Server by: Kévin Chalet
  • 39 total downloads
  • Latest version: 1.1.0
  • aspnetcore authentication jwt openidconnect security
OpenID Connect server middleware for ASP.NET Core.
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 9 total downloads
  • Latest version: 1.0.0-alpha003
  • Async DotNetAnalyzers Roslyn Diagnostic Analyzer
A collection of analyzers related to best practices for writing asynchronous code.
Autofac by: Autofac Contributors
  • 140 total downloads
  • Latest version: 4.9.4
  • 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.
AutoMapper by: Jimmy Bogard
  • 81 total downloads
  • Latest version: 7.0.1
A convention-based object-object mapper.
AutoMapper.Collection by: Tyler Carlson
  • 61 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
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
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.Extensions.NETCore.Setup by: Amazon Web Services
  • 56 total downloads
  • Latest version: 3.3.101
  • AWS Amazon aws-sdk-v3
Extensions for the AWS SDK for .NET to integrate with .NET Core configuration and dependency injection frameworks.
AWSSDK.S3 by: Amazon Web Services
  • 6,626k total downloads
  • Latest version: 4.0.11.1
  • AWS Amazon cloud S3 aws-sdk-v4
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,084k total downloads
  • Latest version: 4.0.3.2
  • AWS Amazon cloud SecurityTokenService aws-sdk-v4 STS
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
Baseline by: Jeremy D. Miller Brandon Behrens Andrew Kharlamov
  • 12 total downloads
  • Latest version: 1.5.0
Grab bag of generic utilities and extension methods for .Net development
Blurhash.Core by: Markus Palcer
  • 12 total downloads
  • Latest version: 2.0.0
  • blurhash image preview compression encoding
BlurHash is a compact representation of a placeholder for an image.
BouncyCastle by: Bouncy Castle Project Contributors
  • 41 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.
BouncyCastle-PCL by: Zeeshan Bhatti
  • 42 total downloads
  • Latest version: 1.0.0.6
  • HMACSHA1 HMACSHA256 PCL
HMACSHA1 and HMACSHA256 implementation for PCL .NET 4.0, Silverlight5, Windows Phone 8.0, Windows Store Apps.
BouncyCastle.NetCore by: BouncyCastle
  • 33 total downloads
  • Latest version: 1.8.10
  • .net framework core standard
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
BuildBundlerMinifier by: Mads Kristensen
  • 307 total downloads
  • Latest version: 3.2.449
  • concat bundle minify minification css js html
Bundles and minifies CSS, JS and HTML files
CacheManager.Core by: MichaConrad
  • 76 total downloads
  • Latest version: 1.2.0
  • Caching Cache CacheManager Distributed Cache StackExchange Redis Azure AppFabric Memcached
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
  • Caching Cache CacheManager Distributed Cache StackExchange Redis Azure AppFabric Memcached
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.