Akka by: Akka.NET Team
  • 6.342k total downloads
  • Latest version: 1.5.57-beta2
  • akka actors actor model Akka concurrency
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
Akka.Analyzers by: Akka
  • 536 total downloads
  • Latest version: 0.3.3
  • akka.net, akka.analyzers, akakdotnet, roslyn, analyzers
Akka.NET Roslyn Analyzers designed to help fix frequent, recurring design problems that may occur in end-user code bases. Also includes helpful upgrade suggestions for migrating between minor and major versions of Akka.NET.
AngleSharp by: AngleSharp
  • 680 total downloads
  • Latest version: 1.4.1-beta.505
  • html html5 css css3 xml dom dom4 parser engine hypertext markup language query selector attributes linq angle bracket web internet text headless browser
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
Asp.Versioning.Abstractions by: .NET Foundation and Contributors
  • 19 total downloads
  • Latest version: 8.1.0
  • Asp AspNet AspNetCore Versioning
The abstractions library for API versioning.
Asp.Versioning.Http by: .NET Foundation and Contributors
  • 25 total downloads
  • Latest version: 8.1.0
  • Asp AspNet AspNetCore Versioning
A service API versioning library for Microsoft ASP.NET Core.
Asp.Versioning.Mvc by: .NET Foundation and Contributors
  • 44 total downloads
  • Latest version: 8.1.0
  • Asp AspNet AspNetCore MVC Versioning
A service API versioning library for Microsoft ASP.NET Core MVC.
Asp.Versioning.Mvc.ApiExplorer by: .NET Foundation and Contributors
  • 51 total downloads
  • Latest version: 8.1.0
  • Asp AspNet AspNetCore Versioning ApiExplorer
The API Explorer extensions for ASP.NET Core API Versioning.
Aspire.Hosting by: Microsoft
  • 87 total downloads
  • Latest version: 13.0.2
  • aspire hosting orchestration
Core abstractions for the Aspire application model.
Aspire.Hosting.AppHost by: Microsoft
  • 78 total downloads
  • Latest version: 13.0.2
  • aspire hosting
Core library and MSBuild logic for Aspire AppHost projects.
AspNet.Security.OAuth.Validation by: Kévin Chalet
  • 30 total downloads
  • Latest version: 2.0.0
  • aspnetcore authentication jwt openidconnect security
OAuth2 validation middleware for ASP.NET Core.
AspNet.Security.OpenIdConnect.Extensions by: Kévin Chalet
  • 16 total downloads
  • Latest version: 2.0.0
  • aspnetcore authentication jwt openidconnect security
OpenID Connect extensions for the OpenID Connect server middleware.
AspNet.Security.OpenIdConnect.Primitives by: Kévin Chalet
  • 11 total downloads
  • Latest version: 2.0.0
  • aspnetcore authentication openidconnect primitives security
OpenID Connect primitives for the OpenID Connect server middleware.
AspNet.Security.OpenIdConnect.Server by: Kévin Chalet
  • 17 total downloads
  • Latest version: 2.0.0
  • aspnetcore authentication jwt openidconnect security
OpenID Connect server middleware for ASP.NET Core.
AspNetCore.HealthChecks.Uris by: Xabaril Contributors
  • 67 total downloads
  • Latest version: 9.0.0
  • HealthCheck HealthChecks Health Uri Url Uris Urls
HealthChecks.Uris is a simple health check package for Uri groups.
AsyncKeyedLock by: Mark Cilia Vincenti
  • 194 total downloads
  • Latest version: 7.1.8
  • async,lock,key,keyed,semaphore,striped,dictionary,concurrentdictionary,pooling,duplicate,synchronization
An asynchronous .NET 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.
  • 493 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
  • 146 total downloads
  • Latest version: 9.0.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
  • 43 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
  • 30 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
  • 159 total downloads
  • Latest version: 16.0.0
A convention-based object-object mapper.