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.706k 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
- 1.022k total downloads
- Latest version: 10.1.1
A convention-based object-object mapper.
AutoMapper.Collection
by: Tyler Carlson
- 562 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.
Autoupdater.NET.Official
by: rbsoft
- 266 total downloads
- Latest version: 1.8.6
AutoUpdater.NET is a class library that allows .NET developers to easily add auto update
functionality to their WinForms or WPF application projects.
AvalonEdit
by: AvalonEdit Contributors
- 162 total downloads
- Latest version: 6.1.3.50
AvalonEdit is the WPF-based text editor used in SharpDevelop. There are five builds of AvalonEdit included in this package: .NET Framework 4.5 and 4.0, .NET Core 3.1, .NET 5.0 for Windows, .NET 6.0 for Windows.
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.381k 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
- 588 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.533k 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.