AspNetCore.HealthChecks.UI.Core
by: Xabaril Contributors
- 99 total downloads
- Latest version: 3.1.3
HealthChecks.UI.Core package containing builder and model definitions
AspNetCore.HealthChecks.UI.InMemory.Storage
by: Xabaril Contributors
- 89 total downloads
- Latest version: 3.1.2
HealthChecks.UI.InMemory.Storage package contains the required classes to use InMemory provider in the UI
AsyncKeyedLock
by: Mark Cilia Vincenti
- 463 total downloads
- Latest version: 7.1.6
An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing the same key to a specified number, with optional pooling for reducing memory allocations.
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 58 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
AutoBogus
by: Nick Dodd
- 585 total downloads
- Latest version: 2.13.1
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
AutoBogus.Conventions
by: Nick Dodd
- 426 total downloads
- Latest version: 2.13.1
A C# library complementing the Bogus generator by adding auto creation and population capabilities. This package includes generator options for common conventions.
Autofac
by: Autofac Contributors
- 1.037k total downloads
- Latest version: 8.2.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.
AutoMapper
by: Jimmy Bogard
- 631 total downloads
- Latest version: 10.1.1
A convention-based object-object mapper.
AutoMapper.Collection
by: Tyler Carlson
- 354 total downloads
- Latest version: 7.0.1
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.
AWSSDK.Core
by: Amazon Web Services
- 20.238k total downloads
- Latest version: 4.0.0.2
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SecurityToken
by: Amazon Web Services
- 20.262k total downloads
- Latest version: 4.0.0.1
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
Azure.Core
by: Microsoft
- 1.114k total downloads
- Latest version: 1.45.0
This is the implementation of the Azure Client Pipeline
Azure.Core.Experimental
by: Microsoft
- 645 total downloads
- Latest version: 0.1.0-preview.37
Experimental types that might eventually move to Azure.Core
Azure.Identity
by: Microsoft
- 1.355k total downloads
- Latest version: 1.14.0-beta.4
Provides APIs for authenticating to Microsoft Entra ID
Azure.Security.KeyVault.Certificates
by: Microsoft
- 645 total downloads
- Latest version: 4.8.0-beta.1
This is the Microsoft Azure Key Vault Certificates client library
Azure.Security.KeyVault.Keys
by: Microsoft
- 589 total downloads
- Latest version: 4.8.0-beta.1
This is the Microsoft Azure Key Vault Keys client library
Azure.Security.KeyVault.Secrets
by: Microsoft
- 541 total downloads
- Latest version: 4.8.0-beta.1
This is the Microsoft Azure Key Vault Secrets client library
Bogus
by: Brian Chavez
- 2.016k total downloads
- Latest version: 35.6.3
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.
BouncyCastle
by: Bouncy Castle Project Contributors
- 142 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.Cryptography
by: Legion of the Bouncy Castle Inc.
- 213 total downloads
- Latest version: 2.6.0-beta.133
BouncyCastle.NET is a popular cryptography library for .NET