AspNetCore.HealthChecks.System by: Xabaril Contributors
  • 113 total downloads
  • Latest version: 9.0.0
  • HealthCheck HealthChecks Health Beat System Ping Disk Storage
HealthChecks.System is the system health check package.
AsyncKeyedLock by: Mark Cilia Vincenti
  • 293 total downloads
  • Latest version: 7.1.6
  • async,lock,key,keyed,semaphore,striped,dictionary,concurrentdictionary,pooling,duplicate,synchronization
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.
  • 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
  • 429 total downloads
  • Latest version: 8.4.0
  • 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.
Autofac.Extensions.DependencyInjection by: Autofac Contributors
  • 146 total downloads
  • Latest version: 10.0.0
  • autofac di ioc dependencyinjection aspnet aspnetcore
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
Autofac.Extras.DynamicProxy by: Autofac Contributors
  • 97 total downloads
  • Latest version: 7.1.0
  • autofac di ioc dependencyinjection dynamicproxy
Autofac extension for enabling AOP in conjunction with Castle.
AutoMapper by: Jimmy Bogard
  • 180 total downloads
  • Latest version: 15.0.1
A convention-based object-object mapper.
Azure.Core by: Microsoft
  • 251 total downloads
  • Latest version: 1.48.0
  • Microsoft Azure Client Pipeline
This is the implementation of the Azure Client Pipeline
Azure.Core.Experimental by: Microsoft
  • 78 total downloads
  • Latest version: 0.1.0-preview.37
  • Microsoft Azure Client Pipeline
Experimental types that might eventually move to Azure.Core
Azure.Identity by: Microsoft
  • 312 total downloads
  • Latest version: 1.16.0
  • Microsoft Azure Identity windowsazureofficial azureofficial
Provides APIs for authenticating to Microsoft Entra ID
BenchmarkDotNet.Annotations by: .NET Foundation and contributors
  • 27 total downloads
  • Latest version: 0.15.1
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
Blazorise by: Megabit
  • 642 total downloads
  • Latest version: 1.8.2
  • blazorise blazor components
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Bootstrap5 by: Megabit
  • 374 total downloads
  • Latest version: 1.8.2
  • blazorise blazor components bootstrap
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Components by: Mladen Macanovic
  • 111 total downloads
  • Latest version: 0.8.8.2
  • blazorise blazor razor components
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.DataGrid by: Megabit
  • 454 total downloads
  • Latest version: 1.8.2
  • blazorise blazor components datagrid
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Generator.Features by: Megabit
  • 217 total downloads
  • Latest version: 1.8.0
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Icons.FontAwesome by: Megabit
  • 189 total downloads
  • Latest version: 1.8.1
  • blazorise blazor components icons fontawesome
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Snackbar by: Megabit
  • 678 total downloads
  • Latest version: 1.8.2
  • blazorise blazor components snackbar
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Bogus by: Brian Chavez
  • 258 total downloads
  • Latest version: 35.6.3
  • faker fake bogus poco data generator database seed values test-data test tdd testing .net EF
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
  • 45 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.